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

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-1 (solr lucene) in workspace 
/home/jenkins/jenkins-slave/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-slave/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.17.1'
 > git fetch --tags --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 1f67b4f487cc371913fef581c59f4b44d3b3e2b5 
(refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f67b4f487cc371913fef581c59f4b44d3b3e2b5 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 1f67b4f487cc371913fef581c59f4b44d3b3e2b5 # timeout=10
Commit message: "SOLR-17351: Decompose filestore "get file" API (#3047)"
 > git rev-list --no-walk 00aa9e504995b04f1f4a5007bf5b8d6c8c98b74d # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/gradle.properties
[Solr-Docker-Nightly-main] $ /bin/sh -xe /tmp/jenkins6193188257731354640.sh
+ echo ****
+ docker login -u **** --password-stdin
WARNING! Your password will be stored unencrypted in 
/home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Gradle] - Launching build.
[Solr-Docker-Nightly-main] $ 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/gradlew 
-Psolr.docker.imageRepo=apache/solr-nightly -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-slave/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-slave/workspace/Solr/Solr-Docker-Nightly-main/solr/solrj/build/generated/
 before code generation (cleanupOutput set to true).
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
Successfully generated code to 
/home/jenkins/jenkins-slave/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: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-main/solr/cross-dc-manager/src/java/org/apache/solr/crossdc/manager/consumer/Util.java
 uses or overrides 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:prometheus-exporter:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:prometheus-exporter:processResources NO-SOURCE
> Task :solr:prometheus-exporter:classes
> Task :solr:prometheus-exporter:jar
> Task :solr:prometheus-exporter: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
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
Successfully generated code to 
/home/jenkins/jenkins-slave/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 inflight@1.0.6: 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 glob@7.2.3: Glob versions prior to v9 are no longer 
supported

added 173 packages, changed 1 package, and audited 175 packages in 5s

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

found 0 vulnerabilities

> Task :solr:webapp:syncJSClientSourceCode

> Task :solr:webapp:jsClientDownloadDeps
npm WARN deprecated inflight@1.0.6: 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/plugin-proposal-numeric-separator@7.18.6: 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/plugin-proposal-nullish-coalescing-operator@7.18.6: 
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/plugin-proposal-export-namespace-from@7.18.9: 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/plugin-proposal-json-strings@7.18.6: 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/plugin-proposal-class-properties@7.18.6: 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/plugin-proposal-logical-assignment-operators@7.20.7: 
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/plugin-proposal-optional-chaining@7.21.0: 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 glob@7.2.3: Glob versions prior to v9 are no longer 
supported
npm WARN deprecated glob@7.1.6: Glob versions prior to v9 are no longer 
supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 
or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@5.3.1: Please upgrade to v9.0.0+ as we have 
fixed a public vulnerability with formidable dependency. Note that v9.0.0+ 
requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 
for insight. This project is supported and maintained by the team at Forward 
Email @ https://forwardemail.net
npm WARN deprecated sinon@7.5.0: 16.1.1

> v2_api@10.0.0 prepare
> npm run build


> v2_api@10.0.0 build
> babel src -d dist

Successfully compiled 136 files with Babel (3270ms).

added 334 packages, and audited 335 packages in 14s

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

3 vulnerabilities (1 moderate, 2 high)

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

Run `npm audit` for details.

> Task :solr:webapp:jsClientBuild

> v2_api@10.0.0 build
> babel src -d dist

Successfully compiled 136 files with Babel (3027ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :kotlinNodeJsSetup
> Task :kotlinNpmCachesSetup
> Task :kotlinRestoreYarnLock
> Task :kotlinYarnSetup
> Task :solr:ui:wasmJsPackageJson
> Task :solr:ui:wasmJsTestPackageJson
> Task :solr:ui:wasmJsPublicPackageJson
> Task :solr:ui:wasmJsTestPublicPackageJson
> Task :packageJsonUmbrella
> Task :rootPackageJson

> Task :kotlinNpmInstall FAILED
/home/jenkins/.gradle/nodejs/node-v22.0.0-linux-x64/bin/node: 
/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by 
/home/jenkins/.gradle/nodejs/node-v22.0.0-linux-x64/bin/node)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':kotlinNpmInstall'.
> Process 'Resolving NPM dependencies using yarn' returns 1
  


* 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 3s
59 actionable tasks: 59 executed

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

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: builds-unsubscr...@solr.apache.org
For additional commands, e-mail: builds-h...@solr.apache.org

Reply via email to