Skip to content

raft/rafttest: TestBasicProgress failed #121745

Description

@cockroach-teamcity

raft/rafttest.TestBasicProgress failed with artifacts on release-24.1 @ d2ac82658f68c96394a811a3eaecafcd808403f3:

2024/04/03 23:05:30 raft.3: stop
2024/04/03 23:05:30 raft.4: stop
2024/04/03 23:05:30 raft.5: stop
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=()
raft2024/04/03 23:05:30 INFO: 1 became follower at term 0
raft2024/04/03 23:05:30 INFO: newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
raft2024/04/03 23:05:30 INFO: 1 became follower at term 1
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=(1)
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=(1 2)
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=(1 2 3)
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=(1 2 3 4)
raft2024/04/03 23:05:30 INFO: 1 switched to configuration voters=(1 2 3 4 5)
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=()
raft2024/04/03 23:05:30 INFO: 2 became follower at term 0
raft2024/04/03 23:05:30 INFO: newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
raft2024/04/03 23:05:30 INFO: 2 became follower at term 1
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=(1)
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=(1 2)
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=(1 2 3)
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=(1 2 3 4)
raft2024/04/03 23:05:30 INFO: 2 switched to configuration voters=(1 2 3 4 5)
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=()
raft2024/04/03 23:05:30 INFO: 3 became follower at term 0
raft2024/04/03 23:05:30 INFO: newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
raft2024/04/03 23:05:30 INFO: 3 became follower at term 1
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=(1)
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=(1 2)
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=(1 2 3)
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=(1 2 3 4)
raft2024/04/03 23:05:30 INFO: 3 switched to configuration voters=(1 2 3 4 5)
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=()
raft2024/04/03 23:05:30 INFO: 4 became follower at term 0
raft2024/04/03 23:05:30 INFO: newRaft 4 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
raft2024/04/03 23:05:30 INFO: 4 became follower at term 1
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=(1)
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=(1 2)
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=(1 2 3)
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=(1 2 3 4)
raft2024/04/03 23:05:30 INFO: 4 switched to configuration voters=(1 2 3 4 5)
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=()
raft2024/04/03 23:05:30 INFO: 5 became follower at term 0
raft2024/04/03 23:05:30 INFO: newRaft 5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]
raft2024/04/03 23:05:30 INFO: 5 became follower at term 1
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=(1)
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=(1 2)
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=(1 2 3)
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=(1 2 3 4)
raft2024/04/03 23:05:30 INFO: 5 switched to configuration voters=(1 2 3 4 5)
    node_test.go:47: commits failed to converge!
--- FAIL: TestBasicProgress (5.25s)
Help

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

/cc @cockroachdb/replication

This test on roachdash | Improve this report!

Jira issue: CRDB-37487

Metadata

Metadata

Assignees

Labels

A-testingTesting tools and infrastructureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-3Issues/test failures with no fix SLAT-kvKV TeamX-stalebranch-release-24.1Used to mark GA and release blockers, technical advisories, and bugs for 24.1no-test-failure-activity

Type

No type

Fields

No fields configured for issues without a type.

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions