-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CI
Description
This testing is failing intake builds and PR builds. I am going to mute it. The reproduction and failure is:
20:14:36 2> REPRODUCE WITH: ./gradlew :modules:ingest-common:unitTest -Dtests.seed=64E04C0DAD455367 -Dtests.class=org.elasticsearch.ingest.common.DateIndexNameProcessorTests -Dtests.method="testTemplatedFields" -Dtests.security.manager=true -Dtests.locale=hi -Dtests.timezone=America/Swift_Current -Dcompiler.java=11 -Druntime.java=8
20:14:36 Suite: org.elasticsearch.ingest.common.DateIndexNameProcessorTests
20:14:36 1> [2019-01-30T19:14:35,691][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testTAI64N] before test
20:14:36 1> [2019-01-30T19:14:35,902][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testTAI64N] after test
20:14:36 1> [2019-01-30T19:14:35,911][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testUnix] before test
20:14:36 1> [2019-01-30T19:14:35,914][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testUnix] after test
20:14:36 1> [2019-01-30T19:14:35,955][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testTemplatedFields] before test
20:14:36 1> [2019-01-30T19:14:35,960][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testTemplatedFields] after test
20:14:36 ERROR 0.09s J0 | DateIndexNameProcessorTests.testTemplatedFields <<< FAILURES!
20:14:36 > Throwable #1: java.lang.IllegalArgumentException: Illegal pattern component: XX
20:14:36 2> NOTE: leaving temporary files on disk at: /var/lib/jenkins/workspace/elastic+elasticsearch+pull-request-1/modules/ingest-common/build/testrun/unitTest/J0/temp/org.elasticsearch.ingest.common.DateIndexNameProcessorTests_64E04C0DAD455367-001
20:14:36 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1266, maxMBSortInHeap=7.28252914267392, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@52481cbc), locale=hi, timezone=America/Swift_Current
20:14:36 2> NOTE: Linux 4.15.0-1026-gcp amd64/Oracle Corporation 1.8.0_202 (64-bit)/cpus=16,threads=1,free=454933992,total=514850816
20:14:36 2> NOTE: All tests run in this JVM: [AppendProcessorFactoryTests, SortProcessorFactoryTests, FailProcessorTests, UppercaseProcessorFactoryTests, RemoveProcessorFactoryTests, JoinProcessorFactoryTests, DateIndexNameProcessorTests]
20:14:36 > at __randomizedtesting.SeedInfo.seed([64E04C0DAD455367:B203A55D45D331BD]:0)
20:14:36 > at org.joda.time.format.DateTimeFormat.parsePatternTo(DateTimeFormat.java:566)
20:14:36 > at org.joda.time.format.DateTimeFormat.createFormatterForPattern(DateTimeFormat.java:687)
20:14:36 > at org.joda.time.format.DateTimeFormat.forPattern(DateTimeFormat.java:177)
20:14:36 > at org.elasticsearch.ingest.common.DateIndexNameProcessor.execute(DateIndexNameProcessor.java:93)
20:14:36 > at org.elasticsearch.ingest.common.DateIndexNameProcessorTests.testTemplatedFields(DateIndexNameProcessorTests.java:95)
20:14:36 > at java.lang.Thread.run(Thread.java:748)
20:14:36 1> [2019-01-30T19:14:36,024][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testUnixMs] before test
20:14:36 1> [2019-01-30T19:14:36,028][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testUnixMs] after test
20:14:36 1> [2019-01-30T19:14:36,042][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testJavaPattern] before test
20:14:36 1> [2019-01-30T19:14:36,099][INFO ][o.e.i.c.DateIndexNameProcessorTests] [testJavaPattern] after test
20:14:36 Completed [37/50] on J0 in 0.61s, 5 tests, 1 error <<< FAILURES!
Metadata
Metadata
Assignees
Labels
:Core/Infra/CoreCore issues without another labelCore issues without another label>test-failureTriaged test failures from CITriaged test failures from CI