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 #68363

Closed cockroach-teamcity closed 2 years ago

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 1c46e1cd4e5be986bf9d13799bb7e13ddc896ed2:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
    orm_helpers.go:231,orm_helpers.go:157,activerecord.go:235,test_runner.go:777: 
        Tests run on Cockroach v21.2.0-alpha.00000000-2955-g1c46e1cd4e
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6631 tests passed
        1 test failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        1 test 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)
        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/tree/master/pkg/cmd/roachtest) See: [CI job to stress roachtests](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestStress)

For the CI stress job, click the ellipsis (...) next to the Run button and fill in: * Changes / Build branch: master * Parameters / `env.TESTS`: `^activerecord$` * Parameters / `env.COUNT`: <number of runs>

Same failure on other branches

- #66926 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-20.2] - #66622 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.1]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 9ba8499e80a3234da094e061827f1c23d9d33341:

The test failed on branch=master, 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-4487-g9ba8499e80
        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: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ ecaa4920192549af1418923648769ede3de1c9c8:

The test failed on branch=master, 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-4494-gecaa492019
        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: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (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)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 37d9f72a28a8e009bc6ba3c4d3c5780af554b92d:

The test failed on branch=master, 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-4504-g37d9f72a28
        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: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- 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)
        --- 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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 80844e44f4f9d0e565c6e810bd4c782be61899bf:

The test failed on branch=master, 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-4552-g80844e44f4
        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_are_composable (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ ab0c462672cff1e6928aba2dfc3a5429466aea39:

The test failed on branch=master, 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-4578-gab0c462672
        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: 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ ac885449c1fe74de23ea5d82858b3aa3674496f9:

The test failed on branch=master, 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-4600-gac885449c1
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6625 tests passed
        7 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        7 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
        --- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
        --- 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 5f53feb1ce7070453e9ce52d99013934718cc9d7:

The test failed on branch=master, 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-4639-g5f53feb1ce
        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: ConcurrentTransactionTest#test_transaction_isolation__read_committed (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)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NamedScopingTest#test_scopes_are_composable (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 1fc4fc1493eb4bb521b2ffb6f7904891395f4b47:

The test failed on branch=master, 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-4673-g1fc4fc1493
        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: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- 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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ bc42b6626366da8b2cdd470382dd5fb8202ba0c5:

The test failed on branch=master, 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-4686-gbc42b66263
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 9013165fa81c4cddbe38b73c8b429faa3de226e3:

        --- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_with_belongs_to (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_proper_usage_of_primary_keys_and_join_table (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_params (unexpected)
        --- FAIL: HabtmDestroyOrderTest#test_not_destroying_a_student_with_lessons_leaves_student<=>lesson_association_intact (unexpected)
        --- FAIL: HabtmDestroyOrderTest#test_may_not_delete_a_lesson_with_students (unexpected)
        --- FAIL: HabtmDestroyOrderTest#test_should_not_raise_error_if_have_foreign_key_in_the_join_table (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_new_with_values_in_collection (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_multiple (unexpected)
        --- FAIL: HabtmDestroyOrderTest#test_not_destroying_a_lesson_with_students_leaves_student<=>lesson_association_intact (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_order (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_join_table_alias (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting_all (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_scope_can_unscope (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_respects_select (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_adding_before_save (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_adding_from_the_project (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_collection_size_from_build (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_when_association_already_loaded (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_before_the_fact (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_singular_ids_are_reloaded_after_collection_concat (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_has_and_belongs_to_many (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_creation_respects_hash_condition (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_preloaded_associations_size (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_deleting (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_should_append_to_association_order (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_option_prevents_duplicate_push (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_destroy_associations_destroys_multiple_associations (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_associations_with_conditions (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_scoped_find_on_through_association_doesnt_return_read_only_records (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_in_association (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_distinct_after_the_fact (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_habtm_selects_all_columns_by_default (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_find_scoped_grouped (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_assign_ids_ignoring_blanks (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_replace_with_less (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying_many (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_dynamic_find_should_respect_association_include (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_updating_attributes_on_non_rich_associations (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_alternate_database (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_get_ids_for_loaded_associations (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_destroying (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_caching_of_columns (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_build (unexpected)
        --- FAIL: HasAndBelongsToManyAssociationsTest#test_has_many_through_polymorphic_has_manys_works (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ aef9aa08e12d50ca6401440cac5b57d5a5d6b720:

The test failed on branch=master, 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-4766-gaef9aa08e1
        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_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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ cc6296c24ddb048215dabe5cc41339f306db4f41:

        --- FAIL: BelongsToAssociationsTest#test_create_bang_with_conditions (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_with_unknown_timestamp_column (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_reflect_the_most_recent_change (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_setting_foreign_key_after_nil_target_loaded (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_custom_counter_cache (unexpected)
        --- FAIL: DDLTest#test_create_simple_geography (unexpected)
        --- FAIL: DDLTest#test_drop_geometry_column (unexpected)
        --- FAIL: OptimisticLockingTest#test_touch_stale_object_with_lock_without_default (unexpected)
        --- FAIL: ActiveRecordSchemaTest#test_timestamps_without_null_set_null_to_false_on_change_table (unexpected)
        --- FAIL: TestDefaultAutosaveAssociationOnABelongsToAssociation#test_store_two_association_with_one_save (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_should_set_foreign_key_on_create_association! (unexpected)
        --- FAIL: OptimisticLockingTest#test_quote_table_name (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_empty_relation (unexpected)
        --- FAIL: CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist (unexpected)
        --- FAIL: DDLTest#test_create_simple_geometry_using_shortcut (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_belongs_to_counter_with_assigning_new_object (unexpected)
        --- FAIL: OptimisticLockingTest#test_counter_cache_with_touch_and_lock_version (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_doesn't_trigger_any_query_if_collection_cache_versioning_is_enabled (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_belongs_to_with_touch_option_on_empty_update (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_natural_assignment_to_nil (unexpected)
        --- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_create_table (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_save_of_record_with_loaded_belongs_to (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_without_default_sets_version_to_zero (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_it_triggers_at_most_one_query (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_with_polymorphic_and_condition (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_where_with_custom_primary_key (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_assignment_before_child_saved_with_primary_key (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_dont_find_target_when_foreign_key_is_null (unexpected)
        --- FAIL: OptimisticLockingTest#test_delete_with_dirty_primary_key (unexpected)
        --- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_add_timestamps (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_raises_type_mismatch_with_namespaced_class (unexpected)
        --- FAIL: OptimisticLockingTest#test_explicit_update_lock_column_raise_error (unexpected)
        --- FAIL: ActiveRecord::CockroachDB::Migration::ReferencesForeignKeyTest#test_removing_column_removes_foreign_key (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_polymorphic_assignment_foreign_key_type_string (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_eager_loading_with_primary_key (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_sets_version_to_zero (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_cache_key_for_queries_with_offset_which_return_0_rows (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_with_different_class_name (unexpected)
        --- FAIL: DelegatedTypeTest#test_association_id (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_create_bang_with_block (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_polymorphic_reassignment_of_associated_id_updates_the_object (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_where_on_polymorphic_association_with_empty_array (unexpected)
        --- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
        --- FAIL: ActiveRecord::CollectionCacheKeyTest#test_relation_cache_key_changes_when_the_sql_query_changes (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_belongs_to_touch_with_reassigning (unexpected)
        --- FAIL: BelongsToAssociationsTest#test_association_assignment_sticks (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 7e4ba61845bb47cc2d7146d1bbd70fd53eff5457:

The test failed on branch=master, 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-4847-g7e4ba61845
        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: 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ fb67c7f24a05673bf0bb06f72a4c697679d1fff4:

        --- FAIL: FixturesTest#test_complete_instantiation (unexpected)
        --- FAIL: RelationScopingTest#test_scoping_with_query_method_works_in_the_scope_block (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_when_integer_out_of_range_show_order_does_not_matter (unexpected)
        --- FAIL: CockroachDB::FixturesTest#test_multiple_clean_fixtures (unexpected)
        --- FAIL: RelationScopingTest#test_circular_joins_with_scoping_does_not_crash (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_when_integer_out_of_range (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_columns_which_are_sql_keywords (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_with_custom_column_without_default_should_work_with_null_in_the_database (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_create_with_create_with (unexpected)
        --- FAIL: AssociationsTest#test_should_construct_new_finder_sql_after_create (unexpected)
        --- FAIL: FixturesTest#test_no_args_returns_all (unexpected)
        --- FAIL: OptimisticLockingTest#test_destroy_with_lock_version_without_default_should_work_on_dirty_value_before_type_cast (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find_joins (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find_last (unexpected)
        --- FAIL: CockroachDB::PostgresqlIntervalTest#test_postgresql_interval_parser (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_non_standard_table_names (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_on_existing_relation (unexpected)
        --- FAIL: CockroachDB::PostgresqlIntervalTest#test_interval_type_cast_from_invalid_string (unexpected)
        --- FAIL: OptimisticLockingTest#test_removing_has_and_belongs_to_many_associations_upon_destroy (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_limit_and_utf8 (unexpected)
        --- FAIL: AssociationsTest#test_loading_the_association_target_should_load_most_recent_attributes_for_child_records_marked_for_destruction (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_default_scoped (unexpected)
        --- FAIL: FixturesTest#test_nil_raises (unexpected)
        --- FAIL: CockroachDB::AdapterTestWithoutTransaction#test_reset_empty_table_with_custom_pk_sequence (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness (unexpected)
        --- FAIL: RelationScopingTest#test_unscoped_breaks_caching (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_create_with_where (unexpected)
        --- FAIL: CockroachDB::PostgresqlIntervalTest#test_schema_dump_with_default_value (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find_all (unexpected)
        --- FAIL: RelationScopingTest#test_scoping_respects_current_class (unexpected)
        --- FAIL: CockroachDB::PostgresqlIntervalTest#test_column (unexpected)
        --- FAIL: RelationScopingTest#test_scoping_respects_sti_constraint (unexpected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_with_scope (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
        --- FAIL: OptimisticLockingTest#test_lock_new_when_explicitly_passing_nil (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: UniquenessValidationTest#test_validate_uniqueness_of_custom_primary_key (unexpected)
        --- FAIL: DefaultStringsTest#test_default_strings_containing_single_quotes (unexpected)
        --- FAIL: OptimisticLockingTest#test_non_integer_lock_existing (unexpected)
        --- FAIL: OptimisticLockingTest#test_polymorphic_destroy_with_dependencies_and_lock_version (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find_include (unexpected)
        --- FAIL: SuppressorTest#test_suppresses_create (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: FixturesTest#test_empty_yaml_fixture_with_a_comment_in_it (unexpected)
        --- FAIL: FixturesTest#test_erb_in_fixtures (unexpected)
        --- FAIL: RelationScopingTest#test_scoped_find_select (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ afb9f8dd5c4b66c39a15dc16e1b9ca07c09816bd:

The test failed on branch=master, 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-4883-gafb9f8dd5c
        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: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
        --- 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ fffd9274a986fcbff880b9d503334f117ba17515:

The test failed on branch=master, 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-4885-gfffd9274a9-dirty
        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: 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)
        --- 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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

otan commented 3 years ago
#<Thread:0x000055f4b31d6b38 /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1268 run> terminated with exception (report_on_exception is true):
/usr/local/lib/ruby/gems/2.7.0/gems/minitest-5.14.4/lib/minitest/assertions.rb:183:in `assert': Expected: 80000 (Minitest::Assertion)
  Actual: 200000
    from /usr/local/lib/ruby/gems/2.7.0/gems/minitest-5.14.4/lib/minitest/assertions.rb:218:in `assert_equal'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1273:in `block (4 levels) in test_transaction_isolation__read_committed'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `block in transaction'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract/transaction.rb:319:in `block in within_new_transaction'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract/transaction.rb:317:in `within_new_transaction'
    from /mnt/data1/activerecord-cockroachdb-adapter/lib/active_record/connection_adapters/cockroachdb/transaction_manager.rb:12:in `within_new_transaction'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract/database_statements.rb:320:in `transaction'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/transactions.rb:209:in `transaction'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1271:in `block (3 levels) in test_transaction_isolation__read_committed'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1269:in `times'
    from /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1269:in `block (2 levels) in test_transaction_isolation__read_committed'
ConcurrentTransactionTest#test_transaction_isolation__read_committed = 11.66 s = F

Failure:
ConcurrentTransactionTest#test_transaction_isolation__read_committed [/usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/transactions_test.rb:1273]:
Expected: 80000
  Actual: 200000
ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint = 0.20 s = E

Error:
ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint:
ActiveRecord::StatementInvalid: PG::InvalidParameterValue: ERROR:  pg_get_constraintdef(): unknown constraint (OID=1057223777)

    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `exec_params'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql/schema_statements.rb:525:in `check_constraints'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/migration/check_constraint_test.rb:117:in `test_remove_check_constraint'

rails test usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/migration/check_constraint_test.rb:111

ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name = 0.11 s = F
ActiveRecord::StatementInvalid: PG::InvalidParameterValue: ERROR:  pg_get_constraintdef(): unknown constraint (OID=1057223777)

    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `exec_params'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:672:in `block (2 levels) in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/dependencies/interlock.rb:48:in `block in permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/share_lock.rb:187:in `yield_shares'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/dependencies/interlock.rb:47:in `permit_concurrent_loads'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:671:in `block in exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:696:in `block (2 levels) in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:26:in `block (2 levels) in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:25:in `block in synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `handle_interrupt'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb:21:in `synchronize'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:695:in `block in log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activesupport/lib/active_support/notifications/instrumenter.rb:24:in `instrument'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:687:in `log'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:670:in `exec_no_cache'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb:649:in `execute_and_clear'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql/database_statements.rb:53:in `exec_query'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/lib/active_record/connection_adapters/postgresql/schema_statements.rb:525:in `check_constraints'
    /usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/migration/check_constraint_test.rb:117:in `test_remove_check_constraint'

rails test usr/local/lib/ruby/gems/2.7.0/bundler/gems/rails-0863d22660c2/activerecord/test/cases/migration/check_constraint_test.rb:111

ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name = 0.11 s = F
CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist = 0.00 s = E

Error:
CockroachDB::ConnectionAdapters::PostgreSQLAdapterTest#test_database_exists_returns_false_when_the_database_does_not_exist:
ActiveRecord::ConnectionNotEstablished: PG::UndefinedTable: ERROR:  relation "pg_type" does not exist

    /mnt/data1/activerecord-cockroachdb-adapter/lib/active_record/connection_adapters/cockroachdb_adapter.rb:52:in `rescue in cockroachdb_connection'
    /mnt/data1/activerecord-cockroachdb-adapter/lib/active_record/connection_adapters/cockroachdb_adapter.rb:28:in `cockroachdb_connection'
    /mnt/data1/activerecord-cockroachdb-adapter/lib/active_record/connection_adapters/cockroachdb_adapter.rb:251:in `database_exists?'
    /mnt/data1/activerecord-cockroachdb-adapter/test/cases/adapters/postgresql/postgresql_adapter_test.rb:31:in `test_database_exists_returns_false_when_the_database_does_not_exist'

rails test mnt/data1/activerecord-cockroachdb-adapter/test/cases/adapters/postgresql/postgresql_adapter_test.rb:27
cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ de5c5d344e6c27b29d0ac9e5503a762aad67fb52:

The test failed on branch=master, 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-4918-gde5c5d344e
        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: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_with_the_table (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

otan commented 3 years ago

@postamar looks like https://github.com/cockroachdb/cockroach/commit/617d300d909fa808c6b528ace5f3a033895d51d1 made ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name and ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint fail.

Some permutation (maybe txns are involved) of:

CREATE TABLE "trades" ("id" bigserial primary key, "price" int, "quantity" int)
ALTER TABLE "trades" ADD CONSTRAINT quantity_check CHECK (quantity > 0) NOT VALID
ALTER TABLE "trades" VALIDATE CONSTRAINT "quantity_check"
            SELECT conname, pg_get_constraintdef(c.oid) AS constraintdef, c.convalidated AS valid
            FROM pg_constraint c
            JOIN pg_class t ON c.conrelid = t.oid
            WHERE c.contype = 'c'
              AND t.relname = 'trades'

from

          def test_validate_check_constraint_by_name
            @connection.add_check_constraint :trades, "quantity > 0", name: "quantity_check", validate: false
            assert_not_predicate @connection.check_constraints("trades").first, :validated?

            @connection.validate_check_constraint :trades, name: "quantity_check"
            assert_predicate @connection.check_constraints("trades").first, :validated?
          end

See https://cockroachlabs.slack.com/archives/C01JBLP0CRX/p1634089232029100.

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 5753803308f9b2e0c3f3b61e77a96782b99c15f3:

The test failed on branch=master, 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-4965-g5753803308-dirty
        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::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 24d632ccabb7d03b887d399e705f7e1b6b9f7435:

The test failed on branch=master, 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-4994-g24d632ccab
        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_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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 0984f873c6170ab34afe6fee4661fc5f76ac0dee:

The test failed on branch=master, 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-5058-g0984f873c6-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ b3af96b0686773c78325d2b8b0623a8fcd3e9bf2:

The test failed on branch=master, 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-5076-gb3af96b068
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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)
        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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 5d972a683c531326bc0af403c6d3373d3f4b2267:

The test failed on branch=master, 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-5078-g5d972a683c
        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::ForeignKeyTest#test_add_foreign_key_with_non_standard_primary_key (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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 649a8ca38cdc0883dd7a7811b189ea53af19f644:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-471-g649a8ca38c
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) 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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 5c33d12e78e3ca96916a93b846d18f07682f546f:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-515-g5c33d12e78-dirty
        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: 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 (activeRecordBlockList22_1) 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

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 89948a5f685b0fe274df4720745401e3f3f64093:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-555-g89948a5f68
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 11f60dc551686e022e40d5789bca22d3b4db0afb:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-606-g11f60dc551-dirty
        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: ConcurrentTransactionTest#test_transaction_isolation__read_committed (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 31ccb1ce864ebea41131fc94e28ff3c398c9a5fe:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-632-g31ccb1ce86
        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: TestAutosaveAssociationOnAHasManyAssociation#test_should_update_children_when_autosave_is_true_and_parent_is_new_but_child_is_not (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_not_update_children_when_parent_creation_with_no_reason (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 17d3138287de088768ea062709b53a5985f05d9b:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-636-g17d3138287-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 0595c1f01dcb61d5d8231737cc586521475092b0:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-689-g0595c1f01d
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6630 tests passed
        2 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        2 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)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ 965b99b1a05eb893ee908d852680824a0bd4ffe3:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-711-g965b99b1a0
        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::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 3 years ago

roachtest.activerecord failed with artifacts on master @ d91fead28392841a943251842fbd43a0affb2eca:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-757-gd91fead283-dirty
        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: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 40bd241158c8dd4a68d277fa732b91f56e411b38:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-785-g40bd241158
        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: 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)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_not_update_children_when_parent_creation_with_no_reason (unexpected)
        --- FAIL: TestAutosaveAssociationOnAHasManyAssociation#test_should_update_children_when_autosave_is_true_and_parent_is_new_but_child_is_not (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ db229cad354c2776ea35c9dc4f78e6ce66b9437c:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-827-gdb229cad35
        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)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ a15b840db34de504bf060b2599276e049cc64799:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-834-ga15b840db3-dirty
        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 (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ f69253e3d1cfe798821ea1b1c85aeb79e9eece32:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-864-gf69253e3d1
        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::ConnectionAdapters::ConnectionSwappingNestedTest#test_shards_can_be_swapped_granularly (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)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 05d36621ae805e644d98ef6b35d453ae16255ccc:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-899-g05d36621ae
        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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 4493953f80f6e79fc461d6a9e6887d81e7ccccae:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-939-g4493953f80
        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: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- 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)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ ed35bbe8f6e5947db6e3f2423d1aa9dde1d15804:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1008-ged35bbe8f6
        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: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 46b7efa32c57b15f4ae6e0d75845f63360b62161:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1014-g46b7efa32c
        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)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- 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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ a0849b11188efd1c58dc339d15f75b03e0762459:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1016-ga0849b1118-dirty
        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)
        --- 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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ f4c16510270c6902e69c3e26e3c125532b416c1b:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1067-gf4c1651027
        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: 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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 2de17e7fbe66e14039fc7969a76139625761438f:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1094-g2de17e7fbe
        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 (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)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 4236daf8ac1494feab9193058517278c73bbdf27:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1131-g4236daf8ac
        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 (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) | See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ d16a755cfa43e10a85e4c9aa9400b5a147b65e69:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1188-gd16a755cfa-dirty
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6623 tests passed
        9 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        9 tests failed unexpectedly
        0 tests expected failed but skipped
        0 tests expected failed but not run
        ---
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_not_load_association_when_updating_existing_records (unexpected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_take_an_array_and_assign_the_attributes_to_the_associated_models (unexpected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_take_a_hash_with_string_keys_and_assign_the_attributes_to_the_associated_models (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_work_with_update_as_well (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: TestNestedAttributesOnAHasAndBelongsToManyAssociation#test_should_also_work_with_a_HashWithIndifferentAccess (unexpected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ d16a755cfa43e10a85e4c9aa9400b5a147b65e69:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1188-gd16a755cfa
        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 (unexpected)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        --- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        --- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
        --- FAIL: ActiveRecord::Migration::CheckConstraintTest#test_validate_check_constraint_by_name (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ f82ff534856738d5385073167d048feafb0b4f3e:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1216-gf82ff53485
        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: 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: ActiveRecord::Migration::CheckConstraintTest#test_remove_check_constraint (unexpected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 13669f9c9bd92a4c3b0378a558d7735f122c4e72:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1220-g13669f9c9b-dirty
        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: NumericalityValidationTest#test_column_with_precision (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 (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

This test on roachdash | Improve this report!

cockroach-teamcity commented 2 years ago

roachtest.activerecord failed with artifacts on master @ 3aeb3756887fcb35dcd19c0cee6894a143228727:

The test failed on branch=master, 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 v22.1.0-alpha.00000000-1228-g3aeb375688
        Tests run against activerecord 6.1
        6632 Total Tests Run
        6625 tests passed
        7 tests failed
        19 tests skipped
        2 tests ignored
        0 tests passed unexpectedly
        7 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: NumericalityValidationTest#test_column_with_precision (unexpected)
        --- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
        --- FAIL: ActiveRecord::WhereChainTest#test_rewhere_with_infinite_upper_bound_range (unexpected)
        --- 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)
        --- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
        For a full summary look at the activerecord artifacts 

        An updated blocklist (activeRecordBlockList22_1) is available in the artifacts' activerecord log
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

Same failure on other branches

- #70008 roachtest: activerecord failed [C-test-failure O-roachtest O-robot branch-release-21.2] - #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]

This test on roachdash | Improve this report!