Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

terraform destroy stops working silently #2848

Closed
wint00 opened this issue Jul 26, 2015 · 1 comment
Closed

terraform destroy stops working silently #2848

wint00 opened this issue Jul 26, 2015 · 1 comment

Comments

@wint00
Copy link

wint00 commented Jul 26, 2015

I run terraform destroy on gce and it fails to bring down resources and says there is nothing to do. The log is full of:
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit

The full log is too long so here are some what might be relevant parts:

terraform destroy
2015/07/26 07:12:25 [INFO] Terraform version: 0.6.1  4c67368dd85604674e1d7df0198a929d560b87e6+CHANGES
2015/07/26 07:12:25 Detected home directory from env var: /Users/wint00
2015/07/26 07:12:25 [DEBUG] Discovered plugin: atlas = /usr/local/terraform/terraform-provider-atlas
2015/07/26 07:12:25 [DEBUG] Discovered plugin: aws = /usr/local/terraform/terraform-provider-aws
2015/07/26 07:12:25 [DEBUG] Discovered plugin: azure = /usr/local/terraform/terraform-provider-azure
2015/07/26 07:12:25 [DEBUG] Discovered plugin: cloudflare = /usr/local/terraform/terraform-provider-cloudflare
2015/07/26 07:12:25 [DEBUG] Discovered plugin: cloudstack = /usr/local/terraform/terraform-provider-cloudstack
2015/07/26 07:12:25 [DEBUG] Discovered plugin: consul = /usr/local/terraform/terraform-provider-consul
2015/07/26 07:12:25 [DEBUG] Discovered plugin: digitalocean = /usr/local/terraform/terraform-provider-digitalocean
2015/07/26 07:12:25 [DEBUG] Discovered plugin: dme = /usr/local/terraform/terraform-provider-dme
2015/07/26 07:12:25 [DEBUG] Discovered plugin: dnsimple = /usr/local/terraform/terraform-provider-dnsimple
2015/07/26 07:12:25 [DEBUG] Discovered plugin: docker = /usr/local/terraform/terraform-provider-docker
2015/07/26 07:12:25 [DEBUG] Discovered plugin: google = /usr/local/terraform/terraform-provider-google
2015/07/26 07:12:25 [DEBUG] Discovered plugin: heroku = /usr/local/terraform/terraform-provider-heroku
2015/07/26 07:12:25 [DEBUG] Discovered plugin: mailgun = /usr/local/terraform/terraform-provider-mailgun
2015/07/26 07:12:25 [DEBUG] Discovered plugin: null = /usr/local/terraform/terraform-provider-null
2015/07/26 07:12:25 [DEBUG] Discovered plugin: openstack = /usr/local/terraform/terraform-provider-openstack
2015/07/26 07:12:25 [DEBUG] Discovered plugin: template = /usr/local/terraform/terraform-provider-template
2015/07/26 07:12:25 [DEBUG] Discovered plugin: terraform = /usr/local/terraform/terraform-provider-terraform
2015/07/26 07:12:25 [DEBUG] Discovered plugin: chef = /usr/local/terraform/terraform-provisioner-chef
2015/07/26 07:12:25 [DEBUG] Discovered plugin: file = /usr/local/terraform/terraform-provisioner-file
2015/07/26 07:12:25 [DEBUG] Discovered plugin: local-exec = /usr/local/terraform/terraform-provisioner-local-exec
2015/07/26 07:12:25 [DEBUG] Discovered plugin: remote-exec = /usr/local/terraform/terraform-provisioner-remote-exec
2015/07/26 07:12:25 Detected home directory from env var: /Users/wint00
2015/07/26 07:12:25 [DEBUG] Attempting to open CLI config file: /Users/wint00/.terraformrc
2015/07/26 07:12:25 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2015/07/26 07:12:25 Detected home directory from env var: /Users/wint00
Do you really want to destroy?
  Terraform will delete all your managed infrastructure.
  There is no undo. Only 'yes' will be accepted to confirm.

  Enter a value: yes

var.build_number
  Enter a value: 34789

2015/07/26 07:12:30 [TRACE] Graph after step *terraform.ConfigTransformer:

google_compute_address.addr-proxy
google_compute_address.staging-auth
google_compute_disk.pd-access
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-wint00-app
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-wint00-app-override
  var.os_image
google_compute_disk.pd-sofar-00
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-00-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-01
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-01-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-02
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-02-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-03
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-03-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-proxy
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-splunk
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-talonservice
  var.container_image
  var.region
  var.zones
google_compute_firewall.default-allow-icmp
google_compute_firewall.default-allow-internal
google_compute_firewall.fw-access
google_compute_firewall.fw-wint00-app-hc
google_compute_firewall.fw-wint00-sofar-hc
google_compute_firewall.fw-wint00-splunk
google_compute_firewall.fw-wint00-ssh
google_compute_firewall.fw-proxy
google_compute_firewall.fw-proxy-hc
google_compute_firewall.gce-healthchecks
google_compute_firewall.just-messing-around
google_compute_forwarding_rule.fr-proxy-http
  google_compute_address.addr-proxy
google_compute_forwarding_rule.fr-proxy-https
  google_compute_address.addr-proxy
google_compute_http_health_check.hc-proxy
google_compute_instance.access
  google_compute_address.staging-auth
  var.build_number
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.region
  var.zones
google_compute_instance.wint00-app-03
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.welldone_type
google_compute_instance.sofar-00
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-01
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-02
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-03
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.welldone
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.welldone_number
  var.welldone_type
  var.region
  var.zones
google_compute_instance.proxy
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.proxy_count
  var.region
  var.zones
google_compute_instance.splunk
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.splunk_type
google_compute_instance.talon
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.region
  var.zones
google_compute_target_pool.tp-proxy
  google_compute_http_health_check.hc-proxy
  var.region
  var.zones
output.addr-proxy
  google_compute_address.addr-proxy
output.staging-auth
  google_compute_address.staging-auth
provider.google
  var.account_file
  var.project
  var.region
var.account_file
var.build_number
var.container_image
var.domain
var.gce_ssh_private_key_file
var.gce_ssh_user
var.welldone_number
var.welldone_type
var.misc_type
var.network
var.os_cluster
var.os_image
var.os_num
var.os_replicas
var.os_type
var.project
var.project-prefix
var.proxy_count
var.region
var.solr_type
var.splunk_type
var.zones
2015/07/26 07:12:30 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_address.addr-proxy
google_compute_address.staging-auth
google_compute_disk.pd-access
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-wint00-app
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-wint00-app-override
  var.os_image
google_compute_disk.pd-sofar-00
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-00-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-01
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-01-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-02
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-02-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-03
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-sofar-03-data
  var.os_image
  var.os_replicas
  var.region
  var.zones
google_compute_disk.pd-proxy
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-splunk
  var.os_image
  var.region
  var.zones
google_compute_disk.pd-talonservice
  var.container_image
  var.region
  var.zones
google_compute_firewall.default-allow-icmp
google_compute_firewall.default-allow-internal
google_compute_firewall.fw-access
google_compute_firewall.fw-wint00-app-hc
google_compute_firewall.fw-wint00-sofar-hc
google_compute_firewall.fw-wint00-splunk
google_compute_firewall.fw-wint00-ssh
google_compute_firewall.fw-proxy
google_compute_firewall.fw-proxy-hc
google_compute_firewall.gce-healthchecks
google_compute_firewall.just-messing-around
google_compute_forwarding_rule.fr-proxy-http
  google_compute_address.addr-proxy
google_compute_forwarding_rule.fr-proxy-https
  google_compute_address.addr-proxy
google_compute_http_health_check.hc-proxy
google_compute_instance.access
  google_compute_address.staging-auth
  var.build_number
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.region
  var.zones
google_compute_instance.wint00-app-03
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.welldone_type
google_compute_instance.sofar-00
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-01
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-02
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.sofar-03
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.os_replicas
  var.os_type
  var.region
  var.zones
google_compute_instance.welldone
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.welldone_number
  var.welldone_type
  var.region
  var.zones
google_compute_instance.proxy
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.proxy_count
  var.region
  var.zones
google_compute_instance.splunk
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.splunk_type
google_compute_instance.talon
  var.gce_ssh_private_key_file
  var.gce_ssh_user
  var.misc_type
  var.region
  var.zones
google_compute_target_pool.tp-proxy
  google_compute_http_health_check.hc-proxy
  var.region
  var.zones
output.addr-proxy
  google_compute_address.addr-proxy
output.staging-auth
  google_compute_address.staging-auth
provider.google
  var.account_file
  var.project
  var.region
var.account_file
var.build_number
var.container_image
var.domain
var.gce_ssh_private_key_file
var.gce_ssh_user
var.welldone_number
var.welldone_type
var.misc_type
var.network
var.os_cluster
var.os_image
var.os_num
var.os_replicas
var.os_type
var.project
var.project-prefix
var.proxy_count
var.region
var.solr_type
var.splunk_type
var.zones
2015/07/26 07:12:30 [TRACE] Graph after step *terraform.AddOutputOrphanTransformer:

------Cut out above----

google_compute_disk.pd-wint00-app #0 (destroy)
google_compute_disk.pd-wint00-app #1 (destroy)
google_compute_disk.pd-wint00-app #2 (destroy)
root
  google_compute_disk.pd-wint00-app #0 (destroy)
  google_compute_disk.pd-wint00-app #1 (destroy)
  google_compute_disk.pd-wint00-app #2 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-03 #0 (destroy)
google_compute_disk.pd-sofar-03 #1 (destroy)
google_compute_disk.pd-sofar-03 #2 (destroy)
google_compute_disk.pd-sofar-03 #3 (destroy)
google_compute_disk.pd-sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_disk.pd-sofar-03 #0 (destroy)
google_compute_disk.pd-sofar-03 #1 (destroy)
google_compute_disk.pd-sofar-03 #2 (destroy)
google_compute_disk.pd-sofar-03 #3 (destroy)
google_compute_disk.pd-sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_disk.pd-sofar-03 #0 (destroy)
google_compute_disk.pd-sofar-03 #1 (destroy)
google_compute_disk.pd-sofar-03 #2 (destroy)
google_compute_disk.pd-sofar-03 #3 (destroy)
google_compute_disk.pd-sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-03 #0 (destroy)
google_compute_disk.pd-sofar-03 #1 (destroy)
google_compute_disk.pd-sofar-03 #2 (destroy)
google_compute_disk.pd-sofar-03 #3 (destroy)
google_compute_disk.pd-sofar-03 #4 (destroy)
root
  google_compute_disk.pd-sofar-03 #0 (destroy)
  google_compute_disk.pd-sofar-03 #1 (destroy)
  google_compute_disk.pd-sofar-03 #2 (destroy)
  google_compute_disk.pd-sofar-03 #3 (destroy)
  google_compute_disk.pd-sofar-03 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-01 #0 (destroy)
google_compute_disk.pd-sofar-01 #1 (destroy)
google_compute_disk.pd-sofar-01 #2 (destroy)
google_compute_disk.pd-sofar-01 #3 (destroy)
google_compute_disk.pd-sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_disk.pd-sofar-01 #0 (destroy)
google_compute_disk.pd-sofar-01 #1 (destroy)
google_compute_disk.pd-sofar-01 #2 (destroy)
google_compute_disk.pd-sofar-01 #3 (destroy)
google_compute_disk.pd-sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_disk.pd-sofar-01 #0 (destroy)
google_compute_disk.pd-sofar-01 #1 (destroy)
google_compute_disk.pd-sofar-01 #2 (destroy)
google_compute_disk.pd-sofar-01 #3 (destroy)
google_compute_disk.pd-sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-01 #0 (destroy)
google_compute_disk.pd-sofar-01 #1 (destroy)
google_compute_disk.pd-sofar-01 #2 (destroy)
google_compute_disk.pd-sofar-01 #3 (destroy)
google_compute_disk.pd-sofar-01 #4 (destroy)
root
  google_compute_disk.pd-sofar-01 #0 (destroy)
  google_compute_disk.pd-sofar-01 #1 (destroy)
  google_compute_disk.pd-sofar-01 #2 (destroy)
  google_compute_disk.pd-sofar-01 #3 (destroy)
  google_compute_disk.pd-sofar-01 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-access: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-access: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-access: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-access
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-access
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app-override: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app-override: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app-override: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-wint00-app-override
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-wint00-app-override
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-splunk: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-splunk: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-splunk: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-splunk
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-splunk
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.default-allow-internal: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.default-allow-internal: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-access: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-access: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-splunk: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-splunk: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-proxy-hc: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-proxy-hc: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_http_health_check.hc-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_http_health_check.hc-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.default-allow-icmp: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.default-allow-icmp: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-ssh: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-ssh: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_address.staging-auth: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_address.staging-auth: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-app-hc: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-app-hc: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.gce-healthchecks: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.gce-healthchecks: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-sofar-hc: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.fw-wint00-sofar-hc: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_address.addr-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_address.addr-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.just-messing-around: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_firewall.just-messing-around: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-access: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-access: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app-override: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app-override: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-splunk: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-splunk: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_target_pool.tp-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_target_pool.tp-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_target_pool.tp-proxy: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_target_pool.tp-proxy
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_target_pool.tp-proxy
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.output.staging-auth: walking
2015/07/26 07:12:31 [DEBUG] vertex root.output.staging-auth: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalWriteOutput
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-http: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-http: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-http: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_forwarding_rule.fr-proxy-http
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_forwarding_rule.fr-proxy-http
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-https: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-https: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-https: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_forwarding_rule.fr-proxy-https
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_forwarding_rule.fr-proxy-https
2015/07/26 07:12:31 [DEBUG] vertex root.output.addr-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.output.addr-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalWriteOutput
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_target_pool.tp-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_target_pool.tp-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-http: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-http: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-https: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_forwarding_rule.fr-proxy-https: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-proxy #0
google_compute_disk.pd-proxy #1
google_compute_disk.pd-proxy #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-proxy #0
google_compute_disk.pd-proxy #1
google_compute_disk.pd-proxy #2
root
  google_compute_disk.pd-proxy #0
  google_compute_disk.pd-proxy #1
  google_compute_disk.pd-proxy #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-talonservice #0
google_compute_disk.pd-talonservice #1
google_compute_disk.pd-talonservice #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-talonservice #0
google_compute_disk.pd-talonservice #1
google_compute_disk.pd-talonservice #2
root
  google_compute_disk.pd-talonservice #0
  google_compute_disk.pd-talonservice #1
  google_compute_disk.pd-talonservice #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-wint00-app #0
google_compute_disk.pd-wint00-app #1
google_compute_disk.pd-wint00-app #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-wint00-app #0
google_compute_disk.pd-wint00-app #1
google_compute_disk.pd-wint00-app #2
root
  google_compute_disk.pd-wint00-app #0
  google_compute_disk.pd-wint00-app #1
  google_compute_disk.pd-wint00-app #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-03-data #0
google_compute_disk.pd-sofar-03-data #1
google_compute_disk.pd-sofar-03-data #2
google_compute_disk.pd-sofar-03-data #3
google_compute_disk.pd-sofar-03-data #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-03-data #0
google_compute_disk.pd-sofar-03-data #1
google_compute_disk.pd-sofar-03-data #2
google_compute_disk.pd-sofar-03-data #3
google_compute_disk.pd-sofar-03-data #4
root
  google_compute_disk.pd-sofar-03-data #0
  google_compute_disk.pd-sofar-03-data #1
  google_compute_disk.pd-sofar-03-data #2
  google_compute_disk.pd-sofar-03-data #3
  google_compute_disk.pd-sofar-03-data #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-02 #0
google_compute_disk.pd-sofar-02 #1
google_compute_disk.pd-sofar-02 #2
google_compute_disk.pd-sofar-02 #3
google_compute_disk.pd-sofar-02 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-02 #0
google_compute_disk.pd-sofar-02 #1
google_compute_disk.pd-sofar-02 #2
google_compute_disk.pd-sofar-02 #3
google_compute_disk.pd-sofar-02 #4
root
  google_compute_disk.pd-sofar-02 #0
  google_compute_disk.pd-sofar-02 #1
  google_compute_disk.pd-sofar-02 #2
  google_compute_disk.pd-sofar-02 #3
  google_compute_disk.pd-sofar-02 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-00 #0
google_compute_disk.pd-sofar-00 #1
google_compute_disk.pd-sofar-00 #2
google_compute_disk.pd-sofar-00 #3
google_compute_disk.pd-sofar-00 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-00 #0
google_compute_disk.pd-sofar-00 #1
google_compute_disk.pd-sofar-00 #2
google_compute_disk.pd-sofar-00 #3
google_compute_disk.pd-sofar-00 #4
root
  google_compute_disk.pd-sofar-00 #0
  google_compute_disk.pd-sofar-00 #1
  google_compute_disk.pd-sofar-00 #2
  google_compute_disk.pd-sofar-00 #3
  google_compute_disk.pd-sofar-00 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-02-data #0
google_compute_disk.pd-sofar-02-data #1
google_compute_disk.pd-sofar-02-data #2
google_compute_disk.pd-sofar-02-data #3
google_compute_disk.pd-sofar-02-data #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-02-data #0
google_compute_disk.pd-sofar-02-data #1
google_compute_disk.pd-sofar-02-data #2
google_compute_disk.pd-sofar-02-data #3
google_compute_disk.pd-sofar-02-data #4
root
  google_compute_disk.pd-sofar-02-data #0
  google_compute_disk.pd-sofar-02-data #1
  google_compute_disk.pd-sofar-02-data #2
  google_compute_disk.pd-sofar-02-data #3
  google_compute_disk.pd-sofar-02-data #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-01-data #0
google_compute_disk.pd-sofar-01-data #1
google_compute_disk.pd-sofar-01-data #2
google_compute_disk.pd-sofar-01-data #3
google_compute_disk.pd-sofar-01-data #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-01-data #0
google_compute_disk.pd-sofar-01-data #1
google_compute_disk.pd-sofar-01-data #2
google_compute_disk.pd-sofar-01-data #3
google_compute_disk.pd-sofar-01-data #4
root
  google_compute_disk.pd-sofar-01-data #0
  google_compute_disk.pd-sofar-01-data #1
  google_compute_disk.pd-sofar-01-data #2
  google_compute_disk.pd-sofar-01-data #3
  google_compute_disk.pd-sofar-01-data #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-00-data #0
google_compute_disk.pd-sofar-00-data #1
google_compute_disk.pd-sofar-00-data #2
google_compute_disk.pd-sofar-00-data #3
google_compute_disk.pd-sofar-00-data #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-00-data #0
google_compute_disk.pd-sofar-00-data #1
google_compute_disk.pd-sofar-00-data #2
google_compute_disk.pd-sofar-00-data #3
google_compute_disk.pd-sofar-00-data #4
root
  google_compute_disk.pd-sofar-00-data #0
  google_compute_disk.pd-sofar-00-data #1
  google_compute_disk.pd-sofar-00-data #2
  google_compute_disk.pd-sofar-00-data #3
  google_compute_disk.pd-sofar-00-data #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-03 #0
google_compute_disk.pd-sofar-03 #1
google_compute_disk.pd-sofar-03 #2
google_compute_disk.pd-sofar-03 #3
google_compute_disk.pd-sofar-03 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-03 #0
google_compute_disk.pd-sofar-03 #1
google_compute_disk.pd-sofar-03 #2
google_compute_disk.pd-sofar-03 #3
google_compute_disk.pd-sofar-03 #4
root
  google_compute_disk.pd-sofar-03 #0
  google_compute_disk.pd-sofar-03 #1
  google_compute_disk.pd-sofar-03 #2
  google_compute_disk.pd-sofar-03 #3
  google_compute_disk.pd-sofar-03 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_disk.pd-sofar-01 #0
google_compute_disk.pd-sofar-01 #1
google_compute_disk.pd-sofar-01 #2
google_compute_disk.pd-sofar-01 #3
google_compute_disk.pd-sofar-01 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_disk.pd-sofar-01 #0
google_compute_disk.pd-sofar-01 #1
google_compute_disk.pd-sofar-01 #2
google_compute_disk.pd-sofar-01 #3
google_compute_disk.pd-sofar-01 #4
root
  google_compute_disk.pd-sofar-01 #0
  google_compute_disk.pd-sofar-01 #1
  google_compute_disk.pd-sofar-01 #2
  google_compute_disk.pd-sofar-01 #3
  google_compute_disk.pd-sofar-01 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-proxy #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-talonservice #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-wint00-app #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03-data #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-02-data #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01-data #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-00-data #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-03 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_disk.pd-sofar-01 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.talon #0 (destroy)
google_compute_instance.talon #1 (destroy)
google_compute_instance.talon #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.talon #0 (destroy)
google_compute_instance.talon #1 (destroy)
google_compute_instance.talon #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.talon #0 (destroy)
google_compute_instance.talon #1 (destroy)
google_compute_instance.talon #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.talon #0 (destroy)
google_compute_instance.talon #1 (destroy)
google_compute_instance.talon #2 (destroy)
root
  google_compute_instance.talon #0 (destroy)
  google_compute_instance.talon #1 (destroy)
  google_compute_instance.talon #2 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-02 #0 (destroy)
google_compute_instance.sofar-02 #1 (destroy)
google_compute_instance.sofar-02 #2 (destroy)
google_compute_instance.sofar-02 #3 (destroy)
google_compute_instance.sofar-02 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.sofar-02 #0 (destroy)
google_compute_instance.sofar-02 #1 (destroy)
google_compute_instance.sofar-02 #2 (destroy)
google_compute_instance.sofar-02 #3 (destroy)
google_compute_instance.sofar-02 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.sofar-02 #0 (destroy)
google_compute_instance.sofar-02 #1 (destroy)
google_compute_instance.sofar-02 #2 (destroy)
google_compute_instance.sofar-02 #3 (destroy)
google_compute_instance.sofar-02 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-02 #0 (destroy)
google_compute_instance.sofar-02 #1 (destroy)
google_compute_instance.sofar-02 #2 (destroy)
google_compute_instance.sofar-02 #3 (destroy)
google_compute_instance.sofar-02 #4 (destroy)
root
  google_compute_instance.sofar-02 #0 (destroy)
  google_compute_instance.sofar-02 #1 (destroy)
  google_compute_instance.sofar-02 #2 (destroy)
  google_compute_instance.sofar-02 #3 (destroy)
  google_compute_instance.sofar-02 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.proxy #0 (destroy)
google_compute_instance.proxy #1 (destroy)
google_compute_instance.proxy #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.proxy #0 (destroy)
google_compute_instance.proxy #1 (destroy)
google_compute_instance.proxy #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.proxy #0 (destroy)
google_compute_instance.proxy #1 (destroy)
google_compute_instance.proxy #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.proxy #0 (destroy)
google_compute_instance.proxy #1 (destroy)
google_compute_instance.proxy #2 (destroy)
root
  google_compute_instance.proxy #0 (destroy)
  google_compute_instance.proxy #1 (destroy)
  google_compute_instance.proxy #2 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-03 #0 (destroy)
google_compute_instance.sofar-03 #1 (destroy)
google_compute_instance.sofar-03 #2 (destroy)
google_compute_instance.sofar-03 #3 (destroy)
google_compute_instance.sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.sofar-03 #0 (destroy)
google_compute_instance.sofar-03 #1 (destroy)
google_compute_instance.sofar-03 #2 (destroy)
google_compute_instance.sofar-03 #3 (destroy)
google_compute_instance.sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.sofar-03 #0 (destroy)
google_compute_instance.sofar-03 #1 (destroy)
google_compute_instance.sofar-03 #2 (destroy)
google_compute_instance.sofar-03 #3 (destroy)
google_compute_instance.sofar-03 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-03 #0 (destroy)
google_compute_instance.sofar-03 #1 (destroy)
google_compute_instance.sofar-03 #2 (destroy)
google_compute_instance.sofar-03 #3 (destroy)
google_compute_instance.sofar-03 #4 (destroy)
root
  google_compute_instance.sofar-03 #0 (destroy)
  google_compute_instance.sofar-03 #1 (destroy)
  google_compute_instance.sofar-03 #2 (destroy)
  google_compute_instance.sofar-03 #3 (destroy)
  google_compute_instance.sofar-03 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-01 #0 (destroy)
google_compute_instance.sofar-01 #1 (destroy)
google_compute_instance.sofar-01 #2 (destroy)
google_compute_instance.sofar-01 #3 (destroy)
google_compute_instance.sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.sofar-01 #0 (destroy)
google_compute_instance.sofar-01 #1 (destroy)
google_compute_instance.sofar-01 #2 (destroy)
google_compute_instance.sofar-01 #3 (destroy)
google_compute_instance.sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.sofar-01 #0 (destroy)
google_compute_instance.sofar-01 #1 (destroy)
google_compute_instance.sofar-01 #2 (destroy)
google_compute_instance.sofar-01 #3 (destroy)
google_compute_instance.sofar-01 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-01 #0 (destroy)
google_compute_instance.sofar-01 #1 (destroy)
google_compute_instance.sofar-01 #2 (destroy)
google_compute_instance.sofar-01 #3 (destroy)
google_compute_instance.sofar-01 #4 (destroy)
root
  google_compute_instance.sofar-01 #0 (destroy)
  google_compute_instance.sofar-01 #1 (destroy)
  google_compute_instance.sofar-01 #2 (destroy)
  google_compute_instance.sofar-01 #3 (destroy)
  google_compute_instance.sofar-01 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-00 #0 (destroy)
google_compute_instance.sofar-00 #1 (destroy)
google_compute_instance.sofar-00 #2 (destroy)
google_compute_instance.sofar-00 #3 (destroy)
google_compute_instance.sofar-00 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.sofar-00 #0 (destroy)
google_compute_instance.sofar-00 #1 (destroy)
google_compute_instance.sofar-00 #2 (destroy)
google_compute_instance.sofar-00 #3 (destroy)
google_compute_instance.sofar-00 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.sofar-00 #0 (destroy)
google_compute_instance.sofar-00 #1 (destroy)
google_compute_instance.sofar-00 #2 (destroy)
google_compute_instance.sofar-00 #3 (destroy)
google_compute_instance.sofar-00 #4 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-00 #0 (destroy)
google_compute_instance.sofar-00 #1 (destroy)
google_compute_instance.sofar-00 #2 (destroy)
google_compute_instance.sofar-00 #3 (destroy)
google_compute_instance.sofar-00 #4 (destroy)
root
  google_compute_instance.sofar-00 #0 (destroy)
  google_compute_instance.sofar-00 #1 (destroy)
  google_compute_instance.sofar-00 #2 (destroy)
  google_compute_instance.sofar-00 #3 (destroy)
  google_compute_instance.sofar-00 #4 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.splunk: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.splunk: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.splunk: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.splunk
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.splunk
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone (destroy): expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.welldone #0 (destroy)
google_compute_instance.welldone #1 (destroy)
google_compute_instance.welldone #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.OrphanTransformer:

google_compute_instance.welldone #0 (destroy)
google_compute_instance.welldone #1 (destroy)
google_compute_instance.welldone #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.DeposedTransformer:

google_compute_instance.welldone #0 (destroy)
google_compute_instance.welldone #1 (destroy)
google_compute_instance.welldone #2 (destroy)
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.welldone #0 (destroy)
google_compute_instance.welldone #1 (destroy)
google_compute_instance.welldone #2 (destroy)
root
  google_compute_instance.welldone #0 (destroy)
  google_compute_instance.welldone #1 (destroy)
  google_compute_instance.welldone #2 (destroy)
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.wint00-app-03: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.wint00-app-03: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.wint00-app-03: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.wint00-app-03
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.wint00-app-03
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.access: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.access: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.access: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.access
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.access
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.splunk: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.splunk: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.wint00-app-03: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.wint00-app-03: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.access: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.access: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #2 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #2 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #3 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #3 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.remote-exec (close): walking
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.remote-exec (close): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCloseProvisioner
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #0 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #0 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #4 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #4 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #1 (destroy): walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #1 (destroy): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalFilterDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.talon #0
google_compute_instance.talon #1
google_compute_instance.talon #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.talon #0
google_compute_instance.talon #1
google_compute_instance.talon #2
root
  google_compute_instance.talon #0
  google_compute_instance.talon #1
  google_compute_instance.talon #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.proxy #0
google_compute_instance.proxy #1
google_compute_instance.proxy #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.proxy #0
google_compute_instance.proxy #1
google_compute_instance.proxy #2
root
  google_compute_instance.proxy #0
  google_compute_instance.proxy #1
  google_compute_instance.proxy #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.welldone #0
google_compute_instance.welldone #1
google_compute_instance.welldone #2
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.welldone #0
google_compute_instance.welldone #1
google_compute_instance.welldone #2
root
  google_compute_instance.welldone #0
  google_compute_instance.welldone #1
  google_compute_instance.welldone #2
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-02 #0
google_compute_instance.sofar-02 #1
google_compute_instance.sofar-02 #2
google_compute_instance.sofar-02 #3
google_compute_instance.sofar-02 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-02 #0
google_compute_instance.sofar-02 #1
google_compute_instance.sofar-02 #2
google_compute_instance.sofar-02 #3
google_compute_instance.sofar-02 #4
root
  google_compute_instance.sofar-02 #0
  google_compute_instance.sofar-02 #1
  google_compute_instance.sofar-02 #2
  google_compute_instance.sofar-02 #3
  google_compute_instance.sofar-02 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-03 #0
google_compute_instance.sofar-03 #1
google_compute_instance.sofar-03 #2
google_compute_instance.sofar-03 #3
google_compute_instance.sofar-03 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-03 #0
google_compute_instance.sofar-03 #1
google_compute_instance.sofar-03 #2
google_compute_instance.sofar-03 #3
google_compute_instance.sofar-03 #4
root
  google_compute_instance.sofar-03 #0
  google_compute_instance.sofar-03 #1
  google_compute_instance.sofar-03 #2
  google_compute_instance.sofar-03 #3
  google_compute_instance.sofar-03 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-01 #0
google_compute_instance.sofar-01 #1
google_compute_instance.sofar-01 #2
google_compute_instance.sofar-01 #3
google_compute_instance.sofar-01 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-01 #0
google_compute_instance.sofar-01 #1
google_compute_instance.sofar-01 #2
google_compute_instance.sofar-01 #3
google_compute_instance.sofar-01 #4
root
  google_compute_instance.sofar-01 #0
  google_compute_instance.sofar-01 #1
  google_compute_instance.sofar-01 #2
  google_compute_instance.sofar-01 #3
  google_compute_instance.sofar-01 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInterpolate
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCountFixZeroOneBoundary
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00: expanding/walking dynamic subgraph
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.ResourceCountTransformer:

google_compute_instance.sofar-00 #0
google_compute_instance.sofar-00 #1
google_compute_instance.sofar-00 #2
google_compute_instance.sofar-00 #3
google_compute_instance.sofar-00 #4
2015/07/26 07:12:31 [TRACE] Graph after step *terraform.RootTransformer:

google_compute_instance.sofar-00 #0
google_compute_instance.sofar-00 #1
google_compute_instance.sofar-00 #2
google_compute_instance.sofar-00 #3
google_compute_instance.sofar-00 #4
root
  google_compute_instance.sofar-00 #0
  google_compute_instance.sofar-00 #1
  google_compute_instance.sofar-00 #2
  google_compute_instance.sofar-00 #3
  google_compute_instance.sofar-00 #4
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.talon #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.proxy #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.welldone #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #0: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #0: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #1: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #1: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #3: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #3: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-02 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-03 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #2: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-01 #2: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #4: walking
2015/07/26 07:12:31 [DEBUG] vertex root.google_compute_instance.sofar-00 #4: evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalInstanceInfo
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: terraform.EvalNoop
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalOpFilter
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalSequence
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalReadDiff
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalIf
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalIf, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalOpFilter, err: early exit
2015/07/26 07:12:31 [ERROR] root: eval: *terraform.EvalSequence, err: early exit
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.file (close): walking
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.file (close): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCloseProvisioner
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.local-exec (close): walking
2015/07/26 07:12:31 [DEBUG] vertex root.provisioner.local-exec (close): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCloseProvisioner
2015/07/26 07:12:31 [DEBUG] vertex root.provider.google (close): walking
2015/07/26 07:12:31 [DEBUG] vertex root.provider.google (close): evaluating
2015/07/26 07:12:31 [DEBUG] root: eval: *terraform.EvalCloseProvider
2015/07/26 07:12:31 [DEBUG] vertex root.root: walking
2015/07/26 07:12:31 waiting for all plugin processes to complete...

2015/07/26 07:12:31 [DEBUG] /usr/local/terraform/terraform-provisioner-file: plugin process exited
2015/07/26 07:12:31 [DEBUG] /usr/local/terraform/terraform-provisioner-local-exec: plugin process exited
2015/07/26 07:12:31 [DEBUG] /usr/local/terraform/terraform-provisioner-chef: plugin process exited
2015/07/26 07:12:31 [DEBUG] /usr/local/terraform/terraform-provisioner-remote-exec: plugin process exited
2015/07/26 07:12:31 [DEBUG] /usr/local/terraform/terraform-provider-google: plugin process exited
Apply complete! Resources: 0 added, 0 changed, 0 destroyed.
@ghost
Copy link

ghost commented Apr 11, 2020

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants