Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pkg/sql/copy/copy_test: TestShowQueriesIncludesCopy failed #97838

Closed
cockroach-teamcity opened this issue Mar 1, 2023 · 5 comments · Fixed by #98006
Closed

pkg/sql/copy/copy_test: TestShowQueriesIncludesCopy failed #97838

cockroach-teamcity opened this issue Mar 1, 2023 · 5 comments · Fixed by #98006
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 1, 2023

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ 21786aa112e6b822858f281c1cc59608987c5c0a:

Write at 0x00c0067d61b0 by goroutine 29297:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c0067d61b0 by goroutine 29296:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29297 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29296 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteNodeStatus()
      github.com/cockroachdb/cockroach/pkg/server/node.go:980 +0xae
  github.com/cockroachdb/cockroach/pkg/server.(*Server).PreStart()
      github.com/cockroachdb/cockroach/pkg/server/server.go:1829 +0x505c
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:601 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-24910

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 1, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Mar 1, 2023
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Mar 1, 2023
@cockroach-teamcity
Copy link
Member Author

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ 3036617a2c2f1e9c694857cf02b34e5ce8de5b29:

    test_log_scope.go:79: use -show-logs to present logs inline
=== RUN   TestShowQueriesIncludesCopy/copy_to
==================
WARNING: DATA RACE
Write at 0x00c002aa8720 by goroutine 29238:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c002aa8720 by goroutine 29237:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29238 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29237 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:601 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ 64079eb7acd0b115781840d5e7ca9d4dc4cac880:

Write at 0x00c003beb590 by goroutine 30203:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c003beb590 by goroutine 30202:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30203 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30202 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteNodeStatus()
      github.com/cockroachdb/cockroach/pkg/server/node.go:980 +0xae
  github.com/cockroachdb/cockroach/pkg/server.(*Server).PreStart()
      github.com/cockroachdb/cockroach/pkg/server/server.go:1831 +0x50bc
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:604 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

This test on roachdash | Improve this report!

@rafiss rafiss self-assigned this Mar 3, 2023
@cockroach-teamcity
Copy link
Member Author

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ fcea283ebca17a6d923c5d4b0401697438b77dbd:

Write at 0x00c0008b5d20 by goroutine 30087:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c0008b5d20 by goroutine 30086:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30087 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30086 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteNodeStatus()
      github.com/cockroachdb/cockroach/pkg/server/node.go:980 +0xae
  github.com/cockroachdb/cockroach/pkg/server.(*Server).PreStart()
      github.com/cockroachdb/cockroach/pkg/server/server.go:1832 +0x50bc
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:604 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ cf14ad694ee562676f53e36fa8495206c3aed61f:

Write at 0x00c00030c570 by goroutine 29282:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c00030c570 by goroutine 29281:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29282 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 29281 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteNodeStatus()
      github.com/cockroachdb/cockroach/pkg/server/node.go:980 +0xae
  github.com/cockroachdb/cockroach/pkg/server.(*Server).PreStart()
      github.com/cockroachdb/cockroach/pkg/server/server.go:1832 +0x50bc
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:604 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy failed with artifacts on master @ 14b43be03c1c246765be17aa15245493a42c401d:

Write at 0x00c006d72310 by goroutine 30128:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1.1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:415 +0x84
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx.func1()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:168 +0x4c
  golang.org/x/sync/errgroup.(*Group).Go.func1()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:75 +0x86

Previous write at 0x00c006d72310 by goroutine 30127:
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:433 +0x27e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30128 (running) created at:
  golang.org/x/sync/errgroup.(*Group).Go()
      golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:72 +0x12e
  github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.GoCtx()
      github.com/cockroachdb/cockroach/pkg/util/ctxgroup/ctxgroup.go:167 +0x109
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy.func1()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:414 +0x173
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47

Goroutine 30127 (running) created at:
  testing.(*T).Run()
      GOROOT/src/testing/testing.go:1493 +0x75d
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:412 +0x909
  github.com/cockroachdb/cockroach/pkg/server.(*Node).startWriteNodeStatus()
      github.com/cockroachdb/cockroach/pkg/server/node.go:980 +0xae
  github.com/cockroachdb/cockroach/pkg/server.(*Server).PreStart()
      github.com/cockroachdb/cockroach/pkg/server/server.go:1832 +0x50bc
  github.com/cockroachdb/cockroach/pkg/server.(*TestServer).Start()
      github.com/cockroachdb/cockroach/pkg/server/testserver.go:604 +0x8f
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:318 +0x1b1
  github.com/cockroachdb/cockroach/pkg/testutils/serverutils.StartServer()
      github.com/cockroachdb/cockroach/pkg/testutils/serverutils/test_server_shim.go:313 +0x88
  pkg/sql/copy/copy_test.TestShowQueriesIncludesCopy()
      pkg/sql/copy/copy_test/pkg/sql/copy/copy_test.go:391 +0x12e
  testing.tRunner()
      GOROOT/src/testing/testing.go:1446 +0x216
  testing.(*T).Run.func1()
      GOROOT/src/testing/testing.go:1493 +0x47
==================

Parameters: TAGS=bazel,gss,race

Help

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

This test on roachdash | Improve this report!

@craig craig bot closed this as completed in 1d4feea Mar 6, 2023
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants