Skip to content

will it blend?

will it blend? #107

GitHub Actions / Test report failed Jul 7, 2023 in 0s

Test report ❌

Tests failed

Report Passed Failed Skipped Time
cassandra-3.11.15/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 36s
cassandra-3.11.15/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 49s
driver-extras/target/surefire-reports/TEST-TestSuite.xml 207✅ 1s
driver-mapping/target/surefire-reports/TEST-TestSuite.xml 61✅ 2s
driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-2022.1.7/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 37s
scylla-2022.1.7/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-2022.2.9/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 50s
scylla-2022.2.9/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-2023.1.0-rc7/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 49s
scylla-2023.1.0-rc7/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-5.1.13/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 52s
scylla-5.1.13/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-5.2.4/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 38s
scylla-5.2.4/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
scylla-5.3.0-rc0/driver-core/target/surefire-reports/TEST-TestSuite.xml 89✅ 1❌ 10⚪ 36s
scylla-5.3.0-rc0/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml 0ms
unit/driver-core/target/surefire-reports/TEST-TestSuite.xml 534✅ 1⚪ 12s
unit/driver-extras/target/surefire-reports/TEST-TestSuite.xml 207✅ 1s
unit/driver-mapping/target/surefire-reports/TEST-TestSuite.xml 61✅ 2s

❌ cassandra-3.11.15/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 36s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 36s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
	java.lang.AssertionError: Query fail
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ cassandra-3.11.15/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 49s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 49s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
	java.lang.AssertionError:
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ driver-extras/target/surefire-reports/TEST-TestSuite.xml

207 tests were completed in 1s with 207 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 207✅ 1s

✅ driver-mapping/target/surefire-reports/TEST-TestSuite.xml

61 tests were completed in 2s with 61 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestSuite 61✅ 2s

✅ driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-2022.1.7/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 37s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 37s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ❌ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
	java.lang.AssertionError: Query fail
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ scylla-2022.1.7/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-2022.2.9/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 50s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 50s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
	java.lang.AssertionError: Query fail
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ scylla-2022.2.9/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-2023.1.0-rc7/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 49s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 49s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
	java.lang.AssertionError:
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ scylla-2023.1.0-rc7/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-5.1.13/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 52s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 52s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
	java.lang.AssertionError:
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ scylla-5.1.13/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-5.2.4/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 38s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 38s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ❌ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
	org.junit.ComparisonFailure: [Expected node 1:2 to be queried 10 times but was 6] expected:<[10]> but was:<[6]>
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_rack
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_round_robin_within_local_rack
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_and_rack_from_contact_points_when_not_explicitly_specified
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_provided_local_dc_rack_and_not_warn_if_contact_points_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
  ✅ should_warn_if_contact_points_have_different_racks_when_not_explicitly_specified
com.datastax.driver.core.policies.DCAwareRoundRobinPolicyTest
  ✅ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
  ✅ should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ANY](1)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ONE](2)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[TWO](3)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[THREE](4)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[QUORUM](5)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[ALL](6)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_QUORUM](7)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[EACH_QUORUM](8)
  ✅ should_only_use_remote_hosts_when_using_non_dc_local_cl[LOCAL_ONE](9)
  ✅ should_round_robin_on_remote_hosts_when_no_up_nodes_in_local_dc
  ✅ should_round_robin_within_local_dc
  ✅ should_send_requests_to_whitelisted_dcs_using_host_filter_policy
  ✅ should_use_local_dc_from_contact_points_when_not_explicitly_specified
  ✅ should_use_provided_local_dc_and_not_warn_if_contact_points_match
  ✅ should_use_provided_local_dc_and_warn_if_contact_points_dont_match
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ANY](1)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ONE](2)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[TWO](3)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[THREE](4)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[QUORUM](5)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[ALL](6)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_QUORUM](7)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[EACH_QUORUM](8)
  ✅ should_use_remote_hosts_for_local_cl_when_allowed[LOCAL_ONE](9)
  ✅ should_warn_if_contact_points_have_different_dcs_when_not_explicitly_specified
com.datastax.driver.core.policies.TokenAwarePolicyTest
  ✅ should_choose_host_in_local_dc_when_using_network_topology_strategy_and_dc_aware
  ✅ should_choose_proper_host_based_on_routing_key
  ✅ should_order_replicas_based_on_configuration[TOPOLOGICAL](1)
  ✅ should_order_replicas_based_on_configuration[RANDOM](2)
  ✅ should_order_replicas_based_on_configuration[NEUTRAL](3)
  ✅ should_use_other_nodes_when_replicas_having_token_are_down
  ✅ should_use_provided_routing_key_boundstatement
com.datastax.driver.core.policies.ErrorAwarePolicyIntegrationTest
  ✅ should_exclude_host_after_reaching_maximum_errors
  ✅ should_not_penalize_default_ignored_exceptions
  ✅ should_only_consider_exceptions_based_on_errors_filter
  ✅ should_regard_defaults
  ✅ should_resurrect_host_after_retry_period

✅ scylla-5.2.4/driver-tests/osgi/target/failsafe-reports/TEST-TestSuite.xml

No tests found

Test suite Passed Failed Skipped Time
TestSuite 0ms

❌ scylla-5.3.0-rc0/driver-core/target/surefire-reports/TEST-TestSuite.xml

100 tests were completed in 36s with 89 passed, 1 failed and 10 skipped.

Test suite Passed Failed Skipped Time
TestSuite 89✅ 1❌ 10⚪ 36s

❌ TestSuite

com.datastax.driver.core.ShardAwarenessTest
  ⚪ beforeTestClass
  ⚪ beforeTestClass
  ⚪ beforeTestMethod
  ⚪ beforeTestMethod
  ⚪ correctShardInTracingTest
  ⚪ correctShardInTracingTest
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@2145433b] output={null}]](0)
  ⚪ afterTestClass
  ⚪ afterTestClass
  ⚪ afterTestMethod[[TestResult name=correctShardInTracingTest status=SKIP method=ShardAwarenessTest.correctShardInTracingTest()[pri:0, instance:com.datastax.driver.core.ShardAwarenessTest@55a1c291] output={null}]](0)
com.datastax.driver.core.policies.IdempotenceAwareRetryPolicyIntegrationTest
  ✅ should_call_init_method_on_inner_policy
  ✅ should_not_retry_on_client_timeout_if_statement_non_idempotent
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[CLOSE](1)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[HALFCLOSE](2)
  ✅ should_not_retry_on_connection_error_if_statement_non_idempotent[RESET](3)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_not_retry_on_server_error_if_statement_non_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_not_retry_on_write_timeout_if_statement_non_idempotent
  ✅ should_retry_on_client_timeout_if_statement_idempotent
  ✅ should_retry_on_connection_error_if_statement_idempotent[CLOSE](1)
  ✅ should_retry_on_connection_error_if_statement_idempotent[HALFCLOSE](2)
  ✅ should_retry_on_connection_error_if_statement_idempotent[RESET](3)
  ✅ should_retry_on_server_error_if_statement_idempotent[server_error, class com.datastax.driver.core.exceptions.ServerError](1)
  ✅ should_retry_on_server_error_if_statement_idempotent[overloaded, class com.datastax.driver.core.exceptions.OverloadedException](2)
  ✅ should_retry_on_write_timeout_if_statement_idempotent
com.datastax.driver.core.policies.LatencyAwarePolicyTest
  ✅ should_consider_latency_when_query_successful
  ✅ should_consider_latency_when_read_timeout
  ✅ should_discard_latency_when_unavailable
com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest
  ❌ should_not_send_requests_to_blacklisted_dc_using_host_filter_policy
	java.lang.AssertionError: Query fail

Report exceeded GitHub limit of 65535 bytes and has been trimmed

Annotations

Check failure on line 106 in driver-core/src/test/java/com/datastax/driver/core/QueryTracker.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc

Failed test found in:
  cassandra-3.11.15/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: Query fail
Raw output
java.lang.AssertionError: Query fail
	at org.testng.Assert.fail(Assert.java:83)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:106)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:72)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:47)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:43)
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc(RackAwareRoundRobinPolicyTest.java:524)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: java.util.concurrent.ExecutionException: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:35687] Connection has been closed
	at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:476)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:380)
	at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:180)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:94)
	... 33 more
Caused by: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:35687] Connection has been closed
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1737)
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1718)
	at com.datastax.driver.core.Connection.defunct(Connection.java:815)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1658)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1648)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
	at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
	at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
	at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
	at io.netty.channel.AbstractChannel$CloseFuture.setClosed(AbstractChannel.java:1164)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:755)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.closeOnRead(AbstractNioByteChannel.java:105)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Check failure on line 254 in driver-core/src/test/java/com/datastax/driver/core/policies/RackAwareRoundRobinPolicyTest.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc

Failed test found in:
  driver-core/target/surefire-reports/TEST-TestSuite.xml
  scylla-2023.1.0-rc7/driver-core/target/surefire-reports/TEST-TestSuite.xml
  scylla-5.1.13/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: 
Raw output
java.lang.AssertionError: 

Expecting actual not to be null
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_use_remote_hosts_if_some_nodes_are_up_in_remote_dc(RackAwareRoundRobinPolicyTest.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 106 in driver-core/src/test/java/com/datastax/driver/core/QueryTracker.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_send_requests_to_blacklisted_dc_using_host_filter_policy

Failed test found in:
  scylla-2022.1.7/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: Query fail
Raw output
java.lang.AssertionError: Query fail
	at org.testng.Assert.fail(Assert.java:83)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:106)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:72)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:47)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:43)
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_send_requests_to_blacklisted_dc_using_host_filter_policy(RackAwareRoundRobinPolicyTest.java:734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: java.util.concurrent.ExecutionException: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:46759] Connection has been closed
	at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:476)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:380)
	at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:180)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:94)
	... 33 more
Caused by: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:46759] Connection has been closed
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1737)
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1718)
	at com.datastax.driver.core.Connection.defunct(Connection.java:815)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1658)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1648)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
	at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
	at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
	at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
	at io.netty.channel.AbstractChannel$CloseFuture.setClosed(AbstractChannel.java:1164)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:755)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.closeOnRead(AbstractNioByteChannel.java:105)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Check failure on line 106 in driver-core/src/test/java/com/datastax/driver/core/QueryTracker.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc

Failed test found in:
  scylla-2022.2.9/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: Query fail
Raw output
java.lang.AssertionError: Query fail
	at org.testng.Assert.fail(Assert.java:83)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:106)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:72)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:47)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:43)
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc(RackAwareRoundRobinPolicyTest.java:524)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: java.util.concurrent.ExecutionException: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:34245] Connection has been closed
	at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:476)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:380)
	at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:180)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:94)
	... 33 more
Caused by: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:34245] Connection has been closed
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1737)
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1718)
	at com.datastax.driver.core.Connection.defunct(Connection.java:815)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1658)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1648)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
	at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
	at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
	at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
	at io.netty.channel.AbstractChannel$CloseFuture.setClosed(AbstractChannel.java:1164)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:755)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.closeOnRead(AbstractNioByteChannel.java:105)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)

Check failure on line 136 in driver-core/src/test/java/com/datastax/driver/core/QueryTracker.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc

Failed test found in:
  scylla-5.2.4/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  org.junit.ComparisonFailure: [Expected node 1:2 to be queried 10 times but was 6] expected:<[10]> but was:<[6]>
Raw output
org.junit.ComparisonFailure: [Expected node 1:2 to be queried 10 times but was 6] expected:<[10]> but was:<[6]>
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at com.datastax.driver.core.QueryTracker.assertQueried(QueryTracker.java:136)
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_use_remote_hosts_if_some_nodes_are_up_in_local_dc(RackAwareRoundRobinPolicyTest.java:527)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)

Check failure on line 106 in driver-core/src/test/java/com/datastax/driver/core/QueryTracker.java

See this annotation in the file changed.

@github-actions github-actions / Test report

TestSuite ► com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest ► should_not_send_requests_to_blacklisted_dc_using_host_filter_policy

Failed test found in:
  scylla-5.3.0-rc0/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
  java.lang.AssertionError: Query fail
Raw output
java.lang.AssertionError: Query fail
	at org.testng.Assert.fail(Assert.java:83)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:106)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:72)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:47)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:43)
	at com.datastax.driver.core.policies.RackAwareRoundRobinPolicyTest.should_not_send_requests_to_blacklisted_dc_using_host_filter_policy(RackAwareRoundRobinPolicyTest.java:734)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:84)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:348)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:343)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:305)
	at org.testng.SuiteRunner.run(SuiteRunner.java:254)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1224)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1149)
	at org.testng.TestNG.run(TestNG.java:1057)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:151)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:192)
	at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:93)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:456)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:169)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:595)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:581)
Caused by: java.util.concurrent.ExecutionException: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:37455] Connection has been closed
	at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:476)
	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:380)
	at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:180)
	at com.datastax.driver.core.QueryTracker.query(QueryTracker.java:94)
	... 33 more
Caused by: com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:37455] Connection has been closed
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1737)
	at com.datastax.driver.core.Connection$ConnectionCloseFuture.force(Connection.java:1718)
	at com.datastax.driver.core.Connection.defunct(Connection.java:815)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1658)
	at com.datastax.driver.core.Connection$ChannelCloseListener.operationComplete(Connection.java:1648)
	at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)
	at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)
	at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)
	at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)
	at io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)
	at io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)
	at io.netty.channel.DefaultChannelPromise.trySuccess(DefaultChannelPromise.java:84)
	at io.netty.channel.AbstractChannel$CloseFuture.setClosed(AbstractChannel.java:1164)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.doClose0(AbstractChannel.java:755)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:731)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.close(AbstractChannel.java:620)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.closeOnRead(AbstractNioByteChannel.java:105)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:130)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.lang.Thread.run(Thread.java:748)