cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.07k stars 3.8k forks source link

roachtest: activerecord failed #70008

Closed cockroach-teamcity closed 2 years ago

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 99a4816fc272228a63df20dae3cc41d235e705f3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4018-g99a4816fc2
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 4811bb9c8c1d20b9f200d44bc7df388ad2d80898:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4022-g4811bb9c8c
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 8d491ced731e13da2377cda9961f577d7487d6a0:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4027-g8d491ced73
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 14411b999aae710ca0f4a6376d58e302b197281b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4052-g14411b999a
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ d3fc366bcba04ab19f4cb59844212e908e2a9aa8:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4058-gd3fc366bcb
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ ed81878bb4697c3a0a09e69b8a5053566297b142:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4068-ged81878bb4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 0babf97f52ed9e44036851b2a9868e17eeee95ed:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4074-g0babf97f52
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ a29fd0ad538d51050d82e92583a8206983622f6b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4081-ga29fd0ad53
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 5202c97fcfe7e51e244335c3cd68bd33647860ff:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4122-g5202c97fcf
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ db7de996a04d0b7e7959decd06c2cd40d80e501f:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4147-gdb7de996a0
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 184cac1592349a665c39a54e688de072388e7886:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4149-g184cac1592
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ c46f5a5a098577b936e56f03d20c97300b4cce61:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4153-gc46f5a5a09
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 24021ba163e4ac438b169d575cf1527a4aae394d:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-4155-g24021ba163
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 947d24dc88c05bf698d8011e1b5cf3b2017f26a3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-45-g947d24dc88
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 8d1d2b688ceedb0e5577d1da789da74d060c92ad:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-71-g8d1d2b688c
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 88d8c1ce72a3988332e502e103421996d3908ab3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-77-g88d8c1ce72
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 57bb9046cd2a3090dc5f17b79912f34db8dde33e:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-88-g57bb9046cd
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 47b426a9d692a9faebb3749f25fcbfef4f64af34:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-99-g47b426a9d6
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ d1231cff60125b397ccce6c79c9aeea771cdcca4:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-103-gd1231cff60
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ bd00c351494b44b31178350e79c72244c93ea224:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.2-107-gbd00c35149
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6626 tests passed
        6 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        6 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 95c3da44a6c38aa1ae22fe9de5549632b7527aa5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.3-61-g95c3da44a6
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ f542fd2731127dab80599943b6041364fcc920e5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.3-68-gf542fd2731-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 82e8782453b1cf14460d93b6bf8328a7b2964575:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.3-74-g82e8782453
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 3cf3b0ea3b08cb24e4d6b84c6c237b856ce6b411:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.3-90-g3cf3b0ea3b
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 2ef24098cc88bab3958ad905f46b0ed7e74bd7db:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.4-34-g2ef24098cc
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ e67cf963427faf93670a4c87e0d02bc0ef213b1d:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.4-39-ge67cf96342
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 2712f35c0c22919ed5547f9f64c03e907373e74f:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.4-46-g2712f35c0c
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ b3c1760a030791143c57e89c73d1f26ae8babaf5:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-beta.4-50-gb3c1760a03
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ cb725a6acdc08257ad81273535dadad5d0a727dc:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.1-10-gcb725a6acd
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ ff34ea874d5c7efc47922f73b7a1d5ee1ef614fc:

        --- FAIL: AssociationsJoinModelTest#test_has_many_through_uses_conditions_specified_on_the_has_many_association (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_default_scope_on_join_model (unexpected)
        --- FAIL: RelationTest#test_includes_with_blank_value (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_both_parent_ids_set_when_saving_new (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_preload_nil_polymorphic_belongs_to (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_delete_associate_when_deleting_from_has_many_through (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_associate_with_create_with_through_having_conditions (unexpected)
        --- FAIL: NestedThroughAssociationsTest#test_nested_has_many_through_with_foreign_key_option_on_the_source_reflection_through_reflection (unexpected)
        --- FAIL: NestedThroughAssociationsTest#test_has_one_through_has_one_with_has_one_through_source_reflection (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_has_many_polymorphic_associations_merges_through_scope (unexpected)
        --- FAIL: RelationTest#test_relations_don't_load_all_records_in_#inspect (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_pk_is_not_required_for_join (unexpected)
        --- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_not_resave_destroyed_association (unexpected)
        --- FAIL: RelationTest#test_references_triggers_eager_loading (unexpected)
        --- FAIL: RelationTest#test_none? (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_insert_records_via_has_many_through_association_with_scope (unexpected)
        --- FAIL: BooleanTest#test_boolean_without_questionmark (unexpected)
        --- FAIL: RelationTest#test_where_with_take_memoization (unexpected)
        --- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_should_run_remove_callback_procs_for_habtm (unexpected)
        --- FAIL: AutomaticInverseFindingTests#test_has_one_and_belongs_to_should_find_inverse_automatically_on_multiple_word_name (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_include_has_many_through_polymorphic_has_many (unexpected)
        --- FAIL: RelationTest#test_to_a_should_dup_target (unexpected)
        --- FAIL: RelationTest#test_relation_with_private_kernel_method (unexpected)
        --- FAIL: RelationTest#test_find_all_using_where_with_relation_and_alternate_primary_key (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_calculations_on_has_many_through_should_not_disambiguate_fields_unless_necessary (unexpected)
        --- FAIL: RelationTest#test_arel_table_respects_a_custom_table (unexpected)
        --- FAIL: RelationTest#test_first_or_create_bang_with_invalid_options (unexpected)
        --- FAIL: RelationTest#test_anonymous_extension (unexpected)
        --- FAIL: TestNestedAttributesOnAHasManyAssociation#test_should_ignore_new_associated_records_with_truthy_destroy_attribute (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_delete_through_belongs_to_with_dependent_destroy (unexpected)
        --- FAIL: ActiveRecord::RelationTest#test_relations_can_be_created_with_a_values_hash (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_has_many_through_with_left_joined_same_table_with_through_table (unexpected)
        --- FAIL: RelationTest#test_raising_exception_on_invalid_hash_params (unexpected)
        --- FAIL: LeftOuterJoinAssociationTest#test_left_outer_joins_return_has_value_for_every_comment (unexpected)
        --- FAIL: LeftOuterJoinAssociationTest#test_the_default_scope_of_the_target_is_applied_when_joining_associations (unexpected)
        --- FAIL: RelationTest#test_relation_join_method (unexpected)
        --- FAIL: EagerAssociationTest#test_base_messages (unexpected)
        --- FAIL: RelationTest#test_preloading_with_associations_default_scopes_and_merges (unexpected)
        --- FAIL: EagerAssociationTest#test_eager_with_has_many_through_an_sti_join_model_with_conditions_on_both (unexpected)
        --- FAIL: RelationTest#test_find_by!_requires_at_least_one_argument (unexpected)
        --- FAIL: RelationTest#test_one (unexpected)
        --- FAIL: RelationTest#test_order_by_relation_attribute (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_join_record (unexpected)
        --- FAIL: EagerAssociationTest#test_association_loading_notification (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_create_polymorphic_has_many_with_scope (unexpected)
        --- FAIL: EagerAssociationTest#test_preloading_empty_belongs_to_polymorphic (unexpected)
        --- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_not_use_default_invalid_error_on_associated_models (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ c5a6b266917ee3846dbd7ae1126c6a5d55cf439b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.1-19-gc5a6b26691
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 7d5dea07c21e223fbfd8d5377f1d7132c88baf26:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.1-23-g7d5dea07c2
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 360956c1f727c600cbec55f457dd013d5fb6850b:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.2-20-g360956c1f7
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 79e5979416cb426092a83beff0be1c20aebf84c6:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.2-24-g79e5979416
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ f279cc9cf1b28ef4418ece4452714e2b2a4c4445:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.2-30-gf279cc9cf1
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ ab508bd125bcf2fdb791d887e0aa26ebd64a8bcc:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.3-9-gab508bd125
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ a35bb95e35ebefb6019382991c7fa534d1d50e44:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.3-18-ga35bb95e35
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 80d2fb8e621d25c2ceb89562e45b63205a1c36e9:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-rc.3-22-g80d2fb8e62
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6629 tests passed
        3 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        3 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 97f2e7dbe93a3873916b99307f1372d7c095347c:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-129-g97f2e7dbe9
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 774ea54918869b6ba51674942fe5e9f81327d2a7:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-191-g774ea54918
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ bd65dbb707ef3a852d89a4914610cb3e72c6b657:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-211-gbd65dbb707
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 6efca5d977ab81c2266407d59b36ad47fef3078a:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-270-g6efca5d977
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 12a5f45bfd1c988dbbc11b33ec5ce3062f63d948:

        --- FAIL: EagerAssociationTest#test_loading_with_one_association (unexpected)
        --- FAIL: ActiveRecord::WhereTest#test_where_with_duration_for_string_column (unexpected)
        --- FAIL: HasOneAssociationsTest#test_has_one_relationship_cannot_have_a_counter_cache (unexpected)
        --- FAIL: InheritanceTest#test_base_class_activerecord_error (unexpected)
        --- FAIL: InheritanceTest#test_abstract_inheritance_base_class (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_eager_load_has_many_through_has_many (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_delete_all_for_with_dependent_option_delete_all (unexpected)
        --- FAIL: InheritanceTest#test_becomes_sets_variables_before_initialization_callbacks (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped_having (unexpected)
        --- FAIL: ActiveRecord::WhereTest#test_where_with_table_name_and_empty_array (unexpected)
        --- FAIL: EagerAssociationTest#test_has_many_association_ignores_the_scoping (unexpected)
        --- FAIL: EagerAssociationTest#test_preloading_polymorphic_with_custom_foreign_type (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_push_with_invalid_record (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_value_is_properly_quoted (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_has_many_find_all (unexpected)
        --- FAIL: NestedThroughAssociationsTest#test_has_one_through_has_one_through_with_belongs_to_source_reflection_preload_via_joins (unexpected)
        --- FAIL: InheritanceTest#test_descends_from_active_record (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_create_bang_polymorphic_with_has_many_scope (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_grouped (unexpected)
        --- FAIL: HasOneThroughAssociationsTest#test_has_one_through_with_primary_key_option (unexpected)
        --- FAIL: HasOneAssociationsTest#test_natural_assignment_to_nil (unexpected)
        --- FAIL: EagerAssociationTest#test_nested_loading_does_not_raise_exception_when_association_does_not_exist (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_has_many_through_collection_size_doesnt_load_target_if_not_loaded (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_no_pk_join_model_callbacks (unexpected)
        --- FAIL: EagerAssociationTest#test_eager_association_loading_with_belongs_to_and_limit_and_offset_and_conditions (unexpected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_automatically_enable_autosave_on_the_association (unexpected)
        --- FAIL: EagerAssociationTest#test_three_level_nested_preloading_does_not_raise_exception_when_association_does_not_exist (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_preload_multiple_instances_of_the_same_record (unexpected)
        --- FAIL: EagerAssociationTest#test_eager_loaded_has_one_association_with_references_does_not_run_additional_queries (unexpected)
        --- FAIL: ActiveRecord::WhereTest#test_where_with_empty_hash_and_no_foreign_key (unexpected)
        --- FAIL: EagerAssociationTest#test_eager_with_inheritance (unexpected)
        --- FAIL: EagerAssociationTest#test_with_ordering (unexpected)
        --- FAIL: TestDestroyAsPartOfAutosaveAssociation#test_a_parent_marked_for_destruction_should_not_be_destroyed_twice (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_delete_associate_when_deleting_from_has_many_through_with_nonstandard_id (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_polymorphic_has_one_create_model_with_inheritance (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_has_many_through_has_many_find_conditions (unexpected)
        --- FAIL: EagerAssociationTest#test_eager_with_default_scope (unexpected)
        --- FAIL: EagerAssociationTest#test_circular_preload_does_not_modify_unscoped (unexpected)
        --- FAIL: CockroachDB::WithAnnotationsTest#test_has_one_with_annotation_includes_a_query_comment (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_include_method_in_has_and_belongs_to_many_association_should_return_true_for_instance_added_with_build (unexpected)
        --- FAIL: ActiveRecord::WhereTest#test_belongs_to_array_value_where (unexpected)
        --- FAIL: AssociationsJoinModelTest#test_preload_polymorphic_has_many (unexpected)
        --- FAIL: HasManyThroughAssociationsTest#test_has_many_through_belongs_to_should_update_when_the_through_foreign_key_changes (unexpected)
        --- FAIL: EagerAssociationTest#test_including_associations_with_where.not_adds_implicit_references (unexpected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_raise_RecordNotFound_if_an_id_belonging_to_a_different_record_is_given (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association (unexpected)
        --- FAIL: HasOneAssociationsTest#test_restrict_with_error_with_locale (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ cec7f76e9e9daf50c545b4282c971139d9115b24:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-299-gcec7f76e9e
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ af7f257bc39988e6d98d516d7fe7cb842a22ad67:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-340-gaf7f257bc3
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 44c5c2c509fb16b44ef7edcb3e24cfba9b7d0621:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-363-g44c5c2c509
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 67ef976cb1ca1ca306669dff103a218eab4832f3:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-380-g67ef976cb1
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 316301aed426e90608e93abd6d33bc53c9069c10:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-394-g316301aed4
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ a998d665653cfd1407a2ca18d53168548c6acb50:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-401-ga998d66565
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 1d45a24c33db559f70d01ac786bbf5778cfaf7e7:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-411-g1d45a24c33
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6627 tests passed
        5 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        5 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on release-21.2 @ 77f4777848f993b4ded5cc3a026612598ec68947:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:245,orm_helpers.go:171,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-413-g77f4777848
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6628 tests passed
        4 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        4 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList21_2) is available in the artifacts' activerecord log
Reproduce

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)

Same failure on other branches

- #69080 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1] - #68635 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #68363 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-master]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!