Created
March 16, 2023 01:40
-
-
Save F21/9acb31b823e70f4291ede8b44a65e16e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-03-16T12:38:35.649+1100 [INFO] Terraform version: 1.4.0 | |
2023-03-16T12:38:35.649+1100 [DEBUG] using github.com/hashicorp/go-tfe v1.18.0 | |
2023-03-16T12:38:35.649+1100 [DEBUG] using github.com/hashicorp/hcl/v2 v2.16.0 | |
2023-03-16T12:38:35.649+1100 [DEBUG] using github.com/hashicorp/terraform-config-inspect v0.0.0-20210209133302-4fd17a0faac2 | |
2023-03-16T12:38:35.649+1100 [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.0 | |
2023-03-16T12:38:35.649+1100 [DEBUG] using github.com/zclconf/go-cty v1.12.1 | |
2023-03-16T12:38:35.649+1100 [INFO] Go runtime version: go1.19.6 | |
2023-03-16T12:38:35.649+1100 [INFO] CLI args: []string{"terraform", "apply"} | |
2023-03-16T12:38:35.649+1100 [DEBUG] Attempting to open CLI config file: /home/francis/.terraformrc | |
2023-03-16T12:38:35.649+1100 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2023-03-16T12:38:35.649+1100 [INFO] Loading CLI configuration from /home/francis/.terraform.d/credentials.tfrc.json | |
2023-03-16T12:38:35.649+1100 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2023-03-16T12:38:35.649+1100 [DEBUG] ignoring non-existing provider search directory /home/francis/.terraform.d/plugins | |
2023-03-16T12:38:35.650+1100 [DEBUG] ignoring non-existing provider search directory /home/francis/.local/share/terraform/plugins | |
2023-03-16T12:38:35.650+1100 [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2023-03-16T12:38:35.650+1100 [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2023-03-16T12:38:35.650+1100 [INFO] CLI command args: []string{"apply"} | |
2023-03-16T12:38:35.678+1100 [DEBUG] New state was assigned lineage "11eb82c8-08c0-b0f3-ada5-014472f0b6bc" | |
2023-03-16T12:38:36.338+1100 [DEBUG] checking for provisioner in "." | |
2023-03-16T12:38:36.339+1100 [DEBUG] checking for provisioner in "/usr/bin" | |
2023-03-16T12:38:36.352+1100 [INFO] backend/local: starting Apply operation | |
2023-03-16T12:38:36.390+1100 [DEBUG] created provider logger: level=debug | |
2023-03-16T12:38:36.390+1100 [INFO] provider: configuring client automatic mTLS | |
2023-03-16T12:38:36.399+1100 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 args=[.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0] | |
2023-03-16T12:38:36.404+1100 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5452 | |
2023-03-16T12:38:36.405+1100 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 | |
2023-03-16T12:38:36.902+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:36.890245 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:36.904+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:36.903180 eventual_consistency.go:75: (pid=5452, gid=1) OCI_GO_SDK_EC_CONFIG: Unknown ec mode '', assuming 'inprocess' | |
2023-03-16T12:38:36.906+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:36.906242 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:37.805+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:37 [INFO] terraform-provider-oci 4.112.0 | |
2023-03-16T12:38:37.805+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:37 Executable runs in Terraform plugin mode by default. For additional usage options, please run with the '-help' flag. | |
2023-03-16T12:38:37.805+1100 [INFO] provider.terraform-provider-oci_v4.112.0: configuring server automatic mTLS: timestamp=2023-03-16T12:38:37.805+1100 | |
2023-03-16T12:38:37.819+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: plugin address: network=unix address=/tmp/plugin589756518 timestamp=2023-03-16T12:38:37.819+1100 | |
2023-03-16T12:38:37.819+1100 [DEBUG] provider: using plugin: version=5 | |
2023-03-16T12:38:38.049+1100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-03-16T12:38:38.056+1100 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5452 | |
2023-03-16T12:38:38.056+1100 [DEBUG] provider: plugin exited | |
2023-03-16T12:38:38.056+1100 [DEBUG] Building and walking validate graph | |
2023-03-16T12:38:38.056+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:38.056+1100 [DEBUG] ProviderTransformer: "oci_identity_domain.test" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:38.057+1100 [DEBUG] ReferenceTransformer: "oci_identity_domain.test" references: [var.compartment_id] | |
2023-03-16T12:38:38.057+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user" references: [oci_identity_domain.test] | |
2023-03-16T12:38:38.057+1100 [DEBUG] ReferenceTransformer: "var.compartment_id" references: [] | |
2023-03-16T12:38:38.057+1100 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/oracle/oci\"]" references: [] | |
2023-03-16T12:38:38.057+1100 [DEBUG] Starting graph walk: walkValidate | |
2023-03-16T12:38:38.064+1100 [DEBUG] created provider logger: level=debug | |
2023-03-16T12:38:38.064+1100 [INFO] provider: configuring client automatic mTLS | |
2023-03-16T12:38:38.068+1100 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 args=[.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0] | |
2023-03-16T12:38:38.074+1100 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5478 | |
2023-03-16T12:38:38.074+1100 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 | |
2023-03-16T12:38:38.468+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:38.460484 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:38.469+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:38.468806 eventual_consistency.go:75: (pid=5478, gid=1) OCI_GO_SDK_EC_CONFIG: Unknown ec mode '', assuming 'inprocess' | |
2023-03-16T12:38:38.470+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:38.470918 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:39.128+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:39 [INFO] terraform-provider-oci 4.112.0 | |
2023-03-16T12:38:39.128+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:39 Executable runs in Terraform plugin mode by default. For additional usage options, please run with the '-help' flag. | |
2023-03-16T12:38:39.128+1100 [INFO] provider.terraform-provider-oci_v4.112.0: configuring server automatic mTLS: timestamp=2023-03-16T12:38:39.128+1100 | |
2023-03-16T12:38:39.142+1100 [DEBUG] provider: using plugin: version=5 | |
2023-03-16T12:38:39.142+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: plugin address: address=/tmp/plugin537399068 network=unix timestamp=2023-03-16T12:38:39.142+1100 | |
2023-03-16T12:38:39.335+1100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-03-16T12:38:39.341+1100 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5478 | |
2023-03-16T12:38:39.341+1100 [DEBUG] provider: plugin exited | |
2023-03-16T12:38:39.341+1100 [INFO] backend/local: apply calling Plan | |
2023-03-16T12:38:39.341+1100 [DEBUG] Building and walking plan graph for NormalMode | |
2023-03-16T12:38:39.341+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:39.341+1100 [DEBUG] ProviderTransformer: "oci_identity_domain.test (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:39.341+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user (expand)" references: [oci_identity_domain.test (expand)] | |
2023-03-16T12:38:39.341+1100 [DEBUG] ReferenceTransformer: "oci_identity_domain.test (expand)" references: [var.compartment_id] | |
2023-03-16T12:38:39.341+1100 [DEBUG] ReferenceTransformer: "var.compartment_id" references: [] | |
2023-03-16T12:38:39.341+1100 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/oracle/oci\"]" references: [] | |
2023-03-16T12:38:39.342+1100 [DEBUG] Starting graph walk: walkPlan | |
2023-03-16T12:38:39.353+1100 [DEBUG] created provider logger: level=debug | |
2023-03-16T12:38:39.353+1100 [INFO] provider: configuring client automatic mTLS | |
2023-03-16T12:38:39.356+1100 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 args=[.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0] | |
2023-03-16T12:38:39.363+1100 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5507 | |
2023-03-16T12:38:39.363+1100 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 | |
2023-03-16T12:38:39.798+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:39.794712 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:39.799+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:39.798461 eventual_consistency.go:75: (pid=5507, gid=1) OCI_GO_SDK_EC_CONFIG: Unknown ec mode '', assuming 'inprocess' | |
2023-03-16T12:38:39.800+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:39.800894 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:40.565+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:40 [INFO] terraform-provider-oci 4.112.0 | |
2023-03-16T12:38:40.565+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:40 Executable runs in Terraform plugin mode by default. For additional usage options, please run with the '-help' flag. | |
2023-03-16T12:38:40.566+1100 [INFO] provider.terraform-provider-oci_v4.112.0: configuring server automatic mTLS: timestamp=2023-03-16T12:38:40.566+1100 | |
2023-03-16T12:38:40.582+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: plugin address: address=/tmp/plugin519878819 network=unix timestamp=2023-03-16T12:38:40.582+1100 | |
2023-03-16T12:38:40.582+1100 [DEBUG] provider: using plugin: version=5 | |
2023-03-16T12:38:40.903+1100 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/oracle/oci\"]" changed the config value, but that value is unused | |
2023-03-16T12:38:40.909+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:40.909374 provider.go:291: Configuration provided by: {[Configuration provided by file: /home/francis/.oci/config Configuration provided by file: /home/francis/.oraclebmc/config Configuration provided by environment variables prefixed with: TF_VAR]} | |
2023-03-16T12:38:41.072+1100 [INFO] ReferenceTransformer: reference not found: "var.compartment_id" | |
2023-03-16T12:38:41.072+1100 [DEBUG] ReferenceTransformer: "oci_identity_domain.test" references: [] | |
oci_identity_domain.test: Refreshing state... [id=ocid1.domain.oc1..aaaaaaaanszmbo5koaup3l7tttfsybtemvia323adqosruyhk7l4ininzydq] | |
2023-03-16T12:38:41.083+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.083895 eventual_consistency.go:331: (pid=5507, gid=83) EcContext.GetEndOfWindow returns <nil> | |
2023-03-16T12:38:41.084+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.084032 asm_amd64.s:1571: Retry policy to use: {MaximumNumberAttempts=0, MinSleepBetween=0, MaxSleepBetween=0, ExponentialBackoffBase=0, NonEventuallyConsistentPolicy=<nil>} | |
2023-03-16T12:38:41.084+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.084047 asm_amd64.s:1571: operation attempt #1 | |
2023-03-16T12:38:41.084+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.084062 http.go:688: Marshaling to Request: GetDomainRequest | |
2023-03-16T12:38:41.088+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.087998 http.go:606: Marshaling to path from field: DomainId in template: /domains/{domainId} | |
2023-03-16T12:38:41.088+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.088015 http.go:602: Marshaling to header from field: OpcRequestId | |
2023-03-16T12:38:41.088+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.088021 http.go:483: add request id for header: opc-request-id, with value: cef141120b1c7898ef9263dcb674bd38 | |
2023-03-16T12:38:41.088+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.088478 http.go:661: RequestMetadata does not contain contributes tag. Skipping. | |
2023-03-16T12:38:41.088+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.088485 client.go:604: Attempting to call downstream service | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.091279 client.go:683: Dump Request GET /20160918/domains/ocid1.domain.oc1..aaaaaaaanszmbo5koaup3l7tttfsybtemvia323adqosruyhk7l4ininzydq HTTP/1.1 | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Host: identity.ap-melbourne-1.oci.oraclecloud.com | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: User-Agent: Oracle-GoSDK/65.32.1 (go/go1.18.8; linux/amd64; terraform/2.7.0; terraform-cli/1.4.0) Oracle-TerraformProvider/4.112.0 | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept: */* | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Authorization: Signature version="1",headers="date (request-target) host",keyId="ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa/ocid1.user.oc1..aaaaaaaang52wi4wndbdtfj553d7hap4yh6sb3gaoet5agmh73anz2cdbopa/b1:62:b0:2a:35:18:cd:82:92:f2:d7:f5:87:d4:d9:1d",algorithm="rsa-sha256",signature="AooPZazxyN6pBLBHTpaQ+QCBdtw+Z5eMlenSE+1x+mbuPsvw4FVgSid0t48MgDWVAb5GR+dVZ8sp7YjEYcWKQ4YJKLRr7W5/JmHVvPE6J0JRnmI3jsMPAGu85gYpFQAlU+x5CX1OkqOOE+HgEo8bCr/mCCka07DJZn+ymDr8bhaTFbV3EgRt9nAwyZVy8pbUSoYFtNTYnaDQJuBvBlRy9TSq08Xpf9CrSXEeBK7K1o1/8Bcf6nBvd5mOw3SDoB9ZKSWUTwAxJbTnctfTydqwLE2uCy2MwnjkBtn5J3GHo83bttexKlOXlcDNopQN6clDoZuzNuqxwhSVbRYBrsrJJA==" | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:41 GMT | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Info: Oracle-GoSDK/65.32.1 | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Retries: true | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: cef141120b1c7898ef9263dcb674bd38 | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept-Encoding: gzip | |
2023-03-16T12:38:41.091+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.378110 client.go:454: Dump Response HTTP/1.1 200 OK | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Length: 737 | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Cache-Control: no-cache, no-store, must-revalidate | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:46 GMT | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Etag: b682787c098119c3e9f650a738eb872307eb3426 | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: cef141120b1c7898ef9263dcb674bd38/648A2EDB8C3996F72A15B81BBA9413C2/DD48F512C0A1570B9DE68641BB223E31 | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Pragma: no-cache | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Content-Type-Options: nosniff | |
2023-03-16T12:38:41.378+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:41.379+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: {"compartmentId":"ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa","displayName":"test","description":"test","type":"SECONDARY","licenseType":"free","isHiddenOnLogin":false,"url":"https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443","homeRegionUrl":"https://idcs-c64b7314939548e9947c1cac161f4743.ap-melbourne-idcs-1.identity.ap-melbourne-1.oci.oraclecloud.com:443","homeRegion":"ap-melbourne-1","id":"ocid1.domain.oc1..aaaaaaaanszmbo5koaup3l7tttfsybtemvia323adqosruyhk7l4ininzydq","timeCreated":"2023-03-16T01:37:33.884Z","freeformTags":{},"definedTags":{"Oracle-Tags":{"CreatedBy":"default/test@example.com.com","CreatedOn":"2023-03-16T01:37:33.856Z"}},"lifecycleState":"ACTIVE"} | |
2023-03-16T12:38:41.379+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.378235 http.go:1039: RawResponse does not contain presentIn tag. Skipping | |
2023-03-16T12:38:41.379+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.378259 http.go:1015: Unmarshalling from body to field: Domain | |
2023-03-16T12:38:41.394+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.394163 http.go:1011: Unmarshaling from header to field: OpcRequestId | |
2023-03-16T12:38:41.394+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.394190 http.go:1011: Unmarshaling from header to field: Etag | |
2023-03-16T12:38:41.398+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user" references: [] | |
oci_identity_domains_user.test_user: Refreshing state... [id=58b24237839a4f34a73e9155f139f8f6] | |
2023-03-16T12:38:41.404+1100 [INFO] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:41 [WARN] Get() unable to parse current ID: 58b24237839a4f34a73e9155f139f8f6: timestamp=2023-03-16T12:38:41.404+1100 | |
2023-03-16T12:38:41.406+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.406106 eventual_consistency.go:331: (pid=5507, gid=97) EcContext.GetEndOfWindow returns <nil> | |
2023-03-16T12:38:41.406+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.406132 asm_amd64.s:1571: Retry policy to use: {MaximumNumberAttempts=0, MinSleepBetween=0, MaxSleepBetween=0, ExponentialBackoffBase=0, NonEventuallyConsistentPolicy=<nil>} | |
2023-03-16T12:38:41.406+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.406136 asm_amd64.s:1571: operation attempt #1 | |
2023-03-16T12:38:41.406+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.406144 http.go:688: Marshaling to Request: GetUserRequest | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411084 http.go:606: Marshaling to path from field: UserId in template: /Users/{userId} | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411102 http.go:602: Marshaling to header from field: Authorization | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411106 http.go:602: Header value is not mandatory and is nil pointer in field: Authorization. Skipping header | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411108 http.go:602: Marshaling to header from field: ResourceTypeSchemaVersion | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411110 http.go:602: Header value is not mandatory and is nil pointer in field: ResourceTypeSchemaVersion. Skipping header | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411112 http.go:608: Marshaling to query from field: Attributes | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411115 http.go:608: Query parameter value is not mandatory and is nil pointer in field: Attributes. Skipping query | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411117 http.go:608: Marshaling to query from field: AttributeSets | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411120 http.go:608: Omitting AttributeSets, is empty and omitEmpty tag is set | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411122 http.go:602: Marshaling to header from field: OpcRetryToken | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411126 http.go:602: Marshaling to header from field: OpcRequestId | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411131 http.go:483: add request id for header: opc-request-id, with value: 3341560ea21f5fb0e4a61538e82f8330 | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411136 http.go:661: RequestMetadata does not contain contributes tag. Skipping. | |
2023-03-16T12:38:41.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.411140 client.go:604: Attempting to call downstream service | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.412091 client.go:683: Dump Request GET /admin/v1/Users/58b24237839a4f34a73e9155f139f8f6 HTTP/1.1 | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Host: idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443 | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: User-Agent: Oracle-GoSDK/65.32.1 (go/go1.18.8; linux/amd64; terraform/2.7.0; terraform-cli/1.4.0) Oracle-TerraformProvider/4.112.0 | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept: */* | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Authorization: Signature version="1",headers="date (request-target) host",keyId="ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa/ocid1.user.oc1..aaaaaaaang52wi4wndbdtfj553d7hap4yh6sb3gaoet5agmh73anz2cdbopa/b1:62:b0:2a:35:18:cd:82:92:f2:d7:f5:87:d4:d9:1d",algorithm="rsa-sha256",signature="Hy2+FLHBLNJ1aTTyZKu3krIg6bKYlSebO+j7ijpbEkNRGXXdopeM5WkvmnkROjfa6K98l+wHOcjPO4A9iEOqDAYDjToOGnwujH153sLlYZYszLiOee2is1GonHku4QkHIKniKFwkzUYZmHnU34qqaMAV9UoaIsGYHZJS5zDKq8NAQsRShd5lRo8Wo01h9CV6JIqK3ENV5oECxkfU679VnIqf7kX0N5VEXIXZUwxUEhMUKPUBt4RmwwtHc22EkmQezXKymEkFm9kkzWPK5s6Ar0sGb8UV7d/yjfEOrn03qbRd85ovexXVMBjwRkhsbw3CPMl7RCLVMAFUkH0plc61Cw==" | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:41 GMT | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Info: Oracle-GoSDK/65.32.1 | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Retries: true | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: 3341560ea21f5fb0e4a61538e82f8330 | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Retry-Token: SnnG3b6wVDggJv8oa10m8B51lbjNa98V | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept-Encoding: gzip | |
2023-03-16T12:38:41.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.624398 client.go:454: Dump Response HTTP/1.1 200 OK | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Length: 2637 | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Cache-Control: no-cache, no-store, must-revalidate | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json;charset=utf-8 | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:46 GMT | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Expires: Sat, 01 Jan 2000 00:00:00 GMT | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: 3341560ea21f5fb0e4a61538e82f8330/DdDz_1C9400000000 | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Pragma: no-cache | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Server: envoy | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Vary: origin | |
2023-03-16T12:38:41.624+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Via: 1.1 net-idcs-config | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Content-Type-Options: nosniff | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Envoy-Upstream-Service-Time: 66 | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Frame-Options: deny | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Oracle-Dms-Ecid: 3341560ea21f5fb0e4a61538e82f8330/DdDz_1C9400000000 | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Oracle-Dms-Rid: 0:1 | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Xss-Protection: 1; mode=block | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: {"idcsCreatedBy":{"type":"User","display":"Francis Chuang","value":"98066b58f7e74e42923ac228ea6e3e3d","ocid":"ocid1.user.oc1..aaaaaaaang52wi4wndbdtfj553d7hap4yh6sb3gaoet5agmh73anz2cdbopa","$ref":"https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443/admin/v1/Users/98066b58f7e74e42923ac228ea6e3e3d"},"id":"58b24237839a4f34a73e9155f139f8f6","urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User":{"isFederatedUser":false},"meta":{"created":"2023-03-16T01:37:58.101Z","lastModified":"2023-03-16T01:37:58.101Z","version":"bbc51bd0e1004b62891ff255740d1f54","resourceType":"User","location":"https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443/admin/v1/Users/58b24237839a4f34a73e9155f139f8f6"},"active":true,"displayName":"test","idcsLastModifiedBy":{"value":"98066b58f7e74e42923ac228ea6e3e3d","display":"Francis Chuang","ocid":"ocid1.user.oc1..aaaaaaaang52wi4wndbdtfj553d7hap4yh6sb3gaoet5agmh73anz2cdbopa","type":"User","$ref":"https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443/admin/v1/Users/98066b58f7e74e42923ac228ea6e3e3d"},"urn:ietf:params:scim:schemas:oracle:idcs:extension:userState:User":{"locked":{"on":false}},"name":{"familyName":"test","formatted":"test"},"ocid":"ocid1.user.oc1..aaaaaaaa7yavg3f2djvyjclwe5hz27sp2hmyzobplc7s2mjfk2izisyqmamq","userName":"test","emails":[{"verified":false,"primary":false,"secondary":false,"value":"example@example.com","type":"recovery"},{"verified":false,"primary":true,"secondary":false,"value":"example@example.com","type":"work"}],"urn:ietf:params:scim:schemas:oracle:idcs:extension:OCITags":{"definedTags":[{"value":"default/test@example.com.com","key":"CreatedBy","namespace":"Oracle-Tags"},{"value":"2023-03-16T01:37:58.065Z","key":"CreatedOn","namespace":"Oracle-Tags"}]},"schemas":["urn:ietf:params:scim:schemas:core:2.0:User","urn:ietf:params:scim:schemas:oracle:idcs:extension:userState:User","urn:ietf:params:scim:schemas:oracle:idcs:extension:OCITags","urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User"],"domainOcid":"ocid1.domain.oc1..aaaaaaaanszmbo5koaup3l7tttfsybtemvia323adqosruyhk7l4ininzydq","compartmentOcid":"ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa","tenancyOcid":"ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa","urn:ietf:params:scim:schemas:oracle:idcs:extension:capabilities:User":{"canUseApiKeys":true,"canUseAuthTokens":true,"canUseConsolePassword":true,"canUseCustomerSecretKeys":true,"canUseOAuth2ClientCredentials":true,"canUseSmtpCredentials":true,"canUseDbCredentials":true,"canUseConsole":false}} | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.624522 http.go:1039: RawResponse does not contain presentIn tag. Skipping | |
2023-03-16T12:38:41.625+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.624545 http.go:1015: Unmarshalling from body to field: User | |
2023-03-16T12:38:41.635+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:41.635559 http.go:1011: Unmarshaling from header to field: OpcRequestId | |
2023-03-16T12:38:41.635+1100 [INFO] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:41 [WARN] SetData() unable to parse current ID: 58b24237839a4f34a73e9155f139f8f6: timestamp=2023-03-16T12:38:41.635+1100 | |
2023-03-16T12:38:41.643+1100 [WARN] Provider "registry.terraform.io/oracle/oci" produced an invalid plan for oci_identity_domains_user.test_user, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .urnietfparamsscimschemasoracleidcsextensionuser_state_user: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextensioncapabilities_user: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextensionuser_user: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextension_oci_tags: block count in plan (1) disagrees with count in config (0) | |
2023-03-16T12:38:41.644+1100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-03-16T12:38:41.651+1100 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5507 | |
2023-03-16T12:38:41.651+1100 [DEBUG] provider: plugin exited | |
2023-03-16T12:38:41.651+1100 [DEBUG] building apply graph to check for errors | |
2023-03-16T12:38:41.651+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:41.651+1100 [DEBUG] ProviderTransformer: "oci_identity_domain.test (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:41.651+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:41.652+1100 [DEBUG] ReferenceTransformer: "var.compartment_id" references: [] | |
2023-03-16T12:38:41.652+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user" references: [oci_identity_domain.test (expand)] | |
2023-03-16T12:38:41.652+1100 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/oracle/oci\"]" references: [] | |
2023-03-16T12:38:41.652+1100 [DEBUG] ReferenceTransformer: "oci_identity_domain.test (expand)" references: [] | |
2023-03-16T12:38:41.652+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user (expand)" references: [] | |
Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: | |
~ update in-place | |
Terraform will perform the following actions: | |
# oci_identity_domains_user.test_user will be updated in-place | |
~ resource "oci_identity_domains_user" "test_user" { | |
id = "58b24237839a4f34a73e9155f139f8f6" | |
~ schemas = [ | |
"urn:ietf:params:scim:schemas:core:2.0:User", | |
- "urn:ietf:params:scim:schemas:oracle:idcs:extension:userState:User", | |
- "urn:ietf:params:scim:schemas:oracle:idcs:extension:OCITags", | |
- "urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User", | |
] | |
# (16 unchanged attributes hidden) | |
~ emails { | |
~ primary = false -> true | |
~ type = "recovery" -> "work" | |
# (3 unchanged attributes hidden) | |
} | |
- emails { | |
- primary = true -> null | |
- secondary = false -> null | |
- type = "work" -> null | |
- value = "example@example.com" -> null | |
- verified = false -> null | |
} | |
# (5 unchanged blocks hidden) | |
} | |
Plan: 0 to add, 1 to change, 0 to destroy. | |
2023-03-16T12:38:41.674+1100 [DEBUG] command: asking for input: "\nDo you want to perform these actions?" | |
Do you want to perform these actions? | |
Terraform will perform the actions described above. | |
Only 'yes' will be accepted to approve. | |
Enter a value: yes | |
2023-03-16T12:38:44.469+1100 [INFO] backend/local: apply calling Apply | |
2023-03-16T12:38:44.470+1100 [DEBUG] Building and walking apply graph for NormalMode plan | |
2023-03-16T12:38:44.470+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ProviderTransformer: "oci_identity_domain.test (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ProviderTransformer: "oci_identity_domains_user.test_user (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/oracle/oci"] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ReferenceTransformer: "var.compartment_id" references: [] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user" references: [oci_identity_domain.test (expand)] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/oracle/oci\"]" references: [] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ReferenceTransformer: "oci_identity_domain.test (expand)" references: [] | |
2023-03-16T12:38:44.470+1100 [DEBUG] ReferenceTransformer: "oci_identity_domains_user.test_user (expand)" references: [] | |
2023-03-16T12:38:44.471+1100 [DEBUG] Starting graph walk: walkApply | |
2023-03-16T12:38:44.485+1100 [DEBUG] created provider logger: level=debug | |
2023-03-16T12:38:44.485+1100 [INFO] provider: configuring client automatic mTLS | |
2023-03-16T12:38:44.488+1100 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 args=[.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0] | |
2023-03-16T12:38:44.495+1100 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5527 | |
2023-03-16T12:38:44.495+1100 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 | |
2023-03-16T12:38:44.890+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:44.883249 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:44.893+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:44.891638 eventual_consistency.go:75: (pid=5527, gid=1) OCI_GO_SDK_EC_CONFIG: Unknown ec mode '', assuming 'inprocess' | |
2023-03-16T12:38:44.894+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:44.894382 log.go:106: logger level set to: 3 | |
2023-03-16T12:38:45.829+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:45 [INFO] terraform-provider-oci 4.112.0 | |
2023-03-16T12:38:45.829+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: 2023/03/16 12:38:45 Executable runs in Terraform plugin mode by default. For additional usage options, please run with the '-help' flag. | |
2023-03-16T12:38:45.829+1100 [INFO] provider.terraform-provider-oci_v4.112.0: configuring server automatic mTLS: timestamp=2023-03-16T12:38:45.829+1100 | |
2023-03-16T12:38:45.845+1100 [DEBUG] provider: using plugin: version=5 | |
2023-03-16T12:38:45.845+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: plugin address: address=/tmp/plugin3320137791 network=unix timestamp=2023-03-16T12:38:45.845+1100 | |
2023-03-16T12:38:46.177+1100 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/oracle/oci\"]" changed the config value, but that value is unused | |
2023-03-16T12:38:46.184+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.182259 provider.go:291: Configuration provided by: {[Configuration provided by file: /home/francis/.oci/config Configuration provided by file: /home/francis/.oraclebmc/config Configuration provided by environment variables prefixed with: TF_VAR]} | |
2023-03-16T12:38:46.382+1100 [WARN] Provider "registry.terraform.io/oracle/oci" produced an invalid plan for oci_identity_domains_user.test_user, but we are tolerating it because it is using the legacy plugin SDK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .urnietfparamsscimschemasoracleidcsextension_oci_tags: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextensionuser_state_user: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextensioncapabilities_user: block count in plan (1) disagrees with count in config (0) | |
- .urnietfparamsscimschemasoracleidcsextensionuser_user: block count in plan (1) disagrees with count in config (0) | |
oci_identity_domains_user.test_user: Modifying... [id=58b24237839a4f34a73e9155f139f8f6] | |
2023-03-16T12:38:46.382+1100 [INFO] Starting apply for oci_identity_domains_user.test_user | |
2023-03-16T12:38:46.383+1100 [DEBUG] oci_identity_domains_user.test_user: applying the planned Update change | |
2023-03-16T12:38:46.395+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.395214 eventual_consistency.go:331: (pid=5527, gid=72) EcContext.GetEndOfWindow returns <nil> | |
2023-03-16T12:38:46.395+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.395247 asm_amd64.s:1571: Retry policy to use: {MaximumNumberAttempts=0, MinSleepBetween=0, MaxSleepBetween=0, ExponentialBackoffBase=0, NonEventuallyConsistentPolicy=<nil>} | |
2023-03-16T12:38:46.395+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.395253 asm_amd64.s:1571: operation attempt #1 | |
2023-03-16T12:38:46.398+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.398738 http.go:688: Marshaling to Request: PutUserRequest | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400021 http.go:606: Marshaling to path from field: UserId in template: /Users/{userId} | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400039 http.go:602: Marshaling to header from field: Authorization | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400043 http.go:602: Header value is not mandatory and is nil pointer in field: Authorization. Skipping header | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400045 http.go:602: Marshaling to header from field: ResourceTypeSchemaVersion | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400047 http.go:602: Header value is not mandatory and is nil pointer in field: ResourceTypeSchemaVersion. Skipping header | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400049 http.go:608: Marshaling to query from field: Attributes | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400051 http.go:608: Query parameter value is not mandatory and is nil pointer in field: Attributes. Skipping query | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400054 http.go:608: Marshaling to query from field: AttributeSets | |
2023-03-16T12:38:46.400+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.400058 http.go:608: Omitting AttributeSets, is empty and omitEmpty tag is set | |
2023-03-16T12:38:46.402+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.402057 http.go:610: Marshaling to body from field:User | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409642 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Formatted | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409663 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: GivenName | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409666 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: MiddleName | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409668 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: HonorificPrefix | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409670 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: HonorificSuffix | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409672 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Id | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409674 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Ocid | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409676 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Meta | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409678 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IdcsCreatedBy | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409680 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IdcsLastModifiedBy | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409682 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IdcsPreventedOperations | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409684 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Tags | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409685 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DeleteInProgress | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409687 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IdcsLastUpgradedInRelease | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409689 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DomainOcid | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409691 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CompartmentOcid | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409692 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: TenancyOcid | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409694 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: ExternalId | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409696 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Description | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409697 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DisplayName | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409699 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: NickName | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409701 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: ProfileUrl | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409703 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Title | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409705 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UserType | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409708 http.go:167: WARNING json field is tagged with mandatory flags, but the type can not be nil, field name: UserType | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409710 http.go:251: Field userType is not present in json, omitting | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409712 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Locale | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409714 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: PreferredLanguage | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409716 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Timezone | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409717 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Active | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409719 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Password | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409721 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Emails | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409723 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Primary | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409725 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Secondary | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409728 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Verified | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409730 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: PendingVerificationData | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409732 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: PhoneNumbers | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409738 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Ims | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409740 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Photos | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409742 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Addresses | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409744 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Groups | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409746 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Entitlements | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409748 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Roles | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409750 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: X509Certificates | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409752 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasExtensionEnterprise2_0User | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409754 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionUserUser | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409756 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IsFederatedUser | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409758 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IsAuthenticationDelegated | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409760 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Status | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409761 http.go:167: WARNING json field is tagged with mandatory flags, but the type can not be nil, field name: Status | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409763 http.go:233: Field status is not present in json, omitting | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409765 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Provider | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409767 http.go:167: WARNING json field is tagged with mandatory flags, but the type can not be nil, field name: Provider | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409768 http.go:233: Field provider is not present in json, omitting | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409770 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CreationMechanism | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409772 http.go:167: WARNING json field is tagged with mandatory flags, but the type can not be nil, field name: CreationMechanism | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409773 http.go:233: Field creationMechanism is not present in json, omitting | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409775 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DoNotShowGettingStarted | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409777 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: BypassNotification | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409779 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IsAccountRecoveryEnrolled | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409781 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: AccountRecoveryRequired | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409783 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UserFlowControlledByExternalClient | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409785 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IsGroupMembershipNormalized | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409787 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IsGroupMembershipSyncedToUsersGroups | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409789 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: NotificationEmailTemplateId | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409790 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: SupportAccounts | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409792 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: IdcsAppRolesLimitedToGroups | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409794 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UserToken | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409796 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: SyncedFromApp | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409798 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: ApplicableAuthenticationTargetApp | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409800 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DelegatedAuthenticationTargetApp | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409802 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Accounts | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409803 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Grants | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409805 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: AppRoles | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409807 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionPasswordStateUser | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409811 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionUserStateUser | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409813 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: LastSuccessfulLoginDate | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409821 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: PreviousSuccessfulLoginDate | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409823 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: LastFailedLoginDate | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409825 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: LoginAttempts | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409827 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: RecoveryAttempts | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409829 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: RecoveryEnrollAttempts | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409831 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: MaxConcurrentSessions | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409833 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: RecoveryLocked | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409834 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Locked | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409836 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Reason | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409838 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: On | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409840 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: LockDate | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409842 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: Expired | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409844 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionPosixUser | |
2023-03-16T12:38:46.409+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409846 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionKerberosUserUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409848 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionMfaUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409850 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionAdaptiveUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409852 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionSffUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409854 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionSecurityQuestionsUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409856 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionSelfRegistrationUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409858 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionSocialAccountUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409859 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionDbUserUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409861 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionTermsOfUseUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409863 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionPasswordlessUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409865 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionOciTags | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409867 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: FreeformTags | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409870 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: DefinedTags | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409874 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: TagSlug | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409876 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionUserCredentialsUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409878 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionCapabilitiesUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409880 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseApiKeys | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409882 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseAuthTokens | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409884 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseConsolePassword | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409886 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseCustomerSecretKeys | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409888 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseOAuth2ClientCredentials | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409890 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseSmtpCredentials | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409891 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: CanUseDbCredentials | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409894 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionDbCredentialsUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409895 http.go:167: Adjusting tag: mandatory is false and json tag is valid on field: UrnIetfParamsScimSchemasOracleIdcsExtensionSelfChangeUser | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409920 http.go:610: Marshaled body is: {"active":true,"displayName":"test","emails":[{"pendingVerificationData":"","primary":true,"secondary":false,"type":"work","value":"example@example.com","verified":false}],"id":"58b24237839a4f34a73e9155f139f8f6","name":{"familyName":"test","formatted":"test","givenName":"","honorificPrefix":"","honorificSuffix":"","middleName":""},"ocid":"ocid1.user.oc1..aaaaaaaa7yavg3f2djvyjclwe5hz27sp2hmyzobplc7s2mjfk2izisyqmamq","schemas":["urn:ietf:params:scim:schemas:core:2.0:User"],"urn:ietf:params:scim:schemas:oracle:idcs:extension:OCITags":{"definedTags":[{"key":"CreatedBy","namespace":"Oracle-Tags","value":"default/test@example.com.com"},{"key":"CreatedOn","namespace":"Oracle-Tags","value":"2023-03-16T01:37:58.065Z"}],"tagSlug":""},"urn:ietf:params:scim:schemas:oracle:idcs:extension:capabilities:User":{"canUseApiKeys":true,"canUseAuthTokens":true,"canUseConsolePassword":true,"canUseCustomerSecretKeys":true,"canUseDbCredentials":true,"canUseOAuth2ClientCredentials":true,"canUseSmtpCredentials":true},"urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User":{"accountRecoveryRequired":false,"bypassNotification":false,"doNotShowGettingStarted":false,"isAccountRecoveryEnrolled":false,"isAuthenticationDelegated":false,"isFederatedUser":false,"isGroupMembershipNormalized":false,"notificationEmailTemplateId":"","userFlowControlledByExternalClient":false},"urn:ietf:params:scim:schemas:oracle:idcs:extension:userState:User":{"locked":{"expired":false,"on":false},"loginAttempts":0,"maxConcurrentSessions":0,"recoveryAttempts":0,"recoveryEnrollAttempts":0},"userName":"test"} | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409924 http.go:602: Marshaling to header from field: IfMatch | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409927 http.go:602: Header value is not mandatory and is nil pointer in field: IfMatch. Skipping header | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409929 http.go:602: Marshaling to header from field: OpcRetryToken | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409932 http.go:602: Marshaling to header from field: OpcRequestId | |
2023-03-16T12:38:46.410+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.409948 http.go:483: add request id for header: opc-request-id, with value: bed41e1f8e4665f57d1e0c47c709e28b | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.410977 http.go:661: RequestMetadata does not contain contributes tag. Skipping. | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.410984 client.go:604: Attempting to call downstream service | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.411921 client.go:683: Dump Request PUT /admin/v1/Users/58b24237839a4f34a73e9155f139f8f6 HTTP/1.1 | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Host: idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443 | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: User-Agent: Oracle-GoSDK/65.32.1 (go/go1.18.8; linux/amd64; terraform/2.7.0; terraform-cli/1.4.0) Oracle-TerraformProvider/4.112.0 | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Length: 1588 | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept: */* | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Authorization: Signature version="1",headers="date (request-target) host content-length content-type x-content-sha256",keyId="ocid1.tenancy.oc1..aaaaaaaaufs73icq6yab476zowpzjfpcuzlrwy2zxpt53zzjoqltdr2gfkpa/ocid1.user.oc1..aaaaaaaang52wi4wndbdtfj553d7hap4yh6sb3gaoet5agmh73anz2cdbopa/b1:62:b0:2a:35:18:cd:82:92:f2:d7:f5:87:d4:d9:1d",algorithm="rsa-sha256",signature="lt5PdhaUuZyPosIOKl+fw0KFo0OUxiE3BANaBsvm97deyKphLXyqfwL483edezKfB4izBkGaxt+GbapZuysoAnyqr3F9CzP9fKxNr/fmWpea5v51KTP/WMMmvrgF7z0NV/1BmTugCOegIoqOHi4gCE85v+sKDDSqhh/kXjpc/W1RQuJlVgWzMesFSlG/aK4n2tN8KWFHaZZ9q6L/jTK446V8gG9MtU4D1FcNKc2LkA1Nf9SAVC2wpfHkzY+xq+OSydx0fiL+mexZqrpWuT+dqK7EwYyHUlLnHFNwpqyyqw7XDPwRlcA6wMx8lziOlG1SapnpJz0E8vYOu6CBiphqGg==" | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:46 GMT | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Info: Oracle-GoSDK/65.32.1 | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Client-Retries: true | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: bed41e1f8e4665f57d1e0c47c709e28b | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Retry-Token: a7G6gr3t3qcN7Z99CVk4fJzXLFy85sbO | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Content-Sha256: yEp3ZPufqX4jDLAMbi2JS0AVW/YN0D+wZg/D2KHm0FQ= | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Accept-Encoding: gzip | |
2023-03-16T12:38:46.411+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:46.412+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: {"active":true,"displayName":"test","emails":[{"pendingVerificationData":"","primary":true,"secondary":false,"type":"work","value":"example@example.com","verified":false}],"id":"58b24237839a4f34a73e9155f139f8f6","name":{"familyName":"test","formatted":"test","givenName":"","honorificPrefix":"","honorificSuffix":"","middleName":""},"ocid":"ocid1.user.oc1..aaaaaaaa7yavg3f2djvyjclwe5hz27sp2hmyzobplc7s2mjfk2izisyqmamq","schemas":["urn:ietf:params:scim:schemas:core:2.0:User"],"urn:ietf:params:scim:schemas:oracle:idcs:extension:OCITags":{"definedTags":[{"key":"CreatedBy","namespace":"Oracle-Tags","value":"default/test@example.com.com"},{"key":"CreatedOn","namespace":"Oracle-Tags","value":"2023-03-16T01:37:58.065Z"}],"tagSlug":""},"urn:ietf:params:scim:schemas:oracle:idcs:extension:capabilities:User":{"canUseApiKeys":true,"canUseAuthTokens":true,"canUseConsolePassword":true,"canUseCustomerSecretKeys":true,"canUseDbCredentials":true,"canUseOAuth2ClientCredentials":true,"canUseSmtpCredentials":true},"urn:ietf:params:scim:schemas:oracle:idcs:extension:user:User":{"accountRecoveryRequired":false,"bypassNotification":false,"doNotShowGettingStarted":false,"isAccountRecoveryEnrolled":false,"isAuthenticationDelegated":false,"isFederatedUser":false,"isGroupMembershipNormalized":false,"notificationEmailTemplateId":"","userFlowControlledByExternalClient":false},"urn:ietf:params:scim:schemas:oracle:idcs:extension:userState:User":{"locked":{"expired":false,"on":false},"loginAttempts":0,"maxConcurrentSessions":0,"recoveryAttempts":0,"recoveryEnrollAttempts":0},"userName":"test"} | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: INFO 2023/03/16 12:38:46.643892 client.go:449: Dump Response HTTP/1.1 400 Bad Request | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Length: 343 | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Cache-Control: no-cache, no-store, must-revalidate | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Content-Type: application/json | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Date: Thu, 16 Mar 2023 01:38:51 GMT | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Expires: Sat, 01 Jan 2000 00:00:00 GMT | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Opc-Request-Id: bed41e1f8e4665f57d1e0c47c709e28b/GKwow0eQ400000000 | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Pragma: no-cache | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Server: envoy | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Strict-Transport-Security: max-age=31536000; includeSubDomains | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Vary: origin | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: Via: 1.1 net-idcs-config | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Content-Type-Options: nosniff | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Envoy-Upstream-Service-Time: 78 | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Frame-Options: deny | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Oracle-Dms-Ecid: bed41e1f8e4665f57d1e0c47c709e28b/GKwow0eQ400000000 | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Oracle-Dms-Rid: 0:1 | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: X-Xss-Protection: 1; mode=block | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error","urn:ietf:params:scim:api:oracle:idcs:extension:messages:Error"],"detail":"The minimum characters allowed is 1 for attribute: name.givenName.","status":"400","urn:ietf:params:scim:api:oracle:idcs:extension:messages:Error":{"messageId":"error.common.validation.stringLessThanMinLimit"}} | |
2023-03-16T12:38:46.644+1100 [DEBUG] provider.terraform-provider-oci_v4.112.0: DEBUG 2023/03/16 12:38:46.644279 EC.ShouldRetryOperation, no EC or in the past, returning false: endOfWindowTime = <nil>, now = 2023-03-16 12:38:46.644239478 +1100 AEDT m=+1.915304177 | |
2023-03-16T12:38:46.655+1100 [ERROR] vertex "oci_identity_domains_user.test_user" error: 400-BadErrorResponse, | |
Suggestion: Please retry or contact support for help with service: Identity Domains User | |
Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_domains_user | |
API Reference: | |
Request Target: PUT https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443/admin/v1/Users/58b24237839a4f34a73e9155f139f8f6 | |
Provider version: 4.112.0, released on 2023-03-15. | |
Service: Identity Domains User | |
Operation Name: PutUser | |
OPC request ID: bed41e1f8e4665f57d1e0c47c709e28b/GKwow0eQ400000000 | |
╷ | |
│ Error: 400-BadErrorResponse, | |
│ Suggestion: Please retry or contact support for help with service: Identity Domains User | |
│ Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/identity_domains_user | |
│ API Reference: | |
│ Request Target: PUT https://idcs-c64b7314939548e9947c1cac161f4743.identity.oraclecloud.com:443/admin/v1/Users/58b24237839a4f34a73e9155f139f8f6 | |
│ Provider version: 4.112.0, released on 2023-03-15. | |
│ Service: Identity Domains User | |
│ Operation Name: PutUser | |
│ OPC request ID: bed41e1f8e4665f57d1e0c47c709e28b/GKwow0eQ400000000 | |
│ | |
│ | |
│ with oci_identity_domains_user.test_user, | |
│ on main.tf line 19, in resource "oci_identity_domains_user" "test_user": | |
│ 19: resource "oci_identity_domains_user" "test_user" { | |
│ | |
╵ | |
2023-03-16T12:38:46.663+1100 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF" | |
2023-03-16T12:38:46.670+1100 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/oracle/oci/4.112.0/linux_amd64/terraform-provider-oci_v4.112.0 pid=5527 | |
2023-03-16T12:38:46.670+1100 [DEBUG] provider: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment