See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2023-06-28T14:27:56.351Z] Started by an SCM change
[2023-06-28T14:27:56.351Z] Started by user Andre
[2023-06-28T14:27:56.352Z] Rebuilds build #444
[2023-06-28T14:27:56.353Z] Checking out git
https://github.com/redhat-developer/intellij-quarkus into
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498
to read Jenkinsfile
[2023-06-28T14:27:56.356Z] The recommended git tool is: NONE
[2023-06-28T14:27:56.356Z] No credentials specified
[2023-06-28T14:27:56.357Z] > git rev-parse --resolve-git-dir
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script/e1d44936ae4255db2c7ee908b0fb355a2b0bd0331626484063802cac24f9f498/.git
# timeout=10
[2023-06-28T14:27:56.364Z] Fetching changes from the remote Git repository
[2023-06-28T14:27:56.369Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-06-28T14:27:56.379Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-06-28T14:27:56.379Z] > git --version # timeout=10
[2023-06-28T14:27:56.384Z] > git --version # 'git version 2.31.1'
[2023-06-28T14:27:56.385Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-06-28T14:27:56.747Z] > git rev-parse origin/main^{commit} # timeout=10
[2023-06-28T14:27:56.759Z] Checking out Revision 9e067ed4a743b60ecec207edba5f6cb02dd114d7
(origin/main)
[2023-06-28T14:27:56.759Z] > git config core.sparsecheckout # timeout=10
[2023-06-28T14:27:56.765Z] > git checkout -f 9e067ed4a743b60ecec207edba5f6cb02dd114d7
# timeout=10
[2023-06-28T14:27:57.157Z] Commit message: "chore(skip-release): Prepare for
1.21.0"
[2023-06-28T14:27:57.158Z] > git rev-list --no-walk
9e067ed4a743b60ecec207edba5f6cb02dd114d7 # timeout=10
[2023-06-28T14:27:57.235Z] [Pipeline] Start of Pipeline
[2023-06-28T14:27:57.264Z] [Pipeline] node
[2023-06-28T14:27:57.275Z] Running on rhel7-1610 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2023-06-28T14:27:57.285Z] [Pipeline] {
[2023-06-28T14:27:57.306Z] [Pipeline] tool
[2023-06-28T14:27:57.347Z] [Pipeline] stage
[2023-06-28T14:27:57.353Z] [Pipeline] { (Checkout repo)
[2023-06-28T14:27:57.369Z] [Pipeline] deleteDir
[2023-06-28T14:27:57.650Z] [Pipeline] git
[2023-06-28T14:27:57.658Z] The recommended git tool is: NONE
[2023-06-28T14:27:57.663Z] No credentials specified
[2023-06-28T14:27:57.665Z] Cloning the remote Git repository
[2023-06-28T14:27:58.650Z] Avoid second fetch
[2023-06-28T14:27:58.657Z] Checking out Revision 9e067ed4a743b60ecec207edba5f6cb02dd114d7
(refs/remotes/origin/main)
[2023-06-28T14:27:58.062Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2023-06-28T14:27:58.062Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2023-06-28T14:27:58.068Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2023-06-28T14:27:58.068Z] > git --version # timeout=10
[2023-06-28T14:27:58.072Z] > git --version # 'git version 1.8.3.1'
[2023-06-28T14:27:58.072Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2023-06-28T14:27:59.033Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2023-06-28T14:27:59.037Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-06-28T14:27:59.047Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2023-06-28T14:27:59.054Z] > git config core.sparsecheckout # timeout=10
[2023-06-28T14:27:58.981Z] Commit message: "chore(skip-release): Prepare for
1.21.0"
[2023-06-28T14:27:58.992Z] [Pipeline] }
[2023-06-28T14:27:59.019Z] [Pipeline] // stage
[2023-06-28T14:27:59.033Z] [Pipeline] readProperties
[2023-06-28T14:27:59.122Z] [Pipeline] stage
[2023-06-28T14:27:59.127Z] [Pipeline] { (Build)
[2023-06-28T14:27:59.147Z] [Pipeline] sh
[2023-06-28T14:27:59.426Z] + ./gradlew assemble -PprojectVersion=1.21.0.445
[2023-06-28T14:27:59.057Z] > git checkout -f 9e067ed4a743b60ecec207edba5f6cb02dd114d7
# timeout=10
[2023-06-28T14:27:59.277Z] > git branch -a -v --no-abbrev # timeout=10
[2023-06-28T14:27:59.282Z] > git checkout -b main
9e067ed4a743b60ecec207edba5f6cb02dd114d7 # timeout=10
[2023-06-28T14:27:59.988Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2023-06-28T14:28:09.976Z]
[2023-06-28T14:28:09.976Z] > Task :initializeIntelliJPlugin
[2023-06-28T14:28:09.976Z] [gradle-intellij-plugin :initializeIntelliJPlugin] Gradle
IntelliJ Plugin is outdated: 1.14.1. Update `org.jetbrains.intellij` to: 1.14.2
[2023-06-28T14:28:09.976Z]
[2023-06-28T14:28:09.976Z] > Task :copyDeps
[2023-06-28T14:28:09.976Z]
[2023-06-28T14:28:09.976Z] > Task :patchPluginXml
[2023-06-28T14:28:09.976Z] [gradle-intellij-plugin :patchPluginXml] Patching plugin.xml:
value of 'version[1.0]' tag will be set to '1.21.0.445'
[2023-06-28T14:28:09.976Z]
[2023-06-28T14:28:09.976Z] > Task :verifyPluginConfiguration
[2023-06-28T14:28:09.977Z] [gradle-intellij-plugin :verifyPluginConfiguration] The
following plugin configuration issues were found:
[2023-06-28T14:28:09.977Z] - The 'since-build' property is lower than the target
IntelliJ Platform major version: 213 < 221.
[2023-06-28T14:28:09.977Z] See:
https://jb.gg/intellij-platform-versions
[2023-06-28T14:28:10.936Z]
[2023-06-28T14:28:10.936Z] > Task :compileKotlin
[2023-06-28T14:28:15.221Z]
[2023-06-28T14:28:15.221Z] > Task :compileJava
[2023-06-28T14:28:15.221Z]
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build/src/main/java/com/redhat/devtools/intellij/lsp4ij/AbstractLSPInlayProvider.java:94:
warning: [removal] getSimpleContext(String,Object,DataContext) in SimpleDataContext has
been deprecated and marked for removal
[2023-06-28T14:28:15.221Z] DataContext context =
SimpleDataContext.getSimpleContext(LSP_COMMAND.getName(), command,
DataManager.getInstance().getDataContext(source));
[2023-06-28T14:28:15.221Z] ^
[2023-06-28T14:28:17.242Z]
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build/src/main/java/com/redhat/devtools/intellij/quarkus/lang/QuarkusImplicitPropertyUsageProvider.java:17:
warning: [removal] ImplicitPropertyUsageProvider in com.intellij.codeInspection.unused has
been deprecated and marked for removal
[2023-06-28T14:28:17.242Z] public class QuarkusImplicitPropertyUsageProvider extends
ImplicitPropertyUsageProvider {
[2023-06-28T14:28:17.242Z] ^
[2023-06-28T14:28:17.834Z] Note: Some input files use or override a deprecated API.
[2023-06-28T14:28:17.834Z] Note: Recompile with -Xlint:deprecation for details.
[2023-06-28T14:28:17.834Z] Note: Some input files use unchecked or unsafe operations.
[2023-06-28T14:28:17.834Z] Note: Recompile with -Xlint:unchecked for details.
[2023-06-28T14:28:17.834Z] 2 warnings
[2023-06-28T14:28:20.509Z]
[2023-06-28T14:28:20.509Z] > Task :processResources
[2023-06-28T14:28:20.509Z] > Task :classes
[2023-06-28T14:28:20.509Z] > Task :setupInstrumentCode
[2023-06-28T14:28:22.422Z] > Task :instrumentCode
[2023-06-28T14:28:22.422Z] > Task :classpathIndexCleanup
[2023-06-28T14:28:22.422Z] > Task :instrumentedJar
[2023-06-28T14:28:22.422Z] > Task :inspectClassesForKotlinIC
[2023-06-28T14:28:22.422Z] > Task :jar
[2023-06-28T14:28:22.679Z] > Task :prepareSandbox
[2023-06-28T14:28:25.207Z]
[2023-06-28T14:28:25.207Z] > Task :buildSearchableOptions
[2023-06-28T14:28:25.207Z] Starting searchable options index builder
[2023-06-28T14:28:25.794Z] 2023-06-28 10:28:25,838 [ 1703] WARN -
#c.i.n.i.NotificationGroupManagerImpl - Notification group CodeWithMe is already
registered (group=com.intellij.notification.NotificationGroup@75e4d1ad). Plugin
descriptor: PluginDescriptor(name=Code With Me, id=com.jetbrains.codeWithMe,
descriptorPath=plugin.xml,
path=~/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2022.1/c91a19824ffcb28872ecd2761c83b250f703ff21/ideaIC-2022.1/plugins/cwm-plugin,
version=221.5080.210, package=null, isBundled=true)
[2023-06-28T14:28:28.347Z] 2023-06-28 10:28:28,208 [ 4073] WARN - Jetbrains UI DSL -
Unsupported labeled component: com.intellij.ui.ToolbarDecorator$2
[2023-06-28T14:28:28.347Z] 2023-06-28 10:28:28,209 [ 4074] WARN - Jetbrains UI DSL -
Unsupported labeled component: com.intellij.ui.ToolbarDecorator$2
[2023-06-28T14:28:40.564Z] 2023-06-28 10:28:38,893 [ 14758] WARN - Jetbrains UI DSL -
Unsupported labeled component: com.intellij.ui.ToolbarDecorator$2
[2023-06-28T14:28:40.564Z] 2023-06-28 10:28:39,424 [ 15289] WARN - Jetbrains UI DSL -
Unsupported labeled component: com.intellij.ui.components.JBList
[2023-06-28T14:28:41.128Z] 2023-06-28 10:28:41,198 [ 17063] WARN - #c.i.u.j.JBCefApp -
JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2023-06-28T14:28:42.514Z] Found 216 configurables
[2023-06-28T14:28:45.029Z] Searchable options index builder completed
[2023-06-28T14:28:45.029Z]
[2023-06-28T14:28:45.029Z] > Task :jarSearchableOptions
[2023-06-28T14:28:45.959Z] > Task :buildPlugin
[2023-06-28T14:28:45.959Z] > Task :assemble
[2023-06-28T14:28:45.959Z]
[2023-06-28T14:28:45.959Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2023-06-28T14:28:45.959Z]
[2023-06-28T14:28:45.959Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2023-06-28T14:28:45.959Z]
[2023-06-28T14:28:45.959Z] See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:com...
[2023-06-28T14:28:45.959Z]
[2023-06-28T14:28:45.959Z] BUILD SUCCESSFUL in 46s
[2023-06-28T14:28:45.959Z] 17 actionable tasks: 17 executed
[2023-06-28T14:28:46.224Z] [Pipeline] }
[2023-06-28T14:28:46.253Z] [Pipeline] // stage
[2023-06-28T14:28:46.281Z] [Pipeline] stage
[2023-06-28T14:28:46.287Z] [Pipeline] { (Package)
[2023-06-28T14:28:46.312Z] [Pipeline] sh
[2023-06-28T14:28:46.610Z] + ./gradlew buildPlugin -PprojectVersion=1.21.0.445
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] > Task :initializeIntelliJPlugin
[2023-06-28T14:28:48.003Z] [gradle-intellij-plugin :initializeIntelliJPlugin] Gradle
IntelliJ Plugin is outdated: 1.14.1. Update `org.jetbrains.intellij` to: 1.14.2
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] > Task :copyDeps UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :patchPluginXml UP-TO-DATE
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] > Task :verifyPluginConfiguration
[2023-06-28T14:28:48.003Z] [gradle-intellij-plugin :verifyPluginConfiguration] The
following plugin configuration issues were found:
[2023-06-28T14:28:48.003Z] - The 'since-build' property is lower than the target
IntelliJ Platform major version: 213 < 221.
[2023-06-28T14:28:48.003Z] See:
https://jb.gg/intellij-platform-versions
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] > Task :compileKotlin UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :compileJava UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :processResources UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :classes UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :setupInstrumentCode
[2023-06-28T14:28:48.003Z] > Task :instrumentCode UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :classpathIndexCleanup
[2023-06-28T14:28:48.003Z] > Task :instrumentedJar UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :jar UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :prepareSandbox UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :buildSearchableOptions UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :jarSearchableOptions UP-TO-DATE
[2023-06-28T14:28:48.003Z] > Task :buildPlugin UP-TO-DATE
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:com...
[2023-06-28T14:28:48.003Z]
[2023-06-28T14:28:48.003Z] BUILD SUCCESSFUL in 1s
[2023-06-28T14:28:48.003Z] 17 actionable tasks: 4 executed, 13 up-to-date
[2023-06-28T14:28:48.015Z] [Pipeline] }
[2023-06-28T14:28:48.037Z] [Pipeline] // stage
[2023-06-28T14:28:48.055Z] [Pipeline] stage
[2023-06-28T14:28:48.059Z] [Pipeline] { (Upload)
[2023-06-28T14:28:48.078Z] [Pipeline] findFiles
[2023-06-28T14:28:48.187Z] [Pipeline] sh
[2023-06-28T14:28:48.460Z] + sftp -C
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/
[2023-06-28T14:28:48.725Z] Connected to
filemgmt.jboss.org.
[2023-06-28T14:28:48.725Z] Changing to:
/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/
[2023-06-28T14:28:48.725Z] sftp> put -p "build/distributions/Quarkus
Tools-1.21.0.445.zip"
[2023-06-28T14:28:48.725Z] Uploading build/distributions/Quarkus Tools-1.21.0.445.zip to
/downloads_htdocs/tools/intellij/snapshots/intellij-quarkus/Quarkus Tools-1.21.0.445.zip
[2023-06-28T14:28:49.682Z] [Pipeline] stash
[2023-06-28T14:28:51.223Z] Stashed 1 file(s)
[2023-06-28T14:28:51.238Z] [Pipeline] }
[2023-06-28T14:28:51.280Z] [Pipeline] // stage
[2023-06-28T14:28:51.314Z] [Pipeline] timeout
[2023-06-28T14:28:51.314Z] Timeout set to expire in 5 days 0 hr
[2023-06-28T14:28:51.320Z] [Pipeline] {
[2023-06-28T14:28:51.359Z] [Pipeline] input
[2023-06-28T14:28:51.379Z] Approve deployment?
[2023-06-28T14:28:51.380Z] Proceed or Abort
[2023-06-28T14:30:49.047Z] Approved by Andre
[2023-06-28T14:30:49.073Z] [Pipeline] }
[2023-06-28T14:30:49.095Z] [Pipeline] // timeout
[2023-06-28T14:30:49.114Z] [Pipeline] stage
[2023-06-28T14:30:49.118Z] [Pipeline] { (Publish to Marketplace)
[2023-06-28T14:30:49.140Z] [Pipeline] unstash
[2023-06-28T14:30:49.961Z] [Pipeline] withCredentials
[2023-06-28T14:30:49.971Z] Masking supported pattern matches of $TOKEN
[2023-06-28T14:30:49.979Z] [Pipeline] {
[2023-06-28T14:30:49.995Z] [Pipeline] sh
[2023-06-28T14:30:50.000Z] Warning: A secret was passed to "sh" using Groovy
String interpolation, which is insecure.
[2023-06-28T14:30:50.000Z] Affected argument(s) used the following variable(s):
[TOKEN]
[2023-06-28T14:30:50.000Z] See
https://jenkins.io/redirect/groovy-string-interpolation
for details.
[2023-06-28T14:30:50.419Z] + ./gradlew publishPlugin -PjetBrainsToken=****
-PprojectVersion=1.21.0.445 -PjetBrainsChannel=stable
[2023-06-28T14:30:51.389Z]
[2023-06-28T14:30:51.389Z] > Task :initializeIntelliJPlugin
[2023-06-28T14:30:51.389Z] [gradle-intellij-plugin :initializeIntelliJPlugin] Gradle
IntelliJ Plugin is outdated: 1.14.1. Update `org.jetbrains.intellij` to: 1.14.2
[2023-06-28T14:30:51.389Z]
[2023-06-28T14:30:51.389Z] > Task :copyDeps UP-TO-DATE
[2023-06-28T14:30:51.389Z] > Task :patchPluginXml UP-TO-DATE
[2023-06-28T14:30:51.389Z]
[2023-06-28T14:30:51.389Z] > Task :verifyPluginConfiguration
[2023-06-28T14:30:51.389Z] [gradle-intellij-plugin :verifyPluginConfiguration] The
following plugin configuration issues were found:
[2023-06-28T14:30:51.389Z] - The 'since-build' property is lower than the target
IntelliJ Platform major version: 213 < 221.
[2023-06-28T14:30:51.389Z] See:
https://jb.gg/intellij-platform-versions
[2023-06-28T14:30:51.655Z]
[2023-06-28T14:30:51.655Z] > Task :compileKotlin UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :compileJava UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :processResources UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :classes UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :setupInstrumentCode
[2023-06-28T14:30:51.655Z] > Task :instrumentCode UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :classpathIndexCleanup
[2023-06-28T14:30:51.655Z] > Task :instrumentedJar UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :jar UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :prepareSandbox UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :buildSearchableOptions UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :jarSearchableOptions UP-TO-DATE
[2023-06-28T14:30:51.655Z] > Task :buildPlugin UP-TO-DATE
[2023-06-28T14:30:54.920Z] > Task :downloadZipSigner
[2023-06-28T14:30:54.920Z] > Task :signPlugin SKIPPED
[2023-06-28T14:30:54.920Z] > Task :verifyPlugin
[2023-06-28T14:31:09.751Z] > Task :publishPlugin FAILED
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] FAILURE: Build failed with an exception.
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] * What went wrong:
[2023-06-28T14:31:09.751Z] Execution failed for task ':publishPlugin'.
[2023-06-28T14:31:09.751Z] > Failed to upload plugin: Upload failed: The plugin vendor
Red Hat should be the same as the plugin organization name: Red-Hat.
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] * Try:
[2023-06-28T14:31:09.751Z] > Run with --stacktrace option to get the stack trace.
[2023-06-28T14:31:09.751Z] > Run with --info or --debug option to get more log output.
[2023-06-28T14:31:09.751Z] > Run with --scan to get full insights.
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] * Get more help at
https://help.gradle.org
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:com...
[2023-06-28T14:31:09.751Z]
[2023-06-28T14:31:09.751Z] BUILD FAILED in 18s
[2023-06-28T14:31:09.751Z] 20 actionable tasks: 7 executed, 13 up-to-date
[2023-06-28T14:31:09.768Z] [Pipeline] }
[2023-06-28T14:31:09.794Z] [Pipeline] // withCredentials
[2023-06-28T14:31:09.807Z] [Pipeline] }
[2023-06-28T14:31:09.832Z] [Pipeline] // stage
[2023-06-28T14:31:09.854Z] [Pipeline] step