Coder Social home page Coder Social logo

Comments (5)

majetideepak avatar majetideepak commented on June 26, 2024

The issue is that the worker node is crashing
https://app.circleci.com/pipelines/github/prestodb/presto/11913/workflows/01d4e25f-d1e3-4219-8648-eea3a50f08dd/jobs/45456

Caused by: java.lang.RuntimeException: Encountered too many errors talking to a worker node. The node may have crashed or be under too much load. This is probably a transient issue, so please retry your query in a few minutes. (http://127.0.0.1:1234/v1/task/20240130_005127_00305_7hv52.0.0.0.0/results/0/0 - 604 failures, failure duration 300.24s, total failed request time 300.23s)

from presto.

elharo avatar elharo commented on June 26, 2024

saw tbhis one again today:

[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.166 s - in com.facebook.presto.nativeworker.TestPrestoNativeAggregations
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] TestPrestoNativeGeneralQueriesThrift>AbstractTestNativeGeneralQueries.testFiltersAndProjections:208->AbstractTestQueryFramework.assertQuery:149->AbstractTestQueryFramework.assertQuery:154 Execution of 'actual' query failed: SELECT linenumber, orderkey, discount FROM lineitem WHERE discount > 0.2
[ERROR] TestPrestoNativeGeneralQueriesThrift>AbstractTestNativeGeneralQueries.testWidthBucket:932->AbstractTestQueryFramework.assertQuery:149->AbstractTestQueryFramework.assertQuery:154 Execution of 'actual' query failed: SELECT width_bucket(to_unixtime(cast(ds as timestamp)), array[1609487900.1, 1619740800.2, 1622419200.3]) FROM customer_bucketed

from presto.

rschlussel avatar rschlussel commented on June 26, 2024

I created a PR to disable these tests #22134 (leaving the issue open though, since we should fix them and re-enable)

from presto.

jaystarshot avatar jaystarshot commented on June 26, 2024

+1 these tests fail 80% of the time and it takes 1 hr for each retry

from presto.

rschlussel avatar rschlussel commented on June 26, 2024

updating that I didn't end up disabling these tests in that pr since it would remove a lot of coverage, but I split them up into 6 tests to narrow down the issue, and so that disabling if need be could have a smaller blast radius.

from presto.

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.