See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2022-04-11T08:48:01.639Z] Started by an SCM change
[2022-04-11T08:48:01.641Z] 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-11T08:48:01.643Z] The recommended git tool is: NONE
[2022-04-11T08:48:01.643Z] No credentials specified
[2022-04-11T08:48:01.644Z] > 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-11T08:48:01.649Z] Fetching changes from the remote Git repository
[2022-04-11T08:48:01.649Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T08:48:01.671Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T08:48:01.671Z] > git --version # timeout=10
[2022-04-11T08:48:01.675Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T08:48:01.675Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T08:48:02.432Z] > git rev-parse origin/master^{commit} # timeout=10
[2022-04-11T08:48:02.441Z] Checking out Revision feba861bab69aaa19aa6a00028a6cc2fd5008347
(origin/master)
[2022-04-11T08:48:02.441Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T08:48:02.447Z] > git checkout -f feba861bab69aaa19aa6a00028a6cc2fd5008347
# timeout=10
[2022-04-11T08:48:02.484Z] Commit message: "create resource before creating cluster
watch (#345)"
[2022-04-11T08:48:02.484Z] > git rev-list --no-walk
f99dca04f0860c3a21da119804a8a7c99440e34f # timeout=10
[2022-04-11T08:48:03.188Z] [Pipeline] Start of Pipeline
[2022-04-11T08:48:03.239Z] [Pipeline] node
[2022-04-11T08:48:18.247Z] Still waiting to schedule task
[2022-04-11T08:48:18.248Z] All nodes of label ‘rhel7’ are offline
[2022-04-11T08:50:31.626Z] Running on rhel7-2897 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2022-04-11T08:50:31.630Z] [Pipeline] {
[2022-04-11T08:50:31.646Z] [Pipeline] tool
[2022-04-11T08:50:31.692Z] [Pipeline] stage
[2022-04-11T08:50:31.696Z] [Pipeline] { (Checkout repo)
[2022-04-11T08:50:31.711Z] [Pipeline] deleteDir
[2022-04-11T08:50:31.818Z] [Pipeline] git
[2022-04-11T08:50:31.828Z] The recommended git tool is: NONE
[2022-04-11T08:50:33.509Z] No credentials specified
[2022-04-11T08:50:33.513Z] Cloning the remote Git repository
[2022-04-11T08:50:33.197Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T08:50:33.242Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2022-04-11T08:50:33.339Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2022-04-11T08:50:33.339Z] > git --version # timeout=10
[2022-04-11T08:50:33.349Z] > git --version # 'git version 1.8.3.1'
[2022-04-11T08:50:33.350Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T08:50:34.771Z] Avoid second fetch
[2022-04-11T08:50:34.791Z] Checking out Revision feba861bab69aaa19aa6a00028a6cc2fd5008347
(refs/remotes/origin/master)
[2022-04-11T08:50:34.413Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2022-04-11T08:50:34.425Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-04-11T08:50:34.443Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2022-04-11T08:50:34.466Z] > git config core.sparsecheckout # timeout=10
[2022-04-11T08:50:34.471Z] > git checkout -f feba861bab69aaa19aa6a00028a6cc2fd5008347
# timeout=10
[2022-04-11T08:50:34.623Z] > git branch -a -v --no-abbrev # timeout=10
[2022-04-11T08:50:34.634Z] > git checkout -b master
feba861bab69aaa19aa6a00028a6cc2fd5008347 # timeout=10
[2022-04-11T08:50:38.612Z] Commit message: "create resource before creating cluster
watch (#345)"
[2022-04-11T08:50:38.622Z] [Pipeline] }
[2022-04-11T08:50:38.640Z] [Pipeline] // stage
[2022-04-11T08:50:38.652Z] [Pipeline] readProperties
[2022-04-11T08:50:38.697Z] [Pipeline] stage
[2022-04-11T08:50:38.701Z] [Pipeline] { (Build)
[2022-04-11T08:50:38.721Z] [Pipeline] sh
[2022-04-11T08:50:39.066Z] + ./gradlew assemble -PprojectVersion=0.4.3.123
[2022-04-11T08:50:39.328Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2022-04-11T08:50:40.935Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2022-04-11T08:50:42.840Z]
[2022-04-11T08:50:42.840Z] Welcome to Gradle 7.1.1!
[2022-04-11T08:50:42.840Z]
[2022-04-11T08:50:42.840Z] Here are the highlights of this release:
[2022-04-11T08:50:42.840Z] - Faster incremental Java compilation
[2022-04-11T08:50:42.840Z] - Easier source set configuration in the Kotlin DSL
[2022-04-11T08:50:42.840Z]
[2022-04-11T08:50:42.840Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2022-04-11T08:50:42.840Z]
[2022-04-11T08:50:42.840Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-04-11T08:51:29.763Z] [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-11T08:52:08.525Z] > Task :compileKotlin
[2022-04-11T08:52:08.525Z] w: Runtime JAR files in the classpath should have the same
version. These files were found in the classpath:
[2022-04-11T08:52:08.525Z]
/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-11T08:52:08.525Z]
/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-11T08:52:08.525Z]
/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-11T08:52:08.525Z]
/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-11T08:52:08.525Z]
/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-11T08:52:08.525Z]
/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-11T08:52:08.525Z] w: Some runtime JAR files in the classpath have an incompatible
version. Consider removing them from the classpath
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(63, 21): Name shadowed: clients
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/editor/ResourceEditor.kt:
(84, 19): Name shadowed: project
[2022-04-11T08:52:08.525Z] 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-11T08:52:08.525Z] 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-11T08:52:08.525Z] 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-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(68, 19): 'delete(String!, String!): Boolean' is deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(77, 34): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NamespacedCustomResourceOperator.kt:
(88, 33): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(61, 25): 'delete(String!): Boolean' is deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(69, 43): 'createOrReplace(String!, String!): (Mutable)Map<String!, Any!>!'
is deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] w:
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build/src/main/kotlin/com/redhat/devtools/intellij/kubernetes/model/resource/kubernetes/custom/NonNamespacedCustomResourceOperator.kt:
(79, 39): 'get(String!, String!): (Mutable)Map<String!, Any!>!' is
deprecated. Deprecated in Java
[2022-04-11T08:52:08.525Z] 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-11T08:52:08.525Z] 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-11T08:52:08.525Z]
[2022-04-11T08:52:08.525Z] > Task :compileJava NO-SOURCE
[2022-04-11T08:52:08.525Z] > Task :setupDependencies
[2022-04-11T08:52:08.525Z] > Task :patchPluginXml
[2022-04-11T08:52:08.525Z] > Task :processResources
[2022-04-11T08:52:08.525Z] > Task :classes
[2022-04-11T08:52:08.525Z] > Task :inspectClassesForKotlinIC
[2022-04-11T08:52:09.109Z] > Task :instrumentCode
[2022-04-11T08:52:09.109Z] > Task :postInstrumentCode
[2022-04-11T08:52:09.740Z] > Task :jar
[2022-04-11T08:52:09.998Z] > Task :prepareSandbox
[2022-04-11T08:52:15.293Z]
[2022-04-11T08:52:15.293Z] > Task :buildSearchableOptions
[2022-04-11T08:52:15.293Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T08:52:15.293Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T08:52:15.293Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T08:52:15.293Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T08:52:15.293Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T08:52:17.900Z] Starting searchable options index builder
[2022-04-11T08:52:18.472Z] 2022-04-11 04:52:17,842 [ 3493] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T08:52:19.452Z] Apr 11, 2022 4:52:18 AM java.util.prefs.FileSystemPreferences$1
run
[2022-04-11T08:52:19.452Z] INFO: Created user preferences directory.
[2022-04-11T08:52:19.452Z] Apr 11, 2022 4:52:18 AM java.util.prefs.FileSystemPreferences$6
run
[2022-04-11T08:52:19.452Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2022-04-11T08:52:31.756Z] Searchable options index builder completed
[2022-04-11T08:52:31.756Z]
[2022-04-11T08:52:31.756Z] > Task :jarSearchableOptions
[2022-04-11T08:52:32.687Z] > Task :buildPlugin
[2022-04-11T08:52:32.687Z] > Task :assemble
[2022-04-11T08:52:32.687Z]
[2022-04-11T08:52:32.687Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T08:52:32.687Z]
[2022-04-11T08:52:32.687Z] 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-11T08:52:32.687Z]
[2022-04-11T08:52:32.687Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T08:52:32.687Z]
[2022-04-11T08:52:32.687Z] BUILD SUCCESSFUL in 1m 53s
[2022-04-11T08:52:32.687Z] 12 actionable tasks: 12 executed
[2022-04-11T08:52:33.003Z] [Pipeline] }
[2022-04-11T08:52:33.023Z] [Pipeline] // stage
[2022-04-11T08:52:33.039Z] [Pipeline] stage
[2022-04-11T08:52:33.043Z] [Pipeline] { (Package)
[2022-04-11T08:52:33.062Z] [Pipeline] sh
[2022-04-11T08:52:33.354Z] + ./gradlew buildPlugin -PprojectVersion=0.4.3.123
[2022-04-11T08:52:34.759Z] > Task :compileKotlin UP-TO-DATE
[2022-04-11T08:52:34.759Z] > Task :compileJava NO-SOURCE
[2022-04-11T08:52:34.759Z] > Task :setupDependencies
[2022-04-11T08:52:34.759Z] > Task :patchPluginXml UP-TO-DATE
[2022-04-11T08:52:34.759Z] > Task :processResources UP-TO-DATE
[2022-04-11T08:52:34.759Z] > Task :classes UP-TO-DATE
[2022-04-11T08:52:34.759Z] > Task :inspectClassesForKotlinIC UP-TO-DATE
[2022-04-11T08:52:35.020Z] > Task :instrumentCode
[2022-04-11T08:52:35.020Z] > Task :postInstrumentCode
[2022-04-11T08:52:35.020Z] > Task :jar UP-TO-DATE
[2022-04-11T08:52:35.020Z] > Task :prepareSandbox UP-TO-DATE
[2022-04-11T08:52:36.981Z]
[2022-04-11T08:52:36.981Z] > Task :buildSearchableOptions
[2022-04-11T08:52:36.981Z] WARNING: An illegal reflective access operation has occurred
[2022-04-11T08:52:36.981Z] WARNING: Illegal reflective access by
com.intellij.ide.IdeEventQueue to constructor sun.awt.PostEventQueue(java.awt.EventQueue)
[2022-04-11T08:52:36.981Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.ide.IdeEventQueue
[2022-04-11T08:52:36.981Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2022-04-11T08:52:36.981Z] WARNING: All illegal access operations will be denied in a
future release
[2022-04-11T08:52:37.938Z] Starting searchable options index builder
[2022-04-11T08:52:38.515Z] 2022-04-11 04:52:37,951 [ 2617] WARN -
ConfigurableExtensionPointUtil - ignore deprecated groupId: language for id:
preferences.language.Kotlin.scripting
[2022-04-11T08:52:53.482Z] Searchable options index builder completed
[2022-04-11T08:52:53.482Z]
[2022-04-11T08:52:53.482Z] > Task :jarSearchableOptions UP-TO-DATE
[2022-04-11T08:52:53.482Z] > Task :buildPlugin UP-TO-DATE
[2022-04-11T08:52:53.482Z]
[2022-04-11T08:52:53.482Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2022-04-11T08:52:53.482Z]
[2022-04-11T08:52:53.482Z] 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-11T08:52:53.482Z]
[2022-04-11T08:52:53.482Z] See
https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:c...
[2022-04-11T08:52:53.482Z]
[2022-04-11T08:52:53.482Z] BUILD SUCCESSFUL in 18s
[2022-04-11T08:52:53.482Z] 12 actionable tasks: 4 executed, 8 up-to-date
[2022-04-11T08:52:53.496Z] [Pipeline] }
[2022-04-11T08:52:53.521Z] [Pipeline] // stage
[2022-04-11T08:52:53.548Z] [Pipeline] stage
[2022-04-11T08:52:53.552Z] [Pipeline] { (Upload)
[2022-04-11T08:52:53.576Z] [Pipeline] findFiles
[2022-04-11T08:52:53.992Z] [Pipeline] sh
[2022-04-11T08:52:54.272Z] + rsync -Pzrlt --rsh=ssh --protocol=28
'build/distributions/Kubernetes by Red Hat-0.4.3.123.zip'
tools@filemgmt.jboss.org:/downloads_htdocs/tools/intellij/snapshots/intellij-kubernetes/
[2022-04-11T08:52:54.530Z] protocol version mismatch -- is your shell clean?
[2022-04-11T08:52:54.530Z] (see the rsync man page for an explanation)
[2022-04-11T08:52:54.530Z] rsync error: protocol incompatibility (code 2) at compat.c(178)
[sender=3.1.2]
[2022-04-11T08:52:54.546Z] [Pipeline] }
[2022-04-11T08:52:54.585Z] [Pipeline] // stage
[2022-04-11T08:52:54.611Z] [Pipeline] step