CI Link
https://gradle-enterprise.elastic.co/s/wmkqnkogroefy
Repro line
./gradlew ':x-pack:plugin:transform:qa:multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.transform.integration.TestFeatureResetIT.testTransformFeatureReset" -Dtests.seed=A5D75D753CF49FA6 -Dtests.locale=cs -Dtests.timezone=Asia/Famagusta -Druntime.java=21
Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt
It does seem that a transforms index is being created again after the feature reset. Here are the cluster logs from this failure:
transform.zip
org.elasticsearch.xpack.transform.integration.TestFeatureResetIT > testTransformFeatureReset FAILED |
-- | --
| java.lang.AssertionError: |
| Expected: is a map with size <0> |
| but: map size was <1> |
| at __randomizedtesting.SeedInfo.seed([A5D75D753CF49FA6:B8C2ACD965E57A12]:0) |
| at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) |
| at org.junit.Assert.assertThat(Assert.java:956) |
| at org.junit.Assert.assertThat(Assert.java:923) |
| at org.elasticsearch.xpack.transform.integration.TestFeatureResetIT.testTransformFeatureReset(TestFeatureResetIT.java:117)
CI Link
https://gradle-enterprise.elastic.co/s/wmkqnkogroefy
Repro line
./gradlew ':x-pack:plugin:transform:qa:multi-node-tests:javaRestTest' --tests "org.elasticsearch.xpack.transform.integration.TestFeatureResetIT.testTransformFeatureReset" -Dtests.seed=A5D75D753CF49FA6 -Dtests.locale=cs -Dtests.timezone=Asia/Famagusta -Druntime.java=21
Does it reproduce?
No
Applicable branches
main
Failure history
No response
Failure excerpt
It does seem that a transforms index is being created again after the feature reset. Here are the cluster logs from this failure:
transform.zip