Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-10.0/111/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-4 (solr lucene) in workspace 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0
[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://github.com/apache/solr.git
 > git init /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0 # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/apache/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/solr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/branch_10_0^{commit} # timeout=10
Checking out Revision 016965ccedaea5bb1261bd772bc4dadd528abbac 
(origin/branch_10_0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 016965ccedaea5bb1261bd772bc4dadd528abbac # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_10_0 016965ccedaea5bb1261bd772bc4dadd528abbac # 
 > timeout=10
Commit message: "CHANGELOG.md regenerated for release v10.0.0"
 > git rev-list --no-walk 016965ccedaea5bb1261bd772bc4dadd528abbac # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/gradle.properties
[Gradle] - Launching build.
[Solr-Smoketest-10.0] $ 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/gradlew 
-Dversion.suffix= 
-Dgradle.user.home=/home/jenkins/jenkins-slave/workspace/Solr/.gradle 
-Porg.gradle.daemon=false -Pvalidation.git.failOnModified=false --continue 
clean assembleRelease
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-Smoketest-10.0/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 :platform:clean UP-TO-DATE
> Task :missing-doclet:clean
> Task :build-infra:clean
> Task :clean UP-TO-DATE
> Task :solr:clean UP-TO-DATE
> Task :solr:api:clean
> Task :solr:benchmark:clean
> Task :solr:core:clean
> Task :solr:cross-dc-manager:clean
> Task :solr:distribution:clean UP-TO-DATE
> Task :solr:docker:clean UP-TO-DATE
> Task :solr:documentation:clean UP-TO-DATE
> Task :solr:example:clean UP-TO-DATE
> Task :solr:modules:clean UP-TO-DATE
> Task :solr:packaging:clean UP-TO-DATE
> Task :solr:server:clean
> Task :solr:solr-ref-guide:clean
> Task :solr:solrj:clean
> Task :solr:solrj-jetty:clean
> Task :solr:solrj-streaming:clean
> Task :solr:solrj-zookeeper:clean
> Task :solr:test-framework:clean
> Task :solr:ui:cleanDesktopTest UP-TO-DATE
> Task :solr:ui:cleanWasmJsBrowserTest UP-TO-DATE
> Task :solr:ui:cleanAllTests UP-TO-DATE
> Task :solr:ui:clean
> Task :solr:webapp:clean
> Task :solr:modules:analysis-extras:clean
> Task :solr:modules:clustering:clean
> Task :solr:modules:cross-dc:clean
> Task :solr:modules:cuvs:clean
> Task :solr:modules:extraction:clean
> Task :solr:modules:gcs-repository:clean
> Task :solr:modules:jwt-auth:clean
> Task :solr:modules:langid:clean
> Task :solr:modules:language-models:clean
> Task :solr:modules:ltr:clean
> Task :solr:modules:opentelemetry:clean
> Task :solr:modules:s3-repository:clean
> Task :solr:modules:scripting:clean
> Task :solr:modules:sql:clean
> Task :mavenLocalClean UP-TO-DATE
> Task :missing-doclet:compileJava
> Task :missing-doclet:processResources NO-SOURCE
> Task :missing-doclet:classes
> Task :missing-doclet: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:jar
> Task :solr:api:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:api:generatePomFileForJarsPublication
> Task :solr:api:renderJavadoc
> Task :solr:api:javadoc SKIPPED
> Task :solr:api:javadocJar
> Task :solr:api:sourcesJar
> Task :solr:api:signJarsPublication SKIPPED
> Task :solr:api:publishJarsPublicationToBuildRepository

> 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-Smoketest-10.0/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-Smoketest-10.0/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-jetty:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/solrj-jetty/src/java/org/apache/solr/client/solrj/jetty/HttpJettySolrClient.java
 uses or overrides 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:core:processResources
> Task :solr:core:classes
> Task :solr:core:jar
> Task :solr:core:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:core:generatePomFileForJarsPublication
> Task :solr:solrj:renderJavadoc
> Task :solr:solrj-jetty:renderJavadoc
> Task :solr:solrj-streaming:renderJavadoc
> Task :solr:solrj-zookeeper:renderJavadoc
> Task :solr:core:renderJavadoc
> Task :solr:core:javadoc SKIPPED
> Task :solr:core:javadocJar
> Task :solr:core:sourcesJar
> Task :solr:core:signJarsPublication SKIPPED
> Task :solr:core:publishJarsPublicationToBuildRepository

> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:cross-dc-manager:generatePomFileForJarsPublication
> Task :solr:modules:cross-dc:renderJavadoc
> Task :solr:cross-dc-manager:renderJavadoc
> Task :solr:cross-dc-manager:javadoc SKIPPED
> Task :solr:cross-dc-manager:javadocJar
> Task :solr:cross-dc-manager:sourcesJar
> Task :solr:cross-dc-manager:signJarsPublication SKIPPED
> Task :solr:cross-dc-manager:publishJarsPublicationToBuildRepository
> Task :solr:solrj:processResources
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:solrj:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj:generatePomFileForJarsPublication
> Task :solr:solrj:javadoc SKIPPED
> Task :solr:solrj:javadocJar
> Task :solr:solrj:sourcesJar
> Task :solr:solrj:signJarsPublication SKIPPED
> Task :solr:solrj:publishJarsPublicationToBuildRepository
> Task :solr:solrj-jetty:processResources NO-SOURCE
> Task :solr:solrj-jetty:classes
> Task :solr:solrj-jetty:jar
> Task :solr:solrj-jetty:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-jetty:generatePomFileForJarsPublication
> Task :solr:solrj-jetty:javadoc SKIPPED
> Task :solr:solrj-jetty:javadocJar
> Task :solr:solrj-jetty:sourcesJar
> Task :solr:solrj-jetty:signJarsPublication SKIPPED
> Task :solr:solrj-jetty:publishJarsPublicationToBuildRepository
> Task :solr:solrj-streaming:processResources
> Task :solr:solrj-streaming:classes
> Task :solr:solrj-streaming:jar
> Task :solr:solrj-streaming:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-streaming:generatePomFileForJarsPublication
> Task :solr:solrj-streaming:javadoc SKIPPED
> Task :solr:solrj-streaming:javadocJar
> Task :solr:solrj-streaming:sourcesJar
> Task :solr:solrj-streaming:signJarsPublication SKIPPED
> Task :solr:solrj-streaming:publishJarsPublicationToBuildRepository
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:solrj-zookeeper:classes
> Task :solr:solrj-zookeeper:jar
> Task :solr:solrj-zookeeper:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-zookeeper:generatePomFileForJarsPublication
> Task :solr:solrj-zookeeper:javadoc SKIPPED
> Task :solr:solrj-zookeeper:javadocJar
> Task :solr:solrj-zookeeper:sourcesJar
> Task :solr:solrj-zookeeper:signJarsPublication SKIPPED
> Task :solr:solrj-zookeeper:publishJarsPublicationToBuildRepository

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

> Task :solr:test-framework:processResources
> Task :solr:test-framework:classes
> Task :solr:test-framework:jar
> Task :solr:test-framework:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:test-framework:generatePomFileForJarsPublication
> Task :solr:test-framework:renderJavadoc
> Task :solr:test-framework:javadoc SKIPPED
> Task :solr:test-framework:javadocJar
> Task :solr:test-framework:sourcesJar
> Task :solr:test-framework:signJarsPublication SKIPPED
> Task :solr:test-framework:publishJarsPublicationToBuildRepository

> Task :solr:modules:analysis-extras:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/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:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:analysis-extras:generatePomFileForJarsPublication
> Task :solr:modules:analysis-extras:renderJavadoc
> Task :solr:modules:analysis-extras:javadoc SKIPPED
> Task :solr:modules:analysis-extras:javadocJar
> Task :solr:modules:analysis-extras:sourcesJar
> Task :solr:modules:analysis-extras:signJarsPublication SKIPPED
> Task :solr:modules:analysis-extras:publishJarsPublicationToBuildRepository

> Task :solr:modules:clustering:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:clustering:generatePomFileForJarsPublication
> Task :solr:modules:clustering:renderJavadoc
> Task :solr:modules:clustering:javadoc SKIPPED
> Task :solr:modules:clustering:javadocJar
> Task :solr:modules:clustering:sourcesJar
> Task :solr:modules:clustering:signJarsPublication SKIPPED
> Task :solr:modules:clustering:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:cross-dc:generatePomFileForJarsPublication
> Task :solr:modules:cross-dc:javadoc SKIPPED
> Task :solr:modules:cross-dc:javadocJar
> Task :solr:modules:cross-dc:sourcesJar
> Task :solr:modules:cross-dc:signJarsPublication SKIPPED
> Task :solr:modules:cross-dc:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:cuvs:generatePomFileForJarsPublication
> Task :solr:modules:cuvs:renderJavadoc
> Task :solr:modules:cuvs:javadoc SKIPPED
> Task :solr:modules:cuvs:javadocJar
> Task :solr:modules:cuvs:sourcesJar
> Task :solr:modules:cuvs:signJarsPublication SKIPPED
> Task :solr:modules:cuvs:publishJarsPublicationToBuildRepository

> Task :solr:modules:extraction:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:extraction:generatePomFileForJarsPublication
> Task :solr:modules:extraction:renderJavadoc
> Task :solr:modules:extraction:javadoc SKIPPED
> Task :solr:modules:extraction:javadocJar
> Task :solr:modules:extraction:sourcesJar
> Task :solr:modules:extraction:signJarsPublication SKIPPED
> Task :solr:modules:extraction:publishJarsPublicationToBuildRepository

> Task :solr:modules:gcs-repository:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/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:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:gcs-repository:generatePomFileForJarsPublication
> Task :solr:modules:gcs-repository:renderJavadoc
> Task :solr:modules:gcs-repository:javadoc SKIPPED
> Task :solr:modules:gcs-repository:javadocJar
> Task :solr:modules:gcs-repository:sourcesJar
> Task :solr:modules:gcs-repository:signJarsPublication SKIPPED
> Task :solr:modules:gcs-repository:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:jwt-auth:generatePomFileForJarsPublication
> Task :solr:modules:jwt-auth:renderJavadoc
> Task :solr:modules:jwt-auth:javadoc SKIPPED
> Task :solr:modules:jwt-auth:javadocJar
> Task :solr:modules:jwt-auth:sourcesJar
> Task :solr:modules:jwt-auth:signJarsPublication SKIPPED
> Task :solr:modules:jwt-auth:publishJarsPublicationToBuildRepository
> Task :solr:modules:langid:compileJava
> Task :solr:modules:langid:processResources
> Task :solr:modules:langid:classes
> Task :solr:modules:langid:jar
> Task :solr:modules:langid:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:langid:generatePomFileForJarsPublication
> Task :solr:modules:langid:renderJavadoc
> Task :solr:modules:langid:javadoc SKIPPED
> Task :solr:modules:langid:javadocJar
> Task :solr:modules:langid:sourcesJar
> Task :solr:modules:langid:signJarsPublication SKIPPED
> Task :solr:modules:langid:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:language-models:generatePomFileForJarsPublication
> Task :solr:modules:language-models:renderJavadoc
> Task :solr:modules:language-models:javadoc SKIPPED
> Task :solr:modules:language-models:javadocJar
> Task :solr:modules:language-models:sourcesJar
> Task :solr:modules:language-models:signJarsPublication SKIPPED
> Task :solr:modules:language-models:publishJarsPublicationToBuildRepository

> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:ltr:generatePomFileForJarsPublication
> Task :solr:modules:ltr:renderJavadoc
> Task :solr:modules:ltr:javadoc SKIPPED
> Task :solr:modules:ltr:javadocJar
> Task :solr:modules:ltr:sourcesJar
> Task :solr:modules:ltr:signJarsPublication SKIPPED
> Task :solr:modules:ltr:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:opentelemetry:generatePomFileForJarsPublication
> Task :solr:modules:opentelemetry:renderJavadoc
> Task :solr:modules:opentelemetry:javadoc SKIPPED
> Task :solr:modules:opentelemetry:javadocJar
> Task :solr:modules:opentelemetry:sourcesJar
> Task :solr:modules:opentelemetry:signJarsPublication SKIPPED
> Task :solr:modules:opentelemetry:publishJarsPublicationToBuildRepository
> 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:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:s3-repository:generatePomFileForJarsPublication
> Task :solr:modules:s3-repository:renderJavadoc
> Task :solr:modules:s3-repository:javadoc SKIPPED
> Task :solr:modules:s3-repository:javadocJar
> Task :solr:modules:s3-repository:sourcesJar
> Task :solr:modules:s3-repository:signJarsPublication SKIPPED
> Task :solr:modules:s3-repository:publishJarsPublicationToBuildRepository

> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:scripting:generatePomFileForJarsPublication
> Task :solr:modules:scripting:renderJavadoc
> Task :solr:modules:scripting:javadoc SKIPPED
> Task :solr:modules:scripting:javadocJar
> Task :solr:modules:scripting:sourcesJar
> Task :solr:modules:scripting:signJarsPublication SKIPPED
> Task :solr:modules:scripting:publishJarsPublicationToBuildRepository

> 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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:sql:generatePomFileForJarsPublication
> Task :solr:modules:sql:renderJavadoc
> Task :solr:modules:sql:javadoc SKIPPED
> Task :solr:modules:sql:javadocJar
> Task :solr:modules:sql:sourcesJar
> Task :solr:modules:sql:signJarsPublication SKIPPED
> Task :solr:modules:sql:publishJarsPublicationToBuildRepository

> Task :mavenToLocalFolder
Local maven artifacts (poms, jars) created at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/build/maven-local

> Task :checkWorkingCopyClean
> Task :solr:distribution:assembleSourceTgz
> 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: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-Smoketest-10.0/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]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]

added 178 packages, and changed 1 package in 5s

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-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-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-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]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
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 (2680ms).

added 331 packages, and audited 332 packages in 11s

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

5 vulnerabilities (1 low, 2 moderate, 2 high)

To address issues that do not require attention, run:
  npm audit fix

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 (2438ms).

> 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:assemblePackaging
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:cross-dc:assemblePackaging
> Task :solr:modules:cuvs:assemblePackaging
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:gcs-repository:assemblePackaging
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:langid:assemblePackaging
> Task :solr:modules:language-models:assemblePackaging
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:assemblePackaging
> Task :solr:modules:scripting:assemblePackaging
> Task :solr:modules:sql:assemblePackaging
> Task :solr:distribution:prepareGitRev
> Task :solr:ui:compileKotlinWasmJs
> Task :solr:ui:wasmJsMainClasses
> Task :solr:ui:compileProductionExecutableKotlinWasmJs
> Task :solr:ui:compileProductionExecutableKotlinWasmJsOptimize
> Task :solr:ui:wasmJsProductionExecutableCompileSync

> Task :solr:ui:wasmJsBrowserProductionWebpack
asset 8bc1b48ee28fd6b51bb9.wasm 8.01 MiB [emitted] [immutable] [from: 
kotlin/skiko.wasm] [big] (auxiliary name: main)
asset cc3b0cf41c91bfb79ab3.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 4080 ms
Critical dependency: the request of a dependency is an expression

> Task :solr:ui:wasmJsBrowserDistribution
> Task :solr:webapp:generateUiProdFiles
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:fullDistTar
> Task :solr:packaging:slimDistTar
> Task :solr:distribution:computeChecksums
> Task :solr:docker:createDockerfileOfficialFull
> Task :solr:docker:createDockerfileOfficialSlim
> Task :solr:distribution:assembleRelease

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 SUCCESSFUL in 6m 43s
292 actionable tasks: 280 executed, 12 up-to-date

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

Build step 'Invoke Gradle script' changed build result to SUCCESS
Run condition [Always] enabling perform for step [Execute shell]
[Solr-Smoketest-10.0] $ /bin/bash /tmp/jenkins243990831095286681.sh
Installing Python script requirements
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: six~=1.16.0 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 1)) (1.16.0)
Requirement already satisfied: Jinja2~=3.1.1 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 2)) (3.1.2)
Requirement already satisfied: PyYAML~=6.0 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 3)) (6.0.1)
Requirement already satisfied: holidays~=0.16 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 4)) (0.71)
Requirement already satisfied: ics~=0.7.2 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 5)) (0.7.2)
Requirement already satisfied: console-menu~=0.7.1 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 6)) (0.7.1)
Collecting PyGithub~=2.1.1 (from -r dev-tools/scripts/requirements.txt (line 7))
  Using cached PyGithub-2.1.1-py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: jira~=3.4.1 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 8)) (3.4.1)
ERROR: Could not find a version that satisfies the requirement json (from 
versions: none)

[notice] A new release of pip is available: 25.3 -> 26.0
[notice] To update, run: python3 -m pip install --upgrade pip
ERROR: No matching distribution found for json
Starting Smoke tester in folder 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0
Java 21 JAVA_HOME=/home/jenkins/tools/java/latest21
alt java  [] []
NOTE: output encoding is utf-8
NOTE: Not running @Nightly or @BadApple tests. Please verify that recent 
Jenkins runs have passed.

Load release URL 
"file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release"...

Get KEYS...
    Downloading online KEYS file https://archive.apache.org/dist/solr/KEYS
Downloading https://archive.apache.org/dist/solr/KEYS
    0.3 MB in 1.25 sec (0.2 MB/sec)

Test Solr...
  test basics...
  check changes HTML...
  check OpenAPI specification...
  download solr-10.0.0-slim.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0-slim.tgz
    71.1 MB in 0.05 sec (1456.6 MB/sec)
    verify sha512 digest
  download solr-10.0.0-src.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0-src.tgz
    86.6 MB in 0.06 sec (1410.3 MB/sec)
    verify sha512 digest
  download solr-10.0.0.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0.tgz
    339.0 MB in 0.24 sec (1438.2 MB/sec)
    verify sha512 digest
  unpack solr-10.0.0.tgz...
  solr-10.0.0.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGELOG.md
    Checking bin
    Checking modules
    Checking cross-dc-manager
    Checking docker
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
    copying unpacked distribution for Java 21 ...
    test solr example w/ Java 21...
      start Solr instance 
(log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-java21/solr-example.log)...
No process found for Solr node running on port 8983
      Running techproducts example on port 8983 from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-java21
*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 --solr-home "server/solr" --server-dir 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-java21/server"
 -Dsolr.modules=clustering,extraction,langid,ltr,scripting 
-Dsolr.ltr.enabled=true -Dsolr.clustering.enabled=true

*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
Waiting up to 180 seconds to see Solr running on port 8983 [|]   [/]  
 [-]   [\]   [|]  
Started Solr server on port 8983 (pid=2285173). Happy searching!

    WARN  - 2026-02-04 03:43:26.386; 
org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
WARN  - 2026-02-04 03:43:26.391; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
Created collection 'techproducts' with 1 shard(s), 1 replica(s) with config-set 
'techproducts'
Indexing tech product example docs from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-java21/example/exampledocs
Posting files to [base] url http://localhost:8983/solr/techproducts/update 
using content-type application/xml...
Entering recursive mode, max depth=1, delay=0s
Indexing directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-java21/example/exampledocs
 (13 files, depth=0)
POSTing file monitor.xml to [base]
POSTing file hd.xml to [base]
POSTing file manufacturers.xml to [base]
POSTing file monitor2.xml to [base]
POSTing file vidcard.xml to [base]
POSTing file ipod_video.xml to [base]
POSTing file gb18030-example.xml to [base]
POSTing file ipod_other.xml to [base]
POSTing file mem.xml to [base]
POSTing file sd500.xml to [base]
POSTing file solr.xml to [base]
POSTing file mp500.xml to [base]
POSTing file money.xml to [base]
13 files indexed.
COMMITting Solr index changes to 
http://localhost:8983/solr/techproducts/update...
Time spent: 0:00:00.516
      run query...
      stop server using: bin/solr stop -p 8983
Sending stop command to Solr running on port 8983 ... waiting up to 180 seconds 
to allow Jetty process 2285173 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-10.0.0-slim.tgz...
  solr-10.0.0-slim.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGELOG.md
    Checking bin
    Checking docker
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
    copying unpacked distribution for Java 21 ...
    test solr example w/ Java 21...
      start Solr instance 
(log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-slim-java21/solr-example.log)...
No process found for Solr node running on port 8983
      Running films example on port 8983 from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-slim-java21
*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 --solr-home "server/solr" --server-dir 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-slim-java21/server"

*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
Waiting up to 180 seconds to see Solr running on port 8983 [|]   [/]  
 [-]   [\]   [|]  
Started Solr server on port 8983 (pid=2285720). Happy searching!

    WARN  - 2026-02-04 03:43:40.812; 
org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
WARN  - 2026-02-04 03:43:40.816; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
Created collection 'films' with 1 shard(s), 1 replica(s) with config-set 'films'
Adding dense vector field type to films schema
Adding name, genre, directed_by, initial_release_date, and film_vector fields 
to films schema
Adding paramsets "algo" and "algo_b" to films configuration for relevancy tuning
Indexing films example docs from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0-slim-java21/example/films/films.json
Posting files to [base] url http://localhost:8983/solr/films/update using 
content-type application/json...
POSTing file films.json to [base]
1 files indexed.
COMMITting Solr index changes to http://localhost:8983/solr/films/update...
Time spent: 0:00:01.504

Solr films example launched successfully. Direct your Web browser to 
http://localhost:8983 to visit the Solr Admin UI
      run query...
      stop server using: bin/solr stop -p 8983
Sending stop command to Solr running on port 8983 ... waiting up to 180 seconds 
to allow Jetty process 2285720 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-10.0.0-src.tgz...
  solr-10.0.0-src.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.md
    Checking CONTRIBUTING.md
    Checking CHANGELOG.md
    Checking README.adoc
    Checking build-tools
    Checking changelog
    Checking dev-docs
    Checking dev-tools
    Checking gradle
    Checking solr
    Checking build.gradle
    Checking gradlew
    Checking gradlew.bat
    Checking settings.gradle
    Checking settings-gradle.lockfile
    Checking gradle.lockfile
    Checking kotlin-js-store
    Checking platform
    Checking benchmark
    Checking bin
    Checking modules
    Checking api
    Checking core
    Checking cross-dc-manager
    Checking docker
    Checking documentation
    Checking example
    Checking licenses
    Checking packaging
    Checking distribution
    Checking server
    Checking solr-ref-guide
    Checking solrj
    Checking solrj-jetty
    Checking solrj-streaming
    Checking solrj-zookeeper
    Checking test-framework
    Checking webapp
    Checking .gitignore
    Checking .gitattributes
    Checking ui
    Checking build.gradle
    Checking gradle.lockfile
    make sure no JARs/WARs in src dist...
    run "./gradlew --no-daemon check -p solr/documentation"
    run tests w/ Java 21 and testArgs='-Dtests.nightly=false 
-Dtests.badapples=false '...
    run integration tests w/ Java 21

command "export JAVA_HOME="/home/jenkins/tools/java/latest21" 
PATH="/home/jenkins/tools/java/latest21/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest21/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=10.0.0" failed:
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 UP-TO-DATE
> Task :build-infra:pluginDescriptors UP-TO-DATE
> Task :build-infra:processResources UP-TO-DATE
> Task :build-infra:classes UP-TO-DATE
> Task :build-infra:jar UP-TO-DATE
> Task :solr:cross-dc-manager:processResources NO-SOURCE
> Task :solr:core:processResources UP-TO-DATE
> Task :solr:solrj-jetty:processResources NO-SOURCE
> Task :solr:solrj-streaming:processResources UP-TO-DATE
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:api:processResources NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE
> Task :solr:ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :solr:solrj:processResources UP-TO-DATE
> Task :solr:documentation:changesToHtml UP-TO-DATE
> Task :solr:modules:analysis-extras:processResources NO-SOURCE
> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:example:assemblePackaging
> Task :solr:modules:cuvs:processResources NO-SOURCE
> Task :solr:modules:extraction:processResources UP-TO-DATE
> Task :solr:modules:gcs-repository:processResources NO-SOURCE
> Task :solr:modules:jwt-auth:processResources NO-SOURCE
> Task :solr:modules:langid:processResources UP-TO-DATE
> Task :solr:modules:language-models:processResources NO-SOURCE
> Task :solr:ui:convertXmlValueResourcesForCommonMain
> Task :solr:modules:ltr:processResources NO-SOURCE
> Task :solr:modules:opentelemetry:processResources NO-SOURCE
> Task :solr:modules:s3-repository:processResources NO-SOURCE
> Task :solr:modules:scripting:processResources NO-SOURCE
> Task :solr:modules:sql:processResources UP-TO-DATE
> Task :solr:ui:copyNonXmlValueResourcesForCommonMain
> Task :solr:ui:prepareComposeResourcesTaskForCommonMain
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :kotlinWasmKotlinNpmCachesSetup
> Task :solr:ui:generateResourceAccessorsForCommonMain
> Task :solr:modules:cross-dc:processResources NO-SOURCE
> Task :solr:documentation:copyDocumentationAssets UP-TO-DATE
> Task :solr:documentation:markdownToHtml UP-TO-DATE
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:webapp:nodeSetup
> Task :solr:webapp:npmSetup SKIPPED
> Task :solr:packaging:nodeSetup
> Task :solr:packaging:npmSetup SKIPPED
> Task :solr:api:compileJava UP-TO-DATE
> Task :solr:api:classes UP-TO-DATE
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :kotlinWasmNodeJsSetup
> Task :kotlinWasmRestoreYarnLock
> Task :kotlinWasmYarnSetup
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal

> 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:api:jar

> 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]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]

added 178 packages, and changed 1 package in 4s

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

> Task :solr:solrj:openApiGenerate
Cleaned up output directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/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-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/solr/solrj/build/generated/

> Task :spotlessInternalRegisterDependencies UP-TO-DATE

> Task :solr:api:buildJSClient
############################################################################################
# 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-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/solr/api/build/generated/js

> Task :solr:ui:wasmJsPackageJson
> Task :solr:webapp:syncJSClientSourceCode
> Task :solr:ui:wasmJsTestPackageJson
> Task :solr:ui:wasmJsPublicPackageJson
> Task :solr:ui:wasmJsTestPublicPackageJson
> Task :kotlinWasmPackageJsonUmbrella
> Task :solr:ui:convertXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:copyNonXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:prepareComposeResourcesTaskForWasmJsMain NO-SOURCE
> Task :solr:ui:generateResourceAccessorsForWasmJsMain NO-SOURCE
> Task :wasmRootPackageJson
> Task :solr:ui:generateActualResourceCollectorsForWasmJsMain
> Task :solr:ui:generateComposeResClass
> Task :solr:ui:generateExpectResourceCollectorsForCommonMain
> Task :solr:ui:wasmJsResolveResourcesFromDependencies
> Task :solr:ui:assembleWasmJsMainResources
> Task :solr:ui:wasmJsResolveSelfResourcesCopyHierarchicalMultiplatformResources
> Task :solr:ui:wasmJsAggregateResources
> Task :solr:ui:wasmJsProcessResources
> Task :solr:ui:unpackSkikoWasmRuntime
> Task :solr:ui:processSkikoRuntimeForKWasm

> Task :solr:packaging:downloadBats

changed 4 packages in 5s

> Task :kotlinWasmNpmInstall
warning Ignored scripts due to flag.

> Task :kotlinWasmStoreYarnLock

> 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]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
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


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

> Task :solr:solrj-jetty:compileJava UP-TO-DATE
> Task :solr:solrj-jetty:classes UP-TO-DATE
> Task :solr:solrj-jetty:jar
> Task :solr:solrj-streaming:compileJava UP-TO-DATE
> Task :solr:solrj-zookeeper:compileJava UP-TO-DATE
> Task :solr:solrj-streaming:classes UP-TO-DATE
> Task :solr:solrj-zookeeper:classes UP-TO-DATE
> Task :solr:solrj-zookeeper:jar
> Task :solr:solrj-streaming:jar

> Task :solr:webapp:jsClientDownloadDeps

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


> Task :solr:ui:compileKotlinWasmJs
> Task :solr:ui:wasmJsMainClasses
> Task :solr:core:compileJava UP-TO-DATE
> Task :solr:core:classes UP-TO-DATE
> Task :solr:modules:analysis-extras:compileJava UP-TO-DATE
> Task :solr:modules:analysis-extras:classes UP-TO-DATE
> Task :solr:modules:clustering:compileJava UP-TO-DATE
> Task :solr:modules:clustering:classes UP-TO-DATE
> Task :solr:modules:cross-dc:compileJava UP-TO-DATE
> Task :solr:modules:cuvs:compileJava UP-TO-DATE
> Task :solr:modules:cross-dc:classes UP-TO-DATE
> Task :solr:modules:analysis-extras:jar
> Task :solr:modules:clustering:jar
> Task :solr:cross-dc-manager:compileJava UP-TO-DATE
> Task :solr:cross-dc-manager:classes UP-TO-DATE
> Task :solr:modules:cross-dc:jar
> Task :solr:cross-dc-manager:jar
> Task :solr:core:jar
> Task :solr:modules:cuvs:classes UP-TO-DATE
> Task :solr:modules:cuvs:jar
> Task :solr:solrj:generatedSpotlessHelper
> Task :solr:solrj:generatedSpotless
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:cuvs:assemblePackaging

> Task :solr:webapp:jsClientDownloadDeps
Successfully compiled 153 files with Babel (3126ms).

added 331 packages, and audited 332 packages in 15s

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

5 vulnerabilities (1 low, 2 moderate, 2 high)

To address issues that do not require attention, run:
  npm audit fix

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

Run `npm audit` for details.

> Task :solr:modules:cross-dc:assemblePackaging
> Task :solr:modules:extraction:compileJava UP-TO-DATE
> Task :solr:modules:extraction:classes UP-TO-DATE
> Task :solr:webapp:compileJava NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE
> Task :solr:modules:langid:compileJava UP-TO-DATE
> Task :solr:modules:langid:classes UP-TO-DATE
> Task :solr:modules:jwt-auth:compileJava UP-TO-DATE
> Task :solr:modules:jwt-auth:classes UP-TO-DATE
> Task :solr:modules:extraction:jar
> Task :solr:modules:gcs-repository:compileJava UP-TO-DATE
> Task :solr:modules:gcs-repository:classes UP-TO-DATE
> Task :solr:modules:jwt-auth:jar
> Task :solr:modules:gcs-repository:jar
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:language-models:compileJava UP-TO-DATE
> Task :solr:modules:language-models:classes UP-TO-DATE
> Task :solr:modules:ltr:compileJava UP-TO-DATE
> Task :solr:modules:ltr:classes UP-TO-DATE
> Task :solr:modules:language-models:jar
> Task :solr:modules:langid:jar
> Task :solr:modules:ltr:jar
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:langid:assemblePackaging
> Task :solr:modules:opentelemetry:compileJava UP-TO-DATE
> Task :solr:modules:opentelemetry:classes UP-TO-DATE
> Task :solr:modules:opentelemetry:jar
> Task :solr:modules:language-models:assemblePackaging
> Task :solr:modules:s3-repository:compileJava UP-TO-DATE
> Task :solr:modules:s3-repository:classes UP-TO-DATE
> Task :solr:modules:s3-repository:jar
> Task :solr:modules:scripting:compileJava UP-TO-DATE
> Task :solr:modules:scripting:classes UP-TO-DATE
> Task :solr:modules:scripting:jar
> Task :solr:modules:scripting:assemblePackaging
> Task :solr:modules:sql:compileJava UP-TO-DATE
> Task :solr:modules:sql:classes UP-TO-DATE
> Task :solr:modules:sql:jar
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:assemblePackaging
> Task :solr:modules:sql:assemblePackaging
> Task :solr:modules:gcs-repository:assemblePackaging

> Task :solr:webapp:jsClientBuild

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


> Task :solr:modules:analysis-extras:assemblePackaging
> Task :solr:cross-dc-manager:assemblePackaging

> Task :solr:webapp:jsClientBuild
Successfully compiled 153 files with Babel (2648ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :solr:ui:compileDevelopmentExecutableKotlinWasmJs
> Task :solr:ui:wasmJsDevelopmentExecutableCompileSync

> Task :solr:ui:wasmJsBrowserDevelopmentWebpack
asset ae382b62de224ee6b7a9.wasm 22.1 MiB [emitted] [immutable] [from: 
kotlin/composeApp.wasm] [big] (auxiliary name: main)
asset 8bc1b48ee28fd6b51bb9.wasm 8.01 MiB [emitted] [immutable] [from: 
kotlin/skiko.wasm] [big] (auxiliary name: main)
asset composeApp.js 3.43 MiB [emitted] [big] (name: main)
runtime modules 4.33 KiB 7 modules
built modules 1.31 MiB (javascript) 30.1 MiB (asset) [built]
  javascript modules 1.31 MiB
    modules by path ./kotlin/*.mjs 947 KiB
      ./kotlin/composeApp.mjs 386 bytes [built] [code generated]
      ./kotlin/skiko.mjs 478 KiB [built] [code generated]
      ./kotlin/composeApp.uninstantiated.mjs 469 KiB [built] [code generated] 
[3 warnings]
    ../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code 
generated]
    ./kotlin/custom-formatters.js 5.03 KiB [built] [code generated]
    ./kotlin/ lazy strict namespace object 160 bytes [built] [code generated]
  asset modules 84 bytes (javascript) 30.1 MiB (asset)
    ./kotlin/skiko.wasm 42 bytes (javascript) 8.01 MiB (asset) [built] [code 
generated]
    ./kotlin/composeApp.wasm 42 bytes (javascript) 22.1 MiB (asset) [built] 
[code generated]
webpack 5.94.0 compiled with 1 warning in 731 ms
Critical dependency: the request of a dependency is an expression

> Task :solr:ui:wasmJsBrowserDevelopmentExecutableDistribution
> Task :solr:webapp:generateUiDevFiles
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:installFullDist

> Task :solr:packaging:integrationTests
Running BATS tests with Solr base port 46503
1..120
ok 1 assert able to launch solr admin console # in 7723 ms
ok 2 assert for non cloud mode # in 10720 ms
ok 3 assert for cloud mode # in 11118 ms
ok 4 auth rejects block-unknown option with invalid boolean # in 1691 ms
ok 5 auth rejects update-include-file-only option with invalid boolean # in 
1699 ms
ok 6 auth enable/disable lifecycle # in 13236 ms
not ok 7 enable auth connects via zookeeper # in 5126 ms
# (from function `assert_output' in file 
.gradle/node/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_auth.bats, line 55)
#   `assert_output --partial 'Successfully enabled basic auth'' failed
# Waiting up to 180 seconds to see Solr running on port 46503 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 46503 (pid=2457084). Happy searching!
# 
#     
# -- output does not contain substring --
# substring (1 lines):
#   Successfully enabled basic auth
# output (6 lines):
#   WARN  - 2026-02-04 04:06:47.541; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
#   WARN  - 2026-02-04 04:06:47.544; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#   WARN  - 2026-02-04 04:06:47.981; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
#   WARN  - 2026-02-04 04:06:47.981; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
#   ERROR: KeeperErrorCode = NoNode for /security.json
# --
# 
# Last output:
# WARN  - 2026-02-04 04:06:47.541; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-02-04 04:06:47.544; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# WARN  - 2026-02-04 04:06:47.981; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-02-04 04:06:47.981; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
# ERROR: KeeperErrorCode = NoNode for /security.json
not ok 8 create, config, api, and delete with basic auth # in 16541 ms
# (from function `setup' in test file test/test_basic_auth.bats, line 24)
#   `solr start -Dsolr.packages.enabled=true' failed
# Starting Solr
# 
# Port 46503 is already being used by another process (pid: 2457084)
# Please choose a different port using the -p option.
# 
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/solr/packaging/build/test-output/failure-snapshots/8-1
# Last output:
# WARN  - 2026-02-04 04:06:49.142; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-02-04 04:06:49.145; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
# ERROR: java.util.concurrent.TimeoutException: Timeout while waiting for 
Zookeeper Client to connect: 15000 ms
ok 9 post, postlogs and export with basic auth # in 16688 ms
ok 10 package with basic auth # in 11422 ms
ok 11 nothing # in 10 ms
ok 12 setting property # in 10410 ms
ok 13 short form of setting property # in 6146 ms
ok 14 connecting to solr via various solr urls and zk hosts # in 8839 ms
ok 15 create for non cloud mode # in 7912 ms
ok 16 create for cloud mode # in 9620 ms
ok 17 multiple connection options are prevented # in 833 ms
ok 18 create collection # in 7249 ms
ok 19 create collection using solrUrl # in 4977 ms
ok 20 create collection using legacy solrUrl # in 4908 ms
ok 21 create collection using Zookeeper # in 4927 ms
ok 22 reject d option with invalid config dir # in 2564 ms
ok 23 accept d option with builtin config # in 4844 ms
ok 24 accept d option with explicit path to config # in 4923 ms
ok 25 accept n option as config name # in 4963 ms
ok 26 allow config reuse when n option specifies same config # in 8498 ms
ok 27 create multisharded collections when s provided # in 4975 ms
ok 28 create replicated collections when rf provided # in 5774 ms
ok 29 can delete collections # in 10242 ms
ok 30 can delete collections with solr-url # in 7747 ms
ok 31 collection delete also deletes zk config # in 7195 ms
ok 32 deletes accompanying zk config with nondefault name # in 7005 ms
ok 33 delete-config option can opt to leave config in zk # in 6718 ms
ok 34 start -e cloud works with --jvm-opts # in 21231 ms
ok 35 start -e cloud works with --no-prompt # in 17734 ms
ok 36 Check export command # in 19375 ms
ok 37 export fails on non cloud mode # in 9146 ms
Tika Server started on port 46508
ok 38 using curl to extract a single pdf file # in 19683 ms
ok 39 using the bin/solr post tool to extract content from pdf # in 19770 ms
ok 40 using the bin/solr post tool to crawl web site # in 21100 ms
Stopping Tika Server container
ok 41 healthcheck on cloud solr # in 12949 ms
ok 42 healthcheck errors on standalone solr # in 10820 ms
ok 43 solr help flag prints help # in 714 ms
ok 44 solr with no flags prints help # in 716 ms
ok 45 start help flag prints help # in 141 ms
ok 46 start h flag prints help # in 142 ms
ok 47 stop help flag prints help # in 139 ms
ok 48 restart help flag prints help # in 142 ms
ok 49 status help flag prints help # in 781 ms
ok 50 healthcheck help flag prints help # in 775 ms
ok 51 create help flag prints help # in 744 ms
ok 52 delete help flag prints help # in 739 ms
ok 53 zk help flag prints help # in 748 ms
ok 54 auth help flag prints help # in 756 ms
ok 55 assert help flag prints help # in 846 ms
ok 56 post help flag prints help # in 746 ms
ok 57 SQL Module # in 15161 ms
ok 58 icu collation in analysis-extras module # in 11922 ms
ok 59 Check lifecycle of sentiment classification # in 23180 ms
ok 60 lifecycle of package # in 8304 ms
ok 61 deploying and undeploying a collection level package # in 12779 ms
ok 62 deploying and undeploying a cluster level package # skip For developing 
package infra; requires a connection to github
ok 63 Affinity placement plugin using sysprop # in 14672 ms
ok 64 Random placement plugin using ENV # in 14816 ms
ok 65 Check help command # in 2306 ms
ok 66 basic post with a type specified # in 5080 ms
ok 67 basic post with collection instead of url parameter # in 3711 ms
ok 68 basic post with solr-url and collection # in 3565 ms
ok 69 basic post WITHOUT a type specified # in 10655 ms
ok 70 crawling a directory as a dry-run # in 754 ms
ok 71 crawling a directory # in 4005 ms
ok 72 crawling a web site # in 33534 ms
ok 73 skipcommit and optimize and delete # in 3535 ms
ok 74 args mode # in 6509 ms
ok 75 stdin mode # in 3177 ms
ok 76 verbose echo the Solr response # in 3565 ms
ok 77 post solr log into solr via cli # in 8873 ms
ok 78 allowPaths - backup # in 14647 ms
ok 79 snapshot lifecycle # in 4691 ms
ok 80 snapshot list # in 3238 ms
ok 81 snapshot describe # in 3258 ms
ok 82 start solr with ssl # in 15336 ms
ok 83 use different hostname when not checking peer-name # in 24150 ms
ok 84 start solr with ssl and auth # in 13965 ms
ok 85 start solr with client truststore and security manager # in 15745 ms
ok 86 start solr with mTLS needed # in 44516 ms
ok 87 start solr with mTLS wanted # in 34583 ms
ok 88 test keystore reload # in 57744 ms
ok 89 SOLR-11740 check 'solr stop' connection # in 15251 ms
ok 90 stop command for single port # in 17468 ms
ok 91 check stop command doesn't hang # in 218 ms
ok 92 SOLR-16976 solr starts with remote JMX enabled # in 8137 ms
ok 93 deprecated system properties converted to modern properties # in 194874 ms
ok 94 start with custom jetty options # in 8166 ms
ok 95 bootstrapping a configset # in 9144 ms
ok 96 status detects locally running solr # in 9687 ms
ok 97 status with --solr-url from user # in 8022 ms
ok 98 status with --port from user # in 8046 ms
ok 99 multiple connection options are prevented # in 830 ms
ok 100 status with invalid --solr-url from user # in 1189 ms
ok 101 status with --short format # in 195802 ms
ok 102 searching solr via locally executed streaming expression # in 1608 ms
ok 103 searching solr via remotely executed streaming expression # in 1245 ms
ok 104 variable interpolation # in 1541 ms
ok 105 searching solr without credentials fails with error # in 1109 ms
ok 106 --version returns Solr version # in 804 ms
ok 107 version as direct tool call still runs # in 721 ms
ok 108 short help # in 842 ms
ok 109 short help is inferred # in 752 ms
ok 110 long help # in 802 ms
ok 111 running subcommands with zk is prevented # in 725 ms
ok 112 listing out files # in 2125 ms
ok 113 connecting to solr via various solr urls and zk hosts # in 7215 ms
ok 114 copying files around # in 10710 ms
ok 115 upconfig # in 2528 ms
ok 116 SOLR-12429 test upconfig fails with symlink # in 1177 ms
ok 117 downconfig # in 1155 ms
ok 118 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option # 
in 1422 ms
ok 119 env var ZK_HOST is honored # in 3183 ms
ok 120 Cleanup # in 1859 ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/solr/packaging/build.gradle'
 line: 333

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/solr/packaging/.gradle/node/node_modules/bats/bin/bats''
>  finished with non-zero exit value 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.

BUILD FAILED in 25m 10s
128 actionable tasks: 94 executed, 34 up-to-date

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



Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1219, in <module>
    main()
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1145, in main
    smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, 
c.local_keys, ' '.join(c.test_args),
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1207, in smokeTest
    unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, 
version, testArgs)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 581, in unpackAndVerify
    verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 674, in verifyUnpacked
    java.run_java('./gradlew --no-daemon integrationTest -Dversion.release=%s' 
% version, '%s/itest.log' % unpackPath)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1050, in run_java
    run('%s; %s' % (cmd_prefix, cmd), logfile)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 511, in run
    raise RuntimeError('command "%s" failed; see log file %s' % (command, 
logPath))
RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest21" 
PATH="/home/jenkins/tools/java/latest21/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest21/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=10.0.0" failed; see log file 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770176592/unpack/solr-10.0.0/itest.log
Build step 'Run with timeout' 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