GithubHelp home page GithubHelp logo

Comments (4)

miraradeva avatar miraradeva commented on June 24, 2024

Haven't been able to repro on a gce worker, under deadlock, on the same sha as the failure:

./dev test pkg/ccl/kvccl/kvfollowerreadsccl/ --filter=TestBoundedStalenessDataDriven --stress --deadlock --count=5000

The main thing I see in the logs right before the timeout are repeated (over 200 of them) lines like this:

I240525 08:16:07.851733 2280561 sql/catalog/lease/descriptor_state.go:256 ⋮ [T1,Vsystem,n3,client=127.0.0.1:43292,hostssl,user=root] 2083  release: 104(‹"t"›,0101807ad272fe77444245aeb087b0700b9108) ver=9:1716625276.970286272,0, refcount=0

I think it's possible that one of the schema change jobs is not completing on time while waiting for that sql lease expire:

I240525 08:16:06.960110 2381445 sql/catalog/lease/lease.go:264 ⋮ [T1,Vsystem,n1,job=‹NEW SCHEMA CHANGE id=971749981398958081›] 2077  waiting for 1 leases to expire: desc=[{‹t› 104 8}]

from cockroach.

rickystewart avatar rickystewart commented on June 24, 2024

FYI, this test is given only one core even under deadlock. You may find it easier to reproduce with --test_env=GOMAXPROCS=1 or alternatively we can grant it additional resources under deadlock to see if that helps.

from cockroach.

miraradeva avatar miraradeva commented on June 24, 2024

Also no luck reproducing with ./dev test pkg/ccl/kvccl/kvfollowerreadsccl/ --filter=TestBoundedStalenessDataDriven --stress --deadlock --count=5000 -- --test_env=GOMAXPROCS=1.

from cockroach.

arulajmani avatar arulajmani commented on June 24, 2024

I'm going to close this out as unactionable. We've seen this fail only once, and there's nothing in the logs that's useful and Mira couldn't repro this.

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.