Skip to content

Introduce Toxiproxy (#340) #499

Introduce Toxiproxy (#340)

Introduce Toxiproxy (#340) #499

Triggered via push October 12, 2023 18:40
Status Failure
Total duration 4m 30s
Artifacts

main.yml

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

Annotations

23 errors and 4 warnings
Test (Elixir 1.15.4, OTP 25.3, C* 4.1, Scylla 5.1.6, Native protocol v4): 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 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#L586
test prepare/3 returns an error if the cluster is not connected to any node (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#L894
test resiliency reconnects to the control connection if it goes down (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#L291
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 v4): test/xandra/cluster_test.exs#L879
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 v4)
Process completed with exit code 2.
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L894
test resiliency reconnects to the control connection if it goes down (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L291
test starting up starts pools in the order reported by the LBP (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L879
test resiliency when a single connection goes down (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3): test/xandra/cluster_test.exs#L586
test prepare/3 returns an error if the cluster is not connected to any node (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v3)
Process completed with exit code 2.
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/xandra/cluster_test.exs#L879
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): test/xandra/cluster_test.exs#L894
test resiliency reconnects to the control connection if it goes down (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#L140
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#L291
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)
Process completed with exit code 2.
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/xandra/cluster_test.exs#L879
test resiliency when a single connection goes down (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L894
test resiliency reconnects to the control connection if it goes down (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4): test/xandra/cluster_test.exs#L291
test starting up starts pools in the order reported by the LBP (Xandra.ClusterTest)
Test (Elixir 1.15.4, OTP 25.3, C* 3, Scylla 4.6.3, Native protocol v4)
Process completed with exit code 2.
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 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 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* 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/