Build failed in Jenkins: Adapters » IntelliJ » intellij-common-build #78
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...>
Changes:
------------------------------------------
[2021-11-18T17:02:05.280Z] Started by an SCM change
[2021-11-18T17:02:05.305Z] Checking out git https://github.com/redhat-developer/intellij-common into /var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script to read Jenkinsfile
[2021-11-18T17:02:05.314Z] The recommended git tool is: NONE
[2021-11-18T17:02:05.314Z] No credentials specified
[2021-11-18T17:02:05.330Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace(a)script/.git # timeout=10
[2021-11-18T17:02:05.375Z] Fetching changes from the remote Git repository
[2021-11-18T17:02:05.375Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2021-11-18T17:02:05.414Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2021-11-18T17:02:05.414Z] > git --version # timeout=10
[2021-11-18T17:02:05.426Z] > git --version # 'git version 1.8.3.1'
[2021-11-18T17:02:05.427Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-11-18T17:02:09.582Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-11-18T17:02:09.685Z] Checking out Revision 1ffc8b392324605fd6364b088799732360b838d8 (origin/main)
[2021-11-18T17:02:09.685Z] > git config core.sparsecheckout # timeout=10
[2021-11-18T17:02:09.718Z] > git checkout -f 1ffc8b392324605fd6364b088799732360b838d8 # timeout=10
[2021-11-18T17:02:11.867Z] Commit message: "chore: bump to version 1.4.0 (#112)"
[2021-11-18T17:02:11.894Z] > git rev-list --no-walk 5786cc4faca8824dcf1ffd4d7bef5275a55d6319 # timeout=10
[2021-11-18T17:02:12.154Z] Running in Durability level: MAX_SURVIVABILITY
[2021-11-18T17:02:13.847Z] [Pipeline] Start of Pipeline
[2021-11-18T17:02:14.005Z] [Pipeline] node
[2021-11-18T17:02:29.025Z] Still waiting to schedule task
[2021-11-18T17:02:29.027Z] All nodes of label ‘rhel7’ are offline
[2021-11-18T17:03:22.748Z] Running on rhel7-407 in /jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2021-11-18T17:03:22.758Z] [Pipeline] {
[2021-11-18T17:03:22.914Z] [Pipeline] tool
[2021-11-18T17:03:23.071Z] [Pipeline] stage
[2021-11-18T17:03:23.087Z] [Pipeline] { (Checkout repo)
[2021-11-18T17:03:23.181Z] [Pipeline] deleteDir
[2021-11-18T17:03:23.430Z] [Pipeline] git
[2021-11-18T17:03:23.459Z] The recommended git tool is: NONE
[2021-11-18T17:03:27.417Z] No credentials specified
[2021-11-18T17:03:27.424Z] Cloning the remote Git repository
[2021-11-18T17:03:28.093Z] Avoid second fetch
[2021-11-18T17:03:28.138Z] Checking out Revision 1ffc8b392324605fd6364b088799732360b838d8 (refs/remotes/origin/main)
[2021-11-18T17:03:26.725Z] Cloning repository https://github.com/redhat-developer/intellij-common
[2021-11-18T17:03:26.794Z] > git init /jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2021-11-18T17:03:26.833Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-common
[2021-11-18T17:03:26.833Z] > git --version # timeout=10
[2021-11-18T17:03:26.841Z] > git --version # 'git version 1.8.3.1'
[2021-11-18T17:03:26.842Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-11-18T17:03:27.343Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-common # timeout=10
[2021-11-18T17:03:27.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-11-18T17:03:27.370Z] > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
[2021-11-18T17:03:27.420Z] > git config core.sparsecheckout # timeout=10
[2021-11-18T17:03:27.428Z] > git checkout -f 1ffc8b392324605fd6364b088799732360b838d8 # timeout=10
[2021-11-18T17:03:27.449Z] > git branch -a -v --no-abbrev # timeout=10
[2021-11-18T17:03:27.458Z] > git checkout -b main 1ffc8b392324605fd6364b088799732360b838d8 # timeout=10
[2021-11-18T17:03:32.761Z] Commit message: "chore: bump to version 1.4.0 (#112)"
[2021-11-18T17:03:32.850Z] [Pipeline] }
[2021-11-18T17:03:32.977Z] [Pipeline] // stage
[2021-11-18T17:03:33.025Z] [Pipeline] readProperties
[2021-11-18T17:03:33.272Z] [Pipeline] stage
[2021-11-18T17:03:33.299Z] [Pipeline] { (Build)
[2021-11-18T17:03:33.512Z] [Pipeline] sh
[2021-11-18T17:03:34.116Z] + ./gradlew assemble
[2021-11-18T17:03:34.122Z] Downloading https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2021-11-18T17:03:37.574Z] ..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2021-11-18T17:03:41.090Z]
[2021-11-18T17:03:41.090Z] Welcome to Gradle 6.9.1!
[2021-11-18T17:03:41.090Z]
[2021-11-18T17:03:41.090Z] Here are the highlights of this release:
[2021-11-18T17:03:41.090Z] - This is a small backport release.
[2021-11-18T17:03:41.090Z] - Java 16 can be used to compile when used with Java toolchains
[2021-11-18T17:03:41.090Z] - Dynamic versions can be used within plugin declarations
[2021-11-18T17:03:41.090Z] - Native support for Apple Silicon processors
[2021-11-18T17:03:41.090Z]
[2021-11-18T17:03:41.090Z] For more details see https://docs.gradle.org/6.9.1/release-notes.html
[2021-11-18T17:03:41.090Z]
[2021-11-18T17:03:41.090Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-11-18T17:04:28.423Z]
[2021-11-18T17:04:28.423Z] > Configure project :
[2021-11-18T17:04:28.423Z] [gradle-intellij-plugin :intellij-common] Cannot create plugin from file '/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3/5a74bbe98a814d61e6069abd0902b46668f1278c/ideaIC-2019.3/plugins/java-ide-customization': Invalid plugin descriptor 'plugin.xml': failed to resolve <xi:include>. Not found document '/META-INF/EnforcedPlainText.xml' referenced in <xi:include href="/META-INF/EnforcedPlainText.xml", xpointer="xpointer(/idea-plugin/*)"/>. <xi:fallback> element is not provided. (at plugin.xml)
[2021-11-18T17:04:47.485Z]
[2021-11-18T17:04:47.485Z] > Task :compileJava
[2021-11-18T17:04:47.485Z] Note: Some input files use unchecked or unsafe operations.
[2021-11-18T17:04:47.485Z] Note: Recompile with -Xlint:unchecked for details.
[2021-11-18T17:05:20.052Z]
[2021-11-18T17:05:20.052Z] > Task :patchPluginXml NO-SOURCE
[2021-11-18T17:05:20.052Z] > Task :processResources NO-SOURCE
[2021-11-18T17:05:20.052Z] > Task :classes
[2021-11-18T17:05:20.052Z] > Task :instrumentCode
[2021-11-18T17:05:20.052Z] > Task :postInstrumentCode
[2021-11-18T17:05:20.052Z] > Task :jar
[2021-11-18T17:05:20.052Z] > Task :prepareSandbox
[2021-11-18T17:05:28.514Z]
[2021-11-18T17:05:28.514Z] > Task :buildSearchableOptions
[2021-11-18T17:05:28.514Z] WARNING: An illegal reflective access operation has occurred
[2021-11-18T17:05:28.514Z] WARNING: Illegal reflective access by com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2021-11-18T17:05:28.514Z] WARNING: Please consider reporting this to the maintainers of com.intellij.ide.IdeEventQueue
[2021-11-18T17:05:28.514Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2021-11-18T17:05:28.514Z] WARNING: All illegal access operations will be denied in a future release
[2021-11-18T17:05:31.266Z] Starting searchable options index builder
[2021-11-18T17:05:31.547Z] 2021-11-18 12:05:30,709 [ 3712] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
[2021-11-18T17:05:41.837Z] Nov 18, 2021 12:05:39 PM java.util.prefs.FileSystemPreferences$1 run
[2021-11-18T17:05:41.837Z] INFO: Created user preferences directory.
[2021-11-18T17:05:41.837Z] Nov 18, 2021 12:05:39 PM java.util.prefs.FileSystemPreferences$6 run
[2021-11-18T17:05:41.837Z] WARNING: Prefs file removed in background /home/hudson/.java/.userPrefs/prefs.xml
[2021-11-18T17:05:46.314Z] Searchable options index builder completed
[2021-11-18T17:05:46.951Z]
[2021-11-18T17:05:46.951Z] > Task :jarSearchableOptions
[2021-11-18T17:05:47.948Z] > Task :buildPlugin
[2021-11-18T17:05:56.455Z]
[2021-11-18T17:05:56.455Z] > Task :javadoc
[2021-11-18T17:05:56.455Z] /jenkins/workspace/Adapters/IntelliJ/intellij-common-build/src/main/java/com/redhat/devtools/intellij/common/utils/ExecHelper.java:293: warning: no @throws for java.io.IOException
[2021-11-18T17:05:56.455Z] public static void linkProcessToTerminal(PtyProcess p, Project project, String title, boolean waitForProcessExit, String... command) throws IOException {
[2021-11-18T17:05:56.455Z] ^
[2021-11-18T17:05:56.455Z] 1 warning
[2021-11-18T17:05:56.455Z]
[2021-11-18T17:05:56.455Z] > Task :javadocJar
[2021-11-18T17:05:57.949Z]
[2021-11-18T17:05:57.949Z] > Task :compileTestJava
[2021-11-18T17:05:57.949Z] Note: Some input files use unchecked or unsafe operations.
[2021-11-18T17:05:57.949Z] Note: Recompile with -Xlint:unchecked for details.
[2021-11-18T17:06:00.701Z]
[2021-11-18T17:06:00.701Z] > Task :processTestResources
[2021-11-18T17:06:00.701Z] > Task :testClasses
[2021-11-18T17:06:00.974Z] > Task :instrumentTestCode
[2021-11-18T17:06:00.974Z] > Task :postInstrumentTestCode
[2021-11-18T17:06:00.974Z] > Task :packageTests
[2021-11-18T17:06:00.974Z] > Task :sourcesJar
[2021-11-18T17:06:00.974Z] > Task :assemble
[2021-11-18T17:06:00.974Z]
[2021-11-18T17:06:00.974Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[2021-11-18T17:06:00.974Z] Use '--warning-mode all' to show the individual deprecation warnings.
[2021-11-18T17:06:00.974Z] See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:c...
[2021-11-18T17:06:00.974Z]
[2021-11-18T17:06:00.974Z] BUILD SUCCESSFUL in 2m 26s
[2021-11-18T17:06:00.974Z] 16 actionable tasks: 16 executed
[2021-11-18T17:06:01.358Z] [Pipeline] }
[2021-11-18T17:06:01.411Z] [Pipeline] // stage
[2021-11-18T17:06:01.483Z] [Pipeline] stage
[2021-11-18T17:06:01.505Z] [Pipeline] { (Package)
[2021-11-18T17:06:01.602Z] [Pipeline] sh
[2021-11-18T17:06:01.938Z] + ./gradlew build
[2021-11-18T17:06:02.961Z] > Task :compileJava UP-TO-DATE
[2021-11-18T17:06:02.961Z] > Task :patchPluginXml NO-SOURCE
[2021-11-18T17:06:02.961Z] > Task :processResources NO-SOURCE
[2021-11-18T17:06:02.961Z] > Task :classes UP-TO-DATE
[2021-11-18T17:06:03.600Z] > Task :instrumentCode
[2021-11-18T17:06:03.600Z] > Task :postInstrumentCode
[2021-11-18T17:06:03.600Z] > Task :jar UP-TO-DATE
[2021-11-18T17:06:03.600Z] > Task :prepareSandbox UP-TO-DATE
[2021-11-18T17:06:05.723Z]
[2021-11-18T17:06:05.723Z] > Task :buildSearchableOptions
[2021-11-18T17:06:05.723Z] WARNING: An illegal reflective access operation has occurred
[2021-11-18T17:06:05.723Z] WARNING: Illegal reflective access by com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2021-11-18T17:06:05.723Z] WARNING: Please consider reporting this to the maintainers of com.intellij.ide.IdeEventQueue
[2021-11-18T17:06:05.723Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2021-11-18T17:06:05.723Z] WARNING: All illegal access operations will be denied in a future release
[2021-11-18T17:06:06.780Z] Starting searchable options index builder
[2021-11-18T17:06:07.437Z] 2021-11-18 12:06:06,339 [ 2787] WARN - ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id: preferences.language.Kotlin.scripting
[2021-11-18T17:06:22.784Z] Searchable options index builder completed
[2021-11-18T17:06:22.784Z]
[2021-11-18T17:06:22.784Z] > Task :jarSearchableOptions UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :buildPlugin UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :javadoc UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :javadocJar UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :compileTestJava UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :processTestResources UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :testClasses UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :instrumentTestCode
[2021-11-18T17:06:22.784Z] > Task :postInstrumentTestCode
[2021-11-18T17:06:22.784Z] > Task :packageTests UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :sourcesJar UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :assemble UP-TO-DATE
[2021-11-18T17:06:22.784Z] > Task :prepareTestingSandbox
[2021-11-18T17:06:25.559Z]
[2021-11-18T17:06:25.559Z] > Task :test
[2021-11-18T17:06:25.559Z] WARNING: An illegal reflective access operation has occurred
[2021-11-18T17:06:25.559Z] WARNING: Illegal reflective access by com.intellij.ide.IdeEventQueue (file:/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3/5a74bbe98a814d61e6069abd0902b46668f1278c/ideaIC-2019.3/lib/platform-impl.jar) to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2021-11-18T17:06:25.559Z] WARNING: Please consider reporting this to the maintainers of com.intellij.ide.IdeEventQueue
[2021-11-18T17:06:25.559Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
[2021-11-18T17:06:25.559Z] WARNING: All illegal access operations will be denied in a future release
[2021-11-18T17:06:41.354Z]
[2021-11-18T17:06:41.354Z] > Task :check
[2021-11-18T17:06:41.354Z] > Task :build
[2021-11-18T17:06:41.354Z]
[2021-11-18T17:06:41.354Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[2021-11-18T17:06:41.354Z] Use '--warning-mode all' to show the individual deprecation warnings.
[2021-11-18T17:06:41.354Z] See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:c...
[2021-11-18T17:06:41.354Z]
[2021-11-18T17:06:41.354Z] BUILD SUCCESSFUL in 38s
[2021-11-18T17:06:41.354Z] 18 actionable tasks: 7 executed, 11 up-to-date
[2021-11-18T17:06:41.479Z] [Pipeline] }
[2021-11-18T17:06:41.780Z] [Pipeline] // stage
[2021-11-18T17:06:41.895Z] [Pipeline] stage
[2021-11-18T17:06:41.908Z] [Pipeline] { (Deploy)
[2021-11-18T17:06:42.143Z] [Pipeline] withCredentials
[2021-11-18T17:06:42.179Z] Masking supported pattern matches of $PASSWORD
[2021-11-18T17:06:42.269Z] [Pipeline] {
[2021-11-18T17:06:42.351Z] [Pipeline] sh
[2021-11-18T17:06:42.366Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2021-11-18T17:06:42.367Z] Affected argument(s) used the following variable(s): [PASSWORD, USER]
[2021-11-18T17:06:42.367Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2021-11-18T17:06:47.428Z] + ./gradlew publish closeAndReleaseRepository -PnexusUser=jmaury(a)redhat.com -PnexusPassword=****
[2021-11-18T17:06:48.525Z] > Task :compileJava UP-TO-DATE
[2021-11-18T17:06:48.525Z] > Task :patchPluginXml NO-SOURCE
[2021-11-18T17:06:48.525Z] > Task :processResources NO-SOURCE
[2021-11-18T17:06:48.525Z] > Task :classes UP-TO-DATE
[2021-11-18T17:06:48.525Z] > Task :instrumentCode UP-TO-DATE
[2021-11-18T17:06:48.525Z] > Task :postInstrumentCode
[2021-11-18T17:06:48.525Z] > Task :jar UP-TO-DATE
[2021-11-18T17:06:48.525Z] > Task :javadoc UP-TO-DATE
[2021-11-18T17:06:48.525Z] > Task :javadocJar UP-TO-DATE
[2021-11-18T17:06:48.526Z] > Task :sourcesJar UP-TO-DATE
[2021-11-18T17:06:48.526Z] > Task :generateMetadataFileForMavenJavaPublication
[2021-11-18T17:06:48.526Z] > Task :generatePomFileForMavenJavaPublication
[2021-11-18T17:06:48.526Z] > Task :compileTestJava UP-TO-DATE
[2021-11-18T17:06:48.526Z] > Task :processTestResources UP-TO-DATE
[2021-11-18T17:06:48.526Z] > Task :testClasses UP-TO-DATE
[2021-11-18T17:06:48.867Z] > Task :instrumentTestCode UP-TO-DATE
[2021-11-18T17:06:48.867Z] > Task :postInstrumentTestCode
[2021-11-18T17:06:48.867Z] > Task :packageTests UP-TO-DATE
[2021-11-18T17:06:56.102Z] > Task :publishMavenJavaPublicationToMavenRepository
[2021-11-18T17:06:56.102Z] > Task :publish
[2021-11-18T17:06:57.284Z]
[2021-11-18T17:06:57.284Z] > Task :closeRepository
[2021-11-18T17:06:57.284Z] DEPRECATION WARNING. The staging repository ID is not provided. The fallback mode may impact release reliability and is deprecated. Please consult the project FAQ how it can be fixed.
[2021-11-18T17:12:07.028Z] Attempt 61/61 failed. WrongNumberOfRepositories was thrown with message 'Wrong number of received repositories in state 'open'. Expected 1, received 2'. Giving up. Configure longer timeout if necessary.
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] > Task :closeRepository FAILED
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] FAILURE: Build failed with an exception.
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] * What went wrong:
[2021-11-18T17:12:07.028Z] Execution failed for task ':closeRepository'.
[2021-11-18T17:12:07.028Z] > Wrong number of received repositories in state 'open'. Expected 1, received 2
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] * Try:
[2021-11-18T17:12:07.028Z] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] * Get more help at https://help.gradle.org
[2021-11-18T17:12:07.028Z]
[2021-11-18T17:12:07.028Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[2021-11-18T17:12:07.029Z] Use '--warning-mode all' to show the individual deprecation warnings.
[2021-11-18T17:12:07.029Z] See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:c...
[2021-11-18T17:12:07.029Z]
[2021-11-18T17:12:07.029Z] BUILD FAILED in 5m 18s
[2021-11-18T17:12:07.029Z] 16 actionable tasks: 6 executed, 10 up-to-date
[2021-11-18T17:12:07.082Z] [Pipeline] }
[2021-11-18T17:12:07.171Z] [Pipeline] // withCredentials
[2021-11-18T17:12:07.219Z] [Pipeline] }
[2021-11-18T17:12:07.342Z] [Pipeline] // stage
[2021-11-18T17:12:07.440Z] [Pipeline] step