Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

roachtest: activerecord failed #69080

Closed
cockroach-teamcity opened this issue Aug 18, 2021 · 82 comments
Closed

roachtest: activerecord failed #69080

cockroach-teamcity opened this issue Aug 18, 2021 · 82 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Aug 18, 2021

roachtest.activerecord failed with artifacts on release-21.1 @ a69afba088b83f3375f72def0e8a2d59c50233ed:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.7-80-ga69afba088
		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
		---
		--- FAIL: ActiveRecord::WhereChainTest#test_not_eq_with_succeeding_where (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Jira issue: CRDB-9431

@cockroach-teamcity cockroach-teamcity added branch-release-21.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Aug 18, 2021
@cockroach-teamcity cockroach-teamcity added this to the 21.1 milestone Aug 18, 2021
@rafiss rafiss removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Aug 19, 2021
@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 4b016de6864a8954f1107576f5eba61b1a3633bf:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.7-95-g4b016de686
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6610 tests passed
		22 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		22 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: SuppressorTest#test_suppresses_when_nested_multiple_times (unexpected)
		--- FAIL: ModulesTest#test_eager_loading_in_modules (unexpected)
		--- FAIL: ModulesTest#test_find_account_and_include_company (unexpected)
		--- FAIL: ModulesTest#test_module_table_name_prefix (unexpected)
		--- FAIL: ReloadModelsTest#test_has_one_with_reload (unexpected)
		--- FAIL: ModulesTest#test_assign_ids (unexpected)
		--- FAIL: ModulesTest#test_compute_type_can_infer_class_name_of_sibling_inside_module (unexpected)
		--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_delete_all_dependency_on_association (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_create_in_callback (unexpected)
		--- FAIL: ModulesTest#test_module_table_name_prefix_with_global_prefix (unexpected)
		--- FAIL: SuppressorTest#test_resumes_saving_after_suppression_complete (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ModulesTest#test_nested_models_should_not_raise_exception_when_using_nullify_dependency_on_association (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_validations_on_create (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
		--- FAIL: ModulesTest#test_module_table_name_suffix (unexpected)
		--- FAIL: ModulesTest#test_associations_spanning_cross_modules (unexpected)
		--- FAIL: SuppressorTest#test_suppresses_create (unexpected)
		--- FAIL: ModulesTest#test_module_spanning_has_and_belongs_to_many_associations (unexpected)
		--- FAIL: ModulesTest#test_module_spanning_associations (unexpected)
		--- FAIL: ModulesTest#test_module_table_name_suffix_with_global_suffix (unexpected)
		--- FAIL: ModulesTest#test_table_name (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 57b7968be0e1c8e6cb1523ab01df886afef2a2ea:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.7-101-g57b7968be0
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6608 tests passed
		24 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		24 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_change_table (unexpected)
		--- FAIL: InsertAllTest#test_insert_all_and_upsert_all_works_with_composite_primary_keys_when_unique_by_is_provided (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_references_does_not_add_index_by_default (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_change_table (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_prefix (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_with_the_table (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_foreign_keys_can_be_created_in_one_query_when_index_is_not_added (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_create_join_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
		--- FAIL: CockroachDB::AdapterTestWithoutTransaction#test_reset_empty_table_with_custom_pk_sequence (unexpected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_for_adding_timestamps_to_existing_table (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_polymorphic_add_reference_uses_all_column_names_in_index (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_options_hash_can_be_passed (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_column_comment_can_be_reverted (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_migration_does_remove_unnamed_index (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_have_null_constraints_if_not_present_in_migration_of_create_table (unexpected)
		--- FAIL: InvalidTableNameFixturesTest#test_raises_error (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_create_table (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_change_table_comment_can_be_reverted (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_timestamps_doesnt_set_precision_on_add_timestamps (unexpected)
		--- FAIL: ActiveRecord::Migration::CompatibilityTest#test_create_table_with_polymorphic_reference_uses_all_column_names_in_index (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 6859359afee920aadae63cda5fd4efd543f0b70b:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.7-134-g6859359afe
		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: ActiveRecord::InvertibleMigrationTest#test_migrate_revert_whole_migration (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyInCreateTest#test_to_table_option_can_be_passed (unexpected)
		--- FAIL: PostgresqlIntegerTest#test_schema_properly_respects_bigint_ranges (unexpected)
		--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up_only (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::InvertibleMigrationTest#test_migrate_revert_by_part (unexpected)
		--- FAIL: ActiveRecord::InvertibleMigrationTest#test_up (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesForeignKeyTest#test_references_foreign_key_with_suffix (unexpected)
		--- FAIL: ActiveRecord::ConnectionAdapters::LegacyConnectionHandlersMultiDbTest#test_loading_relations_with_multi_db_connection_handlers (unexpected)
		--- FAIL: SerializationTest#test_find_records_by_serialized_attributes_through_join (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ bab31284cd228e13d7630984d957b22cf7e79635:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-41-gbab31284cd
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ eb18fbc212833d68bce04f1dc552501759b681b5:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-43-geb18fbc212-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: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ a0c06b9fb07ecfd14df8e6a32ad8127d28668a57:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-47-ga0c06b9fb0
		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: 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_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ e5aae67ae2b84da3c7c62d6430cf0d162ccd104b:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-49-ge5aae67ae2
		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: 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_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ f199f43f0bb4f9e8dcea0310fa8cc0a08a907bd5:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-55-gf199f43f0b
		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: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ f54bf5795c640d6c36ca47945850e2cd040239b2:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-64-gf54bf5795c
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 3b0e730378b716c723cad4138ba4193002b8460c:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-70-g3b0e730378
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::WhereChainTest#test_missing_with_association (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ ab68cab1d88e2edf70d46631549159da1149dd6a:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-73-gab68cab1d8-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: ActiveRecord::WhereChainTest#test_chaining_multiple (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 54422626bbd31fa8c3dd7bcc47154dc68ab0dab5:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-93-g54422626bb
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ConcurrentTransactionTest#test_transaction_isolation__read_committed (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ cbd3c9f71a93a24d22ad1488293e861c380ab361:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-108-gcbd3c9f71a
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ ab3f3ae7de79abc4d249a277bda8c71084035a92:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-110-gab3f3ae7de
		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: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 28bb8e1ed0d5b9b88aefd51e5ec9a62d32514821:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-121-g28bb8e1ed0
		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: 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_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 9dccf8e95549fedd575fa01620882f13cc4411c5:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.8-123-g9dccf8e955
		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: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ c2cc9747352c2c1e95b4ed9f3ef3d34d2f7d1257:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.9-36-gc2cc974735
		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: 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_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 8a84d042ae5ba3639b6e8a82adc831539b48668c:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.9-42-g8a84d042ae
		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: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ bdc1360164aa2a81aedf3b8c45c43389505eeeca:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.9-46-gbdc1360164
		Tests run against activerecord 6.1
		6632 Total Tests Run
		6615 tests passed
		17 tests failed
		19 tests skipped
		2 tests ignored
		0 tests passed unexpectedly
		17 tests failed unexpectedly
		0 tests expected failed but skipped
		0 tests expected failed but not run
		---
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_polymorphic_index (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_create_reference_id_index_even_if_index_option_is_not_passed (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_reference_type_column_with_not_null (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_does_not_create_reference_id_index_if_index_is_false (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_reference_type_column_with_default (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_named_unique_index (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_does_not_create_reference_type_column (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_deletes_reference_id_column (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_remove_belongs_to_alias (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_named_index (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_are_composable (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_reference_type_column (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_deletes_reference_id_index (unexpected)
		--- FAIL: NamedScopingTest#test_scopes_on_relations (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_reference_id_column (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_does_not_share_options_with_reference_type_column (unexpected)
		--- FAIL: ActiveRecord::Migration::ReferencesStatementsTest#test_creates_reference_id_with_specified_type (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ c1f7bf4477059c0981bf0e2f62287c05f17ed466:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-43-gc1f7bf4477
		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: 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::WhereChainTest#test_rewhere_with_infinite_lower_bound_range (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 0fd6eead6c6eb7b2529deb39197cc3c95e93ded8:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-45-g0fd6eead6c
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ f22c408f315c0dae3112e78e51fd95de9f139baf:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-51-gf22c408f31
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ d471ca8faec349f11b355d02cb7306f17d192084:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-57-gd471ca8fae
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 1689a1f59df7c0cd1483c1d3f92a66b6e8f5db35:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-59-g1689a1f59d
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ e1be3ac17b752481f99042ceca0a87886472fd86:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-61-ge1be3ac17b
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ eb9d87c131685367d8c2b60682ebf0b8e24525c9:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.13-64-geb9d87c131
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 0600d961d4c22cbd3470fd26cd9de63d5492f15c:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.14-13-g0600d961d4
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 0c94785320a68bf80b526f9de8d29d10cf9f5009:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-4-g0c94785320
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 9930ef174e01cb992b1996f94040b9b6f2bcbfcb:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-6-g9930ef174e
		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: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 46315b601fdb9954ec7a2d7d4567ecae868e03ea:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-8-g46315b601f
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ a0946c07d093cf21baaf22048048b17a59900b50:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-13-ga0946c07d0
		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)
		--- 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)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ dc745e8345a574fdd810422415da34d07dd909d3:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-15-gdc745e8345
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 7546bc26d15a1058345450924676ff600e49f3c0:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-17-g7546bc26d1-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: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		--- FAIL: BasicsTest#test_default_values_are_deeply_dupped (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ b537b9d8663060bc8befb81f98bb1479889641ea:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-19-gb537b9d866-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
		---
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- PASS: SerializedAttributeTest#test_unexpected_serialized_type (expected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 9937543b711fb2190ae5814d28bcd80f8c79290c:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.15-22-g9937543b71
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 5302b9f8016390989053d45724ff1ecda381ebca:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.16-2-g5302b9f801
		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: NumericalityValidationTest#test_column_with_precision (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 (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 6ef65c3ff4c145a0d85387f6f1e2b61590c46a8d:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:228,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: 
		Tests run on Cockroach v21.1.16-4-g6ef65c3ff4
		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: NumericalityValidationTest#test_column_with_precision_higher_than_double_fig (unexpected)
		--- FAIL: NumericalityValidationTest#test_column_with_precision (unexpected)
		For a full summary look at the activerecord artifacts 
		
		An updated blocklist (activeRecordBlockList21_1) is available in the artifacts' activerecord log
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 1eb18a51a3647b5d4206329ff86b2965d07bce14:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:178,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: No tests ran! Fix the testing commands.
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.activerecord failed with artifacts on release-21.1 @ 4c5543076854da91686cc71b46d9902da004e679:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/activerecord/run_1
	orm_helpers.go:178,orm_helpers.go:154,activerecord.go:227,activerecord.go:239,test_runner.go:733: No tests ran! Fix the testing commands.
Reproduce

To reproduce, try:

# From https://go.crdb.dev/p/roachstress, perhaps edited lightly.
caffeinate ./roachstress.sh activerecord

Same failure on other branches

/cc @cockroachdb/sql-experience

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

2 participants