golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
122.89k stars 17.52k forks source link

x/benchmarks/sweet/cmd/sweet: TestSweetEndToEnd failures #56958

Open gopherbot opened 1 year ago

gopherbot commented 1 year ago
#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"

Issue created automatically to collect these failures.

Example (log):

panic: test timed out after 10m0s
running tests:
    TestSweetEndToEnd (10m0s)

sync.runtime_Semacquire(0xc0004504e8?)
    /workdir/go/src/runtime/sema.go:62 +0x27
sync.(*WaitGroup).Wait(0xc0004504e0)
    /workdir/go/src/sync/waitgroup.go:116 +0xa5
golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000102ea0)
    /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638
testing.tRunner(0xc000102ea0, 0x10e2888)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest-race benchmarks@0e4f958d go@cc7530da x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) panic: test timed out after 10m0s running tests: TestSweetEndToEnd (10m0s) sync.runtime_Semacquire(0xc0004504e8?) /workdir/go/src/runtime/sema.go:62 +0x27 sync.(*WaitGroup).Wait(0xc0004504e0) /workdir/go/src/sync/waitgroup.go:116 +0xa5 golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000102ea0) /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638 testing.tRunner(0xc000102ea0, 0x10e2888)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest benchmarks@0e4f958d go@60525dc3 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) panic: test timed out after 10m0s running tests: TestSweetEndToEnd (10m0s) sync.runtime_Semacquire(0xc000112690?) /workdir/go/src/runtime/sema.go:62 +0x27 sync.(*WaitGroup).Wait(0xc000136aa0?) /workdir/go/src/sync/waitgroup.go:116 +0x4b golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc000682820) /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0xfc5 testing.tRunner(0xc000682820, 0xc7fa08)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-11-22 03:06 linux-amd64-longtest-race benchmarks@0e4f958d go@45f5ef4e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) panic: test timed out after 10m0s running tests: TestSweetEndToEnd (10m0s) sync.runtime_Semacquire(0xc00003e6e8?) /workdir/go/src/runtime/sema.go:62 +0x27 sync.(*WaitGroup).Wait(0xc00003e6e0) /workdir/go/src/sync/waitgroup.go:116 +0xa5 golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc00038ad00) /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x1638 testing.tRunner(0xc00038ad00, 0x10e2868)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-12-13 17:27 linux-amd64-longtest benchmarks@6a564b04 go@cb077650 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (366.41s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567 [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets [shell] pushd install [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link [shell] popd [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest benchmarks@6a564b04 go@5ba98b97 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (406.86s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567 [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets [shell] pushd install [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link [shell] popd [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest-race benchmarks@6a564b04 go@cb077650 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (400.32s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567 [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets [shell] pushd install [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link [shell] popd [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2022-12-13 17:27 linux-amd64-longtest-race benchmarks@6a564b04 go@5ba98b97 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (410.95s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [shell] git -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite checkout 0a8194a898a1ceff6a0b29e3419650daf43d8567 [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-1/go-build [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/tmp [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/assets [shell] pushd install [shell] GOROOT=/workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/go.profile/bin/goroot/bin/go cmd/compile cmd/link [shell] popd [sweet] error: build go-build for go.profile: error building cmd/compile and cmd/link: chdir install: no such file or directory [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2022-12-22 15:34 linux-amd64-longtest-race benchmarks@03c43f28 go@82f09b75 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (493.74s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

bcmills commented 1 year ago

(attn @golang/runtime, @golang/release per https://dev.golang.org/owners)

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-01-26 18:16 linux-amd64-longtest benchmarks@565f2d42 go@dd44d981 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (429.49s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2023-01-26 18:16 linux-amd64-longtest-race benchmarks@565f2d42 go@dd44d981 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (440.34s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs per config (1)) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-02-23 23:03 linux-amd64-longtest-race benchmarks@11773106 go@4a9c84d0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (285.68s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@92261b38 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (703.23s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@1a64574f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (467.20s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@94850c6f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (396.66s) integration_test.go:148: output for bleve-index: integration_test.go:156: BenchmarkBleveIndexBatch100 1 203132639 ns/op 32378880 average-RSS-bytes 34869248 peak-RSS-bytes 1867689984 peak-VM-bytes integration_test.go:148: output for gopher-lua: integration_test.go:156: A 30.297 T 30.151 C 19.798 G 19.755 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4fea75] goroutine 21 [running]: golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15 golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1 /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99 ... [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/* [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [sweet] Running benchmark markdown for go.pgo: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/* [sweet] error: failed to execute benchmarks, see log for details integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@2068d565 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (325.92s) integration_test.go:148: output for bleve-index: integration_test.go:156: BenchmarkBleveIndexBatch100 1 187695257 ns/op 31870976 average-RSS-bytes 35819520 peak-RSS-bytes 2094985216 peak-VM-bytes integration_test.go:148: output for gopher-lua: integration_test.go:156: A 30.297 T 30.151 C 19.798 G 19.755 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4feb95] goroutine 14 [running]: golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15 golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1 /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99 ... [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/* [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [sweet] Running benchmark markdown for go.pgo: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/* [sweet] error: failed to execute benchmarks, see log for details integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@f8162a0e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (411.23s) integration_test.go:148: output for bleve-index: integration_test.go:156: BenchmarkBleveIndexBatch100 1 204211308 ns/op 32440320 average-RSS-bytes 34390016 peak-RSS-bytes 2170224640 peak-VM-bytes integration_test.go:148: output for gopher-lua: integration_test.go:156: A 30.297 T 30.151 C 19.798 G 19.755 panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x12 pc=0x4feb95] goroutine 10 [running]: golang.org/x/benchmarks/sweet/benchmarks/internal/driver.init.func3.1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:49 +0x15 golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler.func1() /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:297 +0x13a created by golang.org/x/benchmarks/sweet/benchmarks/internal/driver.(*B).startRSSSampler in goroutine 1 /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/internal/driver/driver.go:287 +0x99 ... [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/* [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [sweet] Running benchmark markdown for go.pgo: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/* [sweet] error: failed to execute benchmarks, see log for details integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@94850c6f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (391.74s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: bleve-index gopher-lua markdown (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: bleve-index [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/bleve-index [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/src ... [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/markdown [shell] /workdir/go/bin/go build -o /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets [sweet] Running benchmark markdown for go.profile: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench -cpuprofile /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets [sweet] error: run benchmark markdown for config go.profile: exit status 2 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@2068d565 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (391.74s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: bleve-index gopher-lua markdown (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: bleve-index [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/bleve-index [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/bleve-index/src ... [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/benchmarks/markdown [shell] /workdir/go/bin/go build -o /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench [shell] cd /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets [sweet] Running benchmark markdown for go.profile: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/bin/markdown-bench -cpuprofile /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/markdown/go.profile.debug /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.profile/assets [sweet] error: run benchmark markdown for config go.profile: exit status 2 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2023-03-07 14:28 linux-amd64-longtest-race benchmarks@2652dad2 go@f8162a0e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (444.43s) integration_test.go:148: output for bleve-index: integration_test.go:156: BenchmarkBleveIndexBatch100 1 199809554 ns/op 29319168 average-RSS-bytes 35770368 peak-RSS-bytes 2170814464 peak-VM-bytes integration_test.go:148: output for gopher-lua: integration_test.go:156: A 30.297 T 30.151 C 19.798 G 19.755 ... fatal error: found pointer to free object runtime stack: runtime.throw({0x5978a4?, 0xc0000b2f00?}) /workdir/go/src/runtime/panic.go:1076 +0x5c fp=0xc00009bce0 sp=0xc00009bcb0 pc=0x43491c runtime.(*mspan).reportZombies(0x7fdc8766f368) /workdir/go/src/runtime/mgcsweep.go:846 +0x2e5 fp=0xc00009bd60 sp=0xc00009bce0 pc=0x424545 runtime.(*sweepLocked).sweep(0x2030003?, 0x0) /workdir/go/src/runtime/mgcsweep.go:629 +0x339 fp=0xc00009be68 sp=0xc00009bd60 pc=0x423619 runtime.(*mcentral).uncacheSpan(0xc00009bee0?, 0x42b34e?) ... [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go/assets/* [shell] unzip /tmp/go-sweet-assets/assets-v0.3.0.zip 'markdown/*' -d /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [sweet] Running benchmark markdown for go.pgo: run 1 [shell] /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/bin/markdown-bench /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/tmp/* [shell] rm -rf /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/markdown/go.pgo/assets/* [sweet] error: failed to execute benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

mknyszek commented 1 year ago

These latest failures are fixed by https://go.dev/cl/485498.

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-03-07 14:28 linux-amd64-longtest benchmarks@2652dad2 go@14ab998f x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (340.99s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@956d31ec x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) panic: test timed out after 50m0s running tests: TestSweetEndToEnd (50m0s) sync.runtime_Semacquire(0xc000014528?) /workdir/go/src/runtime/sema.go:62 +0x25 sync.(*WaitGroup).Wait(0xc000014520) /workdir/go/src/sync/waitgroup.go:116 +0xa5 golang.org/x/benchmarks/sweet/cmd/sweet_test.TestSweetEndToEnd(0xc0004489c0) /workdir/gopath/src/golang.org/x/benchmarks/sweet/cmd/sweet/integration_test.go:185 +0x15bb testing.tRunner(0xc0004489c0, 0xd624e8)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@374bd6a3 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (442.46s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest benchmarks@439d592e go@8c445b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (698.34s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@8c445b7c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (691.12s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-10 17:32 linux-amd64-longtest-race benchmarks@439d592e go@2ed6a54a x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (391.90s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

mknyszek commented 1 year ago

This seems to be getting worse. Sorry for the delay. I'll take a closer look very soon.

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-24 17:54 linux-amd64-longtest-race benchmarks@c4c5b3d1 go@08458804 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (381.43s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-05-24 17:54 linux-amd64-longtest benchmarks@c4c5b3d1 go@82d5ebce x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (297.93s) integration_test.go:140: no results produced. integration_test.go:162: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone --depth 1 -b v1.22.1 https://github.com/kubernetes/kubernetes /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/kubernetes [shell] git clone --depth 1 -b 1.11.1 https://github.com/istio/istio /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/istio [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:163: exit status 1

watchflakes

mknyszek commented 1 year ago

OK this seems to consistently be an issue with cloning repositories from GitHub. I think this might actually be an easy fix, since we already only benchmark building pkgsite in these tests. We just erroneously also clone this other repos. (And GitHub is probably rate-limiting us, or something.)

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-06-27 19:24 linux-amd64-longtest benchmarks@6468fc12 go@089e37a9 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (181.61s) integration_test.go:36: phase setup @0s (duration: 768.633314ms) integration_test.go:36: phase sweet-get @768.633314ms (duration: 34.871397026s) integration_test.go:131: phase sweet-run-biogo-krishna @35.64017699s (duration: 52.725813198s) integration_test.go:131: phase sweet-run-biogo-igor @35.640274197s (duration: 58.493207588s) integration_test.go:131: phase sweet-run-bleve-index @1m34.133536435s (duration: 25.83265054s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0 [sweet] Benchmarks: tile38 (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: tile38 [shell] git clone --depth 1 -b 1.29.1 https://github.com/tidwall/tile38 /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-0/tile38 [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/go.profile/tmp [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/go.profile/assets [shell] GOFLAGS=-pgo=off PATH=/workdir/go/bin:/workdir/go/bin:/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin make -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0/tile38/src [sweet] error: build tile38 for go.profile: exit status 2 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-tile38 @35.64031128s (duration: 1m30.498092712s) integration_test.go:131: phase sweet-run-markdown @2m6.138431571s (duration: 18.116087902s) integration_test.go:131: phase sweet-run-gopher-lua @1m59.966231935s (duration: 29.471001536s) integration_test.go:131: phase sweet-run-go-build @35.640227394s (duration: 2m4.896556886s) integration_test.go:131: phase sweet-run-etcd @1m28.366054747s (duration: 1m32.664405253s) integration_test.go:36: phase sweet-run @35.64003034s (duration: 2m25.39048386s)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-06-27 19:24 linux-amd64-longtest-race benchmarks@6468fc12 go@c3da3bcd x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (166.76s) integration_test.go:36: phase setup @0s (duration: 9.474778481s) integration_test.go:36: phase sweet-get @9.474778481s (duration: 33.301882292s) integration_test.go:131: phase sweet-run-biogo-krishna @42.777331994s (duration: 1m2.841555988s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: etcd (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: etcd [shell] git clone --depth 1 -b v3.6.0-alpha.0 https://github.com/etcd-io/etcd /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src [sweet] error: retrieving source for etcd: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-etcd @1m45.619031481s (duration: 2.228616113s) integration_test.go:131: phase sweet-run-biogo-igor @42.777070004s (duration: 1m10.61726595s) integration_test.go:131: phase sweet-run-bleve-index @1m47.847759873s (duration: 27.928862387s) integration_test.go:131: phase sweet-run-gopher-lua @1m53.394455994s (duration: 22.536088496s) integration_test.go:131: phase sweet-run-tile38 @42.777109434s (duration: 1m33.580424849s) integration_test.go:131: phase sweet-run-markdown @2m15.77672567s (duration: 18.0275475s) integration_test.go:131: phase sweet-run-go-build @42.777069964s (duration: 2m3.320943254s) integration_test.go:36: phase sweet-run @42.776660773s (duration: 2m3.321430235s)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-06-27 19:24 linux-amd64-longtest benchmarks@6468fc12 go@2eca0b1e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (242.76s) integration_test.go:36: phase setup @0s (duration: 1.13501001s) integration_test.go:36: phase sweet-get @1.13501001s (duration: 39.024184777s) integration_test.go:131: phase sweet-run-biogo-krishna @40.159373273s (duration: 1m37.557152152s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: etcd (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: etcd [shell] git clone --depth 1 -b v3.6.0-alpha.0 https://github.com/etcd-io/etcd /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src [sweet] error: retrieving source for etcd: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-etcd @2m17.71659701s (duration: 411.52093ms) integration_test.go:131: phase sweet-run-biogo-igor @40.15955967s (duration: 2m6.708912273s) integration_test.go:131: phase sweet-run-bleve-index @2m18.128147086s (duration: 47.407138608s) integration_test.go:131: phase sweet-run-tile38 @40.159608805s (duration: 2m27.514653884s) integration_test.go:131: phase sweet-run-gopher-lua @2m46.868536714s (duration: 29.906676013s) integration_test.go:131: phase sweet-run-markdown @3m5.535338971s (duration: 21.058319315s) integration_test.go:131: phase sweet-run-go-build @40.159495419s (duration: 3m21.692207726s) integration_test.go:36: phase sweet-run @40.159194787s (duration: 3m21.692541902s)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-06-27 19:24 linux-amd64-longtest benchmarks@6468fc12 go@2ad666de x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (181.39s) integration_test.go:36: phase setup @0s (duration: 768.023634ms) integration_test.go:36: phase sweet-get @768.023634ms (duration: 55.227327418s) integration_test.go:131: phase sweet-run-biogo-krishna @55.995520043s (duration: 51.679721172s) integration_test.go:131: phase sweet-run-biogo-igor @55.995611802s (duration: 57.670218538s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @55.995531712s (duration: 1m7.67887249s) integration_test.go:131: phase sweet-run-tile38 @55.995650673s (duration: 1m20.048231657s) integration_test.go:131: phase sweet-run-bleve-index @1m53.66589834s (duration: 22.447349873s) integration_test.go:131: phase sweet-run-gopher-lua @2m3.674440912s (duration: 18.661187371s) integration_test.go:131: phase sweet-run-markdown @2m16.04392155s (duration: 10.663961772s) integration_test.go:131: phase sweet-run-etcd @1m47.675288545s (duration: 1m13.339873078s) integration_test.go:36: phase sweet-run @55.995351052s (duration: 2m5.019848841s)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-06-27 19:24 linux-amd64-longtest benchmarks@6468fc12 go@008ab9ad x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (218.82s) integration_test.go:36: phase setup @0s (duration: 1.187347884s) integration_test.go:36: phase sweet-get @1.187347884s (duration: 42.207681712s) integration_test.go:131: phase sweet-run-biogo-krishna @43.395225103s (duration: 1m29.799743379s) integration_test.go:131: phase sweet-run-biogo-igor @43.395323082s (duration: 1m40.159842466s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: etcd (1 runs, 1 pgo runs) [sweet] Running profile collection runs ... [sweet] error: run benchmark etcd for config go.profile: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-etcd @2m13.195015122s (duration: 44.637625909s) integration_test.go:131: phase sweet-run-tile38 @43.395383979s (duration: 2m16.754422677s) integration_test.go:131: phase sweet-run-bleve-index @2m23.555213812s (duration: 42.934524294s) integration_test.go:131: phase sweet-run-markdown @3m0.149859853s (duration: 17.763583188s) integration_test.go:131: phase sweet-run-gopher-lua @2m57.832667415s (duration: 38.06194982s) integration_test.go:131: phase sweet-run-go-build @43.395234142s (duration: 2m54.463070102s) integration_test.go:36: phase sweet-run @43.395029596s (duration: 2m54.463310931s)
2023-06-27 19:24 linux-amd64-longtest benchmarks@6468fc12 go@aca65771 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (203.91s) integration_test.go:36: phase setup @0s (duration: 1.177783325s) integration_test.go:36: phase sweet-get @1.177783325s (duration: 35.192711401s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @36.370821957s (duration: 1m7.281499005s) integration_test.go:131: phase sweet-run-biogo-krishna @36.370741038s (duration: 1m28.226669038s) integration_test.go:131: phase sweet-run-biogo-igor @36.370921787s (duration: 1m38.308456184s) integration_test.go:131: phase sweet-run-bleve-index @2m4.597448969s (duration: 37.753215333s) integration_test.go:131: phase sweet-run-gopher-lua @2m14.679429874s (duration: 31.008242248s) integration_test.go:131: phase sweet-run-tile38 @36.370761218s (duration: 2m14.780648334s) integration_test.go:131: phase sweet-run-markdown @2m42.350733713s (duration: 12.01906835s) integration_test.go:131: phase sweet-run-etcd @1m43.65235981s (duration: 1m39.511699963s) integration_test.go:36: phase sweet-run @36.370494726s (duration: 2m46.793608184s)
2023-06-27 19:24 linux-amd64-longtest-race benchmarks@6468fc12 go@5f674f64 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (225.94s) integration_test.go:36: phase setup @0s (duration: 13.508228099s) integration_test.go:36: phase sweet-get @13.508228099s (duration: 38.685734285s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @52.195159048s (duration: 1m10.214966563s) integration_test.go:131: phase sweet-run-biogo-krishna @52.194668829s (duration: 1m32.681050148s) integration_test.go:131: phase sweet-run-biogo-igor @52.194607546s (duration: 1m45.11965943s) integration_test.go:131: phase sweet-run-bleve-index @2m24.875863775s (duration: 42.529850243s) integration_test.go:131: phase sweet-run-gopher-lua @2m37.314402946s (duration: 32.543194388s) integration_test.go:131: phase sweet-run-tile38 @52.194638981s (duration: 2m21.198977086s) integration_test.go:131: phase sweet-run-markdown @3m7.405917411s (duration: 19.915302875s) integration_test.go:131: phase sweet-run-etcd @2m2.410263699s (duration: 1m42.70187684s) integration_test.go:36: phase sweet-run @52.193962384s (duration: 2m52.91829379s)
2023-06-27 19:24 linux-amd64-longtest-race benchmarks@6468fc12 go@008ab9ad x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (223.48s) integration_test.go:36: phase setup @0s (duration: 13.04935933s) integration_test.go:36: phase sweet-get @13.04935933s (duration: 34.687707541s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @47.737985512s (duration: 1m14.957378924s) integration_test.go:131: phase sweet-run-biogo-krishna @47.737704747s (duration: 1m31.397870785s) integration_test.go:131: phase sweet-run-biogo-igor @47.737798993s (duration: 1m42.404455084s) integration_test.go:131: phase sweet-run-bleve-index @2m19.135752747s (duration: 40.918118266s) integration_test.go:131: phase sweet-run-gopher-lua @2m30.142442671s (duration: 31.951445743s) integration_test.go:131: phase sweet-run-tile38 @47.738102908s (duration: 2m16.050437011s) integration_test.go:131: phase sweet-run-markdown @3m0.054050688s (duration: 18.771001327s) integration_test.go:131: phase sweet-run-etcd @2m2.69552251s (duration: 1m39.982513611s) integration_test.go:36: phase sweet-run @47.737066871s (duration: 2m54.941037259s)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-08-18 22:04 linux-amd64-longtest benchmarks@c7f59e45 go@463c3445 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (208.73s) integration_test.go:36: phase setup @0s (duration: 1.125027403s) integration_test.go:36: phase sweet-get @1.125027403s (duration: 52.502801352s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @53.628058868s (duration: 50.648384867s) integration_test.go:131: phase sweet-run-biogo-krishna @53.628045022s (duration: 1m22.936495504s) integration_test.go:131: phase sweet-run-biogo-igor @53.628122166s (duration: 1m27.479492071s) integration_test.go:131: phase sweet-run-gopher-lua @2m21.107686291s (duration: 31.739239227s) integration_test.go:131: phase sweet-run-bleve-index @2m16.565992878s (duration: 37.793933016s) integration_test.go:131: phase sweet-run-markdown @2m52.84700329s (duration: 12.750054055s) integration_test.go:131: phase sweet-run-tile38 @53.628230713s (duration: 2m14.944633699s) integration_test.go:131: phase sweet-run-etcd @1m44.276476715s (duration: 1m43.710256445s) integration_test.go:36: phase sweet-run @53.627828755s (duration: 2m34.358945975s)

watchflakes

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@acc8cb6a x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (264.59s) integration_test.go:36: phase setup @0s (duration: 14.059644724s) integration_test.go:36: phase sweet-get @14.059644724s (duration: 36.730541437s) integration_test.go:131: phase sweet-run-biogo-igor @50.790800618s (duration: 1m43.754908346s) integration_test.go:131: phase sweet-run-biogo-krishna @50.791178099s (duration: 1m55.339711983s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... :1: internal compiler error: 'BinaryUnmarshaler.UnmarshalBinary': panic during expand calls while compiling BinaryUnmarshaler.UnmarshalBinary: runtime error: invalid memory address or nil pointer dereference goroutine 6 [running]: cmd/compile/internal/ssa.Compile.func1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssa/compile.go:49 +0x6c panic({0xd7b920?, 0x148b6d0?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:763 +0x132 cmd/compile/internal/ssa.(*expandState).rewriteSelectOrArg(0xc002b03990, {0x1, 0x1002}, 0xc0005043b0, 0xc0004cdef0, 0xc0004ce200, 0xc0004cde80, 0xc0004786c0, {0x0, 0x8, ...}) ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @50.790723624s (duration: 2m7.676946396s) integration_test.go:131: phase sweet-run-tile38 @50.790762456s (duration: 2m19.15877389s) integration_test.go:131: phase sweet-run-bleve-index @2m46.131105796s (duration: 40.884089165s) integration_test.go:131: phase sweet-run-gopher-lua @2m58.467773559s (duration: 30.351085682s) integration_test.go:131: phase sweet-run-markdown @3m9.949684763s (duration: 21.205247701s) integration_test.go:131: phase sweet-run-etcd @2m34.545916211s (duration: 1m48.939298427s) integration_test.go:36: phase sweet-run @50.790186161s (duration: 3m32.695116101s)
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@31f0af1e x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (263.49s) integration_test.go:36: phase setup @0s (duration: 13.855073898s) integration_test.go:36: phase sweet-get @13.855073898s (duration: 36.945259805s) integration_test.go:131: phase sweet-run-biogo-igor @50.801041924s (duration: 1m43.430555928s) integration_test.go:131: phase sweet-run-biogo-krishna @50.801352517s (duration: 1m54.370569365s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x9 pc=0x416b57] goroutine 33 [running]: cmd/compile/internal/ssagen.(*state).addNamedValue(...) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:6934 cmd/compile/internal/ssagen.(*state).assignWhichMayOverlap(0xc00007e000, {0xf75118, 0xc0005c86e0}, 0xc00069e000, 0x0, 0x0, 0x0) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:3940 +0x809 cmd/compile/internal/ssagen.(*state).stmt(0xc00007e000, {0xf75298, 0xc0005ce000}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:1714 +0x8c2a ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @50.80098904s (duration: 2m5.742621781s) integration_test.go:131: phase sweet-run-tile38 @50.801224s (duration: 2m17.099488241s) integration_test.go:131: phase sweet-run-bleve-index @2m45.172138739s (duration: 41.291185839s) integration_test.go:131: phase sweet-run-gopher-lua @2m56.543725435s (duration: 31.291321667s) integration_test.go:131: phase sweet-run-markdown @3m7.900837437s (duration: 21.094699367s) integration_test.go:131: phase sweet-run-etcd @2m34.231861062s (duration: 1m48.152644711s) integration_test.go:36: phase sweet-run @50.800333703s (duration: 3m31.584269357s)
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@dd88f23a x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (292.57s) integration_test.go:36: phase setup @0s (duration: 15.407251654s) integration_test.go:36: phase sweet-get @15.407251654s (duration: 38.471946561s) integration_test.go:131: phase sweet-run-biogo-igor @53.879883978s (duration: 1m58.075893028s) integration_test.go:131: phase sweet-run-biogo-krishna @53.880203547s (duration: 2m3.667350191s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... fatal error: fault [signal SIGSEGV: segmentation violation code=0x1 addr=0x1800577a320 pc=0x47c8ff] goroutine 8 [running]: runtime.throw({0xdffae1?, 0x7fefb82437c8?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:1016 +0x5c fp=0xc0000a6728 sp=0xc0000a66f8 pc=0x44695c runtime.sigpanic() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/signal_unix.go:880 +0x285 fp=0xc0000a6788 sp=0xc0000a6728 pc=0x45e765 aeshashbody() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1466 +0x39f fp=0xc0000a6790 sp=0xc0000a6788 pc=0x47c8ff ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @53.880007646s (duration: 2m27.183562193s) integration_test.go:131: phase sweet-run-tile38 @53.879874145s (duration: 2m39.930977882s) integration_test.go:131: phase sweet-run-gopher-lua @3m21.063689354s (duration: 33.448571457s) integration_test.go:131: phase sweet-run-bleve-index @2m57.547793442s (duration: 57.447411892s) integration_test.go:131: phase sweet-run-markdown @3m33.811158138s (duration: 25.093782229s) integration_test.go:131: phase sweet-run-etcd @2m51.956031523s (duration: 1m57.666870308s) integration_test.go:36: phase sweet-run @53.879198215s (duration: 3m55.7438056s)

watchflakes

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@3073f3f9 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (266.19s) integration_test.go:36: phase setup @0s (duration: 13.80441237s) integration_test.go:36: phase sweet-get @13.80441237s (duration: 39.512148632s) integration_test.go:131: phase sweet-run-biogo-igor @53.317580879s (duration: 1m43.128894734s) integration_test.go:131: phase sweet-run-biogo-krishna @53.317240974s (duration: 1m55.915230187s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... :1: internal compiler error: '.eq.internal/coverage/rtcov.CovMetaBlob': panic during prove while compiling .eq.internal/coverage/rtcov.CovMetaBlob: runtime error: invalid memory address or nil pointer dereference goroutine 21 [running]: cmd/compile/internal/ssa.Compile.func1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssa/compile.go:49 +0x6c panic({0xd7ac00?, 0x14896f0?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:763 +0x132 cmd/compile/internal/ssa.(*factsTable).restore(...) ... cmd/compile/internal/ssagen.Compile(0xc0031330e0, 0x1) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/pgen.go:216 +0x3e fp=0xc00256df70 sp=0xc00256dea0 pc=0xab19fe cmd/compile/internal/gc.compileFunctions.func5.1(0xc0003f0280?) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:182 +0x34 fp=0xc00256dfb0 sp=0xc00256df70 pc=0xcf4054 cmd/compile/internal/gc.compileFunctions.func3.1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:164 +0x30 fp=0xc00256dfe0 sp=0xc00256dfb0 pc=0xcf4470 runtime.goexit({}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1694 +0x1 fp=0xc00256dfe8 sp=0xc00256dfe0 pc=0x47dd41 created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 33 ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@67d555e0 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (252.53s) integration_test.go:36: phase setup @0s (duration: 12.758505236s) integration_test.go:36: phase sweet-get @12.758505236s (duration: 43.179259231s) integration_test.go:131: phase sweet-run-biogo-igor @55.938395033s (duration: 1m36.566055233s) integration_test.go:131: phase sweet-run-biogo-krishna @55.938311042s (duration: 1m52.576782752s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x9 pc=0x416f57] goroutine 18 [running]: cmd/compile/internal/ssagen.(*state).addNamedValue(...) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:6934 cmd/compile/internal/ssagen.(*state).assignWhichMayOverlap(0xc002742a00, {0xf70a38, 0xc002762790}, 0xc00056b160, 0x0, 0x0, 0x0) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:3940 +0x8c9 cmd/compile/internal/ssagen.(*state).stmt(0xc002742a00, {0xf720b8, 0xc00275ce10}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/ssa.go:1714 +0x76da ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @55.93857561s (duration: 2m1.775965196s) integration_test.go:131: phase sweet-run-tile38 @55.938347151s (duration: 2m13.544670698s) integration_test.go:131: phase sweet-run-bleve-index @2m48.515371019s (duration: 40.731165215s) integration_test.go:131: phase sweet-run-gopher-lua @2m57.714658134s (duration: 31.954755523s) integration_test.go:131: phase sweet-run-markdown @3m9.48316064s (duration: 22.518913555s) integration_test.go:131: phase sweet-run-etcd @2m32.504597016s (duration: 1m38.964859655s) integration_test.go:36: phase sweet-run @55.937764467s (duration: 3m15.531790198s)

watchflakes

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest benchmarks@444331c9 go@6ef98ac8 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (245.74s) integration_test.go:36: phase setup @0s (duration: 1.26589676s) integration_test.go:36: phase sweet-get @1.26589676s (duration: 41.44978289s) integration_test.go:131: phase sweet-run-biogo-igor @42.716265893s (duration: 1m45.655662582s) integration_test.go:131: phase sweet-run-biogo-krishna @42.716041195s (duration: 1m55.783318267s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... :1: internal compiler error: '.eq.internal/coverage/rtcov.CovMetaBlob': panic during prove while compiling .eq.internal/coverage/rtcov.CovMetaBlob: runtime error: invalid memory address or nil pointer dereference goroutine 18 [running]: cmd/compile/internal/ssa.Compile.func1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssa/compile.go:49 +0x6c panic({0xd7d8e0?, 0x1490690?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:763 +0x132 cmd/compile/internal/ssa.(*factsTable).update(0xc002b73968, 0xc000520220, 0x0, 0xc0004f0c60, 0x8, 0x5) ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @42.716058324s (duration: 2m10.642964602s) integration_test.go:131: phase sweet-run-tile38 @42.71610869s (duration: 2m21.518052052s) integration_test.go:131: phase sweet-run-bleve-index @2m38.499437963s (duration: 39.379610011s) integration_test.go:131: phase sweet-run-markdown @3m4.234241376s (duration: 14.630075799s) integration_test.go:131: phase sweet-run-gopher-lua @2m53.359078149s (duration: 31.264638478s) integration_test.go:131: phase sweet-run-etcd @2m28.372056634s (duration: 1m36.381165807s) integration_test.go:36: phase sweet-run @42.71567965s (duration: 3m22.037580941s)

watchflakes

bcmills commented 10 months ago

The earlier git failures could be a symptom of port exhaustion (see https://github.com/golang/go/issues/52545#issuecomment-1454157883).

The new clusters of failures are mostly segfaults in the compiler, though. 🤔

prattmic commented 10 months ago

The later failures start on the 13th and are during PGO builds, so they are probably related to one of the PGO CLs I submitted on the 13th: https://go.dev/cl/539699 and child. I'll take a look.

gopherbot commented 10 months ago

Change https://go.dev/cl/542621 mentions this issue: DO NOT SUBMIT: attempt to reproduce PGO ICE

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@2f5bd4e4 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (261.94s) integration_test.go:36: phase setup @0s (duration: 13.571490133s) integration_test.go:36: phase sweet-get @13.571490133s (duration: 44.147228088s) integration_test.go:131: phase sweet-run-biogo-igor @57.719547726s (duration: 1m41.230247251s) integration_test.go:131: phase sweet-run-biogo-krishna @57.71933239s (duration: 1m54.294601841s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... fatal error: fault [signal SIGSEGV: segmentation violation code=0x1 addr=0x180026e8690 pc=0x47b67f] goroutine 21 [running]: runtime.throw({0xdf0db7?, 0xd8d100?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:1023 +0x5c fp=0xc0022295a0 sp=0xc002229570 pc=0x445fbc runtime.sigpanic() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/signal_unix.go:880 +0x285 fp=0xc002229600 sp=0xc0022295a0 pc=0x45d945 aeshashbody() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1466 +0x39f fp=0xc002229608 sp=0xc002229600 pc=0x47b67f ... cmd/compile/internal/ssagen.Compile(0xc00306aea0, 0x1) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssagen/pgen.go:216 +0x45 fp=0xc0029f9f70 sp=0xc0029f9dd0 pc=0xab14e5 cmd/compile/internal/gc.compileFunctions.func5.1(0x0?) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:182 +0x34 fp=0xc0029f9fb0 sp=0xc0029f9f70 pc=0xcf0d94 cmd/compile/internal/gc.compileFunctions.func3.1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:164 +0x30 fp=0xc0029f9fe0 sp=0xc0029f9fb0 pc=0xcf11b0 runtime.goexit({}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1694 +0x1 fp=0xc0029f9fe8 sp=0xc0029f9fe0 pc=0x47df41 created by cmd/compile/internal/gc.compileFunctions.func3 in goroutine 44 ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247

watchflakes

gopherbot commented 10 months ago

Change https://go.dev/cl/543115 mentions this issue: cmd/compile: disable PGO function value devirtualization by default

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest-race benchmarks@444331c9 go@d411b319 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (200.11s) integration_test.go:36: phase setup @0s (duration: 9.719636039s) integration_test.go:36: phase sweet-get @9.719636039s (duration: 37.558436324s) integration_test.go:131: phase sweet-run-biogo-krishna @47.278894843s (duration: 1m11.087433269s) integration_test.go:131: phase sweet-run-biogo-igor @47.278482993s (duration: 1m18.730483883s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... :1: internal compiler error: '.eq.internal/coverage/rtcov.CovMetaBlob': panic during prove while compiling .eq.internal/coverage/rtcov.CovMetaBlob: runtime error: invalid memory address or nil pointer dereference goroutine 21 [running]: cmd/compile/internal/ssa.Compile.func1() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/ssa/compile.go:49 +0x6c panic({0xd6b9c0?, 0x1472690?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:770 +0x132 cmd/compile/internal/ssa.(*factsTable).update(0xc001f75930, 0xc0005a0220, 0x0, 0xc000570c60, 0x8, 0x5) ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @47.278688513s (duration: 1m29.823751561s) integration_test.go:131: phase sweet-run-tile38 @47.278773013s (duration: 1m37.188254526s) integration_test.go:131: phase sweet-run-bleve-index @2m6.009115046s (duration: 27.159983066s) integration_test.go:131: phase sweet-run-gopher-lua @2m17.102547164s (duration: 20.084350647s) integration_test.go:131: phase sweet-run-markdown @2m24.467116339s (duration: 13.451645717s) integration_test.go:131: phase sweet-run-etcd @1m58.366531953s (duration: 1m21.022715924s) integration_test.go:36: phase sweet-run @47.278072363s (duration: 2m32.111252454s)

watchflakes

gopherbot commented 10 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2023-11-08 21:52 linux-amd64-longtest benchmarks@444331c9 go@3f04f959 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (239.32s) integration_test.go:36: phase setup @0s (duration: 1.104761613s) integration_test.go:36: phase sweet-get @1.104761613s (duration: 42.407145471s) integration_test.go:131: phase sweet-run-biogo-igor @43.51242766s (duration: 1m37.672387803s) integration_test.go:131: phase sweet-run-biogo-krishna @43.512183791s (duration: 1m50.647647204s) integration_test.go:169: output for go-build: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) ... fatal error: fault [signal SIGSEGV: segmentation violation code=0x1 addr=0x18004dc5410 pc=0x47cabf] goroutine 21 [running]: runtime.throw({0xdf6097?, 0x7f22358e49a8?}) ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/panic.go:1023 +0x5c fp=0xc0001595d8 sp=0xc0001595a8 pc=0x4471dc runtime.sigpanic() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/signal_unix.go:880 +0x285 fp=0xc000159638 sp=0xc0001595d8 pc=0x45e9e5 aeshashbody() ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/runtime/asm_amd64.s:1466 +0x39f fp=0xc000159640 sp=0xc000159638 pc=0x47cabf ... ../../tmp/tmp-1/go-build/go.pgo/bin/goroot/src/cmd/compile/internal/gc/compile.go:163 +0x247 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @43.512209811s (duration: 1m59.913339829s) integration_test.go:131: phase sweet-run-tile38 @43.51219563s (duration: 2m11.999332477s) integration_test.go:131: phase sweet-run-markdown @2m55.511597747s (duration: 12.808431115s) integration_test.go:131: phase sweet-run-bleve-index @2m34.159903886s (duration: 36.699448691s) integration_test.go:131: phase sweet-run-gopher-lua @2m43.42558986s (duration: 30.201363523s) integration_test.go:131: phase sweet-run-etcd @2m21.184930325s (duration: 1m37.192407567s) integration_test.go:36: phase sweet-run @43.511907084s (duration: 3m14.865471091s)

watchflakes

gopherbot commented 7 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-01-08 19:14 linux-amd64-longtest benchmarks@921b81ae go@c4696665 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (263.90s) integration_test.go:36: phase setup @0s (duration: 1.357853891s) integration_test.go:36: phase sweet-get @1.357853891s (duration: 40.214683994s) integration_test.go:169: output for tile38: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0 [sweet] Benchmarks: tile38 (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: tile38 ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-tile38 @41.57298777s (duration: 1m6.388084177s) integration_test.go:131: phase sweet-run-biogo-igor @41.573168586s (duration: 1m52.819151549s) integration_test.go:131: phase sweet-run-biogo-krishna @41.572874916s (duration: 1m57.367569428s) integration_test.go:131: phase sweet-run-gopher-lua @2m38.94049777s (duration: 42.845988368s) integration_test.go:131: phase sweet-run-bleve-index @2m34.392502295s (duration: 1m9.330675108s) integration_test.go:131: phase sweet-run-markdown @3m21.786553773s (duration: 26.302700377s) integration_test.go:131: phase sweet-run-etcd @1m47.961103429s (duration: 2m25.780162685s) integration_test.go:131: phase sweet-run-go-build @41.572890216s (duration: 3m39.523948901s) integration_test.go:36: phase sweet-run @41.572537885s (duration: 3m39.524344452s)
2024-01-08 19:14 linux-amd64-longtest-race benchmarks@921b81ae go@c4696665 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (175.22s) integration_test.go:36: phase setup @0s (duration: 9.287433891s) integration_test.go:36: phase sweet-get @9.287433891s (duration: 32.145387059s) integration_test.go:169: output for tile38: integration_test.go:177: integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-0 [sweet] Benchmarks: tile38 (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: tile38 ... integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-tile38 @41.433229221s (duration: 36.848944537s) integration_test.go:131: phase sweet-run-biogo-igor @41.433535841s (duration: 1m7.092571466s) integration_test.go:131: phase sweet-run-biogo-krishna @41.433182951s (duration: 1m7.82524205s) integration_test.go:131: phase sweet-run-gopher-lua @1m49.258560671s (duration: 26.438185566s) integration_test.go:131: phase sweet-run-bleve-index @1m48.527881474s (duration: 34.545615666s) integration_test.go:131: phase sweet-run-markdown @2m15.696868927s (duration: 19.537273445s) integration_test.go:131: phase sweet-run-go-build @41.433551581s (duration: 2m5.227843932s) integration_test.go:131: phase sweet-run-etcd @1m18.282299888s (duration: 1m36.234384193s) integration_test.go:36: phase sweet-run @41.43282095s (duration: 2m13.083920251s)

watchflakes

gopherbot commented 7 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-01-08 19:14 linux-amd64-longtest benchmarks@921b81ae go@0b1b6c15 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (208.37s) integration_test.go:36: phase setup @0s (duration: 1.109917692s) integration_test.go:36: phase sweet-get @1.109917692s (duration: 38.512118346s) integration_test.go:131: phase sweet-run-biogo-igor @39.622509143s (duration: 1m31.428507474s) integration_test.go:131: phase sweet-run-biogo-krishna @39.622334498s (duration: 1m36.321134331s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4 [sweet] Benchmarks: etcd (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: etcd [shell] git clone --depth 1 -b v3.6.0-alpha.0 https://github.com/etcd-io/etcd /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/results-4/etcd [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/go.profile/bin [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src [shell] mkdir -p /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/go.profile/tmp [shell] GOFLAGS=-pgo=off PATH=/workdir/go/bin:/workdir/go/bin:/workdir/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin make -C /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-4/etcd/src build [sweet] error: build etcd for go.profile: exit status 2 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-etcd @2m11.051100421s (duration: 16.176104872s) integration_test.go:131: phase sweet-run-tile38 @39.622341294s (duration: 2m9.187620748s) integration_test.go:131: phase sweet-run-bleve-index @2m15.943507699s (duration: 39.081711119s) integration_test.go:131: phase sweet-run-gopher-lua @2m27.227250295s (duration: 34.427979769s) integration_test.go:131: phase sweet-run-markdown @2m48.810017131s (duration: 17.194242434s) integration_test.go:131: phase sweet-run-go-build @39.622394523s (duration: 2m47.904093466s) integration_test.go:36: phase sweet-run @39.622036038s (duration: 2m47.904512711s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-04-25 02:55 linux-amd64-longtest-race benchmarks@d78363a6 go@cc165991 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (209.96s) integration_test.go:36: phase setup @0s (duration: 15.555438946s) integration_test.go:36: phase sweet-get @15.555438946s (duration: 37.167987132s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @52.72433403s (duration: 7.366357593s) integration_test.go:131: phase sweet-run-biogo-igor @52.724616959s (duration: 1m41.78632343s) integration_test.go:131: phase sweet-run-biogo-krishna @52.724211962s (duration: 1m51.452685558s) integration_test.go:131: phase sweet-run-tile38 @52.724378512s (duration: 2m16.184557011s) integration_test.go:131: phase sweet-run-etcd @1m0.090886992s (duration: 2m9.143668457s) integration_test.go:131: phase sweet-run-gopher-lua @2m44.177149411s (duration: 30.508790477s) integration_test.go:131: phase sweet-run-bleve-index @2m34.511117453s (duration: 41.394406105s) integration_test.go:131: phase sweet-run-markdown @3m8.909189477s (duration: 20.385305445s) integration_test.go:36: phase sweet-run @52.723426078s (duration: 2m36.571219275s)

watchflakes

gopherbot commented 4 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-05-06 16:45 linux-amd64-longtest-race benchmarks@f862e5ec go@efc34734 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) --- FAIL: TestSweetEndToEnd (206.51s) integration_test.go:36: phase setup @0s (duration: 14.554647219s) integration_test.go:36: phase sweet-get @14.554647219s (duration: 40.569002828s) integration_test.go:161: no results produced. integration_test.go:183: command output: [sweet] Work directory: /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1 [sweet] Benchmarks: go-build (1 runs, 1 pgo runs) [sweet] Running profile collection runs [sweet] Setting up benchmark: go-build [shell] git clone -b master https://go.googlesource.com/pkgsite /workdir/gopath/src/golang.org/x/benchmarks/sweet/tmp/tmp-1/go-build/src/pkgsite [sweet] error: retrieving source for go-build: exit status 128 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-go-build @55.124315317s (duration: 8.56199685s) integration_test.go:131: phase sweet-run-biogo-igor @55.124370536s (duration: 1m35.301380809s) integration_test.go:131: phase sweet-run-biogo-krishna @55.124295039s (duration: 1m49.545645813s) integration_test.go:131: phase sweet-run-tile38 @55.124686057s (duration: 2m11.85420957s) integration_test.go:131: phase sweet-run-bleve-index @2m30.425935992s (duration: 39.980510376s) integration_test.go:131: phase sweet-run-etcd @1m3.686433406s (duration: 2m8.736192355s) integration_test.go:131: phase sweet-run-gopher-lua @2m44.670116079s (duration: 29.778410984s) integration_test.go:131: phase sweet-run-markdown @3m6.979041224s (duration: 18.91243652s) integration_test.go:36: phase sweet-run @55.123650047s (duration: 2m30.767940215s)

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-06-25 19:20 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@1a6c737d go@82c14346 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 14.185025872s) integration_test.go:36: phase sweet-get @14.185025872s (duration: 20.402060543s) integration_test.go:131: phase sweet-run-biogo-igor @34.587957033s (duration: 1m29.297094679s) integration_test.go:131: phase sweet-run-biogo-krishna @34.587926579s (duration: 1m41.617035674s) integration_test.go:131: phase sweet-run-tile38 @34.588275703s (duration: 2m19.370197753s) integration_test.go:131: phase sweet-run-go-build @34.587991541s (duration: 3m27.047405251s) integration_test.go:131: phase sweet-run-bleve-index @2m53.958672924s (duration: 1m8.340100173s) integration_test.go:131: phase sweet-run-markdown @4m2.29890247s (duration: 20.081936436s) integration_test.go:131: phase sweet-run-gopher-lua @4m1.635578229s (duration: 27.570511995s) ... INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/results-4/cockroachdb/go.profile.debug [sweet] Running benchmark cockroachdb for go.profile: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo463882634/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m3.885314943s (duration: 11m14.147234315s) integration_test.go:36: phase sweet-run @34.587086415s (duration: 12m43.445646539s) --- FAIL: TestSweetEndToEnd (802.63s)

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-07 19:31 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@07362e34 go@959b3fd4 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 15.350897242s) integration_test.go:36: phase sweet-get @15.350897242s (duration: 23.393844001s) integration_test.go:131: phase sweet-run-biogo-igor @38.745569219s (duration: 1m36.18480497s) integration_test.go:131: phase sweet-run-biogo-krishna @38.745627445s (duration: 1m50.179995305s) integration_test.go:131: phase sweet-run-tile38 @38.745569591s (duration: 2m26.416597061s) integration_test.go:131: phase sweet-run-bleve-index @3m5.162386426s (duration: 1m12.306720497s) integration_test.go:131: phase sweet-run-go-build @38.74553585s (duration: 3m41.474899366s) integration_test.go:131: phase sweet-run-markdown @4m20.220636899s (duration: 22.366256501s) integration_test.go:131: phase sweet-run-gopher-lua @4m17.470190095s (duration: 30.350919274s) ... [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo3041512952/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m14.930620933s (duration: 12m6.339391284s) integration_test.go:36: phase sweet-run @38.744741243s (duration: 13m42.525357015s) --- FAIL: TestSweetEndToEnd (865.21s)

watchflakes

gopherbot commented 2 months ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-16 16:08 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@90a9afe9 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.444863219s) integration_test.go:36: phase sweet-get @1.444863219s (duration: 31.797668395s) integration_test.go:131: phase sweet-run-biogo-igor @33.243008738s (duration: 1m30.575248632s) integration_test.go:131: phase sweet-run-biogo-krishna @33.242902074s (duration: 1m46.36544078s) integration_test.go:131: phase sweet-run-tile38 @33.243145092s (duration: 2m27.469791344s) integration_test.go:131: phase sweet-run-go-build @33.24293689s (duration: 3m26.634350547s) integration_test.go:131: phase sweet-run-bleve-index @3m0.71301819s (duration: 1m10.963746287s) integration_test.go:131: phase sweet-run-markdown @4m11.676842846s (duration: 13.699517795s) integration_test.go:131: phase sweet-run-gopher-lua @3m59.87738616s (duration: 27.210480524s) ... [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/cmd/sweet INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [sweet] Running benchmark cockroachdb for go: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1244760207/sweet/tmp/tmp-4/cockroachdb/go/tmp -short [sweet] error: run benchmark cockroachdb for config go: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m3.818341759s (duration: 24m36.08959405s) integration_test.go:36: phase sweet-run @33.242531614s (duration: 26m6.665466011s) --- FAIL: TestSweetEndToEnd (1604.09s)
2024-07-17 19:22 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@72af1846 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 14.68979111s) integration_test.go:36: phase sweet-get @14.68979111s (duration: 23.496305452s) integration_test.go:131: phase sweet-run-biogo-igor @38.18680015s (duration: 1m35.654795449s) integration_test.go:131: phase sweet-run-biogo-krishna @38.186994427s (duration: 1m48.943899746s) integration_test.go:131: phase sweet-run-tile38 @38.186837694s (duration: 2m24.237374917s) integration_test.go:131: phase sweet-run-go-build @38.18681046s (duration: 3m29.401129131s) integration_test.go:131: phase sweet-run-bleve-index @3m2.424437718s (duration: 1m12.418237393s) integration_test.go:131: phase sweet-run-markdown @4m14.842815467s (duration: 23.499761613s) integration_test.go:131: phase sweet-run-gopher-lua @4m7.58816535s (duration: 33.018219929s) ... [sweet] Running benchmark cockroachdb for go.pgo: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1462137806/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m13.841842284s (duration: 28m46.621029177s) integration_test.go:36: phase sweet-run @38.186096562s (duration: 30m22.276884876s) --- FAIL: TestSweetEndToEnd (1864.53s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-17 19:22 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@72af1846 release-branch.go1.22@9e148a41 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 14.318092218s) integration_test.go:36: phase sweet-get @14.318092218s (duration: 23.048902416s) integration_test.go:131: phase sweet-run-biogo-igor @37.36808697s (duration: 1m34.776048898s) integration_test.go:131: phase sweet-run-biogo-krishna @37.367745168s (duration: 1m49.412095396s) integration_test.go:131: phase sweet-run-tile38 @37.36775457s (duration: 2m22.633458675s) integration_test.go:131: phase sweet-run-go-build @37.36776025s (duration: 3m31.040205198s) integration_test.go:131: phase sweet-run-bleve-index @3m0.001383325s (duration: 1m9.856279153s) integration_test.go:131: phase sweet-run-markdown @4m9.857912556s (duration: 23.225778631s) integration_test.go:131: phase sweet-run-gopher-lua @4m8.408227893s (duration: 31.290093215s) ... [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo419534664/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m12.144416059s (duration: 12m26.545797527s) integration_test.go:36: phase sweet-run @37.366994634s (duration: 14m1.32330368s) --- FAIL: TestSweetEndToEnd (882.79s)
2024-07-17 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@de993e4d release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 15.393870368s) integration_test.go:36: phase sweet-get @15.393870368s (duration: 30.433744564s) integration_test.go:131: phase sweet-run-biogo-igor @45.828372282s (duration: 1m35.433085675s) integration_test.go:131: phase sweet-run-biogo-krishna @45.828669717s (duration: 1m50.814590818s) integration_test.go:131: phase sweet-run-tile38 @45.828402214s (duration: 2m27.081087167s) integration_test.go:131: phase sweet-run-go-build @45.828403086s (duration: 3m31.4482404s) integration_test.go:131: phase sweet-run-bleve-index @3m12.909717763s (duration: 1m11.71341976s) integration_test.go:131: phase sweet-run-markdown @4m24.623338431s (duration: 21.975363129s) integration_test.go:131: phase sweet-run-gopher-lua @4m17.276898571s (duration: 31.953912014s) ... [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/cmd/sweet INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [sweet] Running benchmark cockroachdb for go: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1200413639/sweet/tmp/tmp-4/cockroachdb/go/tmp -short [sweet] error: run benchmark cockroachdb for config go: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m21.261662288s (duration: 27m21.564549624s) integration_test.go:36: phase sweet-run @45.827614932s (duration: 28m56.998735357s) --- FAIL: TestSweetEndToEnd (1787.48s)
2024-07-22 13:43 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@1b8120ed release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.374227075s) integration_test.go:36: phase sweet-get @1.374227075s (duration: 26.722874453s) integration_test.go:131: phase sweet-run-biogo-igor @28.09770527s (duration: 1m35.43883826s) integration_test.go:131: phase sweet-run-biogo-krishna @28.09749842s (duration: 1m50.475786308s) integration_test.go:131: phase sweet-run-tile38 @28.097491123s (duration: 2m29.367071222s) integration_test.go:131: phase sweet-run-go-build @28.097560481s (duration: 3m34.49408116s) integration_test.go:131: phase sweet-run-bleve-index @2m57.464685469s (duration: 1m10.72573273s) integration_test.go:131: phase sweet-run-markdown @4m8.190543193s (duration: 16.396898534s) integration_test.go:131: phase sweet-run-gopher-lua @4m2.591720178s (duration: 32.132057578s) ... [sweet] Running benchmark cockroachdb for go.pgo: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2166297221/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m3.536653131s (duration: 30m31.481293801s) integration_test.go:36: phase sweet-run @28.097101528s (duration: 32m6.92089038s) --- FAIL: TestSweetEndToEnd (1959.60s)
2024-07-22 13:43 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@1b8120ed release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 13.441391031s) integration_test.go:36: phase sweet-get @13.441391031s (duration: 21.819494447s) integration_test.go:131: phase sweet-run-biogo-igor @35.261679365s (duration: 1m31.12959883s) integration_test.go:131: phase sweet-run-biogo-krishna @35.261858915s (duration: 1m50.018625669s) integration_test.go:131: phase sweet-run-tile38 @35.26165198s (duration: 2m21.653473549s) integration_test.go:131: phase sweet-run-go-build @35.261643786s (duration: 3m21.198815355s) integration_test.go:131: phase sweet-run-bleve-index @2m56.915368151s (duration: 1m8.095008025s) integration_test.go:131: phase sweet-run-markdown @4m5.010594658s (duration: 20.790854434s) integration_test.go:131: phase sweet-run-gopher-lua @3m56.460717399s (duration: 29.916105256s) ... [sweet] Running benchmark cockroachdb for go.pgo: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroachdb-bench -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3804056999/sweet/tmp/tmp-4/cockroachdb/go.pgo/tmp -short [sweet] error: run benchmark cockroachdb for config go.pgo: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m6.391540866s (duration: 29m16.028832764s) integration_test.go:36: phase sweet-run @35.260885478s (duration: 30m47.159611657s) --- FAIL: TestSweetEndToEnd (1887.04s)
2024-07-22 13:43 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@1b8120ed release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.595988072s) integration_test.go:36: phase sweet-get @1.595988072s (duration: 24.183941662s) integration_test.go:131: phase sweet-run-biogo-igor @25.780421455s (duration: 1m34.51665402s) integration_test.go:131: phase sweet-run-biogo-krishna @25.780196795s (duration: 1m49.659728271s) integration_test.go:131: phase sweet-run-tile38 @25.780294466s (duration: 2m31.424160741s) integration_test.go:131: phase sweet-run-go-build @25.780225285s (duration: 3m33.07869894s) integration_test.go:131: phase sweet-run-bleve-index @2m57.204549326s (duration: 1m14.588503869s) integration_test.go:131: phase sweet-run-markdown @4m11.793124092s (duration: 14.320167488s) integration_test.go:131: phase sweet-run-gopher-lua @3m58.859030193s (duration: 31.461656333s) ... [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo1889904123/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m0.297171277s (duration: 12m48.767410056s) integration_test.go:36: phase sweet-run @25.779929734s (duration: 14m23.284682998s) --- FAIL: TestSweetEndToEnd (893.16s)
2024-07-22 13:43 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@1b8120ed release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 14.321573747s) integration_test.go:36: phase sweet-get @14.321573747s (duration: 37.479418346s) integration_test.go:131: phase sweet-run-biogo-igor @51.80182129s (duration: 1m31.679405905s) integration_test.go:131: phase sweet-run-biogo-krishna @51.801797245s (duration: 1m47.253911664s) integration_test.go:131: phase sweet-run-tile38 @51.803069795s (duration: 2m33.384460142s) integration_test.go:131: phase sweet-run-go-build @51.801795322s (duration: 3m17.997272226s) integration_test.go:131: phase sweet-run-bleve-index @3m25.187802596s (duration: 1m7.986612453s) integration_test.go:131: phase sweet-run-gopher-lua @4m9.799254484s (duration: 31.017285209s) integration_test.go:131: phase sweet-run-markdown @4m33.174664521s (duration: 22.553665071s) ... [shell] cd /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/cmd/sweet INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [sweet] Running benchmark cockroachdb for go: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroachdb-bench -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo3222190148/sweet/tmp/tmp-4/cockroachdb/go/tmp -short [sweet] error: run benchmark cockroachdb for config go: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m23.481401759s (duration: 25m33.831107373s) integration_test.go:36: phase sweet-run @51.800992093s (duration: 27m5.511667824s) --- FAIL: TestSweetEndToEnd (1682.18s)
2024-07-22 13:43 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@bff3eae7 go@3959d54c x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 15.310441739s) integration_test.go:36: phase sweet-get @15.310441739s (duration: 21.976793817s) integration_test.go:131: phase sweet-run-biogo-igor @37.288093382s (duration: 1m33.564805611s) integration_test.go:131: phase sweet-run-biogo-krishna @37.288415961s (duration: 1m48.353637834s) integration_test.go:131: phase sweet-run-tile38 @37.288040488s (duration: 2m29.200550832s) integration_test.go:131: phase sweet-run-go-build @37.288172162s (duration: 3m42.75551039s) integration_test.go:131: phase sweet-run-bleve-index @3m6.488809039s (duration: 1m15.406100566s) integration_test.go:131: phase sweet-run-markdown @4m21.895056982s (duration: 22.645569386s) integration_test.go:131: phase sweet-run-gopher-lua @4m20.043940588s (duration: 31.248176758s) ... [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo515525441/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m10.853168637s (duration: 12m7.607862133s) integration_test.go:36: phase sweet-run @37.287235556s (duration: 13m41.173890608s) --- FAIL: TestSweetEndToEnd (862.85s)
2024-07-22 13:47 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@269c3a4a release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.545369911s) integration_test.go:36: phase sweet-get @16.545369911s (duration: 23.345720108s) integration_test.go:131: phase sweet-run-biogo-igor @39.892080606s (duration: 1m34.556266994s) integration_test.go:131: phase sweet-run-biogo-krishna @39.891828254s (duration: 1m52.01206774s) integration_test.go:131: phase sweet-run-tile38 @39.891844307s (duration: 2m24.867546029s) integration_test.go:131: phase sweet-run-go-build @39.891888097s (duration: 3m19.79048923s) integration_test.go:131: phase sweet-run-bleve-index @3m4.759662517s (duration: 1m9.320405152s) integration_test.go:131: phase sweet-run-gopher-lua @3m59.682590194s (duration: 32.854428316s) integration_test.go:131: phase sweet-run-markdown @4m14.080297011s (duration: 21.918895535s) ... INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/results-4/cockroachdb/go.profile.debug [sweet] Running benchmark cockroachdb for go.profile: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo149903849/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m14.448611902s (duration: 11m1.278108218s) integration_test.go:36: phase sweet-run @39.891090019s (duration: 12m35.835732862s) --- FAIL: TestSweetEndToEnd (799.33s)
2024-07-22 14:55 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@f8da0b75 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 14.897121109s) integration_test.go:36: phase sweet-get @14.897121109s (duration: 24.399975737s) integration_test.go:131: phase sweet-run-biogo-igor @39.298225017s (duration: 1m36.234867432s) integration_test.go:131: phase sweet-run-biogo-krishna @39.298032188s (duration: 1m50.638172015s) integration_test.go:131: phase sweet-run-tile38 @39.298065171s (duration: 2m23.591440788s) integration_test.go:131: phase sweet-run-go-build @39.298044401s (duration: 3m25.769288092s) integration_test.go:131: phase sweet-run-bleve-index @3m2.889717495s (duration: 1m8.30552411s) integration_test.go:131: phase sweet-run-markdown @4m11.195425795s (duration: 23.471323624s) integration_test.go:131: phase sweet-run-gopher-lua @4m5.067563799s (duration: 32.401585082s) ... [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv95/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [shell] rm -rf /home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp/* [sweet] error: error preparing PGO profiles: error merging profiles for cockroachdb/go.profile: error reading dir "/home/swarming/.swarming/w/ir/x/w/targetrepo655819985/sweet/tmp/results-4/cockroachdb/go.profile.debug": parsing profile: unrecognized profile format integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m15.533442825s (duration: 12m8.179662801s) integration_test.go:36: phase sweet-run @39.297096846s (duration: 13m44.416107751s) --- FAIL: TestSweetEndToEnd (867.67s)
2024-07-22 14:55 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@f8da0b75 release-branch.go1.23@30b6fd60 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.608173256s) integration_test.go:36: phase sweet-get @1.608173256s (duration: 23.529473588s) integration_test.go:131: phase sweet-run-biogo-igor @25.138143527s (duration: 1m37.529863241s) integration_test.go:131: phase sweet-run-biogo-krishna @25.138030339s (duration: 1m51.063762026s) integration_test.go:131: phase sweet-run-tile38 @25.138124252s (duration: 2m30.88705123s) integration_test.go:131: phase sweet-run-go-build @25.138088369s (duration: 3m36.812847755s) integration_test.go:131: phase sweet-run-bleve-index @2m56.025274882s (duration: 1m9.217445255s) integration_test.go:131: phase sweet-run-markdown @4m5.242799889s (duration: 17.412364456s) integration_test.go:131: phase sweet-run-gopher-lua @4m1.951029686s (duration: 33.354695972s) ... INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes. [shell] mkdir -p /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/results-4/cockroachdb/go.profile.debug [sweet] Running benchmark cockroachdb for go.profile: run 1 [shell] /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroachdb-bench -cpuprofile /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/results-4/cockroachdb/go.profile.debug -bench kv0/nodes=3 -cockroachdb-bin /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/bin/cockroach -tmp /home/swarming/.swarming/w/ir/x/w/targetrepo2465994630/sweet/tmp/tmp-4/cockroachdb/go.profile/tmp -short [sweet] error: run benchmark cockroachdb for config go.profile: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m2.668127633s (duration: 11m35.87010952s) integration_test.go:36: phase sweet-run @25.137646844s (duration: 13m13.400660017s) --- FAIL: TestSweetEndToEnd (822.13s)
2024-07-22 17:00 x_benchmarks-gotip-linux-amd64-longtest benchmarks@302fed1b go@2edf00cf x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.32917145s) integration_test.go:36: phase sweet-get @1.32917145s (duration: 24.580575212s) integration_test.go:131: phase sweet-run-biogo-igor @25.910252763s (duration: 1m35.290420501s) integration_test.go:131: phase sweet-run-biogo-krishna @25.910096934s (duration: 1m50.225958751s) integration_test.go:131: phase sweet-run-tile38 @25.910182952s (duration: 2m30.986074526s) integration_test.go:131: phase sweet-run-bleve-index @2m56.896368086s (duration: 1m12.598989006s) integration_test.go:131: phase sweet-run-go-build @25.91012844s (duration: 3m47.54618652s) integration_test.go:131: phase sweet-run-markdown @4m13.456382471s (duration: 16.072078601s) integration_test.go:131: phase sweet-run-gopher-lua @4m9.495449047s (duration: 32.805380997s) ... ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20240612210725-f4de07ae6964/map.go:667:20: undefined: fastrand64 ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20240612210725-f4de07ae6964/options.go:30:14: undefined: hashFn # github.com/cockroachdb/cockroach/pkg/util/goschedstats ../../util/goschedstats/runnable.go:55:9: undefined: numRunnableGoroutines ../../util/goschedstats/runnable.go:168:27: undefined: numRunnableGoroutines [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m1.200799445s (duration: 9m7.722224893s) integration_test.go:36: phase sweet-run @25.909746662s (duration: 10m43.013326749s) --- FAIL: TestSweetEndToEnd (672.38s)
2024-07-22 17:00 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@302fed1b go@d25a9067 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.168855138s) integration_test.go:36: phase sweet-get @16.168855138s (duration: 25.098843009s) integration_test.go:131: phase sweet-run-biogo-igor @41.268625488s (duration: 1m40.159937993s) integration_test.go:131: phase sweet-run-biogo-krishna @41.268583973s (duration: 1m55.655886837s) integration_test.go:131: phase sweet-run-tile38 @41.268553369s (duration: 2m34.993914171s) integration_test.go:131: phase sweet-run-go-build @41.268617596s (duration: 3m51.366322037s) integration_test.go:131: phase sweet-run-bleve-index @3m16.262650868s (duration: 1m17.997850196s) integration_test.go:131: phase sweet-run-markdown @4m34.260740548s (duration: 23.727900646s) integration_test.go:131: phase sweet-run-gopher-lua @4m32.63522831s (duration: 32.678808309s) ... ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20240612210725-f4de07ae6964/map.go:667:20: undefined: fastrand64 ../../../../../../../../../gopath/pkg/mod/github.com/cockroachdb/swiss@v0.0.0-20240612210725-f4de07ae6964/options.go:30:14: undefined: hashFn # github.com/cockroachdb/cockroach/pkg/util/goschedstats ../../util/goschedstats/runnable.go:55:9: undefined: numRunnableGoroutines ../../util/goschedstats/runnable.go:168:27: undefined: numRunnableGoroutines [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m21.428854894s (duration: 9m37.05777736s) integration_test.go:36: phase sweet-run @41.267698147s (duration: 11m17.219212446s) --- FAIL: TestSweetEndToEnd (722.96s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-22 21:40 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@de01f140 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.476717184s) integration_test.go:36: phase sweet-get @1.476717184s (duration: 22.212421521s) integration_test.go:131: phase sweet-run-biogo-igor @23.689641247s (duration: 1m32.492579496s) integration_test.go:131: phase sweet-run-biogo-krishna @23.689503185s (duration: 1m49.874699563s) integration_test.go:131: phase sweet-run-tile38 @23.6896488s (duration: 2m26.134099813s) integration_test.go:131: phase sweet-run-go-build @23.689583588s (duration: 3m25.833688349s) integration_test.go:131: phase sweet-run-bleve-index @2m49.823831962s (duration: 1m6.413338453s) integration_test.go:131: phase sweet-run-markdown @3m56.237256148s (duration: 14.811832034s) integration_test.go:131: phase sweet-run-gopher-lua @3m49.523363309s (duration: 31.472776306s) ... ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @1m56.182584486s (duration: 9m47.351383078s) integration_test.go:36: phase sweet-run @23.689138705s (duration: 11m19.844862635s) --- FAIL: TestSweetEndToEnd (707.63s)
2024-07-22 21:40 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@de01f140 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 17.192947882s) integration_test.go:36: phase sweet-get @17.192947882s (duration: 23.074214312s) integration_test.go:131: phase sweet-run-biogo-igor @40.267993287s (duration: 1m33.121359489s) integration_test.go:131: phase sweet-run-biogo-krishna @40.268209225s (duration: 1m48.100639824s) integration_test.go:131: phase sweet-run-tile38 @40.2680256s (duration: 2m28.374618118s) integration_test.go:131: phase sweet-run-go-build @40.267984406s (duration: 3m15.731551247s) integration_test.go:131: phase sweet-run-bleve-index @3m8.64289307s (duration: 1m9.865464534s) integration_test.go:131: phase sweet-run-gopher-lua @3m55.999771368s (duration: 32.401097479s) integration_test.go:131: phase sweet-run-etcd @2m28.369042539s (duration: 2m10.187312136s) ... ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m13.38964166s (duration: 9m34.54358657s) integration_test.go:36: phase sweet-run @40.267162194s (duration: 11m7.666205791s) --- FAIL: TestSweetEndToEnd (711.58s)
2024-07-22 22:15 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@2ef16eb7 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.465107143s) integration_test.go:36: phase sweet-get @1.465107143s (duration: 24.631124918s) integration_test.go:131: phase sweet-run-biogo-igor @26.096720518s (duration: 1m43.002116137s) integration_test.go:131: phase sweet-run-biogo-krishna @26.096529224s (duration: 1m59.668588078s) integration_test.go:131: phase sweet-run-tile38 @26.096538163s (duration: 2m35.140867998s) integration_test.go:131: phase sweet-run-go-build @26.096658256s (duration: 3m40.085983699s) integration_test.go:131: phase sweet-run-bleve-index @3m1.2375157s (duration: 1m11.195764126s) integration_test.go:131: phase sweet-run-markdown @4m12.43336233s (duration: 18.02331468s) integration_test.go:131: phase sweet-run-gopher-lua @4m6.182775023s (duration: 33.263782392s) ... ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m9.098982323s (duration: 10m4.888031136s) integration_test.go:36: phase sweet-run @26.096232061s (duration: 11m47.89081137s) --- FAIL: TestSweetEndToEnd (737.75s)
2024-07-22 22:15 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@2ef16eb7 release-branch.go1.22@4c50f916 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 15.97800757s) integration_test.go:36: phase sweet-get @15.97800757s (duration: 22.999517789s) integration_test.go:131: phase sweet-run-biogo-igor @38.978288718s (duration: 1m35.615456607s) integration_test.go:131: phase sweet-run-biogo-krishna @38.978252051s (duration: 1m53.063698741s) integration_test.go:131: phase sweet-run-tile38 @38.978305911s (duration: 2m26.05683768s) integration_test.go:131: phase sweet-run-go-build @38.978300742s (duration: 3m23.639124871s) integration_test.go:131: phase sweet-run-bleve-index @3m5.035403371s (duration: 1m12.760066749s) integration_test.go:131: phase sweet-run-gopher-lua @4m2.617652142s (duration: 32.683322622s) integration_test.go:131: phase sweet-run-markdown @4m17.795680063s (duration: 22.390829403s) ... ../../util/goschedstats/runtime_go1.23.go:113:6: lockRankStruct redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:105:6: other declaration of lockRankStruct ../../util/goschedstats/runtime_go1.23.go:120:6: mutex redeclared in this block ../../util/goschedstats/runtime_go1.20_21_22.go:112:6: other declaration of mutex ../../util/goschedstats/runtime_go1.23.go:120:6: too many errors [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m14.593977189s (duration: 9m37.719413858s) integration_test.go:36: phase sweet-run @38.977525359s (duration: 11m13.335928343s) --- FAIL: TestSweetEndToEnd (716.07s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-26 14:04 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@84854447 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.607053793s) integration_test.go:36: phase sweet-get @1.607053793s (duration: 24.961872538s) integration_test.go:131: phase sweet-run-biogo-igor @26.569344011s (duration: 1m43.198572662s) integration_test.go:131: phase sweet-run-biogo-krishna @26.569258439s (duration: 1m58.958095678s) integration_test.go:131: phase sweet-run-tile38 @26.569385695s (duration: 2m38.06220157s) integration_test.go:131: phase sweet-run-go-build @26.569318971s (duration: 3m44.492572005s) integration_test.go:131: phase sweet-run-bleve-index @3m4.631669457s (duration: 1m14.885384765s) integration_test.go:131: phase sweet-run-markdown @4m19.517151765s (duration: 19.232839169s) integration_test.go:131: phase sweet-run-gopher-lua @4m11.062056472s (duration: 34.247332226s) ... I240726 14:19:39.954762 1 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240726 14:19:39.954767 1 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240726 14:19:39.954321 1 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:184: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m9.768072094s (duration: 12m40.472602547s) integration_test.go:36: phase sweet-run @26.568926331s (duration: 14m23.671796064s) --- FAIL: TestSweetEndToEnd (894.63s)
2024-07-29 19:23 x_benchmarks-go1.23-linux-amd64-longtest benchmarks@6d242047 release-branch.go1.23@c9940fe2 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.460299297s) integration_test.go:36: phase sweet-get @1.460299297s (duration: 23.271247774s) integration_test.go:131: phase sweet-run-biogo-igor @24.732047779s (duration: 1m33.476699873s) integration_test.go:131: phase sweet-run-biogo-krishna @24.731900695s (duration: 1m47.735141445s) integration_test.go:131: phase sweet-run-tile38 @24.732022549s (duration: 2m25.997904672s) integration_test.go:131: phase sweet-run-go-build @24.731963637s (duration: 3m22.332795642s) integration_test.go:131: phase sweet-run-bleve-index @2m50.729996897s (duration: 1m11.669632746s) integration_test.go:131: phase sweet-run-markdown @4m2.399716276s (duration: 13.993738655s) integration_test.go:131: phase sweet-run-gopher-lua @3m47.064890721s (duration: 31.240763069s) ... I240729 20:11:03.317112 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:11:03.317136 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:11:03.316679 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @1m58.2088707s (duration: 11m5.021124596s) integration_test.go:36: phase sweet-run @24.731547071s (duration: 12m38.498478843s) --- FAIL: TestSweetEndToEnd (786.66s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@c5c50407 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 15.373097071s) integration_test.go:36: phase sweet-get @15.373097071s (duration: 22.673022506s) integration_test.go:131: phase sweet-run-biogo-igor @38.046762769s (duration: 1m30.567209784s) integration_test.go:131: phase sweet-run-biogo-krishna @38.046829502s (duration: 1m45.741082345s) integration_test.go:131: phase sweet-run-tile38 @38.046772711s (duration: 2m21.644478573s) integration_test.go:131: phase sweet-run-go-build @38.046787727s (duration: 3m32.547988084s) integration_test.go:131: phase sweet-run-bleve-index @2m59.691469936s (duration: 1m11.248914616s) integration_test.go:131: phase sweet-run-markdown @4m10.940554455s (duration: 23.484846638s) integration_test.go:131: phase sweet-run-gopher-lua @4m10.594983157s (duration: 31.095027659s) ... I240729 19:42:26.879377 1 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 19:42:26.879382 1 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 19:42:26.878990 1 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m8.614247908s (duration: 11m5.104564448s) integration_test.go:36: phase sweet-run @38.046119577s (duration: 12m35.672783777s) --- FAIL: TestSweetEndToEnd (797.59s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@1ce820f9 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.064325125s) integration_test.go:36: phase sweet-get @16.064325125s (duration: 20.851442639s) integration_test.go:131: phase sweet-run-biogo-igor @36.916535868s (duration: 1m25.165974153s) integration_test.go:131: phase sweet-run-biogo-krishna @36.91646515s (duration: 1m46.110920764s) integration_test.go:131: phase sweet-run-tile38 @36.916461586s (duration: 2m17.60847457s) integration_test.go:131: phase sweet-run-bleve-index @2m54.52513078s (duration: 1m9.151785214s) integration_test.go:131: phase sweet-run-go-build @36.916504389s (duration: 3m37.087911688s) integration_test.go:131: phase sweet-run-gopher-lua @4m3.67716164s (duration: 31.20199601s) integration_test.go:131: phase sweet-run-markdown @4m14.004623089s (duration: 21.902244864s) ... I240729 21:01:39.232379 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 21:01:39.232384 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 21:01:39.232039 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m2.082737163s (duration: 24m28.63510592s) integration_test.go:36: phase sweet-run @36.915767764s (duration: 25m53.802154602s) --- FAIL: TestSweetEndToEnd (1595.02s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@bb87b640 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.696846867s) integration_test.go:36: phase sweet-get @1.696846867s (duration: 23.101130423s) integration_test.go:131: phase sweet-run-biogo-igor @24.798445537s (duration: 1m35.346120009s) integration_test.go:131: phase sweet-run-biogo-krishna @24.798323371s (duration: 1m51.479307337s) integration_test.go:131: phase sweet-run-tile38 @24.798443469s (duration: 2m27.575338025s) integration_test.go:131: phase sweet-run-go-build @24.79836078s (duration: 3m31.470288637s) integration_test.go:131: phase sweet-run-bleve-index @2m52.373851462s (duration: 1m10.802651012s) integration_test.go:131: phase sweet-run-markdown @4m3.176597906s (duration: 15.789812524s) integration_test.go:131: phase sweet-run-gopher-lua @3m56.26874699s (duration: 31.17818596s) ... I240729 20:31:16.485423 1 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:31:16.485428 1 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:31:16.484990 1 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m0.144700037s (duration: 27m20.258560677s) integration_test.go:36: phase sweet-run @24.79797729s (duration: 28m55.605328705s) --- FAIL: TestSweetEndToEnd (1764.88s)
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@bb87b640 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 17.994232408s) integration_test.go:36: phase sweet-get @17.994232408s (duration: 24.794824666s) integration_test.go:131: phase sweet-run-biogo-igor @42.79021515s (duration: 1m32.381279991s) integration_test.go:131: phase sweet-run-biogo-krishna @42.790083162s (duration: 1m49.441289357s) integration_test.go:131: phase sweet-run-tile38 @42.790236792s (duration: 2m27.967992993s) integration_test.go:131: phase sweet-run-bleve-index @3m10.758434132s (duration: 1m16.178097983s) integration_test.go:131: phase sweet-run-go-build @42.790117168s (duration: 3m56.070262756s) integration_test.go:131: phase sweet-run-gopher-lua @4m26.936821062s (duration: 33.95338453s) integration_test.go:131: phase sweet-run-markdown @4m38.860658862s (duration: 23.703571645s) ... I240729 20:32:49.909209 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:32:49.909215 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:32:49.908773 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m15.17173531s (duration: 27m6.67275558s) integration_test.go:36: phase sweet-run @42.789057074s (duration: 28m39.055514137s) --- FAIL: TestSweetEndToEnd (1765.95s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest benchmarks@73a0ff41 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.976491939s) integration_test.go:36: phase sweet-get @1.976491939s (duration: 27.331990537s) integration_test.go:131: phase sweet-run-biogo-igor @29.308996639s (duration: 1m49.070931355s) integration_test.go:131: phase sweet-run-biogo-krishna @29.308917941s (duration: 1m59.279822406s) integration_test.go:131: phase sweet-run-tile38 @29.309088401s (duration: 2m36.00506728s) integration_test.go:131: phase sweet-run-bleve-index @3m5.314234695s (duration: 1m14.454196443s) integration_test.go:131: phase sweet-run-go-build @29.308937456s (duration: 3m51.441423486s) integration_test.go:131: phase sweet-run-markdown @4m20.750438925s (duration: 18.225690541s) integration_test.go:131: phase sweet-run-gopher-lua @4m19.768565938s (duration: 35.92545482s) ... I240729 20:32:55.062786 1 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:32:55.062791 1 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:32:55.062323 1 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m18.380064113s (duration: 28m54.72744432s) integration_test.go:36: phase sweet-run @29.308482476s (duration: 30m43.799085044s) --- FAIL: TestSweetEndToEnd (1877.99s)
2024-07-29 19:23 x_benchmarks-gotip-linux-amd64-longtest benchmarks@73a0ff41 go@aa97a012 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 1.587087852s) integration_test.go:36: phase sweet-get @1.587087852s (duration: 22.546371069s) integration_test.go:131: phase sweet-run-biogo-igor @24.134033736s (duration: 1m35.878745321s) integration_test.go:131: phase sweet-run-biogo-krishna @24.133948276s (duration: 1m53.181020432s) integration_test.go:131: phase sweet-run-tile38 @24.134095896s (duration: 2m36.163076659s) integration_test.go:131: phase sweet-run-bleve-index @3m0.297266662s (duration: 1m16.695150422s) integration_test.go:131: phase sweet-run-go-build @24.133998884s (duration: 3m54.73340985s) integration_test.go:131: phase sweet-run-markdown @4m18.867473913s (duration: 16.137655752s) integration_test.go:131: phase sweet-run-gopher-lua @4m16.992557203s (duration: 32.125878508s) ... I240729 20:13:58.104753 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:13:58.104758 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:13:58.104338 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m0.012892086s (duration: 11m49.668063483s) integration_test.go:36: phase sweet-run @24.133458921s (duration: 13m25.547541563s) --- FAIL: TestSweetEndToEnd (834.02s)
2024-07-29 19:23 x_benchmarks-go1.22-linux-amd64-longtest-race benchmarks@3314f5f3 release-branch.go1.22@70a1aae6 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.055175602s) integration_test.go:36: phase sweet-get @16.055175602s (duration: 23.3763407s) integration_test.go:131: phase sweet-run-biogo-igor @39.432260479s (duration: 1m32.120171191s) integration_test.go:131: phase sweet-run-biogo-krishna @39.432356918s (duration: 1m48.479419699s) integration_test.go:131: phase sweet-run-tile38 @39.432267621s (duration: 2m28.616601837s) integration_test.go:131: phase sweet-run-go-build @39.432323845s (duration: 3m9.120614377s) integration_test.go:131: phase sweet-run-bleve-index @3m8.049096966s (duration: 1m5.969222971s) integration_test.go:131: phase sweet-run-gopher-lua @3m48.553179964s (duration: 34.451767566s) integration_test.go:131: phase sweet-run-markdown @4m14.018733642s (duration: 22.418772134s) ... I240729 20:14:47.504657 1 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 20:14:47.504663 1 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 20:14:47.504218 1 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: failed to execute benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m11.552704078s (duration: 28m50.987969556s) integration_test.go:36: phase sweet-run @39.431516302s (duration: 30m23.109244483s) --- FAIL: TestSweetEndToEnd (1866.49s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-29 19:23 x_benchmarks-go1.23-linux-amd64-longtest-race benchmarks@af1e9c0c release-branch.go1.23@c9940fe2 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.381121438s) integration_test.go:36: phase sweet-get @16.381121438s (duration: 22.141520632s) integration_test.go:131: phase sweet-run-biogo-igor @38.523421899s (duration: 1m32.462230733s) integration_test.go:131: phase sweet-run-biogo-krishna @38.523441226s (duration: 1m48.716765713s) integration_test.go:131: phase sweet-run-tile38 @38.52339799s (duration: 2m24.174179417s) integration_test.go:131: phase sweet-run-go-build @38.523372051s (duration: 3m20.420765255s) integration_test.go:131: phase sweet-run-bleve-index @3m2.697819882s (duration: 1m10.936597135s) integration_test.go:131: phase sweet-run-gopher-lua @3m58.94433422s (duration: 32.494753187s) integration_test.go:131: phase sweet-run-markdown @4m13.634678383s (duration: 21.421635115s) ... I240729 19:42:31.734816 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240729 19:42:31.734823 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240729 19:42:31.734387 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m10.985910121s (duration: 11m1.947574745s) integration_test.go:36: phase sweet-run @38.52264207s (duration: 12m34.410916354s) --- FAIL: TestSweetEndToEnd (796.77s)

watchflakes

gopherbot commented 1 month ago

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/benchmarks/sweet/cmd/sweet" && test == "TestSweetEndToEnd"
2024-07-31 17:45 x_benchmarks-gotip-linux-amd64-longtest-race benchmarks@c9275a8d go@34ddde16 x/benchmarks/sweet/cmd/sweet.TestSweetEndToEnd (log) === RUN TestSweetEndToEnd integration_test.go:36: phase setup @0s (duration: 16.357046622s) integration_test.go:36: phase sweet-get @16.357046622s (duration: 22.546271113s) integration_test.go:131: phase sweet-run-biogo-igor @38.904221837s (duration: 1m29.304291348s) integration_test.go:131: phase sweet-run-biogo-krishna @38.904269243s (duration: 1m47.446075018s) integration_test.go:131: phase sweet-run-tile38 @38.904195474s (duration: 2m23.834233691s) integration_test.go:131: phase sweet-run-bleve-index @3m2.738645399s (duration: 1m14.30716119s) integration_test.go:131: phase sweet-run-go-build @38.904189003s (duration: 3m45.601185273s) integration_test.go:131: phase sweet-run-markdown @4m24.50552662s (duration: 21.08520131s) integration_test.go:131: phase sweet-run-gopher-lua @4m17.046078377s (duration: 29.919241556s) ... I240731 18:03:36.350931 2 util/log/file_sync_buffer.go:242 ⋮ [config] log format (utf8=✓): crdb-v2 I240731 18:03:36.350936 2 util/log/file_sync_buffer.go:242 ⋮ [config] line format: [IWEF]yymmdd hh:mm:ss.uuuuuu goid [chan@]file:line redactionmark \[tags\] [counter] msg I240731 18:03:36.350565 2 util/log/flags.go:222 [-] 1 stderr capture started error: exit status 1 [sweet] error: error preparing PGO profiles: failed to execute profile collection benchmarks, see log for details integration_test.go:191: exit status 1 integration_test.go:131: phase sweet-run-cockroachdb @2m8.208760888s (duration: 11m24.41335107s) integration_test.go:36: phase sweet-run @38.903317735s (duration: 12m53.718898563s) --- FAIL: TestSweetEndToEnd (817.16s)

watchflakes