Skip to content

Introduce Toxiproxy #496

Introduce Toxiproxy

Introduce Toxiproxy #496

Triggered via pull request October 12, 2023 17:38
Status Failure
Total duration 2m 55s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra_test.exs#L65
test start_link/1 supports the :connect_timeout option (XandraTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L139
test start_link/1 doesn't fail to start if the control connection fails to connect (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L634
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L731
test resiliency if the control connection crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L524
test prepare/3 returns the result directly for the bang! version (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L579
test Pool.checkout/1 returns {:error, :empty} when there are no pools (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L290
test starting up starts pools in the order reported by the LBP (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3): test/xandra/cluster_test.exs#L715
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/integration/warning_test.exs#L20
test batch of type "unlogged" producing warning (WarningTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L419
test connected_hosts/1 returns a list of connected %Host{} structs (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L475
test execute/3 returns the result directly for the bang! version (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L634
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L731
test resiliency if the control connection crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L215
test start_link/1 supports GenServer name registration with :name set to {:global, :global_cluster_pool} (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L215
test start_link/1 supports GenServer name registration with :name set to :my_cluster_pool (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): test/xandra/cluster_test.exs#L225
test start_link/1 supports GenServer name registration with :name set to {:via, ...} (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/integration/warning_test.exs#L20
test batch of type "unlogged" producing warning (WarningTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/integration/authentication_test.exs#L15
test challenge is passed to cluster connections (AuthenticationTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L751
test resiliency if the control connection shuts down with :closed, the pool is fine and starts a new one (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L503
test prepare/3 prepares a query (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L634
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L448
test execute/3 executes a query (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L731
test resiliency if the control connection crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L715
test resiliency if the connection pool supervisor crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/integration/retry_strategies_test.exs#L88
test on cluster level works with target_connection (Xandra.RetryStrategiesTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L475
test execute/3 returns the result directly for the bang! version (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L751
test resiliency if the control connection shuts down with :closed, the pool is fine and starts a new one (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L448
test execute/3 executes a query (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L731
test resiliency if the control connection crashes, the pool crashes as well (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L634
test handling change events multiple :discovered_hosts where hosts are removed (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L139
test start_link/1 doesn't fail to start if the control connection fails to connect (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L215
test start_link/1 supports GenServer name registration with :name set to :my_cluster_pool (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L773
test resiliency when a single connection goes down (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, jwalton/gh-docker-logs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/