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

teamcity: failed test: TestLogic #35769

Closed
cockroach-teamcity opened this issue Mar 14, 2019 · 0 comments
Closed

teamcity: failed test: TestLogic #35769

cockroach-teamcity opened this issue Mar 14, 2019 · 0 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

The following tests appear to have failed on master (test): TestLogic/local: TestLogic/local-parallel-stmts: TestLogic/local-parallel-stmts/rename_table, TestLogic/local: TestLogic/local-parallel-stmts, TestLogic

You may want to check for open issues.

#1178649:

TestLogic/local: TestLogic/local-parallel-stmts: TestLogic/local-parallel-stmts/rename_table
--- FAIL: test/TestLogic: TestLogic/local: TestLogic/local-parallel-stmts: TestLogic/local-parallel-stmts/rename_table (1.720s)

------- Stdout: -------
=== PAUSE TestLogic/local-parallel-stmts/rename_table
            logic.go:2329: 
                
                testdata/logic_test/rename_table:230: 
                expected success, but found
                pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE): "sql txn" id=4e809dc8 key=/Table/SystemConfigSpan/Start rw=true pri=0.00507440 stat=PENDING epo=0 ts=1552604679.798349596,1 orig=1552604679.798093711,0 max=1552604679.798093711,0 wto=false seq=19
            logic.go:2345: 
                testdata/logic_test/rename_table:230: error while processing
            logic.go:2346: pq: restart transaction: TransactionRetryWithProtoRefreshError: TransactionRetryError: retry txn (RETRY_SERIALIZABLE): "sql txn" id=4e809dc8 key=/Table/SystemConfigSpan/Start rw=true pri=0.00507440 stat=PENDING epo=0 ts=1552604679.798349596,1 orig=1552604679.798093711,0 max=1552604679.798093711,0 wto=false seq=19



TestLogic/local: TestLogic/local-parallel-stmts
--- FAIL: test/TestLogic: TestLogic/local: TestLogic/local-parallel-stmts (0.580s)




TestLogic
--- FAIL: test/TestLogic (444.420s)

------- Stdout: -------
    test_log_scope.go:81: test logs captured to: /tmp/logTestLogic413663715
    test_log_scope.go:62: use -show-logs to present logs inline




Please assign, take a look and update the issue accordingly.

@cockroach-teamcity cockroach-teamcity added this to the 19.1 milestone Mar 14, 2019
@cockroach-teamcity cockroach-teamcity added C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Mar 14, 2019
nvanbenschoten added a commit to nvanbenschoten/cockroach that referenced this issue Mar 15, 2019
Fixes cockroachdb#35549.
Fixes cockroachdb#35484.
Fixes cockroachdb#35757.
Fixes cockroachdb#35766.
Fixes cockroachdb#35769.

Auto-stats collection was running only 1us in the past, allowing it to
interact with schema changes and cause transaction retries.

Release note: None
craig bot pushed a commit that referenced this issue Mar 16, 2019
35808: logictest: bump stats.DefaultAsOfTime to avoid txn retries r=nvanbenschoten a=nvanbenschoten

Fixes #35549.
Fixes #35484.
Fixes #35757.
Fixes #35766.
Fixes #35769.

Auto-stats collection was running only 1us in the past, allowing it to
interact with schema changes and cause transaction retries.

Release note: None

Co-authored-by: Nathan VanBenschoten <[email protected]>
@craig craig bot closed this as completed in #35808 Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

1 participant