Build failed in Jenkins: Adapters » IntelliJ » intellij-openshift-connector-build #200
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
[...truncated 398 lines...]
[2023-07-04T15:10:35.591Z] ^
[2023-07-04T15:10:35.591Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/configurations/RunConfiguration.class)
[2023-07-04T15:10:35.591Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.591Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.591Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:18: error: cannot access DefaultDebugExecutor
[2023-07-04T15:10:35.591Z] import com.intellij.execution.executors.DefaultDebugExecutor;
[2023-07-04T15:10:35.591Z] ^
[2023-07-04T15:10:35.591Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/executors/DefaultDebugExecutor.class)
[2023-07-04T15:10:35.591Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.591Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.591Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:19: error: cannot access ExecutionManagerImpl
[2023-07-04T15:10:35.591Z] import com.intellij.execution.impl.ExecutionManagerImpl;
[2023-07-04T15:10:35.591Z] ^
[2023-07-04T15:10:35.591Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/impl/ExecutionManagerImpl.class)
[2023-07-04T15:10:35.591Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.591Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:20: error: cannot access ExecutionEnvironment
[2023-07-04T15:10:35.592Z] import com.intellij.execution.runners.ExecutionEnvironment;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/runners/ExecutionEnvironment.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:21: error: cannot access ExecutionEnvironmentBuilder
[2023-07-04T15:10:35.592Z] import com.intellij.execution.runners.ExecutionEnvironmentBuilder;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/runners/ExecutionEnvironmentBuilder.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:22: error: cannot access ProgramRunner
[2023-07-04T15:10:35.592Z] import com.intellij.execution.runners.ProgramRunner;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/execution/runners/ProgramRunner.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:24: error: cannot access CommonDataKeys
[2023-07-04T15:10:35.592Z] import com.intellij.openapi.actionSystem.CommonDataKeys;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/openapi/actionSystem/CommonDataKeys.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:52: error: cannot find symbol
[2023-07-04T15:10:35.592Z] private RunnerAndConfigurationSettings runSettings;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class RunnerAndConfigurationSettings
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:54: error: cannot find symbol
[2023-07-04T15:10:35.592Z] private ExecutionEnvironment environment;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ExecutionEnvironment
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:77: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:126: error: cannot find symbol
[2023-07-04T15:10:35.592Z] private Optional<Integer> createOrUpdateConfiguration(Odo odo, RunManager runManager, String namespace,
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class RunManager
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:176: error: cannot find symbol
[2023-07-04T15:10:35.592Z] private ExecutionEnvironment getEnvironment() {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ExecutionEnvironment
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:193: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected abstract ConfigurationType getConfigurationType();
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ConfigurationType
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugComponentAction.java:195: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected abstract void initConfiguration(RunConfiguration configuration, Integer port);
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class RunConfiguration
[2023-07-04T15:10:35.592Z] location: class DebugComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugJavaComponentAction.java:15: error: cannot access RemoteConfiguration
[2023-07-04T15:10:35.592Z] import com.intellij.execution.remote.RemoteConfiguration;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/plugins/java/lib/java-impl.jar(/com/intellij/execution/remote/RemoteConfiguration.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugJavaComponentAction.java:16: error: cannot access RemoteConfigurationType
[2023-07-04T15:10:35.592Z] import com.intellij.execution.remote.RemoteConfigurationType;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/plugins/java/lib/java-impl.jar(/com/intellij/execution/remote/RemoteConfigurationType.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugJavaComponentAction.java:40: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected ConfigurationType getConfigurationType() {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ConfigurationType
[2023-07-04T15:10:35.592Z] location: class DebugJavaComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugJavaComponentAction.java:45: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected void initConfiguration(RunConfiguration configuration, Integer port) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class RunConfiguration
[2023-07-04T15:10:35.592Z] location: class DebugJavaComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugNodeJSComponentAction.java:15: error: cannot access JSRemoteDebugConfiguration
[2023-07-04T15:10:35.592Z] import com.jetbrains.debugger.wip.JSRemoteDebugConfiguration;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/plugins/javascript-debugger/lib/ChromeConnector.jar(/com/jetbrains/debugger/wip/JSRemoteDebugConfiguration.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugNodeJSComponentAction.java:16: error: cannot access JSRemoteDebugConfigurationType
[2023-07-04T15:10:35.592Z] import com.jetbrains.debugger.wip.JSRemoteDebugConfigurationType;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/plugins/javascript-debugger/lib/ChromeConnector.jar(/com/jetbrains/debugger/wip/JSRemoteDebugConfigurationType.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugNodeJSComponentAction.java:39: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected ConfigurationType getConfigurationType() {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ConfigurationType
[2023-07-04T15:10:35.592Z] location: class DebugNodeJSComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DebugNodeJSComponentAction.java:44: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected void initConfiguration(RunConfiguration configuration, Integer port) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class RunConfiguration
[2023-07-04T15:10:35.592Z] location: class DebugNodeJSComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DeleteComponentAction.java:38: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class DeleteComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/FeatureComponentAction.java:50: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void update(AnActionEvent e) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class FeatureComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/FeatureComponentAction.java:78: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class FeatureComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/DescribeComponentAction.java:42: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class DescribeComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/FollowLogComponentAction.java:23: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class FollowLogComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/ShowLogComponentAction.java:58: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class ShowLogComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/ImportComponentAction.java:53: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class ImportComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/LinkComponentAction.java:65: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class LinkComponentAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/component/LinkServiceAction.java:49: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class LinkServiceAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/project/CreateProjectAction.java:43: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class CreateProjectAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/project/DeleteProjectAction.java:40: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class DeleteProjectAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/registry/CreateRegistryAction.java:40: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class CreateRegistryAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/registry/DeleteRegistryAction.java:36: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class DeleteRegistryAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/service/CreateServiceAction.java:40: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.592Z] location: class CreateServiceAction
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/ui/service/CreateServiceDialog.java:15: error: cannot access DialogWrapper
[2023-07-04T15:10:35.592Z] import com.intellij.openapi.ui.DialogWrapper;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/openapi/ui/DialogWrapper.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/ui/service/CreateServiceDialog.java:16: error: cannot access ValidationInfo
[2023-07-04T15:10:35.592Z] import com.intellij.openapi.ui.ValidationInfo;
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] bad class file: /home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIU/2023.1/6f24e7c3f8e3f3afd44014d4ade3aba8d78676d6/ideaIU-2023.1/lib/app.jar(/com/intellij/openapi/ui/ValidationInfo.class)
[2023-07-04T15:10:35.592Z] class file has wrong version 61.0, should be 55.0
[2023-07-04T15:10:35.592Z] Please remove or make sure it appears in the correct subdirectory of the classpath.
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/ui/service/CreateServiceDialog.java:35: error: cannot find symbol
[2023-07-04T15:10:35.592Z] public class CreateServiceDialog extends DialogWrapper {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class DialogWrapper
[2023-07-04T15:10:35.592Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/ui/service/CreateServiceDialog.java:116: error: cannot find symbol
[2023-07-04T15:10:35.592Z] protected List<ValidationInfo> doValidateAll() {
[2023-07-04T15:10:35.592Z] ^
[2023-07-04T15:10:35.592Z] symbol: class ValidationInfo
[2023-07-04T15:10:35.593Z] location: class CreateServiceDialog
[2023-07-04T15:10:35.593Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/service/DeleteServiceAction.java:37: error: cannot find symbol
[2023-07-04T15:10:35.593Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.593Z] ^
[2023-07-04T15:10:35.593Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.593Z] location: class DeleteServiceAction
[2023-07-04T15:10:35.593Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/service/DescribeServiceAction.java:35: error: cannot find symbol
[2023-07-04T15:10:35.593Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.593Z] ^
[2023-07-04T15:10:35.593Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.593Z] location: class DescribeServiceAction
[2023-07-04T15:10:35.593Z] /jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build/src/main/java/org/jboss/tools/intellij/openshift/actions/service/LinkComponentAction.java:43: error: cannot find symbol
[2023-07-04T15:10:35.593Z] public void actionPerformed(AnActionEvent anActionEvent, Object selected, Odo odo) {
[2023-07-04T15:10:35.593Z] ^
[2023-07-04T15:10:35.593Z] symbol: class AnActionEvent
[2023-07-04T15:10:35.593Z] location: class LinkComponentAction
[2023-07-04T15:10:36.548Z] Note: Some input files use unchecked or unsafe operations.
[2023-07-04T15:10:36.548Z] Note: Recompile with -Xlint:unchecked for details.
[2023-07-04T15:10:36.548Z] 100 errors
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] > Task :compileJava FAILED
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] FAILURE: Build failed with an exception.
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] * What went wrong:
[2023-07-04T15:10:36.548Z] Execution failed for task ':compileJava'.
[2023-07-04T15:10:36.548Z] > Compilation failed; see the compiler error output for details.
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] * Try:
[2023-07-04T15:10:36.548Z] > Run with --stacktrace option to get the stack trace.
[2023-07-04T15:10:36.548Z] > Run with --info or --debug option to get more log output.
[2023-07-04T15:10:36.548Z] > Run with --scan to get full insights.
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] * Get more help at https://help.gradle.org
[2023-07-04T15:10:36.548Z]
[2023-07-04T15:10:36.548Z] BUILD FAILED in 1m 38s
[2023-07-04T15:10:36.548Z] 4 actionable tasks: 4 executed
[2023-07-04T15:10:36.960Z] [Pipeline] }
[2023-07-04T15:10:36.998Z] [Pipeline] // stage
[2023-07-04T15:10:37.030Z] [Pipeline] step