Move GraalVM job to JDK 11. #8534
main.yml
on: pull_request
Matrix: base-build
NetBeans on nb-javac
0s
Matrix: apisupport-modules-test
Matrix: build-nbms
Matrix: build-system-test
Matrix: build-tools
Matrix: enterprise-test
Matrix: graalvm-test
Matrix: groovy-test
Matrix: harness-modules-test
Matrix: ide-modules-test
Matrix: java-debugger-test
Matrix: java-hints-test
Matrix: java-modules-test
Matrix: javafx-test
Matrix: linux-commit-validation
Matrix: lsp-test
Matrix: macos
Matrix: mysql-db-test
Matrix: paperwork
Matrix: php
Matrix: platform-modules-test1
Matrix: platform-modules-test2
Matrix: profiler-test
Matrix: rust-test
Matrix: versioning-test
Matrix: vscode-extension-test
Matrix: webcommon-test
Cleanup Workflow Artifacts
0s
Annotations
4 errors and 2 warnings
DebugAllBaseTest.testLocalVariables:
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/DebugAllBaseTest.java#L165
The test testLocalVariables did not finish in 79903ms
"main" Id=1 in RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
at app//org.netbeans.junit.NbTestCase.threadDump(NbTestCase.java:358)
at app//org.netbeans.junit.NbTestCase.access$000(NbTestCase.java:79)
at app//org.netbeans.junit.NbTestCase$1Guard.waitFinished(NbTestCase.java:447)
- locked org.netbeans.junit.NbTestCase$2@3a44431a
at app//org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:511)
at app//junit.framework.TestResult$1.protect(TestResult.java:122)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//junit.framework.TestResult.run(TestResult.java:125)
at app//junit.framework.TestCase.run(TestCase.java:130)
at app//org.netbeans.junit.NbTestCase.run(NbTestCase.java:294)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//org.netbeans.junit.NbModuleSuite$NbTestSuiteLogCheck.runTest(NbModuleSuite.java:1612)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:940)
at app//org.netbeans.junit.NbModuleSuite$S.access$100(NbModuleSuite.java:661)
at app//org.netbeans.junit.NbModuleSuite$S$1.protect(NbModuleSuite.java:682)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:678)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
"Reference Handler" Id=2 in RUNNABLE
at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
"Finalizer" Id=3 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@3c7f66c4
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
"Signal Dispatcher" Id=4 in RUNNABLE
"JVMCI-native CompilerThread0" Id=6 in RUNNABLE
"Common-Cleaner" Id=9 in TIMED_WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@194bcebf
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
at [email protected]/java.lang.Thread.run(Thread.java:829)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
"Active Reference Queue Daemon" Id=12 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@17497425
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:67)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:76)
at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:121)
"CLI Requests Server" Id=13 in RUNNABLE (running in native)
at [email protected]/java.net.PlainSocketImpl.socketAccept(Native Method)
at [email protected]/java.net.AbstractPlainSock
|
DebugAllBaseTest.testBreakpoints:
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/DebugAllBaseTest.java#L62
The test testBreakpoints did not finish in 39886ms
"main" Id=1 in RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
at app//org.netbeans.junit.NbTestCase.threadDump(NbTestCase.java:358)
at app//org.netbeans.junit.NbTestCase.access$000(NbTestCase.java:79)
at app//org.netbeans.junit.NbTestCase$1Guard.waitFinished(NbTestCase.java:447)
- locked org.netbeans.junit.NbTestCase$2@1151e434
at app//org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:511)
at app//junit.framework.TestResult$1.protect(TestResult.java:122)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//junit.framework.TestResult.run(TestResult.java:125)
at app//junit.framework.TestCase.run(TestCase.java:130)
at app//org.netbeans.junit.NbTestCase.run(NbTestCase.java:294)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//org.netbeans.junit.NbModuleSuite$NbTestSuiteLogCheck.runTest(NbModuleSuite.java:1612)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:940)
at app//org.netbeans.junit.NbModuleSuite$S.access$100(NbModuleSuite.java:661)
at app//org.netbeans.junit.NbModuleSuite$S$1.protect(NbModuleSuite.java:682)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:678)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
"Reference Handler" Id=2 in RUNNABLE
at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
"Finalizer" Id=3 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@3c7f66c4
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
"Signal Dispatcher" Id=4 in RUNNABLE
"JVMCI-native CompilerThread0" Id=6 in RUNNABLE
"Common-Cleaner" Id=9 in TIMED_WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@194bcebf
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
at [email protected]/java.lang.Thread.run(Thread.java:829)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
"Active Reference Queue Daemon" Id=12 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@17497425
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:67)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:76)
at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:121)
"CLI Requests Server" Id=13 in RUNNABLE (running in native)
at [email protected]/java.net.PlainSocketImpl.socketAccept(Native Method)
at [email protected]/java.net.AbstractPlainSocketI
|
PolyglotTest.testWeatherApp:
java/debugger.jpda.truffle/test/unit/src/org/netbeans/modules/debugger/jpda/truffle/PolyglotTest.java#L70
The test testWeatherApp did not finish in 294741ms
"main" Id=1 in RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:521)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:509)
at app//org.netbeans.junit.NbTestCase.threadDump(NbTestCase.java:358)
at app//org.netbeans.junit.NbTestCase.access$000(NbTestCase.java:79)
at app//org.netbeans.junit.NbTestCase$1Guard.waitFinished(NbTestCase.java:447)
- locked org.netbeans.junit.NbTestCase$2@52af26ee
at app//org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:511)
at app//junit.framework.TestResult$1.protect(TestResult.java:122)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//junit.framework.TestResult.run(TestResult.java:125)
at app//junit.framework.TestCase.run(TestCase.java:130)
at app//org.netbeans.junit.NbTestCase.run(NbTestCase.java:294)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//org.netbeans.junit.NbModuleSuite$NbTestSuiteLogCheck.runTest(NbModuleSuite.java:1612)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//junit.framework.TestSuite.runTest(TestSuite.java:241)
at app//junit.framework.TestSuite.run(TestSuite.java:236)
at app//org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:940)
at app//org.netbeans.junit.NbModuleSuite$S.access$100(NbModuleSuite.java:661)
at app//org.netbeans.junit.NbModuleSuite$S$1.protect(NbModuleSuite.java:682)
at app//junit.framework.TestResult.runProtected(TestResult.java:142)
at app//org.netbeans.junit.NbModuleSuite$S.run(NbModuleSuite.java:678)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:535)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1197)
at app//org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1042)
"Reference Handler" Id=2 in RUNNABLE
at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241)
at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)
"Finalizer" Id=3 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@6fd83fc1
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170)
"Signal Dispatcher" Id=4 in RUNNABLE
"JVMCI-native CompilerThread0" Id=6 in RUNNABLE
"Common-Cleaner" Id=9 in TIMED_WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@4f2b503c
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
at [email protected]/java.lang.Thread.run(Thread.java:829)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:161)
"Active Reference Queue Daemon" Id=12 in WAITING waiting on lock=java.lang.ref.ReferenceQueue$Lock@bae7dc0
at [email protected]/java.lang.Object.wait(Native Method)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:67)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
at org.openide.util.lookup.implspi.ActiveQueue$Impl.remove(ActiveQueue.java:76)
at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:121)
"CLI Requests Server" Id=13 in RUNNABLE (running in native)
at [email protected]/java.net.PlainSocketImpl.socketAccept(Native Method)
at [email protected]/java.net.AbstractPlainSocketIm
|
GraalVM 22.3.1 Tests
Process completed with exit code 1.
|
DB Tests with MySQL on Linux/JDK 11
'ide/db.mysql' failed: starting retry 1
|
IDE Modules on Linux/JDK 11
'ide/xml.wsdl.model' failed: starting retry 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
1.58 GB |
|