See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-04-11T20:08:01.620Z] Started by an SCM change
[2022-04-11T20:08:01.622Z] Checking out git
https://github.com/redhat-developer/intellij-kubernetes into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f
to read Jenkinsfile
[2022-04-11T20:08:01.625Z] The recommended git tool is: NONE
[2022-04-11T20:08:01.625Z] No credentials specified
[2022-04-11T20:08:01.626Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script/6a699f2563ea4c4e1a19a9f8773884797dc03051d2bd0ef1bedb87c1a998791f/.git
# timeout=10
[2022-04-11T20:08:01.633Z] Fetching changes from the remote Git repository
[2022-04-11T20:08:01.633Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T20:08:01.643Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T20:08:01.643Z] > git --version # timeout=10
[2022-04-11T20:08:01.647Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T20:08:01.647Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T20:08:02.272Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-04-11T20:08:02.281Z] Checking out Revision 3e75ea3df5de9bb2fdea62cbbca6201741d62d30
(origin/master)
[2022-04-11T20:08:02.281Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T20:08:02.287Z] > git checkout -f 3e75ea3df5de9bb2fdea62cbbca6201741d62d30
# timeout=10
[2022-04-11T20:08:02.527Z] Commit message: "ResourceEditor.isModified() should not
compare resourceVersion (#376)"
[2022-04-11T20:08:02.528Z] > git rev-list --no-walk
0a3fd8b32618b9defbf2f39dbaccafdacef7f48e # timeout=10
[2022-04-11T20:08:03.209Z] [Pipeline] Start of Pipeline
[2022-04-11T20:08:03.240Z] [Pipeline] node
[2022-04-11T20:08:18.245Z] Still waiting to schedule task
[2022-04-11T20:08:18.245Z] All nodes of label ‘rhel7’ are offline
[2022-04-11T20:15:39.943Z] Running on rhel7-3060 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2022-04-11T20:15:39.947Z] [Pipeline] {
[2022-04-11T20:15:39.962Z] [Pipeline] tool
[2022-04-11T20:15:39.996Z] [Pipeline] stage
[2022-04-11T20:15:40.000Z] [Pipeline] { (Checkout repo)
[2022-04-11T20:15:40.014Z] [Pipeline] deleteDir
[2022-04-11T20:15:40.049Z] [Pipeline] git
[2022-04-11T20:15:40.057Z] The recommended git tool is: NONE
[2022-04-11T20:15:40.206Z] No credentials specified
[2022-04-11T20:15:40.215Z] Cloning the remote Git repository
[2022-04-11T20:15:40.175Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T20:15:40.177Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2022-04-11T20:15:40.194Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T20:15:40.194Z] > git --version # timeout=10
[2022-04-11T20:15:40.198Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T20:15:40.199Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T20:15:41.297Z] Avoid second fetch
[2022-04-11T20:15:41.305Z] Checking out Revision 55dfebd7904013924272bc25a4edb11a8b5e91dd
(refs/remotes/origin/master)
[2022-04-11T20:15:41.567Z] Commit message: "Fix testing command"
[2022-04-11T20:15:41.242Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T20:15:41.247Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T20:15:41.256Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2022-04-11T20:15:41.263Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T20:15:41.274Z] > git checkout -f 55dfebd7904013924272bc25a4edb11a8b5e91dd
# timeout=10
[2022-04-11T20:15:41.431Z] > git branch -a -v --no-abbrev # timeout=10
[2022-04-11T20:15:41.437Z] > git checkout -b master
55dfebd7904013924272bc25a4edb11a8b5e91dd # timeout=10
[2022-04-11T20:15:41.526Z] > git rev-list --no-walk
3e2b9bb9d2cf3bbf033b4c7ec79bfb20d38111a0 # timeout=10
[2022-04-11T20:15:41.690Z] [Pipeline] }
[2022-04-11T20:15:41.709Z] [Pipeline] // stage
[2022-04-11T20:15:41.721Z] [Pipeline] readProperties
[2022-04-11T20:15:41.759Z] [Pipeline] stage
[2022-04-11T20:15:41.763Z] [Pipeline] { (Build)
[2022-04-11T20:15:41.781Z] [Pipeline] sh
[2022-04-11T20:15:42.125Z] + ./gradlew assemble -PprojectVersion=0.4.3.125
[2022-04-11T20:15:42.385Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2022-04-11T20:15:43.995Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2022-04-11T20:15:45.381Z]
[2022-04-11T20:15:45.381Z] Welcome to Gradle 7.1.1!
[2022-04-11T20:15:45.381Z]
[2022-04-11T20:15:45.381Z] Here are the highlights of this release:
[2022-04-11T20:15:45.381Z] - Faster incremental Java compilation
[2022-04-11T20:15:45.381Z] - Easier source set configuration in the Kotlin DSL
[2022-04-11T20:15:45.381Z]
[2022-04-11T20:15:45.381Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2022-04-11T20:15:45.381Z]
[2022-04-11T20:15:45.653Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-04-11T20:16:32.551Z] [gradle-intellij-plugin :intellij-kubernetes-build] 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)
[2022-04-11T20:17:04.848Z] > Task :compileKotlin
[2022-04-11T20:17:04.848Z] w: Runtime JAR files in the classpath should have the same
version. These files were found in the classpath:
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-1.4.10.jar (version 1.4)
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/unzipped.com.jetbrains.plugins/com.redhat.devtools.intellij.telemetry-0.0.2.18/Telemetry
by Red Hat/lib/kotlin-stdlib-common-1.4.10.jar (version 1.4)
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.3.72/916d54b9eb6442b615e6f1488978f551c0674720/kotlin-stdlib-jdk8-1.3.72.jar
(version 1.3)
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.3.72/3adfc2f4ea4243e01204be8081fe63bde6b12815/kotlin-stdlib-jdk7-1.3.72.jar
(version 1.3)
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.3.72/8032138f12c0180bc4e51fe139d4c52b46db6109/kotlin-stdlib-1.3.72.jar
(version 1.3)
[2022-04-11T20:17:04.848Z]
/home/hudson/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.3.72/6ca8bee3d88957eaaaef077c41c908c9940492d8/kotlin-stdlib-common-1.3.72.jar
(version 1.3)
[2022-04-11T20:17:04.848Z] w: Some runtime JAR files in the classpath have an incompatible
version. Consider removing them from the classpath
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(64, 21): Name shadowed: clients
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(85, 19): Name shadowed: project
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/actions/PullAction.kt:
(38, 25): Name shadowed: editor
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/APIResources.kt:
(88, 62): Elvis operator (?:) always returns the left operand of non-nullable type
Response
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/CustomResourceRawOperation.kt:
(23, 17): 'customResource(CustomResourceDefinitionContext!):
RawCustomResourceOperationsImpl!' is deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(69, 19): 'delete(String!, String!): Boolean' is deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(78, 34): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(89, 33): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(62, 25): 'delete(String!): Boolean' is deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(70, 43): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(80, 39): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/hasmetadata/HasMetadataResourceFactory.kt:
(28, 40): Unchecked cast: Any? to Map<String, Any?>
[2022-04-11T20:17:04.848Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/tree/TreeStructure.kt:
(317, 36): Unchecked cast: Any to T
[2022-04-11T20:17:04.848Z]
[2022-04-11T20:17:04.848Z] > Task :compileJava NO-SOURCE
[2022-04-11T20:17:04.848Z] > Task :setupDependencies
[2022-04-11T20:17:04.848Z] > Task :patchPluginXml
[2022-04-11T20:17:05.110Z] > Task :processResources
[2022-04-11T20:17:05.110Z] > Task :classes
[2022-04-11T20:17:05.110Z] > Task :inspectClassesForKotlinIC
[2022-04-11T20:17:09.312Z] > Task :instrumentCode
[2022-04-11T20:17:09.312Z] > Task :postInstrumentCode
[2022-04-11T20:17:09.574Z] > Task :jar
[2022-04-11T20:17:09.831Z] > Task :prepareSandbox
[2022-04-11T20:17:15.204Z]
[2022-04-11T20:17:15.204Z] > Task :buildSearchableOptions
[2022-04-11T20:17:15.204Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T20:17:15.204Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T20:17:15.204Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T20:17:15.204Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T20:17:15.204Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T20:17:17.144Z] Starting searchable options index builder
[2022-04-11T20:17:17.710Z] 2022-04-11 16:17:17,348 [ 3036] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T20:17:18.687Z] Apr 11, 2022 4:17:18 PM java.util.prefs.FileSystemPreferences$1
run
[2022-04-11T20:17:18.687Z] INFO: Created user preferences directory.
[2022-04-11T20:17:18.687Z] Apr 11, 2022 4:17:18 PM java.util.prefs.FileSystemPreferences$6
run
[2022-04-11T20:17:18.687Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2022-04-11T20:17:30.986Z] Searchable options index builder completed
[2022-04-11T20:17:30.986Z]
[2022-04-11T20:17:30.986Z] > Task :jarSearchableOptions
[2022-04-11T20:17:31.245Z] > Task :buildPlugin
[2022-04-11T20:17:31.245Z] > Task :assemble
[2022-04-11T20:17:31.245Z]
[2022-04-11T20:17:31.245Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T20:17:31.245Z]
[2022-04-11T20:17:31.245Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-11T20:17:31.245Z]
[2022-04-11T20:17:31.245Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T20:17:31.245Z]
[2022-04-11T20:17:31.245Z] BUILD SUCCESSFUL in 1m 49s
[2022-04-11T20:17:31.245Z] 12 actionable tasks: 12 executed
[2022-04-11T20:17:31.864Z] [Pipeline] }
[2022-04-11T20:17:31.895Z] [Pipeline] // stage
[2022-04-11T20:17:31.910Z] [Pipeline] stage
[2022-04-11T20:17:31.914Z] [Pipeline] { (Package)
[2022-04-11T20:17:31.932Z] [Pipeline] sh
[2022-04-11T20:17:32.211Z] + ./gradlew buildPlugin -PprojectVersion=0.4.3.125
[2022-04-11T20:17:33.598Z] > Task :compileKotlin UP-TO-DATE
[2022-04-11T20:17:33.598Z] > Task :compileJava NO-SOURCE
[2022-04-11T20:17:33.598Z] > Task :setupDependencies
[2022-04-11T20:17:33.598Z] > Task :patchPluginXml UP-TO-DATE
[2022-04-11T20:17:33.598Z] > Task :processResources UP-TO-DATE
[2022-04-11T20:17:33.598Z] > Task :classes UP-TO-DATE
[2022-04-11T20:17:33.598Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2022-04-11T20:17:33.868Z] > Task :instrumentCode
[2022-04-11T20:17:33.868Z] > Task :postInstrumentCode
[2022-04-11T20:17:33.868Z] > Task :jar UP-TO-DATE
[2022-04-11T20:17:34.133Z] > Task :prepareSandbox UP-TO-DATE
[2022-04-11T20:17:36.087Z]
[2022-04-11T20:17:36.087Z] > Task :buildSearchableOptions
[2022-04-11T20:17:36.087Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T20:17:36.087Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T20:17:36.087Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T20:17:36.087Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T20:17:36.087Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T20:17:36.669Z] Starting searchable options index builder
[2022-04-11T20:17:36.938Z] 2022-04-11 16:17:36,838 [ 2360] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T20:17:49.192Z] Searchable options index builder completed
[2022-04-11T20:17:49.192Z]
[2022-04-11T20:17:49.192Z] > Task :jarSearchableOptions UP-TO-DATE
[2022-04-11T20:17:49.192Z] > Task :buildPlugin UP-TO-DATE
[2022-04-11T20:17:49.192Z]
[2022-04-11T20:17:49.192Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T20:17:49.192Z]
[2022-04-11T20:17:49.192Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2022-04-11T20:17:49.192Z]
[2022-04-11T20:17:49.192Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T20:17:49.192Z]
[2022-04-11T20:17:49.192Z] BUILD SUCCESSFUL in 16s
[2022-04-11T20:17:49.192Z] 12 actionable tasks: 4 executed, 8 up-to-date
[2022-04-11T20:17:49.201Z] [Pipeline] }
[2022-04-11T20:17:49.220Z] [Pipeline] // stage
[2022-04-11T20:17:49.235Z] [Pipeline] stage
[2022-04-11T20:17:49.239Z] [Pipeline] { (Upload)
[2022-04-11T20:17:49.256Z] [Pipeline] findFiles
[2022-04-11T20:17:49.451Z] [Pipeline] sh
[2022-04-11T20:17:49.728Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Kubernetes by Red Hat-0.4.3.125.zip'
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-kubernetes/
[2022-04-11T20:17:49.987Z] protocol version mismatch -- is your shell clean?
[2022-04-11T20:17:49.987Z] (see the rsync man page for an explanation)
[2022-04-11T20:17:49.987Z] rsync error: protocol incompatibility (code 2) at compat.c(178)
[sender=3.1.2]
[2022-04-11T20:17:50.003Z] [Pipeline] }
[2022-04-11T20:17:50.028Z] [Pipeline] // stage
[2022-04-11T20:17:50.045Z] [Pipeline] step