Created
June 8, 2021 09:22
-
-
Save KalanaDananjaya/a552eecb0a072eb116cea0e8f32e47c1 to your computer and use it in GitHub Desktop.
terraform-provider-azurerm log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-06-08T14:44:59.053+0530 [DEBUG] plugin.terraform-provider-azurerm_v2.49.0_x5: {"properties":{"roleName":"AcrPull","type":"BuiltInRole","description":"acr pull","assignableScopes":["/"],"permissions":[{"actions":["Microsoft.ContainerRegistry/registries/pull/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2018-10-22T19:01:56.8227182Z","updatedOn":"2018-11-13T23:22:03.2302457Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/***/providers/Microsoft.Authorization/roleDefinitions/****","type":"Microsoft.Authorization/roleDefinitions","name":"****"} | |
2021-06-08T14:44:59.062+0530 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2021-06-08T14:44:59.075+0530 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/azurerm/2.49.0/linux_amd64/terraform-provider-azurerm_v2.49.0_x5 pid=92501 | |
2021-06-08T14:44:59.075+0530 [DEBUG] plugin: plugin exited | |
Error: rpc error: code = Unavailable desc = transport is closing | |
Error: rpc error: code = Unavailable desc = transport is closing | |
Error: rpc error: code = Unavailable desc = transport is closing | |
Error: rpc error: code = Canceled desc = context canceled | |
Error: rpc error: code = Unavailable desc = transport is closing | |
2021/06/08 14:44:59 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
Use TF_LOG=TRACE to see Terraform's internal logs. | |
---- | |
Error: rpc error: code = Unavailable desc = transport is closing | |
2021/06/08 14:44:59 [DEBUG] Azure Backend Request: | |
HEAD /terraform/***.terraform.tfstate HTTP/1.1 | |
Host: ***.blob.core.windows.net | |
User-Agent: Terraform/0.14.6 | |
X-Ms-Date: Tue, 08 Jun 2021 09:14:59 GMT | |
X-Ms-Lease-Id: **** | |
X-Ms-Version: 2018-11-09 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment