See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[...truncated 2 lines...]
[2023-03-30T17:03:00.024Z] The recommended git tool is: NONE
[2023-03-30T17:03:00.024Z] No credentials specified
[2023-03-30T17:03:00.024Z] > git rev-parse --resolve-git-dir
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498/.git
# timeout=10
[2023-03-30T17:03:00.039Z] Fetching changes from the remote Git repository
[2023-03-30T17:03:00.051Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-03-30T17:03:00.060Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-03-30T17:03:00.061Z] > git --version # timeout=10
[2023-03-30T17:03:00.066Z] > git --version # 'git version 2.31.1'
[2023-03-30T17:03:00.066Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-03-30T17:03:00.538Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-03-30T17:03:00.549Z] Checking out Revision 893ccf532a911da082648897de1d36d416a35f58
(origin/main)
[2023-03-30T17:03:00.549Z] > git config core.sparsecheckout # timeout=10
[2023-03-30T17:03:00.555Z] > git checkout -f 893ccf532a911da082648897de1d36d416a35f58
# timeout=10
[2023-03-30T17:03:00.797Z] Commit message: "added adietish & sbouchet to
publishers"
[2023-03-30T17:03:00.798Z] > git rev-list --no-walk
066e424c08136858b79d4e6e99de24f5a0c1d65a # timeout=10
[2023-03-30T17:03:01.043Z] [Pipeline] Start of Pipeline
[2023-03-30T17:03:01.072Z] [Pipeline] node
[2023-03-30T17:03:16.079Z] Still waiting to schedule task
[2023-03-30T17:03:16.079Z] Waiting for next available executor on ‘rhel7-1201’
[2023-03-30T17:04:16.792Z] Running on rhel7-1201 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2023-03-30T17:04:16.796Z] [Pipeline] {
[2023-03-30T17:04:16.809Z] [Pipeline] tool
[2023-03-30T17:04:16.855Z] [Pipeline] stage
[2023-03-30T17:04:16.861Z] [Pipeline] { (Checkout repo)
[2023-03-30T17:04:16.877Z] [Pipeline] deleteDir
[2023-03-30T17:04:17.151Z] [Pipeline] git
[2023-03-30T17:04:17.160Z] The recommended git tool is: NONE
[2023-03-30T17:04:17.165Z] No credentials specified
[2023-03-30T17:04:17.167Z] Cloning the remote Git repository
[2023-03-30T17:04:16.059Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2023-03-30T17:04:16.059Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2023-03-30T17:04:16.065Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-03-30T17:04:16.065Z] > git --version # timeout=10
[2023-03-30T17:04:16.069Z] > git --version # 'git version 1.8.3.1'
[2023-03-30T17:04:16.069Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-03-30T17:04:18.621Z] Avoid second fetch
[2023-03-30T17:04:18.629Z] Checking out Revision 893ccf532a911da082648897de1d36d416a35f58
(refs/remotes/origin/main)
[2023-03-30T17:04:18.973Z] Commit message: "added adietish & sbouchet to
publishers"
[2023-03-30T17:04:18.988Z] [Pipeline] }
[2023-03-30T17:04:19.011Z] [Pipeline] // stage
[2023-03-30T17:04:19.024Z] [Pipeline] readProperties
[2023-03-30T17:04:19.053Z] [Pipeline] stage
[2023-03-30T17:04:19.056Z] [Pipeline] { (Build)
[2023-03-30T17:04:19.075Z] [Pipeline] sh
[2023-03-30T17:04:17.494Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-03-30T17:04:17.497Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-03-30T17:04:17.513Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2023-03-30T17:04:17.521Z] > git config core.sparsecheckout # timeout=10
[2023-03-30T17:04:17.526Z] > git checkout -f 893ccf532a911da082648897de1d36d416a35f58
# timeout=10
[2023-03-30T17:04:17.760Z] > git branch -a -v --no-abbrev # timeout=10
[2023-03-30T17:04:17.765Z] > git checkout -b main
893ccf532a911da082648897de1d36d416a35f58 # timeout=10
[2023-03-30T17:04:19.354Z] + ./gradlew assemble -PprojectVersion=1.17.0.337
[2023-03-30T17:04:20.289Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2023-03-30T17:04:25.552Z]
[2023-03-30T17:04:25.552Z] > Configure project :
[2023-03-30T17:04:25.552Z] [gradle-intellij-plugin :] Gradle IntelliJ Plugin is outdated:
1.10.1. Update `org.jetbrains.intellij` to: 1.13.3
[2023-03-30T17:04:32.148Z]
[2023-03-30T17:04:32.148Z] > Task :copyDeps
[2023-03-30T17:04:32.148Z]
[2023-03-30T17:04:32.148Z] > Task :patchPluginXml
[2023-03-30T17:04:32.148Z] [gradle-intellij-plugin :patchPluginXml] Patching plugin.xml:
value of 'version[1.0]' tag will be set to '1.17.0.337'
[2023-03-30T17:04:32.148Z]
[2023-03-30T17:04:32.148Z] > Task :verifyPluginConfiguration
[2023-03-30T17:04:32.148Z] > Task :compileKotlin NO-SOURCE
[2023-03-30T17:04:40.389Z]
[2023-03-30T17:04:40.389Z] > Task :compileJava
[2023-03-30T17:04:40.389Z] Note: Some input files use or override a deprecated API.
[2023-03-30T17:04:40.389Z] Note: Recompile with -Xlint:deprecation for details.
[2023-03-30T17:04:40.389Z] Note: Some input files use unchecked or unsafe operations.
[2023-03-30T17:04:40.389Z] Note: Recompile with -Xlint:unchecked for details.
[2023-03-30T17:04:41.802Z]
[2023-03-30T17:04:41.802Z] > Task :processResources
[2023-03-30T17:04:41.802Z] > Task :classes
[2023-03-30T17:04:41.802Z] > Task :setupInstrumentCode
[2023-03-30T17:04:43.744Z] > Task :instrumentCode
[2023-03-30T17:04:43.744Z] > Task :postInstrumentCode
[2023-03-30T17:04:43.744Z] > Task :jar
[2023-03-30T17:04:43.744Z] > Task :inspectClassesForKotlinIC
[2023-03-30T17:04:43.744Z] > Task :classpathIndexCleanup SKIPPED
[2023-03-30T17:04:43.744Z] > Task :assemble
[2023-03-30T17:04:43.744Z]
[2023-03-30T17:04:43.744Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2023-03-30T17:04:43.744Z]
[2023-03-30T17:04:43.744Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2023-03-30T17:04:43.744Z]
[2023-03-30T17:04:43.744Z] See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:com...
[2023-03-30T17:04:43.744Z]
[2023-03-30T17:04:43.744Z] BUILD SUCCESSFUL in 24s
[2023-03-30T17:04:43.744Z] 10 actionable tasks: 10 executed
[2023-03-30T17:04:44.314Z] [Pipeline] }
[2023-03-30T17:04:44.335Z] [Pipeline] // stage
[2023-03-30T17:04:44.352Z] [Pipeline] stage
[2023-03-30T17:04:44.357Z] [Pipeline] { (Package)
[2023-03-30T17:04:44.375Z] [Pipeline] sh
[2023-03-30T17:04:44.652Z] + ./gradlew buildPlugin -PprojectVersion=1.17.0.337
[2023-03-30T17:04:45.618Z]
[2023-03-30T17:04:45.618Z] > Configure project :
[2023-03-30T17:04:45.618Z] [gradle-intellij-plugin :] Gradle IntelliJ Plugin is outdated:
1.10.1. Update `org.jetbrains.intellij` to: 1.13.3
[2023-03-30T17:04:47.010Z]
[2023-03-30T17:04:47.010Z] > Task :copyDeps UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :patchPluginXml UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :verifyPluginConfiguration
[2023-03-30T17:04:47.010Z] > Task :compileKotlin NO-SOURCE
[2023-03-30T17:04:47.010Z] > Task :compileJava UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :processResources UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :classes UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :setupInstrumentCode
[2023-03-30T17:04:47.010Z] > Task :instrumentCode UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :postInstrumentCode
[2023-03-30T17:04:47.010Z] > Task :jar UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2023-03-30T17:04:47.010Z] > Task :classpathIndexCleanup SKIPPED
[2023-03-30T17:04:47.266Z] > Task :prepareSandbox
[2023-03-30T17:04:49.164Z]
[2023-03-30T17:04:49.164Z] > Task :buildSearchableOptions
[2023-03-30T17:04:49.164Z] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was
deprecated in version 9.0 and will likely be removed in a future release.
[2023-03-30T17:04:49.424Z] 2023-03-30 13:04:48,213 [ 1374] WARN -
pi.util.registry.RegistryValue - Attempt to load key 'ide.prioritize.threads' for
not yet loaded registry
[2023-03-30T17:04:49.424Z] java.lang.Throwable
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.util.registry.RegistryValue._get(RegistryValue.java:226)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.util.registry.RegistryValue.get(RegistryValue.java:203)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.util.registry.RegistryValue.calcBoolean(RegistryValue.java:69)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.util.registry.RegistryValue.asBoolean(RegistryValue.java:62)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.util.registry.Registry.is(Registry.java:63)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:761)
[2023-03-30T17:04:49.424Z] at
com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:453)
[2023-03-30T17:04:49.424Z] at
com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:822)
[2023-03-30T17:04:49.424Z] at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:501)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[2023-03-30T17:04:49.424Z] at
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[2023-03-30T17:04:50.011Z] Starting searchable options index builder
[2023-03-30T17:05:12.000Z] Searchable options index builder completed
[2023-03-30T17:05:12.000Z] 2023-03-30 13:05:08,534 [ 21695] ERROR -
tellij.openapi.util.ObjectTree - Memory leak detected:
'org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab@75a22c00'
of class org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab
[2023-03-30T17:05:12.000Z] See the cause for the corresponding Disposer.register()
stacktrace:
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] java.lang.RuntimeException: Memory leak detected:
'org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab@75a22c00'
of class org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab
[2023-03-30T17:05:12.000Z] See the cause for the corresponding Disposer.register()
stacktrace:
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.ObjectTree.assertIsEmpty(ObjectTree.java:223)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.Disposer.assertIsEmpty(Disposer.java:156)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.Disposer.assertIsEmpty(Disposer.java:151)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.disposeContainer(ApplicationImpl.java:198)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.disposeSelf(ApplicationImpl.java:215)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.doExit(ApplicationImpl.java:621)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:580)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.exit(ApplicationImpl.java:569)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.ui.search.TraverseUIStarter.main(TraverseUIStarter.java:82)
[2023-03-30T17:05:12.000Z] at
com.intellij.idea.ApplicationLoader$startApp$8$1$1.run(ApplicationLoader.kt:245)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.TransactionGuardImpl.performUserActivity(TransactionGuardImpl.java:95)
[2023-03-30T17:05:12.000Z] at
com.intellij.idea.ApplicationLoader$startApp$8$1.run(ApplicationLoader.kt:244)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:216)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.TransactionGuardImpl.access$200(TransactionGuardImpl.java:24)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:199)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:822)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeLater$4(ApplicationImpl.java:324)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:85)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:134)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:190)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
[2023-03-30T17:05:12.000Z] at
java.base/java.security.AccessController.doPrivileged(Native Method)
[2023-03-30T17:05:12.000Z] at
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:976)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:843)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$8(IdeEventQueue.java:454)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:773)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:453)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:822)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:501)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[2023-03-30T17:05:12.000Z] at
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
[2023-03-30T17:05:12.000Z] Caused by: java.lang.Throwable
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.ObjectNode.<init>(ObjectNode.java:31)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.ObjectTree.createNodeFor(ObjectTree.java:99)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.ObjectTree.register(ObjectTree.java:60)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.util.Disposer.register(Disposer.java:73)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.ui.ComponentValidator.installOn(ComponentValidator.java:154)
[2023-03-30T17:05:12.000Z] at
org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab.createVersionValidator(KotlinCompilerConfigurableTab.java:776)
[2023-03-30T17:05:12.000Z] at
org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab.createUIComponents(KotlinCompilerConfigurableTab.java:751)
[2023-03-30T17:05:12.000Z] at
org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab.$$$setupUI$$$(KotlinCompilerConfigurableTab.java)
[2023-03-30T17:05:12.000Z] at
org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab.<init>(KotlinCompilerConfigurableTab.java:131)
[2023-03-30T17:05:12.000Z] at
org.jetbrains.kotlin.idea.compiler.configuration.KotlinCompilerConfigurableTab.<init>(KotlinCompilerConfigurableTab.java:174)
[2023-03-30T17:05:12.000Z] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[2023-03-30T17:05:12.000Z] at
java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[2023-03-30T17:05:12.000Z] at
java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[2023-03-30T17:05:12.000Z] at
java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
[2023-03-30T17:05:12.000Z] at
com.intellij.serviceContainer.ComponentManagerImpl.instantiateClass(ComponentManagerImpl.kt:704)
[2023-03-30T17:05:12.000Z] at
com.intellij.serviceContainer.ComponentManagerImpl.instantiateExtensionWithPicoContainerOnlyIfNeeded(ComponentManagerImpl.kt:754)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.options.ConfigurableEP$ClassProducer.createElement(ConfigurableEP.java:425)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.options.ConfigurableEP.createConfigurable(ConfigurableEP.java:332)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.options.ex.ConfigurableWrapper.createConfigurable(ConfigurableWrapper.java:45)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.options.ex.ConfigurableWrapper.getConfigurable(ConfigurableWrapper.java:119)
[2023-03-30T17:05:12.000Z] at
com.intellij.openapi.options.ex.ConfigurableWrapper.createComponent(ConfigurableWrapper.java:171)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.ui.search.SearchUtil.processConfigurables(SearchUtil.java:81)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.ui.search.SearchUtil.processProjectConfigurables(SearchUtil.java:51)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.ui.search.TraverseUIStarter.startup(TraverseUIStarter.java:98)
[2023-03-30T17:05:12.000Z] at
com.intellij.ide.ui.search.TraverseUIStarter.main(TraverseUIStarter.java:81)
[2023-03-30T17:05:12.000Z] ... 32 more
[2023-03-30T17:05:12.000Z] 2023-03-30 13:05:08,536 [ 21697] ERROR -
tellij.openapi.util.ObjectTree - IntelliJ IDEA 2020.3 Build #IC-203.5981.155
[2023-03-30T17:05:12.000Z] 2023-03-30 13:05:08,537 [ 21698] ERROR -
tellij.openapi.util.ObjectTree - JDK: 11.0.9; VM: OpenJDK 64-Bit Server VM; Vendor:
JetBrains s.r.o.
[2023-03-30T17:05:12.000Z] 2023-03-30 13:05:08,537 [ 21698] ERROR -
tellij.openapi.util.ObjectTree - OS: Linux
[2023-03-30T17:05:12.000Z] 2023-03-30 13:05:08,538 [ 21699] ERROR -
tellij.openapi.util.ObjectTree - Plugin to blame: Kotlin version:
203-1.4.10-release-IJ5981.133
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] > Task :jarSearchableOptions
[2023-03-30T17:05:12.000Z] > Task :buildPlugin
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:com...
[2023-03-30T17:05:12.000Z]
[2023-03-30T17:05:12.000Z] BUILD SUCCESSFUL in 26s
[2023-03-30T17:05:12.000Z] 14 actionable tasks: 7 executed, 7 up-to-date
[2023-03-30T17:05:12.010Z] [Pipeline] }
[2023-03-30T17:05:12.028Z] [Pipeline] // stage
[2023-03-30T17:05:12.043Z] [Pipeline] stage
[2023-03-30T17:05:12.047Z] [Pipeline] { (Upload)
[2023-03-30T17:05:12.063Z] [Pipeline] findFiles
[2023-03-30T17:05:12.164Z] [Pipeline] sh
[2023-03-30T17:05:12.447Z] + sftp -C
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/
[2023-03-30T17:05:12.703Z] Connected to
filemgmt.jboss.org.
[2023-03-30T17:05:12.703Z] Changing to:
/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/
[2023-03-30T17:05:12.703Z] sftp> put -p "build/distributions/Quarkus
Tools-1.17.0.337.zip"
[2023-03-30T17:05:12.703Z] Uploading build/distributions/Quarkus Tools-1.17.0.337.zip to
/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/Quarkus Tools-1.17.0.337.zip
[2023-03-30T17:05:14.085Z] [Pipeline] stash
[2023-03-30T17:05:15.770Z] Stashed 1 file(s)
[2023-03-30T17:05:15.774Z] [Pipeline] }
[2023-03-30T17:05:15.792Z] [Pipeline] // stage
[2023-03-30T17:05:15.809Z] [Pipeline] timeout
[2023-03-30T17:05:15.810Z] Timeout set to expire in 5 days 0 hr
[2023-03-30T17:05:15.814Z] [Pipeline] {
[2023-03-30T17:05:15.832Z] [Pipeline] input
[2023-03-30T17:05:15.845Z] Approve deployment?
[2023-03-30T17:05:15.846Z] Proceed or Abort
[2023-03-30T17:09:06.535Z] [Pipeline] }
[2023-03-30T17:09:06.559Z] [Pipeline] // timeout
[2023-03-30T17:09:06.576Z] [Pipeline] step