-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Security/AuditX-Pack Audit loggingX-Pack Audit logging>test-failureTriaged test failures from CITriaged test failures from CI
Description
A number of failures on this one over the weekend:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+multijob-unix-compatibility/os=oraclelinux/63/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+multijob-unix-compatibility/os=debian/63/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+multijob-unix-compatibility/os=fedora/61/console
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+multijob-unix-compatibility/os=ubuntu&&virtual/61/console
REPRODUCE WITH: ./gradlew :x-pack:qa:rolling-upgrade:with-system-key:v6.2.5-SNAPSHOT#mixedClusterTestRunner \
-Dtests.seed=5B3EE62A13DCC0EB \
-Dtests.class=org.elasticsearch.upgrades.IndexAuditUpgradeIT \
-Dtests.method="testDocsAuditedInMixedCluster" \
-Dtests.security.manager=true \
-Dtests.locale=es-MX \
-Dtests.timezone=America/Chicago
java.lang.AssertionError:
Expected: is <2>
but: was <3>
at __randomizedtesting.SeedInfo.seed([5B3EE62A13DCC0EB:5ACAB73AA5CC61FA]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.upgrades.IndexAuditUpgradeIT.assertNumUniqueNodeNameBuckets(IndexAuditUpgradeIT.java:126)
at org.elasticsearch.upgrades.IndexAuditUpgradeIT.lambda$testDocsAuditedInMixedCluster$1(IndexAuditUpgradeIT.java:62)
Metadata
Metadata
Assignees
Labels
:Security/AuditX-Pack Audit loggingX-Pack Audit logging>test-failureTriaged test failures from CITriaged test failures from CI