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

TestAccDataDnsTxtRecordSet_Basic fails in GitHub Actions #154

Closed
kmoe opened this issue Jul 8, 2021 · 1 comment · Fixed by #158
Closed

TestAccDataDnsTxtRecordSet_Basic fails in GitHub Actions #154

kmoe opened this issue Jul 8, 2021 · 1 comment · Fixed by #158
Assignees
Labels
CI/release Concerns CI or release configuration.

Comments

@kmoe
Copy link
Member

kmoe commented Jul 8, 2021

Failure:

=== RUN   TestAccDataDnsTxtRecordSet_Basic
    data_dns_txt_record_set_test.go:13: Step 1/1 error: Error running pre-apply refresh: exit status 1
        2021/06/24 15:53:58 [DEBUG] Using modified User-Agent: Terraform/0.12.30 HashiCorp-terraform-exec/0.13.3
        
        Error: error looking up TXT records for "terraform.io": lookup terraform.io on 127.0.0.53:53: no such host
        
          on terraform_plugin_test.tf line 2, in data "dns_txt_record_set" "test":
           2: data "dns_txt_record_set" "test" {
        
        
--- FAIL: TestAccDataDnsTxtRecordSet_Basic (11.55s)

The nameserver is set to systemd's 127.0.0.53 - it's not clear whether this is related to the failure.

Note: This failure (which has now turned up in different environments) may in fact be something to do with the size of the TXT records on terraform.io. Recommend returning to this after #112 is implemented.

@kmoe kmoe added the CI/release Concerns CI or release configuration. label Jul 8, 2021
@kmoe kmoe mentioned this issue Jul 8, 2021
@bflad bflad self-assigned this Jul 26, 2021
bflad added a commit that referenced this issue Jul 26, 2021
bflad added a commit that referenced this issue Jul 26, 2021
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI/release Concerns CI or release configuration.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants