Skip to content

all: test timeouts on darwin-amd64-race between 2023-05-01 and 2023-06-03 #60897

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

Closed
bcmills opened this issue Jun 20, 2023 · 3 comments
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge OS-Darwin
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jun 20, 2023

#!watchflakes
post <- builder == "darwin-amd64-race" && (`SIGQUIT` || `deadline exceeded` || `timed out`) && date != "" && date >= "2023-05-01" && date < "2023-06-03"

(See previously #58929.)

@bcmills bcmills added OS-Darwin Builders x/build issues (builders, bots, dashboards) labels Jun 20, 2023
@bcmills bcmills added this to the Backlog milestone Jun 20, 2023
@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "darwin-amd64-race" && (`SIGQUIT` || `deadline exceeded` || `timed out`) && date != "" && date >= "2023-05-01"
2023-05-18 18:39 darwin-amd64-race go@66432e1b cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54745
https://vcs-test.golang.org rerouted to https://127.0.0.1:54746
go test proxy running at GOPROXY=http://127.0.0.1:54747/mod
panic: test timed out after 9m0s
running tests:
	TestScript (8m57s)
	TestScript/chdir (5m48s)
	TestScript/clean_cache_n (5m49s)
	TestScript/cover_import_main_loop (5m57s)
	TestScript/cover_mod_empty (5m57s)
...
	/tmp/buildlet/go/src/cmd/go/internal/script/engine.go:566 +0x3e3 fp=0xc000a1f5e0 sp=0xc000a1f480 pc=0x1a2a783
cmd/go/internal/script.(*Engine).Execute(0xc0000a1758, 0xc000b5cd00, {0xc0002cddb0, 0x9}, 0x4e?, {0x1d2cfa0, 0xc000294920})
	/tmp/buildlet/go/src/cmd/go/internal/script/engine.go:292 +0xb25 fp=0xc000a1f8f0 sp=0xc000a1f5e0 pc=0x1a27345
cmd/go/internal/script/scripttest.Run.func1({0x1d378b8, 0xc000242000}, 0xc000b5cd00, 0xc000242000?, {0xc0002cddb0, 0x9}, {0x1d2d080?, 0xc000530270})
	/tmp/buildlet/go/src/cmd/go/internal/script/scripttest/scripttest.go:89 +0x77d fp=0xc000a1fbc0 sp=0xc000a1f8f0 pc=0x1a499fd
cmd/go/internal/script/scripttest.Run({0x1d378b8, 0xc000242000}, 0x8?, 0xc000a1fe20?, {0xc0002cddb0, 0x9}, {0x1d2d080, 0xc000530270})
	/tmp/buildlet/go/src/cmd/go/internal/script/scripttest/scripttest.go:90 +0xba fp=0xc000a1fc58 sp=0xc000a1fbc0 pc=0x1a48fba
cmd/go_test.TestScript.func3(0xc000242000)
	/tmp/buildlet/go/src/cmd/go/script_test.go:154 +0x8b2 fp=0xc000a1fe98 sp=0xc000a1fc58 pc=0x1a70c72
testing.tRunner(0xc000242000, 0xc0004d5b80)
2023-05-23 15:33 darwin-amd64-race go@4bb38fe4 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53575
https://vcs-test.golang.org rerouted to https://127.0.0.1:53576
go test proxy running at GOPROXY=http://127.0.0.1:53577/mod
--- FAIL: TestScript (1.34s)
    --- FAIL: TestScript/mod_replace_readonly (1.68s)
        script_test.go:134: 2023-05-29T14:38:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1060645219/tmpdir2901484031/mod_replace_readonly3055662253
        script_test.go:154: 
            # Check that with -mod=readonly, when we load a package in a module that is
            # replaced but not required, we emit an error with the command to add the
...
    --- FAIL: TestScript/build_gopath_order (4.13s)
        script_test.go:134: 2023-05-29T14:38:01Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1060645219/tmpdir2901484031/build_gopath_order4088383963
        script_test.go:154: 
            # golang.org/issue/14176#issuecomment-179895769
            # golang.org/issue/14192
            # -I arguments to compiler could end up not in GOPATH order,
            # leading to unexpected import resolution in the compiler. (1.751s)
            # add in baz.a to the mix (2.182s)
            > mkdir $WORK/p1/pkg/${GOOS}_${GOARCH}
...
    --- FAIL: TestScript/test_json_prints (0.03s)
        script_test.go:134: 2023-05-29T14:38:06Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1060645219/tmpdir2901484031/test_json_prints525977164
        script_test.go:154: 
        script_test.go:154: FAIL: test_json_prints.txt:0: context deadline exceeded
    --- FAIL: TestScript/badgo (0.06s)
        script_test.go:134: 2023-05-29T14:38:06Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1060645219/tmpdir2901484031/badgo1896759180
        script_test.go:154: 
        script_test.go:154: FAIL: badgo.txt:0: context deadline exceeded
2023-05-23 19:24 darwin-amd64-race go@3651d8e5 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54563
https://vcs-test.golang.org rerouted to https://127.0.0.1:54564
go test proxy running at GOPROXY=http://127.0.0.1:54565/mod
--- FAIL: TestScript (1.28s)
    --- FAIL: TestScript/work_env (5.64s)
        script_test.go:134: 2023-05-29T00:10:38Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1903555150/tmpdir3672271222/work_env4173255592
        script_test.go:154: 
            > go env GOWORK
            [stdout]
...
    --- FAIL: TestScript/build_darwin_cc_arch (0.03s)
        script_test.go:134: 2023-05-29T00:10:44Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1903555150/tmpdir3672271222/build_darwin_cc_arch2756630785
        script_test.go:154: 
        script_test.go:154: FAIL: build_darwin_cc_arch.txt:0: context deadline exceeded
    --- FAIL: TestScript/build_cgo_error (0.08s)
        script_test.go:134: 2023-05-29T00:10:44Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1903555150/tmpdir3672271222/build_cgo_error1726468477
        script_test.go:154: 
        script_test.go:154: FAIL: build_cgo_error.txt:0: context deadline exceeded
...
    --- FAIL: TestScript/build_nocache (0.06s)
        script_test.go:134: 2023-05-29T00:10:46Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1903555150/tmpdir3672271222/build_nocache2579637303
        script_test.go:154: 
        script_test.go:154: FAIL: build_nocache.txt:0: context deadline exceeded
    --- FAIL: TestScript/build_overlay (0.43s)
        script_test.go:134: 2023-05-29T00:10:46Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1903555150/tmpdir3672271222/build_overlay59107269
        script_test.go:154: 
        script_test.go:154: FAIL: build_overlay.txt:0: context deadline exceeded
2023-05-23 19:40 darwin-amd64-race go@c0b860ba cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54487
https://vcs-test.golang.org rerouted to https://127.0.0.1:54488
go test proxy running at GOPROXY=http://127.0.0.1:54489/mod
--- FAIL: TestScript (1.56s)
    --- FAIL: TestScript/version (10.73s)
        script_test.go:134: 2023-05-28T22:46:17Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1081884446/tmpdir3477733239/version588431055
        script_test.go:154: 
            # Without arguments, we just print Go's own version. (1.157s)
            # Flags without files, or paths to missing files, should error. (0.341s)
...
    --- FAIL: TestScript/mod_tidy_symlink_issue35941 (1.49s)
        script_test.go:134: 2023-05-28T22:46:27Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1081884446/tmpdir3477733239/mod_tidy_symlink_issue35941521695693
        script_test.go:154: 
            > env GO111MODULE=on
            > [!symlink] skip
            [condition not met]
            > cd m
            > symlink symlink -> ../outside
            > cp go.mod go.mod.orig
...
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2
    --- FAIL: TestScript/test_empty (0.28s)
        script_test.go:134: 2023-05-28T22:46:30Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1081884446/tmpdir3477733239/test_empty4001584340
        script_test.go:154: 
        script_test.go:154: FAIL: test_empty.txt:0: context deadline exceeded
2023-05-24 15:04 darwin-amd64-race go@4042b900 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53886
https://vcs-test.golang.org rerouted to https://127.0.0.1:53887
go test proxy running at GOPROXY=http://127.0.0.1:53888/mod
--- FAIL: TestScript (1.32s)
    --- FAIL: TestScript/install_cmd_gobin (157.44s)
        script_test.go:134: 2023-05-24T15:51:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2533013708/tmpdir4071417056/install_cmd_gobin3213620225
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.543s)
...
            r12    0xc0000f9268
            r13    0x21a1f40
            r14    0xc0000081a0
            r15    0x17
            rip    0x1003e61
            rflags 0x246
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 21:26 darwin-amd64-race go@eea26e8e cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53687
https://vcs-test.golang.org rerouted to https://127.0.0.1:53688
go test proxy running at GOPROXY=http://127.0.0.1:53689/mod
--- FAIL: TestScript (1.35s)
    --- FAIL: TestScript/badgo (6.27s)
        script_test.go:134: 2023-05-27T18:32:55Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2833310727/tmpdir606381522/badgo2014352442
        script_test.go:154: 
            > go get example.net/[email protected]
            [stderr]
...
            r12    0xc00025d6f8
            r13    0x21a1f20
            r14    0x0
            r15    0x7ff7bfeff670
            rip    0x7ff8184ad2be
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: badgo.txt:6: go get example.net/[email protected]: exit status 2
2023-05-24 23:16 darwin-amd64-race go@a965318a cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55160
https://vcs-test.golang.org rerouted to https://127.0.0.1:55161
go test proxy running at GOPROXY=http://127.0.0.1:55162/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/install_cmd_gobin (108.97s)
        script_test.go:134: 2023-05-25T00:00:39Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1628690859/tmpdir1159208417/install_cmd_gobin2010227203
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.603s)
...
            r12    0xc00056b2b8
            r13    0x21b0100
            r14    0xc0000081a0
            r15    0x85
            rip    0x10c7a58
            rflags 0x206
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 23:23 darwin-amd64-race go@08458804 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54362
https://vcs-test.golang.org rerouted to https://127.0.0.1:54363
go test proxy running at GOPROXY=http://127.0.0.1:54364/mod
--- FAIL: TestScript (1.30s)
    --- FAIL: TestScript/mod_nomod (31.02s)
        script_test.go:134: 2023-05-25T11:18:58Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3339228286/tmpdir3197140124/mod_nomod3052469420
        script_test.go:154: 
            # Test go commands with no module. (0.000s)
            # go mod edit fails unless given explicit mod file argument (1.260s)
...
    --- FAIL: TestScript/test_skip (47.39s)
        script_test.go:134: 2023-05-25T11:18:42Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3339228286/tmpdir3197140124/test_skip1074735699
        script_test.go:154: 
            > go test -v -run Test -skip T skip_test.go
            [stdout]
            testing: warning: no tests to run
            PASS
            ok  	command-line-arguments	0.045s [no tests to run]
            > ! stdout RUN
...
            r12    0x21800072dfe0
            r13    0x2f
            r14    0xc0000081a0
            r15    0x1800072dfe0
            rip    0x1024470
            rflags 0x10202
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: build_GOTMPDIR.txt:23: go list -x .: exit status 2
2023-05-31 15:33 darwin-amd64-race go@b71d4329 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54448
https://vcs-test.golang.org rerouted to https://127.0.0.1:54449
go test proxy running at GOPROXY=http://127.0.0.1:54450/mod
--- FAIL: TestScript (1.32s)
    --- FAIL: TestScript/autocgo (1.29s)
        script_test.go:134: 2023-06-01T12:37:49Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1448868090/tmpdir2748061331/autocgo1903365667
        script_test.go:158: 
            # Test automatic setting of CGO_ENABLED based on $CC and what's in $PATH. (0.000s)
            # Assume we're on a system that can enable cgo normally. (1.183s)
...
    --- FAIL: TestScript/mod_init_invalid_major (1.62s)
        script_test.go:134: 2023-06-01T12:37:49Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1448868090/tmpdir2748061331/mod_init_invalid_major1672246316
        script_test.go:158: 
            > env GO111MODULE=on
            > env GOFLAGS=-mod=mod
            > ! go mod init example.com/user/repo/v0
            [stderr]
            go: invalid module path "example.com/user/repo/v0": major version suffixes must be in the form of /vN and are only allowed for v2 or later:
            	go mod init example.com/user/repo/v2
...
            r12    0x16
            r13    0x0
            r14    0x80100000900
            r15    0x800
            rip    0x7ff803c333ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2
2023-05-31 16:25 darwin-amd64-race go@30f8d5b6 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54297
https://vcs-test.golang.org rerouted to https://127.0.0.1:54298
go test proxy running at GOPROXY=http://127.0.0.1:54299/mod
--- FAIL: TestScript (1.34s)
    --- FAIL: TestScript/goroot_executable (0.20s)
        script_test.go:134: 2023-05-31T19:05:32Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1984852397/tmpdir4269609969/goroot_executable1550204641
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/goroot_executable.txt:0: context deadline exceeded
    --- FAIL: TestScript/list_ambiguous_path (4.69s)
...
    --- FAIL: TestScript/build_gcflags_order (1.96s)
        script_test.go:134: 2023-05-31T19:05:30Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1984852397/tmpdir4269609969/build_gcflags_order2023995028
        script_test.go:158: 
            # Tests golang.org/issue/47682
            # Flags specified with -gcflags should appear after other flags generated by cmd/go. (1.874s)
            > cd m
            > go build -n -gcflags=-lang=go1.17
            [stderr]

...
    --- FAIL: TestScript/build_arm (0.06s)
        script_test.go:134: 2023-05-31T19:05:33Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1984852397/tmpdir4269609969/build_arm3914672212
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/build_arm.txt:0: context deadline exceeded
    --- FAIL: TestScript/badgo (0.05s)
        script_test.go:134: 2023-05-31T19:05:33Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1984852397/tmpdir4269609969/badgo2302897337
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/badgo.txt:0: context deadline exceeded
2023-05-31 19:08 darwin-amd64-race go@481665ec cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54577
https://vcs-test.golang.org rerouted to https://127.0.0.1:54578
go test proxy running at GOPROXY=http://127.0.0.1:54579/mod
--- FAIL: TestScript (1.37s)
    --- FAIL: TestScript/gotoolchain_local (83.10s)
        script_test.go:134: 2023-06-01T11:24:39Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2639580163/tmpdir503810164/gotoolchain_local961544854
        script_test.go:158: 
            # This test uses the fake toolchain switch support in cmd/go/internal/toolchain.Switch
            # to exercise all the version selection logic without needing actual toolchains.
...
            r12    0xc000141708
            r13    0x21c9240
            r14    0x0
            r15    0x7ff7bfeff5e0
            rip    0x7ff814e3f2be
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/gotoolchain_local.txt:199: go version: exit status 2
2023-05-31 21:29 darwin-amd64-race go@0b9348fc cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55328
https://vcs-test.golang.org rerouted to https://127.0.0.1:55329
go test proxy running at GOPROXY=http://127.0.0.1:55330/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/gotoolchain_local (71.02s)
        script_test.go:134: 2023-05-31T22:23:24Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3991259240/tmpdir829840289/gotoolchain_local882804609
        script_test.go:158: 
            # This test uses the fake toolchain switch support in cmd/go/internal/toolchain.Switch
            # to exercise all the version selection logic without needing actual toolchains.
...
            r12    0xc0000a5708
            r13    0x21c9240
            r14    0x0
            r15    0x7ff7bfeff5e0
            rip    0x7ff809a022be
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/gotoolchain_local.txt:186: go version: exit status 2
2023-05-31 21:57 darwin-amd64-race go@fdd9911d cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54891
https://vcs-test.golang.org rerouted to https://127.0.0.1:54892
go test proxy running at GOPROXY=http://127.0.0.1:54893/mod
--- FAIL: TestScript (1.46s)
    --- FAIL: TestScript/mod_update_sum_readonly (4.76s)
        script_test.go:134: 2023-06-01T01:48:29Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-4175414613/tmpdir2095561834/mod_update_sum_readonly78060812
        script_test.go:158: 
            # When finding the latest version of a module, we should not download version
            # contents. Previously, we downloaded .zip files to determine whether a real
...
    --- FAIL: TestScript/build_cache_disabled (5.77s)
        script_test.go:134: 2023-06-01T01:48:28Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-4175414613/tmpdir2095561834/build_cache_disabled2889250361
        script_test.go:158: 
            # The build cache is required to build anything. It also may be needed to
            # initialize the build system, which is needed for commands like 'go env'.
            # However, there are lots of commands the cache is not needed for, and we
            # shouldn't require it when it won't be used.
            #
            # TODO(golang.org/issue/39882): commands below should work, too.
...
            r12    0x16
            r13    0x0
            r14    0x440100004500
            r15    0x2f00
            rip    0x7ff81bbd73ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2
2023-05-31 22:48 darwin-amd64-race go@1079a5c0 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53788
https://vcs-test.golang.org rerouted to https://127.0.0.1:53789
go test proxy running at GOPROXY=http://127.0.0.1:53790/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/old_tidy_toolchain (6.46s)
        script_test.go:134: 2023-05-31T23:40:01Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2314541232/tmpdir3704353699/old_tidy_toolchain3422106904
        script_test.go:158: 
            # Commands in an old module with no go line and no toolchain line,
            # or with only a go line, should succeed.
...
    --- FAIL: TestScript/mod_init_empty (0.88s)
        script_test.go:134: 2023-05-31T23:40:07Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2314541232/tmpdir3704353699/mod_init_empty913740083
        script_test.go:158: 
            > env GO111MODULE=on
            > env GOPATH=$WORK${/}invalid-gopath
            > go list -m
            [stdout]
            example.com
            [stderr]
...
    --- FAIL: TestScript/mod_proxy_invalid (0.02s)
        script_test.go:134: 2023-05-31T23:40:08Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2314541232/tmpdir3704353699/mod_proxy_invalid1527414002
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/mod_proxy_invalid.txt:0: context deadline exceeded
    --- FAIL: TestScript/mod_sum_replaced (0.02s)
        script_test.go:134: 2023-05-31T23:40:08Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2314541232/tmpdir3704353699/mod_sum_replaced4108862055
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/mod_sum_replaced.txt:0: context deadline exceeded
2023-06-01 18:30 darwin-amd64-race go@563556cc cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54001
https://vcs-test.golang.org rerouted to https://127.0.0.1:54002
go test proxy running at GOPROXY=http://127.0.0.1:54003/mod
--- FAIL: TestScript (1.37s)
    --- FAIL: TestScript/embed (19.06s)
        script_test.go:134: 2023-06-02T10:53:13Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2172884436/tmpdir2261717149/embed443444201
        script_test.go:158: 
            # go list shows patterns and files (8.085s)
            # build embeds x.txt (2.020s)
...
            r12    0x70000bafa688
            r13    0x0
            r14    0x0
            r15    0x70000bafadd0
            rip    0x7ff81ada02be
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/embed.txt:56: go build -x: exit status 2
2023-06-01 18:30 darwin-amd64-race go@c2e0bf0a cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54297
https://vcs-test.golang.org rerouted to https://127.0.0.1:54298
go test proxy running at GOPROXY=http://127.0.0.1:54299/mod
--- FAIL: TestScript (1.40s)
    --- FAIL: TestScript/mod_tidy_convergence_loop (20.78s)
        script_test.go:134: 2023-06-01T19:23:10Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3989045930/tmpdir1341028222/mod_tidy_convergence_loop438095017
        script_test.go:158: 
            # This test demonstrates a simple case in which 'go mod tidy' may resolve a
            # missing package, only to remove that package when resolving its dependencies.
...
            r12    0x20ad92b
            r13    0x9
            r14    0x21c9f80
            r15    0x1
            rip    0x10aa9e5
            rflags 0x10202
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/mod_tidy_convergence_loop.txt:150: go mod tidy -e: exit status 2
2023-06-01 21:12 darwin-amd64-race go@459cca5c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53914
https://vcs-test.golang.org rerouted to https://127.0.0.1:53915
go test proxy running at GOPROXY=http://127.0.0.1:53916/mod
--- FAIL: TestScript (1.43s)
    --- FAIL: TestScript/gotoolchain_local (78.74s)
        script_test.go:134: 2023-06-01T21:55:45Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2361753261/tmpdir925950850/gotoolchain_local2668578490
        script_test.go:158: 
            # This test uses the fake toolchain switch support in cmd/go/internal/toolchain.Switch
            # to exercise all the version selection logic without needing actual toolchains.
...
    --- FAIL: TestScript/work_init_path (0.05s)
        script_test.go:134: 2023-06-01T21:57:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2361753261/tmpdir925950850/work_init_path1920241360
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/work_init_path.txt:0: context deadline exceeded
    --- FAIL: TestScript/build_import_comment (5.67s)
        script_test.go:134: 2023-06-01T21:56:58Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2361753261/tmpdir925950850/build_import_comment1140798218
        script_test.go:158: 
            # Test in GOPATH mode first. (0.000s)
...
    --- FAIL: TestScript/bug (0.11s)
        script_test.go:134: 2023-06-01T21:57:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2361753261/tmpdir925950850/bug1264553030
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/bug.txt:0: context deadline exceeded
    --- FAIL: TestScript/badgo (0.09s)
        script_test.go:134: 2023-06-01T21:57:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2361753261/tmpdir925950850/badgo1349235223
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/badgo.txt:0: context deadline exceeded
2023-06-01 22:32 darwin-amd64-race go@7183e77c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55017
https://vcs-test.golang.org rerouted to https://127.0.0.1:55018
go test proxy running at GOPROXY=http://127.0.0.1:55019/mod
--- FAIL: TestScript (1.29s)
    --- FAIL: TestScript/test_race_install_cgo (4.72s)
        script_test.go:134: 2023-06-01T23:47:41Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1610893047/tmpdir3780688752/test_race_install_cgo4160555547
        script_test.go:158: 
            # Tests Issue #10500 (4.550s)
            > [!race] skip
...
    --- FAIL: TestScript/mod_sumdb_golang (3.40s)
        script_test.go:134: 2023-06-01T23:47:43Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1610893047/tmpdir3780688752/mod_sumdb_golang2870893587
        script_test.go:158: 
            # Test default GOPROXY and GOSUMDB (3.264s)
            > env GOPROXY=
            > env GOSUMDB=
            > go env GOPROXY
            [stdout]
            https://proxy.golang.org,direct
...
            r12    0xc000126db0
            r13    0x21c8240
            r14    0x111757e
            r15    0x10
            rip    0x10053f1
            rflags 0x10206
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2

watchflakes

@bcmills
Copy link
Contributor Author

bcmills commented Jun 20, 2023

Fixed by https://go.dev/cl/500015.

@bcmills bcmills closed this as completed Jun 20, 2023
@bcmills bcmills changed the title all: test timeouts on darwin-amd64-race after 2023-05-01 all: test timeouts on darwin-amd64-race between 2023-05-01 and 2023-06-03 Jun 20, 2023
@gopherbot
Copy link
Contributor

Found new dashboard test flakes for:

#!watchflakes
post <- builder == "darwin-amd64-race" && (`SIGQUIT` || `deadline exceeded` || `timed out`) && date != "" && date >= "2023-05-01" && date < "2023-06-03"
2023-05-03 18:47 darwin-amd64-race go@ea9097c9 runtime/pprof (log)
SIGQUIT: quit
PC=0x7ff81b7a62be m=1 sigcode=0

goroutine 2 [running]:
	goroutine running on other thread; stack unavailable
created by runtime.init.6 in goroutine 1
	/tmp/buildlet/go/src/runtime/proc.go:310 +0x1a

goroutine 55 [running]:
	goroutine running on other thread; stack unavailable
...
r12    0x700000ea16a8
r13    0x0
r14    0x0
r15    0x700000ea1df0
rip    0x7ff81b7a62be
rflags 0x247
cs     0x7
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (4m0s).
2023-05-04 17:28 darwin-amd64-race go@60c724c5 runtime/pprof.TestCPUProfileWithFork (log)
SIGQUIT: quit
PC=0x7ff8061563ea m=1 sigcode=0

rax    0x104
rbx    0x70000a473000
rcx    0x70000a472c48
rdx    0x1a00
rdi    0xc000040380
rsi    0xa1c01000a1d00
rbp    0x70000a472cf0
...
	/tmp/buildlet/go/src/runtime/chan.go:107 +0xe5 fp=0xc0000b9a88 sp=0xc0000b9a48 pc=0x1055c85
os/exec.(*Cmd).Start(0xc00013e000)
	/tmp/buildlet/go/src/os/exec/exec.go:706 +0xa0f fp=0xc0000b9ce0 sp=0xc0000b9a88 pc=0x117696f
os/exec.(*Cmd).Run(0x0?)
	/tmp/buildlet/go/src/os/exec/exec.go:587 +0x27 fp=0xc0000b9d20 sp=0xc0000b9ce0 pc=0x1175ee7
os/exec.(*Cmd).CombinedOutput(0xc00013e000)
	/tmp/buildlet/go/src/os/exec/exec.go:1005 +0x1f7 fp=0xc0000b9d98 sp=0xc0000b9d20 pc=0x1178df7
runtime/pprof.TestCPUProfileWithFork(0xc000082820)
	/tmp/buildlet/go/src/runtime/pprof/pprof_test.go:687 +0x338 fp=0xc0000b9e98 sp=0xc0000b9d98 pc=0x12339b8
testing.tRunner(0xc000082820, 0x12b3970)
2023-05-10 14:30 darwin-amd64-race go@8e8303e1 runtime/pprof.TestCPUProfileWithFork (log)
SIGQUIT: quit
PC=0x7ff81b1ed34e m=1 sigcode=0

rax    0x4
rbx    0x700007427628
rcx    0x700007427568
rdx    0x0
rdi    0x3
rsi    0x0
rbp    0x700007427570
...
	/tmp/buildlet/go/src/os/exec/exec.go:941 +0x349 fp=0xc00007bc18 sp=0xc00007bad0 pc=0x117c7c9
os/exec.(*Cmd).Wait(0xc0000006e0)
	/tmp/buildlet/go/src/os/exec/exec.go:908 +0x2d5 fp=0xc00007bce0 sp=0xc00007bc18 pc=0x117c275
os/exec.(*Cmd).Run(0x0?)
	/tmp/buildlet/go/src/os/exec/exec.go:590 +0x55 fp=0xc00007bd20 sp=0xc00007bce0 pc=0x117a175
os/exec.(*Cmd).CombinedOutput(0xc0000006e0)
	/tmp/buildlet/go/src/os/exec/exec.go:1005 +0x1f7 fp=0xc00007bd98 sp=0xc00007bd20 pc=0x117d057
runtime/pprof.TestCPUProfileWithFork(0xc000144000)
	/tmp/buildlet/go/src/runtime/pprof/pprof_test.go:687 +0x338 fp=0xc00007be98 sp=0xc00007bd98 pc=0x123a538
testing.tRunner(0xc000144000, 0x12bf8a0)
2023-05-10 21:44 darwin-amd64-race go@3f9521b2 runtime/pprof.TestCPUProfileWithFork (log)
SIGQUIT: quit
PC=0x7ff807b492be m=1 sigcode=0

rax    0x4
rbx    0x0
rcx    0x70000f5f6da8
rdx    0x1
rdi    0x1403
rsi    0x0
rbp    0x70000f5f6de0
...
	/tmp/buildlet/go/src/os/exec/exec.go:941 +0x349 fp=0xc0000b7c18 sp=0xc0000b7ad0 pc=0x117c549
os/exec.(*Cmd).Wait(0xc000194000)
	/tmp/buildlet/go/src/os/exec/exec.go:908 +0x2d5 fp=0xc0000b7ce0 sp=0xc0000b7c18 pc=0x117bff5
os/exec.(*Cmd).Run(0xc0000e4160?)
	/tmp/buildlet/go/src/os/exec/exec.go:590 +0x55 fp=0xc0000b7d20 sp=0xc0000b7ce0 pc=0x1179ef5
os/exec.(*Cmd).CombinedOutput(0xc000194000)
	/tmp/buildlet/go/src/os/exec/exec.go:1005 +0x1f7 fp=0xc0000b7d98 sp=0xc0000b7d20 pc=0x117cdd7
runtime/pprof.TestCPUProfileWithFork(0xc000083860)
	/tmp/buildlet/go/src/runtime/pprof/pprof_test.go:687 +0x338 fp=0xc0000b7e98 sp=0xc0000b7d98 pc=0x123a2b8
testing.tRunner(0xc000083860, 0x12bf1a0)
2023-05-19 18:01 darwin-amd64-race go@b60db8f7 runtime/pprof (log)
SIGQUIT: quit
PC=0x7ff80031e3ea m=1 sigcode=0

goroutine 26 [running]:
	goroutine running on other thread; stack unavailable
created by testing.(*T).Run in goroutine 1
	/tmp/buildlet/go/src/testing/testing.go:1648 +0x82b

rax    0x104
rbx    0x70000188e000
rcx    0x70000188dc48
rdx    0x2b00
rdi    0xc000040388
rsi    0x187c0100187d00
rbp    0x70000188dcf0
rsp    0x70000188dc48
r8     0x0
r9     0xa0
r10    0x0
r11    0x246
r12    0x16
r13    0x0
r14    0x187c0100187d00
r15    0x2b00
rip    0x7ff80031e3ea
rflags 0x247
cs     0x7
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (4m0s).
2023-05-23 17:16 darwin-amd64-race go@4e679e26 runtime/pprof.TestCPUProfileWithFork (log)
SIGQUIT: quit
PC=0x7ff81dd952be m=1 sigcode=0

rax    0x4
rbx    0x0
rcx    0x70000b58eda8
rdx    0x1
rdi    0x1403
rsi    0x0
rbp    0x70000b58ede0
...
	/tmp/buildlet/go/src/os/exec/exec.go:941 +0x349 fp=0xc0000b5c18 sp=0xc0000b5ad0 pc=0x117c4a9
os/exec.(*Cmd).Wait(0xc00005a2c0)
	/tmp/buildlet/go/src/os/exec/exec.go:908 +0x2da fp=0xc0000b5ce0 sp=0xc0000b5c18 pc=0x117bf5a
os/exec.(*Cmd).Run(0x0?)
	/tmp/buildlet/go/src/os/exec/exec.go:590 +0x55 fp=0xc0000b5d20 sp=0xc0000b5ce0 pc=0x1179e55
os/exec.(*Cmd).CombinedOutput(0xc00005a2c0)
	/tmp/buildlet/go/src/os/exec/exec.go:1005 +0x1f7 fp=0xc0000b5d98 sp=0xc0000b5d20 pc=0x117cd57
runtime/pprof.TestCPUProfileWithFork(0xc0000824e0)
	/tmp/buildlet/go/src/runtime/pprof/pprof_test.go:687 +0x33f fp=0xc0000b5e98 sp=0xc0000b5d98 pc=0x123ed9f
testing.tRunner(0xc0000824e0, 0x12bf0c8)
2023-05-23 19:39 darwin-amd64-race go@0aedfc19 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54768
https://vcs-test.golang.org rerouted to https://127.0.0.1:54769
go test proxy running at GOPROXY=http://127.0.0.1:54770/mod
--- FAIL: TestScript (1.34s)
    --- FAIL: TestScript/install_cmd_gobin (132.12s)
        script_test.go:134: 2023-05-28T23:13:45Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2486034320/tmpdir1021977060/install_cmd_gobin3064884006
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.348s)
...
    --- FAIL: TestScript/env_write (40.23s)
        script_test.go:134: 2023-05-28T23:15:17Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2486034320/tmpdir1021977060/env_write1186283583
        script_test.go:154: 
            > env GO111MODULE=off
            # go env should default to the right places (1.091s)
            # Now override it to something writable. (1.096s)
            # go env shows all variables (1.298s)
            # go env ignores invalid flag in GOFLAGS environment variable (1.429s)
            # checking errors (0.634s)
...
            r12    0xc0000af6f8
            r13    0x219cee0
            r14    0x0
            r15    0x7ff7bfeff5d0
            rip    0x7ff8119462be
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: env_write.txt:201: go env -u UNKNOWN: exit status 2
2023-05-23 19:43 darwin-amd64-race go@c0af7cd0 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55287
https://vcs-test.golang.org rerouted to https://127.0.0.1:55288
go test proxy running at GOPROXY=http://127.0.0.1:55289/mod
--- FAIL: TestScript (1.40s)
    --- FAIL: TestScript/install_cmd_gobin (76.74s)
        script_test.go:134: 2023-05-28T22:07:49Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2775904570/tmpdir2910857291/install_cmd_gobin4078419656
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.642s)
...
            r12    0x16
            r13    0x0
            r14    0x270100002800
            r15    0x2700
            rip    0x7ff81b2f83ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-23 21:35 darwin-amd64-race go@94c75232 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55316
https://vcs-test.golang.org rerouted to https://127.0.0.1:55317
go test proxy running at GOPROXY=http://127.0.0.1:55318/mod
--- FAIL: TestScript (1.36s)
    --- FAIL: TestScript/install_cmd_gobin (111.66s)
        script_test.go:134: 2023-05-28T18:03:18Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-560454353/tmpdir851601012/install_cmd_gobin4283097477
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.664s)
...
            r12    0x16
            r13    0x0
            r14    0xf0100001000
            r15    0xf00
            rip    0x7ff800e3c3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-23 21:46 darwin-amd64-race go@26f25692 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54107
https://vcs-test.golang.org rerouted to https://127.0.0.1:54108
go test proxy running at GOPROXY=http://127.0.0.1:54109/mod
--- FAIL: TestScript (1.37s)
    --- FAIL: TestScript/install_cmd_gobin (127.74s)
        script_test.go:134: 2023-05-23T22:48:36Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-656456106/tmpdir1033576980/install_cmd_gobin2859759841
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.621s)
...
            r12    0x16
            r13    0x0
            r14    0x340100003500
            r15    0x3400
            rip    0x7ff80ebed3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-23 22:13 darwin-amd64-race go@948f11b8 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53963
https://vcs-test.golang.org rerouted to https://127.0.0.1:53964
go test proxy running at GOPROXY=http://127.0.0.1:53965/mod
--- FAIL: TestScript (1.42s)
    --- FAIL: TestScript/install_cmd_gobin (147.96s)
        script_test.go:134: 2023-05-28T16:06:45Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1275349835/tmpdir3200389271/install_cmd_gobin3890680163
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (0.392s)
...
            r12    0x16
            r13    0x0
            r14    0x200100002100
            r15    0x2000
            rip    0x7ff80df0f3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 01:03 darwin-amd64-race go@bdc5533f cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54450
https://vcs-test.golang.org rerouted to https://127.0.0.1:54451
go test proxy running at GOPROXY=http://127.0.0.1:54452/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/install_cmd_gobin (129.97s)
        script_test.go:134: 2023-05-24T13:40:54Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2252801935/tmpdir3931416096/install_cmd_gobin1463591760
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.779s)
...
            r12    0x16
            r13    0x0
            r14    0x210100002200
            r15    0x2100
            rip    0x7ff818d493ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 14:13 darwin-amd64-race go@227e7126 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54835
https://vcs-test.golang.org rerouted to https://127.0.0.1:54836
go test proxy running at GOPROXY=http://127.0.0.1:54837/mod
--- FAIL: TestScript (1.40s)
    --- FAIL: TestScript/install_cmd_gobin (136.53s)
        script_test.go:134: 2023-05-24T15:17:48Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3701757274/tmpdir383451206/install_cmd_gobin952385878
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.969s)
...
            r12    0x16
            r13    0x0
            r14    0x260100002700
            r15    0x2600
            rip    0x7ff8065653ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 14:36 darwin-amd64-race go@220c396e cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54477
https://vcs-test.golang.org rerouted to https://127.0.0.1:54478
go test proxy running at GOPROXY=http://127.0.0.1:54479/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/install_cmd_gobin (119.38s)
        script_test.go:134: 2023-05-28T10:38:08Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1559842784/tmpdir1953250670/install_cmd_gobin1762001044
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.808s)
...
            r12    0x16
            r13    0x0
            r14    0x1f0100002000
            r15    0x1f00
            rip    0x7ff8118803ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 14:43 darwin-amd64-race go@d9fd19a7 runtime/pprof (log)
SIGQUIT: quit
PC=0x7ff81f9d62be m=1 sigcode=0

goroutine 2 [running]:
	goroutine running on other thread; stack unavailable
created by runtime.init.6 in goroutine 1
	/tmp/buildlet/go/src/runtime/proc.go:310 +0x1a

goroutine 50 [running]:
	goroutine running on other thread; stack unavailable
...
r12    0x7000007b26a8
r13    0x0
r14    0x0
r15    0x7000007b2df0
rip    0x7ff81f9d62be
rflags 0x247
cs     0x7
fs     0x0
gs     0x0
*** Test killed with quit: ran too long (4m0s).
2023-05-24 15:02 darwin-amd64-race go@8c30460b cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54341
https://vcs-test.golang.org rerouted to https://127.0.0.1:54342
go test proxy running at GOPROXY=http://127.0.0.1:54343/mod
--- FAIL: TestScript (1.32s)
    --- FAIL: TestScript/install_cmd_gobin (131.49s)
        script_test.go:134: 2023-05-28T09:13:05Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-959327/tmpdir1592139398/install_cmd_gobin2553308649
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.354s)
...
            r12    0x16
            r13    0x0
            r14    0x130100001400
            r15    0x1300
            rip    0x7ff8139ab3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 20:26 darwin-amd64-race go@a7cb7df4 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53908
https://vcs-test.golang.org rerouted to https://127.0.0.1:53909
go test proxy running at GOPROXY=http://127.0.0.1:53910/mod
--- FAIL: TestScript (1.38s)
    --- FAIL: TestScript/install_cmd_gobin (294.43s)
        script_test.go:134: 2023-05-24T21:30:25Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2215793321/tmpdir2452437996/install_cmd_gobin1117947173
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.567s)
...
    --- FAIL: TestScript/version_buildvcs_nested (0.06s)
        script_test.go:134: 2023-05-24T21:35:19Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2215793321/tmpdir2452437996/version_buildvcs_nested2043057666
        script_test.go:154: 
        script_test.go:154: FAIL: version_buildvcs_nested.txt:0: context deadline exceeded
    --- FAIL: TestScript/test_match_only_subtests_parallel (15.92s)
        script_test.go:134: 2023-05-24T21:35:03Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-2215793321/tmpdir2452437996/test_match_only_subtests_parallel2325072796
        script_test.go:154: 
            # Matches only subtests, parallel (15.735s)
...
            r12    0xc0001bb6d8
            r13    0x21a1f40
            r14    0xc0000081a0
            r15    0x1f
            rip    0x7ff80bfffeda
            rflags 0x246
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2
2023-05-24 20:58 darwin-amd64-race go@9b57b335 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54556
https://vcs-test.golang.org rerouted to https://127.0.0.1:54557
go test proxy running at GOPROXY=http://127.0.0.1:54558/mod
--- FAIL: TestScript (1.26s)
    --- FAIL: TestScript/mod_tidy_convergence_loop (8.34s)
        script_test.go:134: 2023-05-24T21:46:14Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-4214878877/tmpdir672237590/mod_tidy_convergence_loop1419118342
        script_test.go:154: 
            # This test demonstrates a simple case in which 'go mod tidy' may resolve a
            # missing package, only to remove that package when resolving its dependencies.
...
    --- FAIL: TestScript/install_cmd_gobin (315.57s)
        script_test.go:134: 2023-05-24T21:41:07Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-4214878877/tmpdir672237590/install_cmd_gobin4252469576
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.507s)
            # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (314.023s)
            > go list -f '{{.Target}}' cmd/compile
            [stderr]
            SIGQUIT: quit
...
            r12    0x16
            r13    0x0
            r14    0x240100002500
            r15    0x2400
            rip    0x7ff80baba3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 21:48 darwin-amd64-race go@05cc9e55 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54682
https://vcs-test.golang.org rerouted to https://127.0.0.1:54683
go test proxy running at GOPROXY=http://127.0.0.1:54684/mod
--- FAIL: TestScript (1.44s)
    --- FAIL: TestScript/mod_all (25.51s)
        script_test.go:134: 2023-05-26T14:17:05Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-738889591/tmpdir1408696733/mod_all2888371318
        script_test.go:154: 
            # This test illustrates the relationship between the 'all' pattern and
            # the dependencies of the main module.
...
    --- FAIL: TestScript/install_cmd_gobin (145.55s)
        script_test.go:134: 2023-05-26T14:15:05Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-738889591/tmpdir1408696733/install_cmd_gobin73950562
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.581s)
            # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (143.960s)
            > go list -f '{{.Target}}' cmd/compile
            [stderr]
            SIGQUIT: quit
...
            r12    0x16
            r13    0x0
            r14    0x150100001600
            r15    0x1500
            rip    0x7ff8149373ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 22:24 darwin-amd64-race go@15a4e0d9 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53049
https://vcs-test.golang.org rerouted to https://127.0.0.1:53050
go test proxy running at GOPROXY=http://127.0.0.1:53051/mod
--- FAIL: TestScript (1.35s)
    --- FAIL: TestScript/install_cmd_gobin (177.91s)
        script_test.go:134: 2023-05-26T12:17:36Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-228421012/tmpdir3556378722/install_cmd_gobin2327268921
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.739s)
...
            r12    0x16
            r13    0x0
            r14    0x2b0100002c00
            r15    0x2b00
            rip    0x7ff80e2c23ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 22:27 darwin-amd64-race go@1ddab592 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54617
https://vcs-test.golang.org rerouted to https://127.0.0.1:54618
go test proxy running at GOPROXY=http://127.0.0.1:54619/mod
--- FAIL: TestScript (1.35s)
    --- FAIL: TestScript/install_cmd_gobin (134.92s)
        script_test.go:134: 2023-05-26T12:04:00Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1014744865/tmpdir3414433187/install_cmd_gobin2545617787
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.372s)
...
            r12    0x16
            r13    0x0
            r14    0x190100001a00
            r15    0x1900
            rip    0x7ff81e0403ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 22:37 darwin-amd64-race go@7d96475d cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54781
https://vcs-test.golang.org rerouted to https://127.0.0.1:54782
go test proxy running at GOPROXY=http://127.0.0.1:54783/mod
--- FAIL: TestScript (1.31s)
    --- FAIL: TestScript/autocgo (2.27s)
        script_test.go:134: 2023-05-26T11:41:29Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3412735443/tmpdir1475125216/autocgo1577812008
        script_test.go:154: 
            # Test automatic setting of CGO_ENABLED based on $CC and what's in $PATH. (0.000s)
            # Assume we're on a system that can enable cgo normally. (1.143s)
...
    --- FAIL: TestScript/install_cmd_gobin (332.84s)
        script_test.go:134: 2023-05-26T11:35:58Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3412735443/tmpdir1475125216/install_cmd_gobin3445978679
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.448s)
            # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (331.260s)
            > go list -f '{{.Target}}' cmd/compile
            [stderr]
            SIGQUIT: quit
...
            r12    0x1
            r13    0x11672e0
            r14    0xc0000081a0
            r15    0x4
            rip    0x7ff8050fbe1c
            rflags 0x246
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: build_cd_gopath_different.txt:6: exec ./run_go /tmp/buildlet/tmp/cmd-go-test-3412735443/tmpdir1475125216/build_cd_gopath_different3011591364/gopath/src/my.pkg/main /tmp/buildlet/tmp/cmd-go-test-3412735443/tmpdir1475125216/build_cd_gopath_different3011591364/gopath IDENTITY build -o /tmp/buildlet/tmp/cmd-go-test-3412735443/tmpdir1475125216/build_cd_gopath_different3011591364/tmp/a.exe -ldflags -X=my.pkg.Text=linkXworked: exit status 2
2023-05-24 23:56 darwin-amd64-race go@6b020be6 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54008
https://vcs-test.golang.org rerouted to https://127.0.0.1:54009
go test proxy running at GOPROXY=http://127.0.0.1:54010/mod
--- FAIL: TestScript (1.35s)
    --- FAIL: TestScript/install_cmd_gobin (124.82s)
        script_test.go:134: 2023-05-25T09:36:44Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-992791127/tmpdir2479475108/install_cmd_gobin1895728745
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.414s)
...
            r12    0x16
            r13    0x0
            r14    0x1f0100002000
            r15    0x1f00
            rip    0x7ff81bf953ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 23:56 darwin-amd64-race go@371ebe73 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:55392
https://vcs-test.golang.org rerouted to https://127.0.0.1:55393
go test proxy running at GOPROXY=http://127.0.0.1:55394/mod
--- FAIL: TestScript (1.26s)
    --- FAIL: TestScript/install_cmd_gobin (202.07s)
        script_test.go:134: 2023-05-25T08:12:06Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3179816628/tmpdir3316481185/install_cmd_gobin3927153130
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.497s)
...
            r12    0xc000140e88
            r13    0x21b1100
            r14    0xc0000081a0
            r15    0x5
            rip    0x10c794e
            rflags 0x202
            cs     0x2b
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-24 23:56 darwin-amd64-race go@6824765b cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54146
https://vcs-test.golang.org rerouted to https://127.0.0.1:54147
go test proxy running at GOPROXY=http://127.0.0.1:54148/mod
--- FAIL: TestScript (1.39s)
    --- FAIL: TestScript/install_cmd_gobin (147.99s)
        script_test.go:134: 2023-05-25T07:52:08Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3252776576/tmpdir820373639/install_cmd_gobin2132348927
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.552s)
...
            r12    0x16
            r13    0x0
            r14    0x170100001800
            r15    0x1700
            rip    0x7ff81f9f83ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-25 00:04 darwin-amd64-race go@04c62893 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:53977
https://vcs-test.golang.org rerouted to https://127.0.0.1:53978
go test proxy running at GOPROXY=http://127.0.0.1:53979/mod
--- FAIL: TestScript (1.49s)
    --- FAIL: TestScript/install_cmd_gobin (136.69s)
        script_test.go:134: 2023-05-25T00:50:06Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-151728066/tmpdir300127239/install_cmd_gobin2289763841
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.454s)
...
            r12    0x16
            r13    0x0
            r14    0x20100000300
            r15    0x200
            rip    0x7ff810c1b3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-25 00:13 darwin-amd64-race go@b267db08 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54154
https://vcs-test.golang.org rerouted to https://127.0.0.1:54155
go test proxy running at GOPROXY=http://127.0.0.1:54156/mod
--- FAIL: TestScript (1.29s)
    --- FAIL: TestScript/install_cmd_gobin (145.26s)
        script_test.go:134: 2023-05-25T05:36:59Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-181925657/tmpdir2791064128/install_cmd_gobin3513855899
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.230s)
...
            r12    0x16
            r13    0x0
            r14    0x120100001300
            r15    0x1200
            rip    0x7ff8156eb3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:154: FAIL: install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-25 00:14 darwin-amd64-race go@d4bd855c cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54294
https://vcs-test.golang.org rerouted to https://127.0.0.1:54295
go test proxy running at GOPROXY=http://127.0.0.1:54296/mod
--- FAIL: TestScript (1.41s)
    --- FAIL: TestScript/prevent_sys_unix_import (2.43s)
        script_test.go:134: 2023-05-25T01:29:29Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/prevent_sys_unix_import190775261
        script_test.go:154: 
            # Policy decision: we shouldn't vendor golang.org/x/sys/unix in std
            # See https://golang.org/issue/32102 (2.340s)
...
    --- FAIL: TestScript/install_cmd_gobin (338.50s)
        script_test.go:134: 2023-05-25T01:23:53Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/install_cmd_gobin4117662701
        script_test.go:154: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (2.115s)
            # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (336.236s)
            > go list -f '{{.Target}}' cmd/compile
            [stderr]
            SIGQUIT: quit
...
    --- FAIL: TestScript/mod_list_update_nolatest (0.58s)
        script_test.go:134: 2023-05-25T01:29:35Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_list_update_nolatest1818451856
        script_test.go:154: 
        script_test.go:154: FAIL: mod_list_update_nolatest.txt:0: context deadline exceeded
    --- FAIL: TestScript/mod_tidy_convergence_loop (0.44s)
        script_test.go:134: 2023-05-25T01:29:36Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-603332044/tmpdir3517492091/mod_tidy_convergence_loop3524938675
        script_test.go:154: 
        script_test.go:154: FAIL: mod_tidy_convergence_loop.txt:0: context deadline exceeded
2023-05-26 03:21 darwin-amd64-race go@f90b4cd6 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54423
https://vcs-test.golang.org rerouted to https://127.0.0.1:54424
go test proxy running at GOPROXY=http://127.0.0.1:54425/mod
--- FAIL: TestScript (1.32s)
    --- FAIL: TestScript/install_cmd_gobin (167.00s)
        script_test.go:134: 2023-05-26T04:16:19Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3979188139/tmpdir1008178390/install_cmd_gobin1785419065
        script_test.go:158: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.346s)
...
            r12    0x16
            r13    0x0
            r14    0x1b0100001c00
            r15    0x1b00
            rip    0x7ff8055d63ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-26 13:43 darwin-amd64-race go@f89d575d cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54109
https://vcs-test.golang.org rerouted to https://127.0.0.1:54110
go test proxy running at GOPROXY=http://127.0.0.1:54111/mod
--- FAIL: TestScript (1.29s)
    --- FAIL: TestScript/mod_invalid_path_plus (4.99s)
        script_test.go:134: 2023-05-26T15:07:56Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1935871773/tmpdir2183697108/mod_invalid_path_plus2412670347
        script_test.go:158: 
            # https://golang.org/issue/44776
            # The '+' character should be disallowed in module paths, but allowed in package
...
    --- FAIL: TestScript/test_chatty_parallel_success_run (2.99s)
        script_test.go:134: 2023-05-26T15:07:58Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1935871773/tmpdir2183697108/test_chatty_parallel_success_run938483472
        script_test.go:158: 
            # Run parallel chatty tests. Assert on CONT or NAME lines. This test makes sure that
            # multiple parallel outputs have the appropriate CONT lines between them. (2.928s)
            > go test -parallel 3 chatty_parallel -v
            [stdout]
            === RUN   TestInterruptor
            === PAUSE TestInterruptor
...
            r12    0x16
            r13    0x0
            r14    0x320100003300
            r15    0x3100
            rip    0x7ff81f3943ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/build_GOTMPDIR.txt:9: go build -x hello.go: exit status 2
2023-05-26 16:17 darwin-amd64-race go@4c1d8bf5 cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54217
https://vcs-test.golang.org rerouted to https://127.0.0.1:54218
go test proxy running at GOPROXY=http://127.0.0.1:54219/mod
--- FAIL: TestScript (1.30s)
    --- FAIL: TestScript/install_cmd_gobin (136.30s)
        script_test.go:134: 2023-05-27T15:06:31Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-4286586166/tmpdir4287155885/install_cmd_gobin1585049426
        script_test.go:158: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.316s)
...
            r12    0x16
            r13    0x0
            r14    0x140100001500
            r15    0x1400
            rip    0x7ff800ec33ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/install_cmd_gobin.txt:9: go list -f {{.Target}} cmd/compile: exit status 2
2023-05-26 16:19 darwin-amd64-race go@76bb0caa cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54413
https://vcs-test.golang.org rerouted to https://127.0.0.1:54414
go test proxy running at GOPROXY=http://127.0.0.1:54415/mod
--- FAIL: TestScript (1.34s)
    --- FAIL: TestScript/install_cmd_gobin (307.66s)
        script_test.go:134: 2023-05-26T17:03:27Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-813348838/tmpdir1280727065/install_cmd_gobin4081563801
        script_test.go:158: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.982s)
...
    --- FAIL: TestScript/mod_lazy_test_of_test_dep (30.56s)
        script_test.go:134: 2023-05-26T17:08:04Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-813348838/tmpdir1280727065/mod_lazy_test_of_test_dep2649590518
        script_test.go:158: 
            # This file demonstrates the effect of lazy loading on the reproducibility of
            # tests (and tests of test dependencies) outside the main module.
            #
            # It is similar to the cases in mod_all.txt and mod_lazy_test_horizon.txt, but
            # focuses on the effect of "go test" on specific packages instead of the "all"
            # pattern.
...
            r12    0x16
            r13    0x0
            r14    0x70100000800
            r15    0x700
            rip    0x7ff812b8c3ea
            rflags 0x247
            cs     0x7
            fs     0x0
            gs     0x0
        script_test.go:158: FAIL: testdata/script/mod_list_retract.txt:73: go list -m -f '{{.Version}}{{with .Retracted}} retracted{{end}}' example.com/retract/self/prev@<v1.10: exit status 2
2023-05-26 23:31 darwin-amd64-race go@c2bb350d cmd/go.TestScript (log)
vcs-test.golang.org rerouted to http://127.0.0.1:54304
https://vcs-test.golang.org rerouted to https://127.0.0.1:54305
go test proxy running at GOPROXY=http://127.0.0.1:54306/mod
--- FAIL: TestScript (1.47s)
    --- FAIL: TestScript/mod_tagged_import_cycle (1.41s)
        script_test.go:134: 2023-05-27T00:22:56Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1133565943/tmpdir1074259705/mod_tagged_import_cycle4057736281
        script_test.go:158: 
            # Because 'go mod' subcommands ignore build constraints, they can encounter
            # package-import cycles that are not possible in an ordinary build. This test
...
    --- FAIL: TestScript/install_cmd_gobin (276.76s)
        script_test.go:134: 2023-05-27T00:18:21Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1133565943/tmpdir1074259705/install_cmd_gobin1845131694
        script_test.go:158: 
            # Check that commands in cmd are install to $GOROOT/bin, not $GOBIN.
            # Verifies golang.org/issue/32674. (1.439s)
            # Check that tools are installed to $GOTOOLDIR, not $GOBIN. (275.266s)
            > go list -f '{{.Target}}' cmd/compile
            [stderr]
            SIGQUIT: quit
...
    --- FAIL: TestScript/mod_tidy_downgrade_ambiguous (0.02s)
        script_test.go:134: 2023-05-27T00:23:00Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1133565943/tmpdir1074259705/mod_tidy_downgrade_ambiguous306671598
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/mod_tidy_downgrade_ambiguous.txt:0: context deadline exceeded
    --- FAIL: TestScript/test_fuzz_fuzztime (0.04s)
        script_test.go:134: 2023-05-27T00:23:00Z
        script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-1133565943/tmpdir1074259705/test_fuzz_fuzztime2129241170
        script_test.go:158: 
        script_test.go:158: FAIL: testdata/script/test_fuzz_fuzztime.txt:0: context deadline exceeded

watchflakes

@golang golang locked and limited conversation to collaborators Jun 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge OS-Darwin
Projects
Archived in project
Development

No branches or pull requests

2 participants