GithubHelp home page GithubHelp logo

Comments (6)

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ e4d744226f47e37b9179632711067277b2b0ab80:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
--- FAIL: TestReplicateAfterRemoveAndSplit (7.42s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

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

This test on roachdash | Improve this report!

from cockroach.

kvoli avatar kvoli commented on July 17, 2024
/Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range

Could be related to recent changes to speed up descriptor iteration on startup, hitting:

cockroach/pkg/keys/keys.go

Lines 428 to 431 in 3a3c1d8

if !bytes.HasPrefix(key, LocalRangePrefix) {
return nil, nil, nil, errors.Errorf("key %q does not have %q prefix",
key, LocalRangePrefix)
}

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ d146ecff6f687e438706cf63591cafca60cc116d:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
--- FAIL: TestReplicateAfterRemoveAndSplit (7.62s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

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

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ 8156d095961d7271df61fe2e2f716ef072bc5f96:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
--- FAIL: TestReplicateAfterRemoveAndSplit (7.58s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

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

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c7f16c96d4db6ef97085f972f094c7e4e7c1518f:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
--- FAIL: TestReplicateAfterRemoveAndSplit (7.32s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

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

This test on roachdash | Improve this report!

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c84a89569fab4cc4896a0234bec1e1822dd420d8:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
--- FAIL: TestReplicateAfterRemoveAndSplit (7.98s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=2
Help

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

This test on roachdash | Improve this report!

from cockroach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.