radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.

Home Page:https://radapp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduled long running test failed - hashicorp/go-retryablehttp TLS timeout

rad-ci-bot opened this issue · comments

Bug information

This bug is generated automatically if the scheduled long running test fails. The Radius long running test operates on a schedule of every 2 hours everyday. It's important to understand that the test may fail due to workflow infrastructure issues, like network problems, rather than the flakiness of the test itself. For the further investigation, please visit here.

AB#11757

👋 @rad-ci-bot Thanks for filing this bug report.

A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server.

For more information on our triage process please visit our triage overview

Seems to be an error with getting hashicorp external package. Tracking as part of a larger issue here: #7438

DONE 20 tests in 125.220s
CGO_ENABLED=1 gotestsum  -- ./test/functional-portable/cli/noncloud/... -timeout 60m -v -parallel 10 
go: downloading github.com/hashicorp/go-retryablehttp v0.7.5
# github.com/radius-project/radius/test/functional-portable/cli/noncloud
Error: test/functional-portable/cli/noncloud/cli_test.go:36:2: github.com/hashicorp/go-retryablehttp@v0.7.5: Get "https://proxy.golang.org/github.com/hashicorp/go-retryablehttp/@v/v0.7.5.zip": net/http: TLS handshake timeout
WARN invalid TestEvent: FAIL	github.com/radius-project/radius/test/functional-portable/cli/noncloud [setup failed]
bad output from test2json: FAIL	github.com/radius-project/radius/test/functional-portable/cli/noncloud [setup failed]
make: *** [build/test.mk:93: test-functional-cli-noncloud] Error 1

=== Errors
Error: test/functional-portable/cli/noncloud/cli_test.go:36:2: github.com/hashicorp/go-retryablehttp@v0.7.5: Get "https://proxy.golang.org/github.com/hashicorp/go-retryablehttp/@v/v0.7.5.zip": net/http: TLS handshake timeout

Can this be closed @sk593?

closing stale issues since it did not recur