Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | None | 0 0
  1. brads-macbook:terraform behle$ terraform apply -var-file="overrideDefaults.tfvars"
  2.  
  3. An execution plan has been generated and is shown below.
  4. Resource actions are indicated with the following symbols:
  5. + create
  6. <= read (data resources)
  7.  
  8. Terraform will perform the following actions:
  9.  
  10. <= data.ibm_container_cluster.cluster_env
  11. id: <computed>
  12. albs.#: <computed>
  13. bounded_services.#: <computed>
  14. cluster_name_id: "${ibm_container_cluster.cluster.id}"
  15. is_trusted: <computed>
  16. region: "us-south"
  17. resource_group_id: <computed>
  18. vlans.#: <computed>
  19. worker_count: <computed>
  20. worker_pools.#: <computed>
  21. workers.#: <computed>
  22.  
  23. + ibm_container_cluster.cluster
  24. id: <computed>
  25. albs.#: <computed>
  26. billing: "hourly"
  27. datacenter: "dal10"
  28. default_pool_size: "1"
  29. disk_encryption: "true"
  30. hardware: "shared"
  31. ingress_hostname: <computed>
  32. ingress_secret: <computed>
  33. is_trusted: "false"
  34. isolation: <computed>
  35. kube_version: "1.14"
  36. machine_type: "u1c.2x4"
  37. name: "pc-14"
  38. no_subnet: "false"
  39. private_service_endpoint_enabled: "true"
  40. private_vlan_id: "1900403"
  41. public_service_endpoint_enabled: "true"
  42. public_vlan_id: "1900401"
  43. region: "us-south"
  44. resource_group_id: <computed>
  45. server_url: <computed>
  46. update_all_workers: "false"
  47. wait_time_minutes: "90"
  48. worker_num: "0"
  49. worker_pools.#: <computed>
  50. workers_info.#: <computed>
  51.  
  52. + ibm_container_worker_pool.compute
  53. id: <computed>
  54. cluster: "${ibm_container_cluster.cluster.id}"
  55. disk_encryption: "true"
  56. hardware: "shared"
  57. labels.%: "2"
  58. labels.ibm-cloud.kubernetes.io/private-cluster-role: "worker"
  59. labels.node-role.kubernetes.io/compute: "true"
  60. machine_type: "u1c.2x4"
  61. region: "us-south"
  62. size_per_zone: "3"
  63. state: <computed>
  64. worker_pool_name: "compute"
  65. zones.#: <computed>
  66.  
  67. ...
  68.  
  69. + null_resource.cluster
  70. id: <computed>
  71. triggers.%: <computed>
  72.  
  73.  
  74. Plan: 6 to add, 0 to change, 0 to destroy.
  75.  
  76. Do you want to perform these actions?
  77. Terraform will perform the actions described above.
  78. Only 'yes' will be accepted to approve.
  79.  
  80. Enter a value: yes
  81.  
  82. ibm_container_cluster.cluster: Creating...
  83. albs.#: "" => "<computed>"
  84. billing: "" => "hourly"
  85. datacenter: "" => "dal10"
  86. default_pool_size: "" => "1"
  87. disk_encryption: "" => "true"
  88. hardware: "" => "shared"
  89. ingress_hostname: "" => "<computed>"
  90. ingress_secret: "<sensitive>" => "<sensitive>"
  91. is_trusted: "" => "false"
  92. isolation: "" => "<computed>"
  93. kube_version: "" => "1.14"
  94. machine_type: "" => "u1c.2x4"
  95. name: "" => "pc-14"
  96. no_subnet: "" => "false"
  97. private_service_endpoint_enabled: "" => "true"
  98. private_vlan_id: "" => "XXXXXXX" # vlan id removed
  99. public_service_endpoint_enabled: "" => "true"
  100. public_vlan_id: "" => "XXXXXXX" # vlan id removed
  101. region: "" => "us-south"
  102. resource_group_id: "" => "<computed>"
  103. server_url: "" => "<computed>"
  104. update_all_workers: "" => "false"
  105. wait_time_minutes: "" => "90"
  106. worker_num: "" => "0"
  107. worker_pools.#: "" => "<computed>"
  108. workers_info.#: "" => "<computed>"
  109. ibm_container_cluster.cluster: Still creating... (10s elapsed)
  110.  
  111. Error: Error applying plan:
  112.  
  113. 1 error(s) occurred:
  114.  
  115. * ibm_container_cluster.cluster: 1 error(s) occurred:
  116.  
  117. * ibm_container_cluster.cluster: Error waiting for cluster (bi8k7lh20qr18glv9rdg) to become ready: Error retrieving cluster: Request failed with status code: 503, ServerErrorResponse: ???
  118. ?@????\?F??VEV?
  119. ??$.??c?? ?{ ?n9??
  120. ?U??s??f??? !*K?7/?kv?r???q̬2???"<??@???ĉ?ݬ???a??#E?K?[????&Й?-F??{9??>`??Ќ5ǻP}y?O??"!ה?_N?4`??{7?>_鮩?
  121.  
  122. Terraform does not automatically rollback in the face of errors.
  123. Instead, your Terraform state file has been partially updated with
  124. any resources that successfully completed. Please address the error
  125. above and apply again to incrementally change your infrastructure.
  126.  
  127.  
  128. brads-macbook:terraform behle$ terraform apply -var-file="overrideDefaults.tfvars"
  129. ibm_container_cluster.cluster: Refreshing state... (ID: bi8k7lh20qr18glv9rdg)
  130.  
  131. Error: Error refreshing state: 1 error(s) occurred:
  132.  
  133. * ibm_container_cluster.cluster: 1 error(s) occurred:
  134.  
  135. * ibm_container_cluster.cluster: ibm_container_cluster.cluster: Error communicating with the API: Request failed with status code: 503, ServerErrorResponse: ???
  136. ?@????\?F??VEV?
  137. ??$.??c?? ?{ ?n9??
  138. ?U??s??f??? !*K?7/?kv?r???q̬2???"<??@???ĉ?ݬ???a??#E?K?[????&Й?-F??{9??>`??Ќ5ǻP}y?O??"!ה?_N?4`??{7?>_鮩?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement