Build failed in Jenkins: Adapters » IntelliJ » intellij-common-build #149
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
[2024-04-05T15:57:01.355Z] Started by an SCM change
[2024-04-05T15:57:01.356Z] Checking out git https://github.com/redhat-developer/intellij-common into /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7 to read Jenkinsfile
[2024-04-05T15:57:01.358Z] The recommended git tool is: NONE
[2024-04-05T15:57:01.358Z] No credentials specified
[2024-04-05T15:57:01.359Z] > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7/.git # timeout=10
[2024-04-05T15:57:01.366Z] Fetching changes from the remote Git repository
[2024-04-05T15:57:01.385Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-05T15:57:01.397Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2024-04-05T15:57:01.397Z] > git --version # timeout=10
[2024-04-05T15:57:01.403Z] > git --version # 'git version 2.39.3'
[2024-04-05T15:57:01.403Z] > git fetch --tags --force --progress -- https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-05T15:57:03.085Z] > git rev-parse origin/main^{commit} # timeout=10
[2024-04-05T15:57:03.096Z] Checking out Revision c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 (origin/main)
[2024-04-05T15:57:03.096Z] > git config core.sparsecheckout # timeout=10
[2024-04-05T15:57:03.103Z] > git checkout -f c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 # timeout=10
[2024-04-05T15:57:03.158Z] Commit message: "fix: added CompositeX509ExtendedTrustManager, removed ext one (#212)"
[2024-04-05T15:57:03.159Z] > git rev-list --no-walk c9630d81fe209956bb97e7b0be7e5b72ffb09a15 # timeout=10
[2024-04-05T15:57:03.537Z] [Pipeline] Start of Pipeline
[2024-04-05T15:57:03.570Z] [Pipeline] node
[2024-04-05T15:57:18.575Z] Still waiting to schedule task
[2024-04-05T15:57:18.576Z] All nodes of label ‘rhel7’ are offline
[2024-04-05T16:00:33.546Z] Running on rhel7-423 in /jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2024-04-05T16:00:33.551Z] [Pipeline] {
[2024-04-05T16:00:33.571Z] [Pipeline] tool
[2024-04-05T16:00:33.622Z] [Pipeline] stage
[2024-04-05T16:00:33.627Z] [Pipeline] { (Checkout repo)
[2024-04-05T16:00:33.651Z] [Pipeline] deleteDir
[2024-04-05T16:00:33.676Z] [Pipeline] git
[2024-04-05T16:00:33.688Z] The recommended git tool is: NONE
[2024-04-05T16:00:35.290Z] No credentials specified
[2024-04-05T16:00:35.292Z] Cloning the remote Git repository
[2024-04-05T16:00:35.362Z] Cloning repository https://github.com/redhat-developer/intellij-common
[2024-04-05T16:00:35.400Z] > git init /jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2024-04-05T16:00:35.458Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2024-04-05T16:00:35.458Z] > git --version # timeout=10
[2024-04-05T16:00:35.466Z] > git --version # 'git version 1.8.3.1'
[2024-04-05T16:00:35.467Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-05T16:00:35.874Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-05T16:00:35.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-05T16:00:36.463Z] Avoid second fetch
[2024-04-05T16:00:36.478Z] Checking out Revision c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 (refs/remotes/origin/main)
[2024-04-05T16:00:36.764Z] Commit message: "fix: added CompositeX509ExtendedTrustManager, removed ext one (#212)"
[2024-04-05T16:00:36.774Z] [Pipeline] }
[2024-04-05T16:00:36.792Z] [Pipeline] // stage
[2024-04-05T16:00:36.805Z] [Pipeline] readProperties
[2024-04-05T16:00:36.870Z] [Pipeline] stage
[2024-04-05T16:00:36.874Z] [Pipeline] { (Build)
[2024-04-05T16:00:36.892Z] [Pipeline] sh
[2024-04-05T16:00:36.495Z] > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
[2024-04-05T16:00:36.519Z] > git config core.sparsecheckout # timeout=10
[2024-04-05T16:00:36.545Z] > git checkout -f c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 # timeout=10
[2024-04-05T16:00:36.568Z] > git branch -a -v --no-abbrev # timeout=10
[2024-04-05T16:00:36.587Z] > git checkout -b main c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 # timeout=10
[2024-04-05T16:00:37.283Z] + ./gradlew assemble
[2024-04-05T16:00:37.550Z] Downloading https://services.gradle.org/distributions/gradle-7.6.1-all.zip
[2024-04-05T16:00:39.541Z] ...............10%................20%................30%................40%...............50%................60%................70%................80%................90%...............100%
[2024-04-05T16:00:42.823Z]
[2024-04-05T16:00:42.823Z] Welcome to Gradle 7.6.1!
[2024-04-05T16:00:42.823Z]
[2024-04-05T16:00:42.823Z] Here are the highlights of this release:
[2024-04-05T16:00:42.823Z] - Added support for Java 19.
[2024-04-05T16:00:42.823Z] - Introduced `--rerun` flag for individual task rerun.
[2024-04-05T16:00:42.823Z] - Improved dependency block for test suites to be strongly typed.
[2024-04-05T16:00:42.823Z] - Added a pluggable system for Java toolchains provisioning.
[2024-04-05T16:00:42.823Z]
[2024-04-05T16:00:42.823Z] For more details see https://docs.gradle.org/7.6.1/release-notes.html
[2024-04-05T16:00:42.823Z]
[2024-04-05T16:00:42.823Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2024-04-05T16:01:29.628Z] > Task :initializeIntelliJPlugin
[2024-04-05T16:01:29.628Z] > Task :patchPluginXml NO-SOURCE
[2024-04-05T16:01:29.628Z] > Task :verifyPluginConfiguration
[2024-04-05T16:01:39.678Z]
[2024-04-05T16:01:39.678Z] > Task :compileJava
[2024-04-05T16:01:39.678Z] Note: Some input files use or override a deprecated API.
[2024-04-05T16:01:39.678Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-05T16:01:39.678Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-05T16:01:39.678Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-05T16:02:26.588Z]
[2024-04-05T16:02:26.588Z] > Task :processResources NO-SOURCE
[2024-04-05T16:02:26.588Z] > Task :classes
[2024-04-05T16:02:30.794Z] > Task :instrumentCode
[2024-04-05T16:02:32.270Z]
[2024-04-05T16:02:32.270Z] > Task :compileTestJava
[2024-04-05T16:02:32.270Z] Note: /jenkins/workspace/Adapters/IntelliJ/intellij-common-build/src/test/java/com/redhat/devtools/intellij/common/actions/editor/RemoveYAMLClutterActionHandlerTest.java uses or overrides a deprecated API.
[2024-04-05T16:02:32.270Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-05T16:02:32.270Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-05T16:02:32.270Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-05T16:02:36.480Z]
[2024-04-05T16:02:36.480Z] > Task :processTestResources
[2024-04-05T16:02:36.480Z] > Task :testClasses
[2024-04-05T16:02:36.480Z] > Task :instrumentTestCode
[2024-04-05T16:02:36.480Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-05T16:02:36.480Z] > Task :instrumentedJar
[2024-04-05T16:02:36.480Z] > Task :jar
[2024-04-05T16:02:38.388Z] > Task :prepareSandbox
[2024-04-05T16:02:48.421Z]
[2024-04-05T16:02:48.421Z] > Task :buildSearchableOptions
[2024-04-05T16:02:48.421Z] Apr 05, 2024 12:02:46 PM java.util.prefs.FileSystemPreferences$1 run
[2024-04-05T16:02:48.421Z] INFO: Created user preferences directory.
[2024-04-05T16:02:48.421Z] Apr 05, 2024 12:02:46 PM java.util.prefs.FileSystemPreferences$6 run
[2024-04-05T16:02:48.421Z] WARNING: Prefs file removed in background /home/hudson/.java/.userPrefs/prefs.xml
[2024-04-05T16:02:48.421Z] Starting searchable options index builder
[2024-04-05T16:02:50.320Z] 2024-04-05 12:02:50,271 [ 4589] WARN - options.ex.ConfigurableWrapper - Cannot find extension point com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-05T16:02:56.874Z] 2024-04-05 12:02:55,676 [ 9994] WARN - #com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via 'ide.browser.jcef.headless.enabled=false'
[2024-04-05T16:03:06.912Z] Found 209 configurables
[2024-04-05T16:03:09.443Z] Searchable options index builder completed
[2024-04-05T16:03:09.704Z]
[2024-04-05T16:03:09.704Z] > Task :jarSearchableOptions
[2024-04-05T16:03:09.704Z] [gradle-intellij-plugin :jarSearchableOptions] No searchable options found. If plugin is not supposed to provide custom settings exposed in UI, disable building searchable options to decrease the build time. See: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-...
[2024-04-05T16:03:12.227Z]
[2024-04-05T16:03:12.227Z] > Task :buildPlugin
[2024-04-05T16:03:20.339Z] > Task :javadoc
[2024-04-05T16:03:20.339Z] > Task :javadocJar
[2024-04-05T16:03:20.339Z] > Task :packageTests
[2024-04-05T16:03:20.339Z] > Task :sourcesJar
[2024-04-05T16:03:20.339Z] > Task :assemble
[2024-04-05T16:03:20.339Z]
[2024-04-05T16:03:20.339Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2024-04-05T16:03:20.339Z]
[2024-04-05T16:03:20.339Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-05T16:03:20.339Z]
[2024-04-05T16:03:20.339Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-05T16:03:20.339Z]
[2024-04-05T16:03:20.339Z] BUILD SUCCESSFUL in 2m 42s
[2024-04-05T16:03:20.339Z] 17 actionable tasks: 17 executed
[2024-04-05T16:03:20.608Z] [Pipeline] }
[2024-04-05T16:03:20.648Z] [Pipeline] // stage
[2024-04-05T16:03:20.679Z] [Pipeline] stage
[2024-04-05T16:03:20.683Z] [Pipeline] { (Package)
[2024-04-05T16:03:20.701Z] [Pipeline] sh
[2024-04-05T16:03:20.986Z] + ./gradlew build
[2024-04-05T16:03:22.437Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-05T16:03:22.437Z] > Task :patchPluginXml NO-SOURCE
[2024-04-05T16:03:22.437Z] > Task :verifyPluginConfiguration
[2024-04-05T16:03:22.437Z] > Task :compileJava UP-TO-DATE
[2024-04-05T16:03:22.437Z] > Task :processResources NO-SOURCE
[2024-04-05T16:03:22.437Z] > Task :classes UP-TO-DATE
[2024-04-05T16:03:22.706Z] > Task :instrumentCode
[2024-04-05T16:03:22.981Z] > Task :compileTestJava UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :processTestResources UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :testClasses UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :instrumentTestCode
[2024-04-05T16:03:22.981Z] > Task :instrumentedJar UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :jar UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :javadoc UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :javadocJar UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :packageTests UP-TO-DATE
[2024-04-05T16:03:22.981Z] > Task :sourcesJar UP-TO-DATE
[2024-04-05T16:03:23.238Z] > Task :prepareTestingSandbox
[2024-04-05T16:03:55.338Z] > Task :test
[2024-04-05T16:03:55.339Z] WARNING: An illegal reflective access operation has occurred
[2024-04-05T16:03:55.339Z] WARNING: Illegal reflective access by com.intellij.util.ref.DebugReflectionUtil (file:/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.1/a810cecccb23abd2dbe737c1353af97b9a2ecb7f/ideaIC-2021.1/lib/platform-impl.jar) to field java.lang.invoke.VarHandleObjects$FieldInstanceReadWrite.FORM
[2024-04-05T16:03:55.339Z] WARNING: Please consider reporting this to the maintainers of com.intellij.util.ref.DebugReflectionUtil
[2024-04-05T16:03:55.339Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2024-04-05T16:03:55.339Z] WARNING: All illegal access operations will be denied in a future release
[2024-04-05T16:03:55.339Z]
[2024-04-05T16:03:55.339Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-05T16:03:55.339Z] > Task :prepareSandbox UP-TO-DATE
[2024-04-05T16:03:58.629Z]
[2024-04-05T16:03:58.629Z] > Task :buildSearchableOptions
[2024-04-05T16:03:58.629Z] Starting searchable options index builder
[2024-04-05T16:04:00.578Z] 2024-04-05 12:04:00,215 [ 4446] WARN - options.ex.ConfigurableWrapper - Cannot find extension point com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-05T16:04:05.859Z] 2024-04-05 12:04:05,660 [ 9891] WARN - #com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via 'ide.browser.jcef.headless.enabled=false'
[2024-04-05T16:04:18.171Z] Found 209 configurables
[2024-04-05T16:04:19.101Z] Searchable options index builder completed
[2024-04-05T16:04:19.101Z]
[2024-04-05T16:04:19.101Z] > Task :jarSearchableOptions UP-TO-DATE
[2024-04-05T16:04:19.101Z] > Task :buildPlugin UP-TO-DATE
[2024-04-05T16:04:19.101Z] > Task :assemble UP-TO-DATE
[2024-04-05T16:04:19.101Z] > Task :check
[2024-04-05T16:04:19.101Z] > Task :build
[2024-04-05T16:04:19.101Z]
[2024-04-05T16:04:19.101Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2024-04-05T16:04:19.101Z]
[2024-04-05T16:04:19.101Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-05T16:04:19.101Z]
[2024-04-05T16:04:19.101Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-05T16:04:19.101Z]
[2024-04-05T16:04:19.101Z] BUILD SUCCESSFUL in 58s
[2024-04-05T16:04:19.101Z] 18 actionable tasks: 6 executed, 12 up-to-date
[2024-04-05T16:04:19.113Z] [Pipeline] }
[2024-04-05T16:04:19.131Z] [Pipeline] // stage
[2024-04-05T16:04:19.148Z] [Pipeline] stage
[2024-04-05T16:04:19.152Z] [Pipeline] { (Deploy)
[2024-04-05T16:04:19.175Z] [Pipeline] withCredentials
[2024-04-05T16:04:19.184Z] Masking supported pattern matches of $PASSWORD
[2024-04-05T16:04:19.188Z] [Pipeline] {
[2024-04-05T16:04:19.203Z] [Pipeline] sh
[2024-04-05T16:04:19.207Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2024-04-05T16:04:19.207Z] Affected argument(s) used the following variable(s): [PASSWORD]
[2024-04-05T16:04:19.207Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2024-04-05T16:04:19.624Z] + ./gradlew publish -PnexusUser=stephane.bouchet -PnexusPassword=****
[2024-04-05T16:04:21.004Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-05T16:04:21.004Z] > Task :patchPluginXml NO-SOURCE
[2024-04-05T16:04:21.004Z] > Task :verifyPluginConfiguration
[2024-04-05T16:04:21.004Z] > Task :compileJava UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :processResources NO-SOURCE
[2024-04-05T16:04:21.004Z] > Task :classes UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :instrumentCode UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :compileTestJava UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :processTestResources UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :testClasses UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :instrumentTestCode UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-05T16:04:21.004Z] > Task :jar UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :javadoc UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :javadocJar UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :sourcesJar UP-TO-DATE
[2024-04-05T16:04:21.004Z] > Task :generateMetadataFileForMavenJavaPublication
[2024-04-05T16:04:21.004Z] > Task :generatePomFileForMavenJavaPublication
[2024-04-05T16:04:21.004Z] > Task :initializeJbossNexusStagingRepository SKIPPED
[2024-04-05T16:04:21.004Z] > Task :packageTests UP-TO-DATE
[2024-04-05T16:04:21.261Z] > Task :publishMavenJavaPublicationToJbossNexusRepository FAILED
[2024-04-05T16:04:21.263Z]
[2024-04-05T16:04:21.263Z] FAILURE: Build failed with an exception.
[2024-04-05T16:04:21.263Z]
[2024-04-05T16:04:21.263Z] * What went wrong:
[2024-04-05T16:04:21.263Z] Execution failed for task ':publishMavenJavaPublicationToJbossNexusRepository'.
[2024-04-05T16:04:21.263Z] > Failed to publish publication 'mavenJava' to repository 'jbossNexus'
[2024-04-05T16:04:21.263Z] > Could not PUT 'https://repository.jboss.org/nexus/content/repositories/snapshots/com/red...'. Received status code 401 from server: Unauthorized
[2024-04-05T16:04:21.263Z]
[2024-04-05T16:04:21.263Z] * Try:
[2024-04-05T16:04:21.263Z] > Run with --stacktrace option to get the stack trace.
[2024-04-05T16:04:21.263Z] > Run with --info or --debug option to get more log output.
[2024-04-05T16:04:21.263Z] > Run with --scan to get full insights.
[2024-04-05T16:04:21.263Z]
[2024-04-05T16:04:21.263Z] * Get more help at https://help.gradle.org
[2024-04-05T16:04:21.520Z]
[2024-04-05T16:04:21.520Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2024-04-05T16:04:21.520Z]
[2024-04-05T16:04:21.520Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-05T16:04:21.520Z]
[2024-04-05T16:04:21.520Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-05T16:04:21.520Z]
[2024-04-05T16:04:21.520Z] BUILD FAILED in 1s
[2024-04-05T16:04:21.520Z] 14 actionable tasks: 4 executed, 10 up-to-date
[2024-04-05T16:04:21.535Z] [Pipeline] }
[2024-04-05T16:04:21.558Z] [Pipeline] // withCredentials
[2024-04-05T16:04:21.572Z] [Pipeline] }
[2024-04-05T16:04:21.601Z] [Pipeline] // stage
[2024-04-05T16:04:21.629Z] [Pipeline] step