cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.22k stars 3.82k forks source link

ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed #136685

Open github-actions[bot] opened 9 hours ago

github-actions[bot] commented 9 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed on master @ dc85573cffe67314cb36e8ff4ca341a305b1cc2c:

Fatal error:

panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

Stack:

goroutine 2767 [running]:
testing.tRunner.func1.2({0x65ce240, 0xd595aa0})
    GOROOT/src/testing/testing.go:1631 +0x24a
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x377
panic({0x65ce240?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x49bc65?, {0x93d4db0, 0xde13600})
    pkg/util/stop/stopper.go:226 +0x65
panic({0x65ce240?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0xc0024b6480, {0x93d4db0, 0xde13600})
    pkg/util/stop/stopper.go:535 +0x170
panic({0x65ce240?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x70eed48?, 0x0?}, {0x9394750?, 0xc0015f1080?}, {{0x70e9602, 0xa}, 0x0, {0xc0021eb5e0, 0x6b}, {0x64, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x6ba
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x93d4db0, 0xde13600}, 0xc00107e4e0, {0x9394750, 0xc0015f1080}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x6b7
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x93d4db0, 0xde13600}, 0xc00107e4e0, {0x9394750, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x185
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x93d4db0, 0xde13600}, 0xc00107e4e0, {0x9394750, 0xc0015f1080}, {0x9376900, 0xc007546c00})
    pkg/workload/workloadsql/workloadsql.go:47 +0x1da
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0xc003f96b60)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x3bf
testing.tRunner(0xc003f96b60, 0xc001947a80)
    GOROOT/src/testing/testing.go:1689 +0xfb
created by testing.(*T).Run in goroutine 15
    GOROOT/src/testing/testing.go:1742 +0x390
Log preceding fatal error

``` === RUN TestAllRegisteredImportFixture --- FAIL: TestAllRegisteredImportFixture (8.15s) === RUN TestAllRegisteredImportFixture/bulkingest test_log_scope.go:165: test logs captured to: outputs.zip/logTestAllRegisteredImportFixture_bulkingest954813568 test_log_scope.go:76: use -show-logs to present logs inline * * ERROR: a panic has occurred! * runtime error: integer divide by zero * (1) attached stack trace * -- stack trace: * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop * | pkg/util/stop/stopper.go:535 * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | runtime.panicdivide * | GOROOT/src/runtime/panic.go:240 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths * | pkg/ccl/workloadccl/fixture.go:171 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture * | pkg/ccl/workloadccl/fixture.go:430 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad * | pkg/ccl/workloadccl/fixture.go:317 * | github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup * | pkg/workload/workloadsql/workloadsql.go:47 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1 * | pkg/ccl/workloadccl/allccl/all_test.go:98 * | testing.tRunner * | GOROOT/src/testing/testing.go:1689 * | runtime.goexit * | src/runtime/asm_amd64.s:1695 * Wraps: (2) runtime error: integer divide by zero * Error types: (1) *withstack.withStack (2) runtime.errorString * stopper.go:226: -- test log scope end -- ERROR: a panic has occurred! Details cannot be printed yet because we are still unwinding. Hopefully the test harness prints the panic below, otherwise check the test logs. test logs left over in: outputs.zip/logTestAllRegisteredImportFixture_bulkingest954813568 --- FAIL: TestAllRegisteredImportFixture/bulkingest (3.03s) ```

Parameters:

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/test-eng @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-45197

blathers-crl[bot] commented 9 hours ago

This issue has multiple T-eam labels. Please make sure it only has one, or else issue synchronization will not work correctly.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

blathers-crl[bot] commented 9 hours ago

This issue has multiple T-eam labels. Please make sure it only has one, or else issue synchronization will not work correctly.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

github-actions[bot] commented 8 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed on master @ 78e363f4cbd720292aad2a3bed24790cd1573fd2:

Fatal error:

panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

Stack:

goroutine 10353 [running]:
testing.tRunner.func1.2({0x65ce140, 0xd595aa0})
    GOROOT/src/testing/testing.go:1631 +0x24a
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x377
panic({0x65ce140?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x49bc65?, {0x93d4a10, 0xde13600})
    pkg/util/stop/stopper.go:226 +0x65
panic({0x65ce140?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0xc0024d3050, {0x93d4a10, 0xde13600})
    pkg/util/stop/stopper.go:535 +0x170
panic({0x65ce140?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x70ee8a8?, 0x0?}, {0x93944a0?, 0xc005168320?}, {{0xc00a9e2b80, 0x19}, 0x0, {0x73598be, 0x6d}, {0x1, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x6ba
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x93d4a10, 0xde13600}, 0xc006603d40, {0x93944a0, 0xc005168320}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x6b7
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x93d4a10, 0xde13600}, 0xc006603d40, {0x93944a0, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x185
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x93d4a10, 0xde13600}, 0xc006603d40, {0x93944a0, 0xc005168320}, {0x9376560, 0xc001a8f2c0})
    pkg/workload/workloadsql/workloadsql.go:47 +0x1da
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0xc00532b1e0)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x3bf
testing.tRunner(0xc00532b1e0, 0xc006388a00)
    GOROOT/src/testing/testing.go:1689 +0xfb
created by testing.(*T).Run in goroutine 15
    GOROOT/src/testing/testing.go:1742 +0x390
Log preceding fatal error

``` === RUN TestAllRegisteredImportFixture --- FAIL: TestAllRegisteredImportFixture (41.39s) === RUN TestAllRegisteredImportFixture/insights test_log_scope.go:165: test logs captured to: outputs.zip/logTestAllRegisteredImportFixture_insights2180197034 test_log_scope.go:76: use -show-logs to present logs inline * * ERROR: a panic has occurred! * runtime error: integer divide by zero * (1) attached stack trace * -- stack trace: * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop * | pkg/util/stop/stopper.go:535 * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | runtime.panicdivide * | GOROOT/src/runtime/panic.go:240 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths * | pkg/ccl/workloadccl/fixture.go:171 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture * | pkg/ccl/workloadccl/fixture.go:430 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad * | pkg/ccl/workloadccl/fixture.go:317 * | github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup * | pkg/workload/workloadsql/workloadsql.go:47 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1 * | pkg/ccl/workloadccl/allccl/all_test.go:98 * | testing.tRunner * | GOROOT/src/testing/testing.go:1689 * | runtime.goexit * | src/runtime/asm_amd64.s:1695 * Wraps: (2) runtime error: integer divide by zero * Error types: (1) *withstack.withStack (2) runtime.errorString * stopper.go:226: -- test log scope end -- ERROR: a panic has occurred! Details cannot be printed yet because we are still unwinding. Hopefully the test harness prints the panic below, otherwise check the test logs. test logs left over in: outputs.zip/logTestAllRegisteredImportFixture_insights2180197034 --- FAIL: TestAllRegisteredImportFixture/insights (3.18s) ```

Parameters:

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

- #136197 ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed [C-test-failure O-robot T-testeng branch-release-24.2 release-blocker]

This test on roachdash | Improve this report!

cockroach-teamcity commented 7 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed with artifacts on master @ dc85573cffe67314cb36e8ff4ca341a305b1cc2c:

*   |   pkg/ccl/workloadccl/allccl/all_test.go:98
*   | testing.tRunner
*   |   GOROOT/src/testing/testing.go:1689
*   | runtime.goexit
*   |   src/runtime/asm_arm64.s:1222
* Wraps: (2) runtime error: integer divide by zero
* Error types: (1) *withstack.withStack (2) runtime.errorString
*
    stopper.go:226: -- test log scope end --

ERROR: a panic has occurred!
Details cannot be printed yet because we are still unwinding.
Hopefully the test harness prints the panic below, otherwise check the test logs.

test logs left over in: /artifacts/tmp/_tmp/7e4b326a2edc3c0be801a771047fc89a/logTestAllRegisteredImportFixture_ledger1758951554
    --- FAIL: TestAllRegisteredImportFixture/ledger (3.01s)
panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

goroutine 17133 [running]:
testing.tRunner.func1.2({0x5d23fe0, 0xc993300})
    GOROOT/src/testing/testing.go:1631 +0x1c4
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x33c
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x40029f4528?, {0x8b23280, 0xd096c40})
    pkg/util/stop/stopper.go:226 +0x68
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0x4004ec4fc0, {0x8b23280, 0xd096c40})
    pkg/util/stop/stopper.go:535 +0x154
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x6844b0d?, 0x7fffffffffffffff?}, {0x8ae2998?, 0x4004ec4900?}, {{0x68353a7, 0x8}, 0x0, {0x6b4c38e, 0x335}, {0x3e8, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x5f8
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x8b23280, 0xd096c40}, 0x400ad71860, {0x8ae2998, 0x4004ec4900}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x53c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x8b23280, 0xd096c40}, 0x400ad71860, {0x8ae2998, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x104
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x8b23280, 0xd096c40}, 0x400ad71860, {0x8ae2998, 0x4004ec4900}, {0x8ac4880, 0x4006604c90})
    pkg/workload/workloadsql/workloadsql.go:47 +0x12c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0x4008e73d40)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x32c
testing.tRunner(0x4008e73d40, 0x4008ee9b80)
    GOROOT/src/testing/testing.go:1689 +0xec
created by testing.(*T).Run in goroutine 49
    GOROOT/src/testing/testing.go:1742 +0x318
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #136197 ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed [C-test-failure O-robot T-testeng branch-release-24.2 release-blocker]

This test on roachdash | Improve this report!

github-actions[bot] commented 7 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed on master @ 757b9ab8278cbbfb9ce468341e71a3611d7857b2:

Fatal error:

panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

Stack:

goroutine 2861 [running]:
testing.tRunner.func1.2({0x65ce1c0, 0xd595aa0})
    GOROOT/src/testing/testing.go:1631 +0x24a
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x377
panic({0x65ce1c0?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x49bc65?, {0x93d4a90, 0xde13600})
    pkg/util/stop/stopper.go:226 +0x65
panic({0x65ce1c0?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0xc003ea0cf0, {0x93d4a90, 0xde13600})
    pkg/util/stop/stopper.go:535 +0x170
panic({0x65ce1c0?, 0xd595aa0?})
    GOROOT/src/runtime/panic.go:770 +0x132
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x70ee928?, 0x0?}, {0x9394430?, 0xc0086b2680?}, {{0x70e91e2, 0xa}, 0x0, {0xc003a79110, 0x6b}, {0x64, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x6ba
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x93d4a90, 0xde13600}, 0xc00540a270, {0x9394430, 0xc0086b2680}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x6b7
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x93d4a90, 0xde13600}, 0xc00540a270, {0x9394430, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x185
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x93d4a90, 0xde13600}, 0xc00540a270, {0x9394430, 0xc0086b2680}, {0x93765e0, 0xc003651650})
    pkg/workload/workloadsql/workloadsql.go:47 +0x1da
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0xc008577d40)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x3bf
testing.tRunner(0xc008577d40, 0xc0086af800)
    GOROOT/src/testing/testing.go:1689 +0xfb
created by testing.(*T).Run in goroutine 15
    GOROOT/src/testing/testing.go:1742 +0x390
Log preceding fatal error

``` === RUN TestAllRegisteredImportFixture --- FAIL: TestAllRegisteredImportFixture (8.57s) === RUN TestAllRegisteredImportFixture/bulkingest test_log_scope.go:165: test logs captured to: outputs.zip/logTestAllRegisteredImportFixture_bulkingest3061954121 test_log_scope.go:76: use -show-logs to present logs inline * * ERROR: a panic has occurred! * runtime error: integer divide by zero * (1) attached stack trace * -- stack trace: * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop * | pkg/util/stop/stopper.go:535 * | runtime.gopanic * | GOROOT/src/runtime/panic.go:770 * | runtime.panicdivide * | GOROOT/src/runtime/panic.go:240 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths * | pkg/ccl/workloadccl/fixture.go:171 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture * | pkg/ccl/workloadccl/fixture.go:430 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad * | pkg/ccl/workloadccl/fixture.go:317 * | github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup * | pkg/workload/workloadsql/workloadsql.go:47 * | github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1 * | pkg/ccl/workloadccl/allccl/all_test.go:98 * | testing.tRunner * | GOROOT/src/testing/testing.go:1689 * | runtime.goexit * | src/runtime/asm_amd64.s:1695 * Wraps: (2) runtime error: integer divide by zero * Error types: (1) *withstack.withStack (2) runtime.errorString * stopper.go:226: -- test log scope end -- ERROR: a panic has occurred! Details cannot be printed yet because we are still unwinding. Hopefully the test harness prints the panic below, otherwise check the test logs. test logs left over in: outputs.zip/logTestAllRegisteredImportFixture_bulkingest3061954121 --- FAIL: TestAllRegisteredImportFixture/bulkingest (3.24s) ```

Parameters:

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

- #136197 ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed [C-test-failure O-robot T-testeng branch-release-24.2 release-blocker]

This test on roachdash | Improve this report!

cockroach-teamcity commented 6 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed with artifacts on master @ 757b9ab8278cbbfb9ce468341e71a3611d7857b2:

*   |   pkg/ccl/workloadccl/allccl/all_test.go:98
*   | testing.tRunner
*   |   GOROOT/src/testing/testing.go:1689
*   | runtime.goexit
*   |   src/runtime/asm_arm64.s:1222
* Wraps: (2) runtime error: integer divide by zero
* Error types: (1) *withstack.withStack (2) runtime.errorString
*
    stopper.go:226: -- test log scope end --

ERROR: a panic has occurred!
Details cannot be printed yet because we are still unwinding.
Hopefully the test harness prints the panic below, otherwise check the test logs.

test logs left over in: /artifacts/tmp/_tmp/7e4b326a2edc3c0be801a771047fc89a/logTestAllRegisteredImportFixture_bulkingest342024093
    --- FAIL: TestAllRegisteredImportFixture/bulkingest (2.88s)
panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

goroutine 3306 [running]:
testing.tRunner.func1.2({0x5d23fe0, 0xc993300})
    GOROOT/src/testing/testing.go:1631 +0x1c4
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x33c
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x400850a528?, {0x8b23000, 0xd096c40})
    pkg/util/stop/stopper.go:226 +0x68
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0x40034bb4d0, {0x8b23000, 0xd096c40})
    pkg/util/stop/stopper.go:535 +0x154
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x684476d?, 0x7fffffffffffffff?}, {0x8ae25b0?, 0x40064854c0?}, {{0x683ef18, 0xa}, 0x0, {0x4003a3cd20, 0x6b}, {0x64, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x5f8
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x8b23000, 0xd096c40}, 0x4004194ea0, {0x8ae25b0, 0x40064854c0}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x53c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x8b23000, 0xd096c40}, 0x4004194ea0, {0x8ae25b0, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x104
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x8b23000, 0xd096c40}, 0x4004194ea0, {0x8ae25b0, 0x40064854c0}, {0x8ac4600, 0x4005bd8e10})
    pkg/workload/workloadsql/workloadsql.go:47 +0x12c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0x4007a23a00)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x32c
testing.tRunner(0x4007a23a00, 0x40075cb080)
    GOROOT/src/testing/testing.go:1689 +0xec
created by testing.(*T).Run in goroutine 114
    GOROOT/src/testing/testing.go:1742 +0x318
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #136197 ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed [C-test-failure O-robot T-testeng branch-release-24.2 release-blocker]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 hours ago

ccl/workloadccl/allccl.TestAllRegisteredImportFixture failed with artifacts on master @ 74e821f1d1ce358f49354f8581b8663aa4c2fb15:

*   |   pkg/ccl/workloadccl/allccl/all_test.go:98
*   | testing.tRunner
*   |   GOROOT/src/testing/testing.go:1689
*   | runtime.goexit
*   |   src/runtime/asm_arm64.s:1222
* Wraps: (2) runtime error: integer divide by zero
* Error types: (1) *withstack.withStack (2) runtime.errorString
*
    stopper.go:226: -- test log scope end --

ERROR: a panic has occurred!
Details cannot be printed yet because we are still unwinding.
    --- FAIL: TestAllRegisteredImportFixture/bulkingest (3.06s)
Hopefully the test harness prints the panic below, otherwise check the test logs.

test logs left over in: /artifacts/tmp/_tmp/7e4b326a2edc3c0be801a771047fc89a/logTestAllRegisteredImportFixture_bulkingest1900801203
panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero [recovered]
    panic: runtime error: integer divide by zero

goroutine 3352 [running]:
testing.tRunner.func1.2({0x5d23fe0, 0xc993300})
    GOROOT/src/testing/testing.go:1631 +0x1c4
testing.tRunner.func1()
    GOROOT/src/testing/testing.go:1634 +0x33c
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).recover(0x4002932528?, {0x8b23000, 0xd096c40})
    pkg/util/stop/stopper.go:226 +0x68
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).Stop(0x4002d73170, {0x8b23000, 0xd096c40})
    pkg/util/stop/stopper.go:535 +0x154
panic({0x5d23fe0?, 0xc993300?})
    GOROOT/src/runtime/panic.go:770 +0x124
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.csvServerPaths({0x684476d?, 0x7fffffffffffffff?}, {0x8ae25b0?, 0x40014e85c0?}, {{0x683ef18, 0xa}, 0x0, {0x40022ff6c0, 0x6b}, {0x64, ...}, ...}, ...)
    pkg/ccl/workloadccl/fixture.go:171 +0x5f8
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportFixture({0x8b23000, 0xd096c40}, 0x400403ea90, {0x8ae25b0, 0x40014e85c0}, {0x0, 0x0}, 0x1, 0x0, {0x0, ...})
    pkg/ccl/workloadccl/fixture.go:430 +0x53c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl.ImportDataLoader.InitialDataLoad({0x1, 0x0, {0x0, 0x0}, {0x0, 0x0}}, {0x8b23000, 0xd096c40}, 0x400403ea90, {0x8ae25b0, ...})
    pkg/ccl/workloadccl/fixture.go:317 +0x104
github.com/cockroachdb/cockroach/pkg/workload/workloadsql.Setup({0x8b23000, 0xd096c40}, 0x400403ea90, {0x8ae25b0, 0x40014e85c0}, {0x8ac4600, 0x4006b94cc0})
    pkg/workload/workloadsql/workloadsql.go:47 +0x12c
github.com/cockroachdb/cockroach/pkg/ccl/workloadccl/allccl.TestAllRegisteredImportFixture.func1(0x40031b8820)
    pkg/ccl/workloadccl/allccl/all_test.go:98 +0x32c
testing.tRunner(0x40031b8820, 0x4005345580)
    GOROOT/src/testing/testing.go:1689 +0xec
created by testing.(*T).Run in goroutine 36
    GOROOT/src/testing/testing.go:1742 +0x318
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #136197 ccl/workloadccl/allccl: TestAllRegisteredImportFixture failed [C-test-failure O-robot T-testeng branch-release-24.2 release-blocker]

This test on roachdash | Improve this report!