Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk_util_2 FAILED in Test_openjdk8_hs_sanity.openjdk_arm_linux #2263

Open
smlambert opened this issue Feb 11, 2021 · 6 comments
Open

jdk_util_2 FAILED in Test_openjdk8_hs_sanity.openjdk_arm_linux #2263

smlambert opened this issue Feb 11, 2021 · 6 comments
Labels
triage required Issue needs deeper triage to determine which repo to move issue into

Comments

@smlambert
Copy link
Contributor

Test Info
Test Name: jdk_util_2
Test Duration: 1 hr 2 min 5 sec
Machine: test-sxamb-armv7l-raspbian-pi4
TRSS link for the test output: https://trss.adoptopenjdk.net/output/test?id=6023fc3d5730424dbc6f337c

Build Info
Build Name: Test_openjdk8_hs_sanity.openjdk_arm_linux
Jenkins Build start time: Feb 10 2021, 08:41 am
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/165/
TRSS link for the build: https://trss.adoptopenjdk.net/allTestsInfo?buildId=6023fb7c5730424dbc6f2d13

Java Version
openjdk version "1.8.0_282"
OpenJDK Runtime Environment (build 1.8.0_282-b08)
OpenJDK Client VM (build 25.282-b08, mixed mode)

This test has been failed 10 times since Jan 27 2021, 05:48 am
Java Version when the issue first seen
openjdk version "1.8.0_282-internal"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_282-internal-202101270913-b01)
OpenJDK Client VM (AdoptOpenJDK)(build 25.282-b01, mixed mode)
Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/156/

The test failed on machine test-sxamb-armv7l-raspbian-pi4 2 times
The test failed on machine build-scaleway-ubuntu1604-armv7-2 2 times
The test failed on machine build-scaleway-ubuntu1604-armv7-1 2 times
The test failed on machine test-aahlenst-armv7-raspbian-pi4-2 3 times
The test failed on machine test-aahlenst-armv7-raspbian-pi4-1 1 times

Rerun in Grinder

[2021-02-10T14:41:58.263Z] test org.openjdk.tests.java.util.stream.DistinctOpTest.testDistinctDistinct("HashSet:0..1000", RefTestData[HashSet:0..1000]): failure
[2021-02-10T14:41:58.263Z] java.lang.AssertionError: 1 failure(s) for test data: RefTestData[HashSet:0..1000]
[2021-02-10T14:41:58.263Z] 1: java.lang.Error: PAR_STREAM_FOR_EACH_CLEAR_SIZED: java.lang.ArrayIndexOutOfBoundsException
[2021-02-10T14:41:58.263Z] java.lang.ArrayIndexOutOfBoundsException
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2021-02-10T14:41:58.263Z] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[2021-02-10T14:41:58.263Z] 	at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
[2021-02-10T14:41:58.263Z] 	at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677)
[2021-02-10T14:41:58.263Z] 	at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.StreamTestScenario$19._run(StreamTestScenario.java:224)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.StreamTestScenario.run(StreamTestScenario.java:264)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.OpTestCase$ExerciseDataStreamBuilder.exercise(OpTestCase.java:395)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.OpTestCase.exerciseOpsMulti(OpTestCase.java:117)
[2021-02-10T14:41:58.263Z] 	at java.util.stream.OpTestCase.exerciseOpsInt(OpTestCase.java:139)
[2021-02-10T14:41:58.263Z] 	at org.openjdk.tests.java.util.stream.DistinctOpTest.testDistinctDistinct(DistinctOpTest.java:144)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-10T14:41:58.263Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.Invoker.invokeMethod(Invoker.java:639)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:821)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1131)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
[2021-02-10T14:41:58.263Z] 	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
[2021-02-10T14:41:58.263Z] 	at org.testng.TestRunner.privateRun(TestRunner.java:773)
[2021-02-10T14:41:58.263Z] 	at org.testng.TestRunner.run(TestRunner.java:623)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunner.run(SuiteRunner.java:259)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[2021-02-10T14:41:58.263Z] 	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
[2021-02-10T14:41:58.263Z] 	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1185)
[2021-02-10T14:41:58.263Z] 	at org.testng.TestNG.runSuitesLocally(TestNG.java:1110)
[2021-02-10T14:41:58.263Z] 	at org.testng.TestNG.run(TestNG.java:1018)
[2021-02-10T14:41:58.263Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
[2021-02-10T14:41:58.263Z] 	at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2021-02-10T14:41:58.263Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2021-02-10T14:41:58.263Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
[2021-02-10T14:41:58.263Z] 	at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
[2021-02-10T14:41:58.263Z] 	at java.lang.Thread.run(Thread.java:748)
[2021-02-10T14:41:58.263Z] Caused by: java.lang.ArrayIndexOutOfBoundsException: 49
@smlambert
Copy link
Contributor Author

Not intermittent, check if this occurs on last release build (or represents a regression): https://ci.adoptopenjdk.net/job/Grinder/6710

@smlambert smlambert added the triage required Issue needs deeper triage to determine which repo to move issue into label Feb 11, 2021
@smlambert
Copy link
Contributor Author

Based on Grinder/6710, these tests do not fail against our last release on this platform.

@andrew-m-leonard
Copy link
Contributor

Fails consistently on latest hs jdk8 nightlies: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/224/

@andrew-m-leonard
Copy link
Contributor

The following individual tests fail, they are all lambda stream testcases:

    java/util/stream/test/org/openjdk/tests/java/util/stream/MapOpTest.java.MapOpTest
    java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java.SliceOpTest
    java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java.StreamLinkTest
    java/util/stream/test/org/openjdk/tests/java/util/stream/TabulatorsTest.java.TabulatorsTest

andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
@andrew-m-leonard
Copy link
Contributor

andrew-m-leonard commented Jul 1, 2021

Also failing with same error:

java/util/stream/test/org/openjdk/tests/java/util/stream/TeeOpTest.java
java/util/stream/test/org/openjdk/tests/java/util/stream/ForEachOpTest.java
java/util/stream/test/org/openjdk/tests/java/util/stream/ConcatOpTest.java
java/util/stream/test/org/openjdk/tests/java/util/stream/DistinctOpTest.java
java/util/stream/test/org/openjdk/tests/java/util/stream/SortedOpTest.java
java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java

andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 1, 2021
andrew-m-leonard added a commit to andrew-m-leonard/aqa-tests that referenced this issue Jul 2, 2021
smlambert pushed a commit that referenced this issue Jul 2, 2021
… (#2705)

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
@andrew-m-leonard
Copy link
Contributor

Fails on:
test-docker-ubuntu2004-armv7l-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage required Issue needs deeper triage to determine which repo to move issue into
Projects
Status: Todo
Development

No branches or pull requests

2 participants