Skip to content

pkg/sql/opt/exec/execbuilder/tests/local/local_test: TestExecBuild_partial_stats failed #149309

Closed
@cockroach-teamcity

Description

@cockroach-teamcity

pkg/sql/opt/exec/execbuilder/tests/local/local_test.TestExecBuild_partial_stats failed on release-24.3 @ 82e3e3e59011fc3e4317362fd1204caf42f8b0bd:

=== RUN   TestExecBuild_partial_stats
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestExecBuild_partial_stats525738773
    test_log_scope.go:76: use -show-logs to present logs inline
    logic.go:3109: let $forecastsEnabledPrev = false
    logic.go:3109: let $hist_id_ka_outer_buckets_full = 1085517456385867777
    logic.go:3063: 
         
        /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1402: EXPLAIN SELECT * FROM ka WHERE a > 5
        expected:
            distribution: local
            vectorized: true
            ·
            • scan
              estimated row count: 5 (45% of the table; stats collected <hidden> ago)
              table: ka@ka_a_idx
              spans: [/6 - ]
            
        but found (query options: "") :
            distribution: local
            vectorized: true
            ·
            • scan
              estimated row count: 4 (40% of the table; stats collected <hidden> ago)
              table: ka@ka_a_idx
              spans: [/6 - ]
            
[04:27:18] --- done: /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats with config local: 55 tests, 1 failures
    logic.go:4249: 
        /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1413: error while processing
    logic.go:4249: /mnt/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/sql/opt/exec/execbuilder/tests/local/local_test_/local_test.runfiles/com_github_cockroachdb_cockroach/pkg/sql/opt/exec/execbuilder/testdata/partial_stats:1413: too many errors encountered, skipping the rest of the input
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestExecBuild_partial_stats525738773
--- FAIL: TestExecBuild_partial_stats (2.20s)

Parameters:

  • attempt=1
  • run=9
  • shard=7
Help

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

This test on roachdash | Improve this report!

Jira issue: CRDB-52083

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions