-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/backupccl: TestScheduleChainingLifecycle failed #95186
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
ccl/backupccl.TestScheduleChainingLifecycle failed with artifacts on master @ a3d53668ff52c2306f37fcad8e9212ff665ca115:
=== RUN TestScheduleChainingLifecycle
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/026dfc3dc16f454a774a6204d8b62333/logTestScheduleChainingLifecycle2266384666
test_log_scope.go:79: use -show-logs to present logs inline
=== CONT TestScheduleChainingLifecycle
schedule_pts_chaining_test.go:212: -- test log scope end --
--- FAIL: TestScheduleChainingLifecycle (2.99s)
=== RUN TestScheduleChainingLifecycle/cluster
schedule_pts_chaining_test.go:86:
Error Trace: /home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/5884/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/backupccl/backupccl_test_/backupccl_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/backupccl/schedule_pts_chaining_test.go:86
/home/roach/.cache/bazel/_bazel_roach/c5a4e7d36696d9cd970af2045211a7df/sandbox/processwrapper-sandbox/5884/execroot/com_github_cockroachdb_cockroach/bazel-out/aarch64-fastbuild/bin/pkg/ccl/backupccl/backupccl_test_/backupccl_test.runfiles/com_github_cockroachdb_cockroach/pkg/ccl/backupccl/schedule_pts_chaining_test.go:178
Error: Not equal:
expected: hlc.Timestamp{WallTime:1673567983811327000, Logical:0, Synthetic:false}
actual : hlc.Timestamp{WallTime:1673567983853142000, Logical:0, Synthetic:false}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,3 @@
(hlc.Timestamp) {
- WallTime: (int64) 1673567983811327000,
+ WallTime: (int64) 1673567983853142000,
Logical: (int32) 0,
Test: TestScheduleChainingLifecycle/cluster
--- FAIL: TestScheduleChainingLifecycle/cluster (0.91s)
Same failure on other branches
- ccl/backupccl: TestScheduleChainingLifecycle failed #91640 ccl/backupccl: TestScheduleChainingLifecycle failed [C-test-failure O-robot T-disaster-recovery branch-release-22.2]
This test on roachdash | Improve this report!
Jira issue: CRDB-23388
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-disaster-recoverybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.