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/codehost: TestStat/gitrepo1 failures due to missing v1.2.3 tag #56881

Open
gopherbot opened this issue Nov 21, 2022 · 4 comments
Assignees
Labels
modules NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Nov 21, 2022

#!watchflakes
post <- ((pkg == "cmd/go/internal/modfetch/codehost" && test == "TestStat") || pkg == "lock") && `incorrect info` && `Tags:\[v1.2.4-annotated\]`

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.04s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.120s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt
0.116s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt

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 Nov 21, 2022
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "cmd/go/internal/modfetch/codehost" && test == "TestStat"
2022-11-19 01:19 linux-amd64-longtest go@c6cdfd88 cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.04s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.120s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt
0.116s # cd /workdir/tmp/gitrepo-test-3263890906/modcache/cache/vcs/90c649521c3e04bb5c78aa911f4a95d17d08361f58229e59677eea387ebdf976; hg cat -r v2.3.4 another.txt
2022-11-19 22:39 linux-amd64-longtest go@bda02354 cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.08s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
0.174s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg cat -r v2.3.4 another.txt
0.176s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg cat -r v2.3.4 another.txt
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.181s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg tags -q
0.156s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg tags -q
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.174s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r aaaaaaaaab --prefix=prefix/ -- /workdir/tmp/go-readzip-1941230597.zip
0.159s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r aaaaaaaaab --prefix=prefix/ -- /workdir/tmp/go-readzip-1941230597.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/**' -- /workdir/tmp/go-readzip-2854678986.zip
0.174s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/**' -- /workdir/tmp/go-readzip-2854678986.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3176493673.zip
0.178s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3176493673.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-3081377258.zip
0.186s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-3081377258.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-1851024535.zip
0.180s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-1851024535.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-412968684.zip
0.181s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-412968684.zip
cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg cat -r tip README
0.179s # cd /workdir/tmp/gitrepo-test-1245285992/modcache/cache/vcs/e7af6309e287ee4fc5e451990b13fa9bf15b20498226d8e55d1818f853fc3751; hg cat -r tip README

watchflakes

@bcmills bcmills self-assigned this Nov 21, 2022
@bcmills bcmills added this to the Go1.21 milestone Nov 21, 2022
@bcmills bcmills changed the title cmd/go/internal/modfetch/codehost: TestStat failures cmd/go/internal/modfetch/codehost: TestStat/gitrepo1/v1.2.4-annotated failures due to missing v1.2.3 tag Nov 21, 2022
@bcmills bcmills changed the title cmd/go/internal/modfetch/codehost: TestStat/gitrepo1/v1.2.4-annotated failures due to missing v1.2.3 tag cmd/go/internal/modfetch/codehost: TestStat/gitrepo1 failures due to missing v1.2.3 tag Jan 17, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- ((pkg == "cmd/go/internal/modfetch/codehost" && test == "TestStat") || pkg == "lock") && `incorrect info` && `Tags:\[v1.2.4-annotated\]`
2023-01-09 18:21 linux-386-longtest go@8232a09e cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.10s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
    --- FAIL: TestStat/gitrepo1/ede458df (0.03s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
    --- FAIL: TestStat/gitrepo1/HEAD (0.11s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
0.130s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2.3.4 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r v2.3.4 another.txt
0.120s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r v2.3.4 another.txt
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
0.126s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r v2 --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
0.119s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r v2 another.txt
0.114s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r v2 another.txt
cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r tip README
0.127s # cd /workdir/tmp/gitrepo-test-1083120334/modcache/cache/vcs/7d80be9f054f30b7c578b41150eaca532b2335d6ad732bc6403e95383abf14f7; hg cat -r tip README
2023-01-17 19:47 linux-386-longtest go@83f86889 cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.08s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
    --- FAIL: TestStat/gitrepo1/HEAD (0.10s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
...
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-657819250.zip
0.190s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-657819250.zip
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3222983223.zip
0.178s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3222983223.zip
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-554790635.zip
0.180s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-554790635.zip
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg cat -r v2.3.4 another.txt
0.182s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg cat -r v2.3.4 another.txt
cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg cat -r tip README
0.176s # cd /workdir/tmp/gitrepo-test-3323996501/modcache/cache/vcs/af14e60b66954b9509dad50a0ff64bc4aabac1aee5682f46ba764a04a555bf3c; hg cat -r tip README
2023-02-22 14:55 linux-amd64-longtest-race go@4a1829b6 cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.06s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
0.138s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg log -l1 -r tip --template '{node} {date|hgdate} {tags}'
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg tags -q
0.124s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg tags -q
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg cat -r tip README
0.134s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg cat -r tip README
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/**' -- /workdir/tmp/go-readzip-1148004419.zip
0.139s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/**' -- /workdir/tmp/go-readzip-1148004419.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r aaaaaaaaab --prefix=prefix/ -- /workdir/tmp/go-readzip-387769255.zip
0.127s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r aaaaaaaaab --prefix=prefix/ -- /workdir/tmp/go-readzip-387769255.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-3722624346.zip
0.139s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -- /workdir/tmp/go-readzip-3722624346.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3663286371.zip
0.136s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v3 --prefix=prefix/ -I 'v3/sub/dir/**' -- /workdir/tmp/go-readzip-3663286371.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-3801994944.zip
0.143s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v2 --prefix=prefix/ -- /workdir/tmp/go-readzip-3801994944.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-527844795.zip
0.141s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg archive -t zip --no-decode -r v2.3.4 --prefix=prefix/ -- /workdir/tmp/go-readzip-527844795.zip
cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg cat -r v2.3.4 another.txt
0.135s # cd /workdir/tmp/gitrepo-test-4269323282/modcache/cache/vcs/4463bcc65ac6e3216b3a81ab6e0e2ff05b93fc799f16a606c7868cff51c652fa; hg cat -r v2.3.4 another.txt
2023-02-24 19:00 linux-arm64-longtest go@21ff6704 cmd/go/internal/modfetch/codehost.TestStat (log)
--- FAIL: TestStat (0.00s)
    --- FAIL: TestStat/gitrepo1/v1.2.4-annotated (0.16s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:v1.2.4-annotated Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}
    --- FAIL: TestStat/gitrepo1/HEAD (0.16s)
        git_test.go:600: Stat: incorrect info
            have {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.4-annotated]}
            want {Origin:<nil> Name:ede458df7cd0fdca520df19a33158086a8a68e81 Short:ede458df7cd0 Version:ede458df7cd0fdca520df19a33158086a8a68e81 Time:2018-04-17 19:43:22 +0000 UTC Tags:[v1.2.3 v1.2.4-annotated]}

watchflakes

@bcmills
Copy link
Member

bcmills commented May 4, 2023

I'm going to add a skip for this failure mode first thing tomorrow. It seems to have a delightfully high repro rate on the linux-amd64-race builder.

@gopherbot
Copy link
Author

Change https://go.dev/cl/492975 mentions this issue: cmd/go/internal/modfetch/codehost: skip tests that fail due to tag mismatches

gopherbot pushed a commit that referenced this issue May 5, 2023
…smatches

For #56881.

Change-Id: If9d8fa2942e4dd8da5e673631cdc277e0fe6c962
Reviewed-on: https://go-review.googlesource.com/c/go/+/492975
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
Reviewed-by: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
@bcmills bcmills unpinned this issue May 5, 2023
@bcmills bcmills modified the milestones: Go1.21, Go1.22 Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modules 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

2 participants