Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ccl/streamingccl/streamingest: TestDataDriven failed #124151

Closed
github-actions bot opened this issue May 14, 2024 · 1 comment · Fixed by #124162
Closed

ccl/streamingccl/streamingest: TestDataDriven failed #124151

github-actions bot opened this issue May 14, 2024 · 1 comment · Fixed by #124162
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery

Comments

@github-actions
Copy link

github-actions bot commented May 14, 2024

ccl/streamingccl/streamingest.TestDataDriven failed on master @ 103644c3383533c2207bed128a0781050679ecb3:

        1234
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:61:
        let [2 args]
        SELECT clock_timestamp()::timestamp::string
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:65:
        wait-until-replicated-time [1 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:68:
        list-ttls [3 args]
        <no input to command>
        ----
        1234
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:75:
        exec-sql [1 args]
        ALTER TABLE d.x CONFIGURE ZONE USING gc.ttlseconds=4567;
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:79:
        list-ttls [3 args]
        <no input to command>
        ----
        4567
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:84:
        let [2 args]
        SELECT clock_timestamp()::timestamp::string
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:88:
        wait-until-replicated-time [1 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/3/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/span_configs:91:
        list-ttls [3 args]
        <no input to command>
        ----
        4567
        14400
    testutils.go:251: condition failed to evaluate within 45s: from testutils.go:264: Unexpected status succeeded
    --- FAIL: TestDataDriven/span_configs (63.68s)

Parameters:

  • attempt=1
  • run=1
  • shard=11
Help

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

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-38730

@github-actions github-actions bot added branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery labels May 14, 2024
msbutler added a commit to msbutler/cockroach that referenced this issue May 14, 2024
As of cockroachdb#123934, the producer job succeeds instead of fails. This patch teaches
some test infra about this.

Fixes cockroachdb#124139
Fixes cockroachdb#124138
Fixes cockroachdb#124151
Fixes cockroachdb#124137

Release note: none
Copy link
Author

ccl/streamingccl/streamingest.TestDataDriven failed on master @ bb4479c151f08048824b4c9b17da29de24c157f7:

        <no input to command>
        ----
        14400
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:53:
        job [2 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:56:
        job [2 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:59:
        exec-sql [1 args]
        ALTER TABLE d.x CONFIGURE ZONE USING gc.ttlseconds=1234;
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:63:
        list-ttls [3 args]
        <no input to command>
        ----
        1234
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:68:
        job [2 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:71:
        job [2 args]
        <no input to command>
        ----
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:75:
        list-ttls [3 args]
        <no input to command>
        ----
        1234
        14400
    datadriven.go:144: 
        /var/lib/engflow/worker/work/1/exec/bazel-out/k8-fastbuild/bin/pkg/ccl/streamingccl/streamingest/streamingest_test_/streamingest_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/streamingccl/streamingest/testdata/initial_scan_span_configs:80:
        let [2 args]
        SELECT clock_timestamp()::timestamp::string
        ----
    testutils.go:251: condition failed to evaluate within 45s: from testutils.go:264: Unexpected status succeeded
    --- FAIL: TestDataDriven/initial_scan_span_configs (59.84s)

Parameters:

  • attempt=1
  • run=1
  • shard=11
Help

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

This test on roachdash | Improve this report!

craig bot pushed a commit that referenced this issue May 14, 2024
124162: streamingccl: deflake a few tests r=msbutler a=msbutler

As of #123934, the producer job succeeds instead of fails. This patch teaches some test infra about this.

Fixes #124139
Fixes #124138
Fixes #124151
Fixes #124137

Release note: none

Co-authored-by: Michael Butler <butler@cockroachlabs.com>
@craig craig bot closed this as completed in 1269197 May 14, 2024
Disaster Recovery Backlog automation moved this from Backlog to Done May 14, 2024
dt pushed a commit that referenced this issue May 25, 2024
As of #123934, the producer job succeeds instead of fails. This patch teaches
some test infra about this.

Fixes #124139
Fixes #124138
Fixes #124151
Fixes #124137

Release note: none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-disaster-recovery
Development

Successfully merging a pull request may close this issue.

0 participants