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

cmd/go/internal/modfetch: TestCodeRepo failures #67117

Open
gopherbot opened this issue Apr 30, 2024 · 1 comment
Open

cmd/go/internal/modfetch: TestCodeRepo failures #67117

gopherbot opened this issue Apr 30, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link

#!watchflakes
default <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"

Issue created automatically to collect these failures.

Example (log):

vcs-test.golang.org rerouted to http://127.0.0.1:46001
https://vcs-test.golang.org rerouted to https://127.0.0.1:40743
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/github.com_rsc_vgotest1_v2/v2.0.1 (22.11s)
        coderepo_test.go:623: repo.Stat("v2.0.1"): github.com/rsc/vgotest1/v2@v2.0.1: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /tmp/workdir/tmp/gitrepo-test-62827515/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485: exit status 128:
            	error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
            	fatal: expected flush after ref listing

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Apr 30, 2024
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "cmd/go/internal/modfetch" && test == "TestCodeRepo"
2024-04-30 15:35 linux-arm64-longtest go@150f45b2 cmd/go/internal/modfetch.TestCodeRepo (log)
vcs-test.golang.org rerouted to http://127.0.0.1:46001
https://vcs-test.golang.org rerouted to https://127.0.0.1:40743
--- FAIL: TestCodeRepo (0.00s)
    --- FAIL: TestCodeRepo/github.com_rsc_vgotest1_v2/v2.0.1 (22.11s)
        coderepo_test.go:623: repo.Stat("v2.0.1"): github.com/rsc/vgotest1/v2@v2.0.1: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /tmp/workdir/tmp/gitrepo-test-62827515/modcache/cache/vcs/4a5198d614ab1a6ef5a42101e7276bebd49f61fe11c77b35a3eeaaa999be6485: exit status 128:
            	error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400
            	fatal: expected flush after ref listing

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant