Skip to content

Issues: cockroachdb/cockroach

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

roachtest: unoptimized-query-oracle/disable-rules=half/rand-tables failed branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. O-rsg Random Syntax Generator release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team
#124416 opened May 20, 2024 by cockroach-teamcity 23.2
roachtest: follower-reads/mixed-version/survival=region/locality=global/reads=strong failed branch-release-24.1.0-rc Used to mark GA and release blockers and technical advisories for 24.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team
#124415 opened May 20, 2024 by cockroach-teamcity 24.1
Sentry: replica_closedts.go:263: log.Fatal: side-transport update saw closed timestamp regression on r9: (lai=38, ts=1716200094.987234095,0) -> (lai=37, ts=1716200095.107868056,0) (1) attached stack t... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#124414 opened May 20, 2024 by cockroach-sentry
Sentry: replica_proposal.go:244: log.Fatal: lease sequence inversion, prevLease=repl=(n2,s2):2 seq=9 start=1716193551.708990326,0 epo=1 pro=1716193551.718889355,0, newLease=repl=(n3,s3):3 seq=8 start=... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#124411 opened May 20, 2024 by cockroach-sentry
Sentry: replica_proposal.go:252: log.Fatal: sequence identical for different leases, prevLease=repl=(n3,s3):2 seq=3 start=1716193792.589095066,0 exp=1716193801.803216642,0 pro=1716193795.803216642,0, ... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#124410 opened May 20, 2024 by cockroach-sentry
Sentry: panic.go:884: interface conversion: interface {} is nil, not appstatspb.TransactionFingerprintID (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#124407 opened May 20, 2024 by cockroach-sentry
Sentry: panic.go:884: runtime error: invalid memory address or nil pointer dereference (1) attached stack trace -- stack trace: | runtime.gopanic | GOROOT/src/runtime/panic.go:884 | runtime.p... C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. O-sentry Originated from an in-the-wild panic report.
#124406 opened May 20, 2024 by cockroach-sentry
roachtest: disk-stalled/wal-failover/among-stores failed branch-release-24.1 Used to mark GA and release blockers and technical advisories for 24.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-storage Storage Team
#124399 opened May 19, 2024 by cockroach-teamcity 24.1
sql/stats: TestCreateStatsProgress failed branch-release-24.1.0-rc Used to mark GA and release blockers and technical advisories for 24.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team
#124398 opened May 19, 2024 by cockroach-teamcity 24.1
pkg/ccl/testccl/sqlccl/sqlccl_test: TestCancelMultipleSessions failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-queries SQL Queries Team
#124397 opened May 19, 2024 by cockroach-teamcity
kv/kvserver: TestReplicateAfterRemoveAndSplit failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv-replication KV Replication Team
#124396 opened May 19, 2024 by cockroach-teamcity
server: TestDatabasesTablesV2 failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-observability
#124395 opened May 19, 2024 by cockroach-teamcity
pkg/sql/ttl/ttljob/ttljob_test: TestRowLevelTTLJobRandomEntries failed branch-release-24.1.0-rc Used to mark GA and release blockers and technical advisories for 24.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#124394 opened May 19, 2024 by cockroach-teamcity 24.1
: failed branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-testeng TestEng Team
#124393 opened May 19, 2024 by cockroach-teamcity 23.1
ccl/backupccl: TestDataDriven_procedures failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
#124392 opened May 19, 2024 by cockroach-teamcity
ccl/backupccl: TestDataDriven_user_defined_functions_in_defaults failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
#124391 opened May 19, 2024 by cockroach-teamcity
roachtest: schemachange/mixed-versions failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#124390 opened May 19, 2024 by cockroach-teamcity
cli: TestLossOfQuorumRecovery failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team
#124387 opened May 18, 2024 by cockroach-teamcity
cli: TestHalfOnlineLossOfQuorumRecovery failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team
#124386 opened May 18, 2024 by cockroach-teamcity
pkg/server/application_api/application_api_test: TestStatusAPITransactions failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
#124384 opened May 18, 2024 by cockroach-teamcity
roachtest: backup-restore/round-trip failed branch-release-24.1.0-rc Used to mark GA and release blockers and technical advisories for 24.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
#124382 opened May 18, 2024 by cockroach-teamcity 24.1
roachtest: pg_regress failed branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
#124381 opened May 18, 2024 by cockroach-teamcity
sql/tests: TestRandomSyntaxGeneration failed branch-release-24.1.0-rc Used to mark GA and release blockers and technical advisories for 24.1.0-rc C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#124380 opened May 18, 2024 by cockroach-teamcity 24.1
compose: TestComposeCompare failed branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#124379 opened May 18, 2024 by cockroach-teamcity 23.2
pkg/sql/logictest/tests/cockroach-go-testserver-upgrade-to-master/cockroach-go-testserver-upgrade-to-master_test: TestLogic_mixed_version_role_members_user_ids failed branch-release-23.1 Used to mark GA and release blockers and technical advisories for 23.1 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
#124378 opened May 18, 2024 by cockroach-teamcity 23.1
ProTip! Adding no:label will show everything without a label.