Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-main/1449/

Log: 
Started by user Jan Høydahl
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-3 (solr lucene) in workspace 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/solr.git
 > git init /home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main 
 > # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- 
 > https://gitbox.apache.org/repos/asf/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 16511419ae246b4c69ba9960f2eecc329c95c839 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16511419ae246b4c69ba9960f2eecc329c95c839 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 16511419ae246b4c69ba9960f2eecc329c95c839 # timeout=10
Commit message: "SOLR-18036 Auto migrate /var/solr/log4j2.xml when upgrading to 
Solr 10.x docker image (#3958)"
 > git rev-list --no-walk 113eb1176260ff7628c504ae9d402c57b920e8b3 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/gradle.properties
[Solr-Docker-Nightly-main] $ /bin/sh -xe /tmp/jenkins12477024233210985342.sh
+ echo ****
+ docker login -u **** --password-stdin
Login Succeeded
[Gradle] - Launching build.
[Solr-Docker-Nightly-main] $ 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/gradlew 
-Psolr.docker.imageRepo=apache/solr-nightly 
-Psolr.docker.platform=linux/arm64,linux/amd64 -Psolr.docker.dist=full 
testDocker dockerPush
Downloading gradle-wrapper.jar from 
https://raw.githubusercontent.com/gradle/gradle/v8.10.2/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Task :build-infra:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/build-tools/build-infra/src/main/java/org/apache/lucene/gradle/Checksum.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :build-infra:pluginDescriptors
> Task :build-infra:processResources
> Task :build-infra:classes
> Task :build-infra:jar
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle

> Task :solr:api:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes

> Task :solr:api:resolve
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

> Task :solr:solrj:openApiGenerate
Cleaned up output directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/solrj/build/generated/
 before code generation (cleanupOutput set to true).
No application/json content media type found in response. Response examples can 
currently only be generated for application/json media type.
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/solrj/build/generated/

> Task :spotlessInternalRegisterDependencies
> Task :solr:solrj:generatedSpotlessHelper
> Task :solr:solrj:generatedSpotless

> Task :solr:solrj:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-streaming:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-zookeeper:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:cross-dc:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:cross-dc-manager:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:cross-dc-manager:processResources NO-SOURCE
> Task :solr:cross-dc-manager:classes
> Task :solr:cross-dc-manager:jar
> Task :solr:cross-dc-manager:assemblePackaging
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:documentation:changesToHtml
> Task :solr:documentation:copyDocumentationAssets
> Task :solr:documentation:markdownToHtml
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :solr:example:assemblePackaging
> Task :solr:api:jar
> Task :solr:core:processResources
> Task :solr:core:classes
> Task :solr:core:jar
> Task :solr:solrj:processResources
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:solrj-streaming:processResources
> Task :solr:solrj-streaming:classes
> Task :solr:solrj-streaming:jar
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:solrj-zookeeper:classes
> Task :solr:solrj-zookeeper:jar
> Task :solr:webapp:compileJava NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE

> Task :solr:api:buildJSClient
No application/json content media type found in response. Response examples can 
currently only be generated for application/json media type.
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/api/build/generated/js

> Task :solr:webapp:nodeSetup
> Task :solr:webapp:npmSetup SKIPPED

> Task :solr:webapp:downloadBrowserify
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer 
supported

added 178 packages, and changed 1 package in 4s

39 packages are looking for funding
  run `npm fund` for details

> Task :solr:webapp:syncJSClientSourceCode

> Task :solr:webapp:jsClientDownloadDeps
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/[email protected]: This proposal 
has been merged to the ECMAScript standard and thus this plugin is no longer 
maintained. Please use @babel/plugin-transform-json-strings instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-export-namespace-from 
instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-logical-assignment-operators instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer 
supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer 
supported
npm warn deprecated [email protected]: Please upgrade to latest, formidable@v2 
or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm warn deprecated [email protected]: Please upgrade to superagent v10.2.2+, 
see release notes at 
https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance 
is supported by Forward Email @ https://forwardemail.net
npm warn deprecated [email protected]: 16.1.1

> [email protected] prepare
> npm run build


> [email protected] build
> babel src -d dist

Successfully compiled 153 files with Babel (3199ms).

added 331 packages, and audited 332 packages in 11s

43 packages are looking for funding
  run `npm fund` for details

4 vulnerabilities (2 moderate, 2 high)

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

> Task :solr:webapp:jsClientBuild

> [email protected] build
> babel src -d dist

Successfully compiled 153 files with Babel (2819ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :kotlinWasmKotlinNpmCachesSetup
> Task :kotlinWasmNodeJsSetup
> Task :kotlinWasmRestoreYarnLock
> Task :kotlinWasmYarnSetup
> Task :solr:ui:wasmJsPackageJson
> Task :solr:ui:wasmJsTestPackageJson
> Task :solr:ui:wasmJsPublicPackageJson
> Task :solr:ui:wasmJsTestPublicPackageJson
> Task :kotlinWasmPackageJsonUmbrella
> Task :wasmRootPackageJson

> Task :kotlinWasmNpmInstall
warning Ignored scripts due to flag.

> Task :kotlinWasmStoreYarnLock
> Task :solr:ui:wasmJsResolveResourcesFromDependencies
> Task :solr:ui:convertXmlValueResourcesForCommonMain
> Task :solr:ui:copyNonXmlValueResourcesForCommonMain
> Task :solr:ui:prepareComposeResourcesTaskForCommonMain
> Task :solr:ui:convertXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:copyNonXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:prepareComposeResourcesTaskForWasmJsMain NO-SOURCE
> Task :solr:ui:assembleWasmJsMainResources
> Task :solr:ui:wasmJsResolveSelfResourcesCopyHierarchicalMultiplatformResources
> Task :solr:ui:wasmJsAggregateResources
> Task :solr:ui:wasmJsProcessResources
> Task :solr:ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :solr:ui:generateResourceAccessorsForCommonMain
> Task :solr:ui:generateResourceAccessorsForWasmJsMain NO-SOURCE
> Task :solr:ui:generateActualResourceCollectorsForWasmJsMain
> Task :solr:ui:generateComposeResClass
> Task :solr:ui:generateExpectResourceCollectorsForCommonMain
> Task :solr:ui:kotlinWasmBinaryenSetup
> Task :solr:ui:unpackSkikoWasmRuntime
> Task :solr:ui:processSkikoRuntimeForKWasm

> Task :solr:modules:analysis-extras:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/modules/analysis-extras/src/java/org/apache/solr/schema/ICUCollationField.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:analysis-extras:processResources NO-SOURCE
> Task :solr:modules:analysis-extras:classes
> Task :solr:modules:analysis-extras:jar
> Task :solr:modules:analysis-extras:assemblePackaging

> Task :solr:modules:clustering:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/modules/clustering/src/java/org/apache/solr/handler/clustering/ClusteringComponent.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:modules:clustering:classes
> Task :solr:modules:clustering:jar
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:cross-dc:processResources NO-SOURCE
> Task :solr:modules:cross-dc:classes
> Task :solr:modules:cross-dc:jar
> Task :solr:modules:cross-dc:assemblePackaging
> Task :solr:modules:cuvs:compileJava
> Task :solr:modules:cuvs:processResources NO-SOURCE
> Task :solr:modules:cuvs:classes
> Task :solr:modules:cuvs:jar
> Task :solr:modules:cuvs:assemblePackaging

> Task :solr:modules:extraction:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/modules/extraction/src/java/org/apache/solr/handler/extraction/ExtractingDocumentLoader.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:extraction:processResources
> Task :solr:modules:extraction:classes
> Task :solr:modules:extraction:jar
> Task :solr:modules:extraction:assemblePackaging

> Task :solr:modules:gcs-repository:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/modules/gcs-repository/src/java/org/apache/solr/gcs/GCSConfigParser.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:gcs-repository:processResources NO-SOURCE
> Task :solr:modules:gcs-repository:classes
> Task :solr:modules:gcs-repository:jar
> Task :solr:modules:gcs-repository:assemblePackaging
> Task :solr:modules:jwt-auth:compileJava
> Task :solr:modules:jwt-auth:processResources NO-SOURCE
> Task :solr:modules:jwt-auth:classes
> Task :solr:modules:jwt-auth:jar
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:ui:compileKotlinWasmJs
> Task :solr:modules:langid:compileJava
> Task :solr:ui:wasmJsMainClasses
> Task :solr:modules:langid:processResources
> Task :solr:modules:langid:classes
> Task :solr:modules:langid:jar
> Task :solr:modules:langid:assemblePackaging
> Task :solr:modules:language-models:compileJava
> Task :solr:modules:language-models:processResources NO-SOURCE
> Task :solr:modules:language-models:classes
> Task :solr:modules:language-models:jar
> Task :solr:modules:language-models:assemblePackaging

> Task :solr:modules:ltr:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:ltr:processResources NO-SOURCE
> Task :solr:modules:ltr:classes
> Task :solr:modules:ltr:jar
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:opentelemetry:compileJava
> Task :solr:modules:opentelemetry:processResources NO-SOURCE
> Task :solr:modules:opentelemetry:classes
> Task :solr:modules:opentelemetry:jar
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:compileJava
> Task :solr:modules:s3-repository:processResources NO-SOURCE
> Task :solr:modules:s3-repository:classes
> Task :solr:modules:s3-repository:jar
> Task :solr:modules:s3-repository:assemblePackaging

> Task :solr:modules:scripting:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:scripting:processResources NO-SOURCE
> Task :solr:modules:scripting:classes
> Task :solr:modules:scripting:jar
> Task :solr:modules:scripting:assemblePackaging

> Task :solr:modules:sql:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:sql:processResources
> Task :solr:modules:sql:classes
> Task :solr:modules:sql:jar
> Task :solr:modules:sql:assemblePackaging
> Task :solr:ui:compileProductionExecutableKotlinWasmJs
> Task :solr:ui:compileProductionExecutableKotlinWasmJsOptimize
> Task :solr:ui:wasmJsProductionExecutableCompileSync

> Task :solr:ui:wasmJsBrowserProductionWebpack
Critical dependency: the request of a dependency is an expression
asset 8bc1b48ee28fd6b51bb9.wasm 8.01 MiB [emitted] [immutable] [from: 
kotlin/skiko.wasm] [big] (auxiliary name: main)
asset 58b32cfed875a4b49431.wasm 3.74 MiB [emitted] [immutable] [from: 
kotlin/composeApp.wasm] [big] (auxiliary name: main)
asset composeApp.js 556 KiB [emitted] [minimized] [big] (name: main) 2 related 
assets
runtime modules 4.33 KiB 7 modules
built modules 909 KiB (javascript) 11.8 MiB (asset) [built]
  javascript modules 908 KiB
    modules by path ./kotlin/*.mjs 516 KiB
      ./kotlin/composeApp.mjs 355 bytes [built] [code generated]
      ./kotlin/skiko.mjs 478 KiB [built] [code generated]
      ./kotlin/composeApp.uninstantiated.mjs 38.3 KiB [built] [code generated] 
[3 warnings]
    ../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code 
generated]
    ./kotlin/ lazy strict namespace object 160 bytes [built] [code generated]
  asset modules 84 bytes (javascript) 11.8 MiB (asset)
    ./kotlin/skiko.wasm 42 bytes (javascript) 8.01 MiB (asset) [built] [code 
generated]
    ./kotlin/composeApp.wasm 42 bytes (javascript) 3.74 MiB (asset) [built] 
[code generated]
webpack 5.94.0 compiled with 1 warning in 3975 ms

> Task :solr:ui:wasmJsBrowserDistribution
> Task :solr:webapp:generateUiProdFiles
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:fullDistTar
> Task :solr:docker:dockerBuild FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Solr/Solr-Docker-Nightly-main/solr/docker/build.gradle'
 line: 216

* What went wrong:
Execution failed for task ':solr:docker:dockerBuild'.
> Multi-platform builds (SOLR_DOCKER_PLATFORM with multiple platforms) are not 
> supported by dockerBuild.
  Please use 'dockerPush' instead, which will build and push the multi-platform 
image in a single step.
  Example: SOLR_DOCKER_PLATFORM=linux/arm64,linux/amd64 ./gradlew dockerPush

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 4m 20s
126 actionable tasks: 126 executed

Publishing build scan...
https://develocity.apache.org/s/mulrfte6tkntm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to