Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.x/451/

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-Smoketest-9.x
[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-slave/workspace/Solr/Solr-Smoketest-9.x # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --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_9x^{commit} # timeout=10
Checking out Revision f9c8b591c98f4e06703363a9e9913afcc8d443bd 
(origin/branch_9x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9c8b591c98f4e06703363a9e9913afcc8d443bd # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_9x f9c8b591c98f4e06703363a9e9913afcc8d443bd # 
 > timeout=10
Commit message: "Update io.dropwizard.metrics:* to v4.2.26 (#2520)"
 > git rev-list --no-walk f9c8b591c98f4e06703363a9e9913afcc8d443bd # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/gradle.properties
[Gradle] - Launching build.
[Solr-Smoketest-9.x] $ 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/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.4.0/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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Task :buildSrc:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/buildSrc/src/main/java/org/apache/lucene/gradle/Checksum.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> Task :buildSrc:jar
> Task :clean
> Task :solr:clean UP-TO-DATE
> Task :solr:api:clean
> Task :solr:benchmark:clean
> Task :solr:core: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:prometheus-exporter:clean
> Task :solr:server:clean
> Task :solr:solr-ref-guide:clean
> Task :solr:solrj:clean
> Task :solr:solrj-streaming:clean
> Task :solr:solrj-zookeeper:clean
> Task :solr:test-framework:clean
> Task :solr:webapp:clean
> Task :solr:modules:analysis-extras:clean
> Task :solr:modules:analytics:clean
> Task :solr:modules:clustering:clean
> Task :solr:modules:extraction:clean
> Task :solr:modules:gcs-repository:clean
> Task :solr:modules:hadoop-auth:clean
> Task :solr:modules:hdfs:clean
> Task :solr:modules:jaegertracer-configurator:clean
> Task :solr:modules:jwt-auth:clean
> Task :solr:modules:langid: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 :solr-missing-doclet:compileJava
> Task :solr-missing-doclet:processResources NO-SOURCE
> Task :solr-missing-doclet:classes
> Task :solr-missing-doclet:jar
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:api:compileJava
> 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-slave/workspace/Solr/Solr-Smoketest-9.x/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-Smoketest-9.x/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: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-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: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:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:prometheus-exporter:generatePomFileForJarsPublication
> Task :solr:prometheus-exporter:renderJavadoc
> Task :solr:prometheus-exporter:javadoc SKIPPED
> Task :solr:prometheus-exporter:javadocJar
> Task :solr:prometheus-exporter:sourcesJar
> Task :solr:prometheus-exporter:signJarsPublication SKIPPED
> Task :solr:prometheus-exporter: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-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-slave/workspace/Solr/Solr-Smoketest-9.x/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:analytics:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:analytics:processResources NO-SOURCE
> Task :solr:modules:analytics:classes
> Task :solr:modules:analytics:jar
> Task :solr:modules:analytics:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:analytics:generatePomFileForJarsPublication
> Task :solr:modules:analytics:renderJavadoc
> Task :solr:modules:analytics:javadoc SKIPPED
> Task :solr:modules:analytics:javadocJar
> Task :solr:modules:analytics:sourcesJar
> Task :solr:modules:analytics:signJarsPublication SKIPPED
> Task :solr:modules:analytics:publishJarsPublicationToBuildRepository
> Task :solr:modules:clustering:compileJava
> 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:extraction:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/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-slave/workspace/Solr/Solr-Smoketest-9.x/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:hadoop-auth:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:hadoop-auth:processResources NO-SOURCE
> Task :solr:modules:hadoop-auth:classes
> Task :solr:modules:hadoop-auth:jar
> Task :solr:modules:hadoop-auth:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:hadoop-auth:generatePomFileForJarsPublication
> Task :solr:modules:hadoop-auth:renderJavadoc
> Task :solr:modules:hadoop-auth:javadoc SKIPPED
> Task :solr:modules:hadoop-auth:javadocJar
> Task :solr:modules:hadoop-auth:sourcesJar
> Task :solr:modules:hadoop-auth:signJarsPublication SKIPPED
> Task :solr:modules:hadoop-auth:publishJarsPublicationToBuildRepository

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

> Task :solr:modules:hdfs:processResources NO-SOURCE
> Task :solr:modules:hdfs:classes
> Task :solr:modules:hdfs:jar
> Task :solr:modules:hdfs:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:hdfs:generatePomFileForJarsPublication
> Task :solr:modules:hdfs:renderJavadoc
> Task :solr:modules:hdfs:javadoc SKIPPED
> Task :solr:modules:hdfs:javadocJar
> Task :solr:modules:hdfs:sourcesJar
> Task :solr:modules:hdfs:signJarsPublication SKIPPED
> Task :solr:modules:hdfs:publishJarsPublicationToBuildRepository
> Task :solr:modules:jaegertracer-configurator:compileJava
> Task :solr:modules:jaegertracer-configurator:processResources NO-SOURCE
> Task :solr:modules:jaegertracer-configurator:classes
> Task :solr:modules:jaegertracer-configurator:jar
> Task 
> :solr:modules:jaegertracer-configurator:generateMetadataFileForJarsPublication
>  SKIPPED
> Task :solr:modules:jaegertracer-configurator:generatePomFileForJarsPublication
> Task :solr:modules:jaegertracer-configurator:renderJavadoc
> Task :solr:modules:jaegertracer-configurator:javadoc SKIPPED
> Task :solr:modules:jaegertracer-configurator:javadocJar
> Task :solr:modules:jaegertracer-configurator:sourcesJar
> Task :solr:modules:jaegertracer-configurator:signJarsPublication SKIPPED
> Task 
> :solr:modules:jaegertracer-configurator: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
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> 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: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
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/solr/modules/s3-repository/src/java/org/apache/solr/s3/S3StorageClient.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> 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: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/solr/modules/scripting/src/java/org/apache/solr/scripting/xslt/XSLTUpdateRequestHandler.java
 uses or overrides 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-slave/workspace/Solr/Solr-Smoketest-9.x/build/maven-local

> Task :checkWorkingCopyClean
> Task :solr:distribution:assembleSourceTgz
> 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:core:assemblePostJar
> Task :solr:example:assemblePackaging
> Task :solr:prometheus-exporter:assemblePackaging
> 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-Smoketest-9.x/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 163 packages, changed 1 package, and audited 165 packages in 3s

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

found 0 vulnerabilities

> 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 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 [email protected]: 16.1.1

> [email protected] prepare
> npm run build


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

Successfully compiled 82 files with Babel (1814ms).

added 355 packages, and audited 356 packages in 19s

42 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

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

Successfully compiled 82 files with Babel (1833ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:modules:analysis-extras:assemblePackaging
> Task :solr:modules:analytics:assemblePackaging
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:gcs-repository:assemblePackaging
> Task :solr:modules:hadoop-auth:assemblePackaging
> Task :solr:modules:hdfs:assemblePackaging
> Task :solr:modules:jaegertracer-configurator:assemblePackaging
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:langid: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:packaging:fullDistTar
> Task :solr:packaging:slimDistTar
> Task :solr:distribution:computeChecksums
> Task :solr:distribution:prepareGitRev
> 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.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD SUCCESSFUL in 4m 49s
254 actionable tasks: 246 executed, 8 up-to-date

Publishing build scan...
https://ge.apache.org/s/6ps7f6mrhomyi

Build step 'Invoke Gradle script' changed build result to SUCCESS
Run condition [Always] enabling perform for step [Execute shell]
[Solr-Smoketest-9.x] $ /bin/bash /tmp/jenkins2304799245800649500.sh
Installing Python script requirements
Defaulting to user installation because normal site-packages is not writeable
Collecting six~=1.16.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
ERROR: Could not find a version that satisfies the requirement Jinja2~=3.1.1 
(from versions: 2.0rc1, 2.0, 2.1, 2.1.1, 2.2, 2.2.1, 2.3, 2.3.1, 2.4, 2.4.1, 
2.5, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.5.5, 2.6, 2.7, 2.7.1, 2.7.2, 2.7.3, 2.8, 
2.8.1, 2.9, 2.9.1, 2.9.2, 2.9.3, 2.9.4, 2.9.5, 2.9.6, 2.10, 2.10.1, 2.10.2, 
2.10.3, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 3.0.0a1, 3.0.0rc1, 3.0.0rc2, 3.0.0, 
3.0.1, 3.0.2, 3.0.3)
ERROR: No matching distribution found for Jinja2~=3.1.1
Starting Smoke tester in folder 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x
Java 11 JAVA_HOME=/home/jenkins/tools/java/latest11
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-slave/workspace/Solr/Solr-Smoketest-9.x/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.16 sec (0.3 MB/sec)

Test Solr...
  test basics...
  check changes HTML...
  check OpenAPI specification...
  download solr-9.7.0-slim.tgz...
Downloading 
file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/solr/distribution/build/release/solr-9.7.0-slim.tgz
    62.3 MB in 0.05 sec (1377.1 MB/sec)
    verify sha512 digest
  download solr-9.7.0-src.tgz...
Downloading 
file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/solr/distribution/build/release/solr-9.7.0-src.tgz
    86.1 MB in 0.06 sec (1349.2 MB/sec)
    verify sha512 digest
  download solr-9.7.0.tgz...
Downloading 
file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/solr/distribution/build/release/solr-9.7.0.tgz
    270.5 MB in 0.20 sec (1349.6 MB/sec)
    verify sha512 digest
  unpack solr-9.7.0.tgz...
  solr-9.7.0.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGES.txt
    Checking bin
    Checking modules
    Checking docker
    Checking prometheus-exporter
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/server/solr-webapp/webapp/WEB-INF/lib/jakarta.ws.rs-api-3.1.0.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/server/solr-webapp/webapp/WEB-INF/lib/jakarta.annotation-api-2.1.1.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/server/solr-webapp/webapp/WEB-INF/lib/jakarta.validation-api-3.0.2.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/server/solr-webapp/webapp/WEB-INF/lib/jakarta.inject-api-2.0.1.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/server/lib/ext/jetty-servlet-api-4.0.6.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/modules/extraction/lib/jakarta.activation-1.2.2.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/modules/extraction/lib/jakarta.xml.bind-api-2.3.3.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/modules/extraction/lib/jakarta.activation-api-1.2.2.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/modules/extraction/lib/unit-api-1.0.jar:
 it has javax.* classes
    copying unpacked distribution for Java 11 ...
    test solr example w/ Java 11...
      start Solr instance 
(log=/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-java11/solr-example.log)...
No process found for Solr node running on port 8983
      Running techproducts example on port 8983 from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-java11
*** [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
Creating Solr home directory 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-java11/example/techproducts/solr

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 -s "example/techproducts/solr"

*** [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=10954). Happy searching!

    WARNING: URLs provided to this tool needn't include Solr's 
context-root (e.g. "/solr"). Such URLs are deprecated and support for them will 
be removed in a future release. Correcting from [http://localhost:8983/solr/] 
to [http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].

Created new core 'techproducts'
Indexing tech product example docs from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-java11/example/exampledocs
Posting files to [base] url http://localhost:8983/solr/techproducts/update 
using content-type application/xml...
POSTing file mp500.xml to [base]
POSTing file ipod_video.xml to [base]
POSTing file monitor2.xml to [base]
POSTing file gb18030-example.xml to [base]
POSTing file vidcard.xml to [base]
POSTing file money.xml to [base]
POSTing file hd.xml to [base]
POSTing file ipod_other.xml to [base]
POSTing file sd500.xml to [base]
POSTing file solr.xml to [base]
POSTing file utf8-example.xml to [base]
POSTing file monitor.xml to [base]
POSTing file manufacturers.xml to [base]
POSTing file mem.xml to [base]
14 files indexed.
COMMITting Solr index changes to 
http://localhost:8983/solr/techproducts/update...
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
Time spent: 0:00:00.643
      test utf8...
      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 10954 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-9.7.0-slim.tgz...
  solr-9.7.0-slim.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGES.txt
    Checking bin
    Checking docker
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.ws.rs-api-3.1.0.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.annotation-api-2.1.1.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.validation-api-3.0.2.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.inject-api-2.0.1.jar:
 it has javax.* classes
      **WARNING**: skipping check of 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim/server/lib/ext/jetty-servlet-api-4.0.6.jar:
 it has javax.* classes
    copying unpacked distribution for Java 11 ...
    test solr example w/ Java 11...
      start Solr instance 
(log=/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim-java11/solr-example.log)...
No process found for Solr node running on port 8983
      Running techproducts example on port 8983 from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim-java11
*** [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
Creating Solr home directory 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim-java11/example/techproducts/solr

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 -s "example/techproducts/solr"

*** [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=11398). Happy searching!

    WARNING: URLs provided to this tool needn't include Solr's 
context-root (e.g. "/solr"). Such URLs are deprecated and support for them will 
be removed in a future release. Correcting from [http://localhost:8983/solr/] 
to [http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].

Created new core 'techproducts'
Indexing tech product example docs from 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0-slim-java11/example/exampledocs
Posting files to [base] url http://localhost:8983/solr/techproducts/update 
using content-type application/xml...
POSTing file mp500.xml to [base]
POSTing file ipod_video.xml to [base]
POSTing file monitor2.xml to [base]
POSTing file gb18030-example.xml to [base]
POSTing file vidcard.xml to [base]
POSTing file money.xml to [base]
POSTing file hd.xml to [base]
POSTing file ipod_other.xml to [base]
POSTing file sd500.xml to [base]
POSTing file solr.xml to [base]
POSTing file utf8-example.xml to [base]
POSTing file monitor.xml to [base]
POSTing file manufacturers.xml to [base]
POSTing file mem.xml to [base]
14 files indexed.
COMMITting Solr index changes to 
http://localhost:8983/solr/techproducts/update...
WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. 
"/solr"). Such URLs are deprecated and support for them will be removed in a 
future release. Correcting from [http://localhost:8983/solr] to 
[http://localhost:8983].
Time spent: 0:00:00.914
      test utf8...
      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 11398 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-9.7.0-src.tgz...
  solr-9.7.0-src.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.md
    Checking CONTRIBUTING.md
    Checking CHANGES.txt
    Checking README.adoc
    Checking buildSrc
    Checking dev-docs
    Checking dev-tools
    Checking gradle
    Checking help
    Checking solr
    Checking build.gradle
    Checking gradlew
    Checking gradlew.bat
    Checking settings.gradle
    Checking versions.lock
    Checking versions.props
    Checking benchmark
    Checking bin
    Checking modules
    Checking api
    Checking core
    Checking docker
    Checking documentation
    Checking example
    Checking licenses
    Checking packaging
    Checking distribution
    Checking prometheus-exporter
    Checking server
    Checking solr-ref-guide
    Checking solrj
    Checking solrj-streaming
    Checking solrj-zookeeper
    Checking test-framework
    Checking webapp
    Checking .gitignore
    Checking .gitattributes
    Checking build.gradle
    make sure no JARs/WARs in src dist...
    run "./gradlew --no-daemon check -p solr/documentation"
    run tests w/ Java 11 and testArgs='-Dtests.nightly=false 
-Dtests.badapples=false '...
    run integration tests w/ Java 11

command "export JAVA_HOME="/home/jenkins/tools/java/latest11" 
PATH="/home/jenkins/tools/java/latest11/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest11/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=9.7.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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
> Task :buildSrc:compileJava UP-TO-DATE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar UP-TO-DATE
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:packaging:nodeSetup
> Task :solr:packaging:npmSetup SKIPPED

> Task :solr:packaging:downloadBats

changed 4 packages, and audited 5 packages in 5s

1 critical severity vulnerability

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.

> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:api:compileJava UP-TO-DATE
> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes UP-TO-DATE
> Task :solr:documentation:changesToHtml UP-TO-DATE
> Task :solr:documentation:copyDocumentationAssets UP-TO-DATE
> Task :solr:documentation:markdownToHtml UP-TO-DATE
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets

> 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:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :solr:core:processResources UP-TO-DATE
> Task :solr:prometheus-exporter:processResources NO-SOURCE
> Task :solr:api:jar
> Task :solr:solrj-streaming:processResources UP-TO-DATE
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE

> Task :solr:solrj:openApiGenerate
Cleaned up output directory 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/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-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/solr/solrj/build/generated/

> Task :spotlessInternalRegisterDependencies 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-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/solr/api/build/generated/js

> Task :solr:solrj:generatedSpotlessHelper
> Task :solr:solrj:generatedSpotless
> 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 163 packages, changed 1 package, and audited 165 packages in 3s

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

found 0 vulnerabilities

> Task :solr:webapp:syncJSClientSourceCode

> 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 UP-TO-DATE
> Task :solr:solrj-zookeeper:compileJava UP-TO-DATE
> Task :solr:core:compileJava UP-TO-DATE
> Task :solr:core:classes UP-TO-DATE
> Task :solr:core:assemblePostJar
> Task :solr:example:assemblePackaging
> Task :solr:prometheus-exporter:compileJava UP-TO-DATE
> Task :solr:prometheus-exporter:classes UP-TO-DATE
> Task :solr:prometheus-exporter:jar
> Task :solr:prometheus-exporter:assemblePackaging
> Task :solr:core:jar
> Task :solr:solrj:processResources UP-TO-DATE
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:solrj-streaming:classes UP-TO-DATE
> Task :solr:solrj-streaming:jar
> Task :solr:solrj-zookeeper:classes UP-TO-DATE
> Task :solr:solrj-zookeeper:jar
> Task :solr:modules:analysis-extras:compileJava UP-TO-DATE
> Task :solr:modules:analysis-extras:processResources NO-SOURCE
> Task :solr:modules:analysis-extras:classes UP-TO-DATE
> Task :solr:modules:analysis-extras:jar
> Task :solr:modules:analysis-extras:assemblePackaging
> Task :solr:modules:analytics:compileJava UP-TO-DATE
> Task :solr:modules:analytics:processResources NO-SOURCE
> Task :solr:modules:analytics:classes UP-TO-DATE
> Task :solr:modules:analytics:jar
> Task :solr:modules:analytics:assemblePackaging
> Task :solr:modules:clustering:compileJava UP-TO-DATE
> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:modules:clustering:classes UP-TO-DATE
> Task :solr:modules:clustering:jar
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:extraction:compileJava UP-TO-DATE
> Task :solr:modules:extraction:processResources UP-TO-DATE
> Task :solr:modules:extraction:classes UP-TO-DATE
> Task :solr:modules:extraction:jar
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:gcs-repository:compileJava UP-TO-DATE
> Task :solr:modules:gcs-repository:processResources NO-SOURCE
> Task :solr:modules:gcs-repository:classes UP-TO-DATE
> Task :solr:modules:gcs-repository:jar
> Task :solr:modules:gcs-repository:assemblePackaging
> Task :solr:modules:hadoop-auth:compileJava UP-TO-DATE
> Task :solr:modules:hadoop-auth:processResources NO-SOURCE
> Task :solr:modules:hadoop-auth:classes UP-TO-DATE
> Task :solr:modules:hadoop-auth:jar
> Task :solr:modules:hadoop-auth:assemblePackaging
> Task :solr:modules:hdfs:compileJava UP-TO-DATE
> Task :solr:modules:hdfs:processResources NO-SOURCE
> Task :solr:modules:hdfs:classes UP-TO-DATE
> Task :solr:modules:hdfs:jar
> Task :solr:modules:hdfs:assemblePackaging
> Task :solr:modules:jaegertracer-configurator:compileJava UP-TO-DATE
> Task :solr:modules:jaegertracer-configurator:processResources NO-SOURCE
> Task :solr:modules:jaegertracer-configurator:classes UP-TO-DATE
> Task :solr:modules:jaegertracer-configurator:jar
> Task :solr:modules:jaegertracer-configurator:assemblePackaging
> Task :solr:modules:jwt-auth:compileJava UP-TO-DATE
> Task :solr:modules:jwt-auth:processResources NO-SOURCE
> Task :solr:modules:jwt-auth:classes UP-TO-DATE
> Task :solr:modules:jwt-auth:jar
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:langid:compileJava UP-TO-DATE
> Task :solr:modules:langid:processResources UP-TO-DATE
> Task :solr:modules:langid:classes UP-TO-DATE

> 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.

> Task :solr:modules:langid:jar
> Task :solr:modules:langid:assemblePackaging
> Task :solr:modules:ltr:compileJava UP-TO-DATE
> Task :solr:modules:ltr:processResources NO-SOURCE
> Task :solr:modules:ltr:classes UP-TO-DATE
> Task :solr:modules:ltr:jar
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:opentelemetry:compileJava UP-TO-DATE
> Task :solr:modules:opentelemetry:processResources NO-SOURCE
> Task :solr:modules:opentelemetry:classes UP-TO-DATE
> Task :solr:modules:opentelemetry:jar
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:compileJava UP-TO-DATE
> Task :solr:modules:s3-repository:processResources NO-SOURCE
> Task :solr:modules:s3-repository:classes UP-TO-DATE
> Task :solr:modules:s3-repository:jar
> Task :solr:modules:s3-repository:assemblePackaging
> Task :solr:modules:scripting:compileJava UP-TO-DATE
> Task :solr:modules:scripting:processResources NO-SOURCE
> 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:processResources UP-TO-DATE
> Task :solr:modules:sql:classes UP-TO-DATE
> Task :solr:modules:sql:jar
> Task :solr:modules:sql:assemblePackaging

> Task :solr:webapp:jsClientDownloadDeps
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 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 [email protected]: 16.1.1

> [email protected] prepare
> npm run build


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

Successfully compiled 82 files with Babel (1831ms).

added 355 packages, and audited 356 packages in 16s

42 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:compileJava NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE

> Task :solr:webapp:jsClientBuild

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

Successfully compiled 82 files with Babel (1826ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:installFullDist

> Task :solr:packaging:integrationTests
Running BATS tests with Solr base port 37603
1..85
ok 1 assert able to launch solr admin console in 7352ms
ok 2 auth rejects blockUnknown option with invalid boolean in 1925ms
ok 3 auth rejects updateIncludeFileOnly option with invalid boolean in 1939ms
ok 4 auth enable/disable lifecycle in 16957ms
ok 5 nothing in 16ms
ok 6 create for non cloud mode in 8373ms
ok 7 create for cloud mode in 10495ms
ok 8 legacy create_collection in 8878ms
ok 9 create collection in 5401ms
ok 10 create collection using solrUrl in 6337ms
ok 11 create collection using legacy solrUrl in 5144ms
ok 12 create collection using Zookeeper in 9603ms
ok 13 reject d option with invalid config dir in 2696ms
ok 14 accept d option with builtin config in 5304ms
ok 15 accept d option with explicit path to config in 6392ms
ok 16 accept n option as config name in 6386ms
ok 17 allow config reuse when n option specifies same config in 8923ms
ok 18 create multisharded collections when s provided in 5392ms
ok 19 create replicated collections when rf provided in 6183ms
ok 20 can delete collections in 16725ms
ok 21 can delete collections with solr-url in 7505ms
ok 22 collection delete also deletes zk config in 9602ms
ok 23 deletes accompanying zk config with nondefault name in 8604ms
ok 24 delete-config option can opt to leave config in zk in 10632ms
ok 25 SOLR-16755 test works with noprompt in 24708ms
ok 26 Check export command in 21314ms
ok 27 export fails on non cloud mode in 10474ms
ok 28 using curl to extract a single pdf file in 19050ms
ok 29 using the bin/solr post tool to extract content from pdf in 24640ms
ok 30 using the bin/solr post tool to crawl web site in 20542ms
ok 31 healthcheck on cloud solr in 30287ms
ok 32 solr help flag prints help in 1077ms
ok 33 start help flag prints help in 236ms
ok 34 stop help flag prints help in 207ms
ok 35 restart help flag prints help in 188ms
ok 36 status help flag prints help in 55ms # skip Currently the status -help 
flag doesn't return nice help text!
ok 37 healthcheck help flag prints help in 185ms
not ok 38 create help flag prints help in 1221ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_help.bats, line 61)
#   `assert_output --partial 'usage: create'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: create
# output (23 lines):
#
#   Usage: solr create [-c name] [-d confdir] [-n configName] [--shards #] [-rf 
#] [-p port] [-V]
#
#     Create a core or collection depending on whether Solr is running in 
standalone (core) or SolrCloud
#     mode (collection). In other words, this action detects which mode Solr is 
running in, and then takes
#     the appropriate action.
#
#   usage: bin/solr create -c <NAME> [-d <DIR>] [-n <NAME>] [-rf <#>] [-s <#>] 
[-url <HOST>] [-z <HOST>]
#
#   List of options:
#    -c,--name <NAME>               Name of collection or core to create.
#    -d,--conf-dir <DIR>            Configuration directory to copy when 
creating the new collection; default is _default.
#    -n,--conf-name <NAME>          Configuration name; default is the 
collection name.
#    -rf,--replication-factor <#>   Number of copies of each document across 
the collection (replicas per shard); default is
#                                   1.
#    -s,--shards <#>                Number of shards; default is 1.
#    -url,--solr-url <HOST>         Base Solr URL, which can be used to 
determine the zk-host if that's not known; defaults
#                                   to: http://localhost:37603.
#    -z,--zk-host <HOST>            Zookeeper connection string; unnecessary if 
ZK_HOST is defined in solr.in.sh; otherwise,
#                                   defaults to localhost:9983.
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Last output:
#
# Usage: solr create [-c name] [-d confdir] [-n configName] [--shards #] [-rf 
#] [-p port] [-V]
#
#   Create a core or collection depending on whether Solr is running in 
standalone (core) or SolrCloud
#   mode (collection). In other words, this action detects which mode Solr is 
running in, and then takes
#   the appropriate action.
#
# usage: bin/solr create -c <NAME> [-d <DIR>] [-n <NAME>] [-rf <#>] [-s <#>] 
[-url <HOST>] [-z <HOST>]
#
# List of options:
#  -c,--name <NAME>               Name of collection or core to create.
#  -d,--conf-dir <DIR>            Configuration directory to copy when creating 
the new collection; default is _default.
#  -n,--conf-name <NAME>          Configuration name; default is the collection 
name.
#  -rf,--replication-factor <#>   Number of copies of each document across the 
collection (replicas per shard); default is
#                                 1.
#  -s,--shards <#>                Number of shards; default is 1.
#  -url,--solr-url <HOST>         Base Solr URL, which can be used to determine 
the zk-host if that's not known; defaults
#                                 to: http://localhost:37603.
#  -z,--zk-host <HOST>            Zookeeper connection string; unnecessary if 
ZK_HOST is defined in solr.in.sh; otherwise,
#                                 defaults to localhost:9983.
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
not ok 39 delete help flag prints help in 1218ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_help.bats, line 67)
#   `assert_output --partial 'usage: delete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: delete
# output (24 lines):
#
#   Usage: solr delete [-c name] [-deleteConfig true|false] [-p port] [-V]
#
#     Deletes a core or collection depending on whether Solr is running in 
standalone (core) or SolrCloud
#     mode (collection). If you're deleting a collection in SolrCloud mode, the 
default behavior is to also
#     delete the configuration directory from Zookeeper so long as it is not 
being used by another collection.
#     You can override this behavior by passing -deleteConfig false when 
running this command.
#
#     Can be run on remote (non-Solr) hosts, as long as a valid SOLR_HOST is 
provided in solr.in.sh
#
#   usage: bin/solr delete -c <NAME> [-d <true|false>] [-f] [-url <HOST>] [-z 
<HOST>]
#
#   List of options:
#    -c,--name <NAME>                  Name of the core / collection to delete.
#    -d,--delete-config <true|false>   Flag to indicate if the underlying 
configuration directory for a collection should
#                                      also be deleted; default is true.
#    -f,--force-delete-config          Skip safety checks when deleting the 
configuration directory used by a collection.
#    -url,--solr-url <HOST>            Base Solr URL, which can be used to 
determine the zk-host if that's not known;
#                                      defaults to: http://localhost:37603.
#    -z,--zk-host <HOST>               Zookeeper connection string; unnecessary 
if ZK_HOST is defined in solr.in.sh;
#                                      otherwise, defaults to localhost:9983.
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Last output:
#
# Usage: solr delete [-c name] [-deleteConfig true|false] [-p port] [-V]
#
#   Deletes a core or collection depending on whether Solr is running in 
standalone (core) or SolrCloud
#   mode (collection). If you're deleting a collection in SolrCloud mode, the 
default behavior is to also
#   delete the configuration directory from Zookeeper so long as it is not 
being used by another collection.
#   You can override this behavior by passing -deleteConfig false when running 
this command.
#
#   Can be run on remote (non-Solr) hosts, as long as a valid SOLR_HOST is 
provided in solr.in.sh
#
# usage: bin/solr delete -c <NAME> [-d <true|false>] [-f] [-url <HOST>] [-z 
<HOST>]
#
# List of options:
#  -c,--name <NAME>                  Name of the core / collection to delete.
#  -d,--delete-config <true|false>   Flag to indicate if the underlying 
configuration directory for a collection should
#                                    also be deleted; default is true.
#  -f,--force-delete-config          Skip safety checks when deleting the 
configuration directory used by a collection.
#  -url,--solr-url <HOST>            Base Solr URL, which can be used to 
determine the zk-host if that's not known;
#                                    defaults to: http://localhost:37603.
#  -z,--zk-host <HOST>               Zookeeper connection string; unnecessary 
if ZK_HOST is defined in solr.in.sh;
#                                    otherwise, defaults to localhost:9983.
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
not ok 40 version help flag prints help in 1482ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_help.bats, line 73)
#   `assert_output --partial 'usage: version'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: version
# output (7 lines):
#   usage: bin/solr version
#
#   List of options:
#
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Last output:
# usage: bin/solr version
#
# List of options:
#
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
ok 41 zk help flag prints help in 244ms
ok 42 auth help flag prints help in 250ms
not ok 43 assert help flag prints help in 1181ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_help.bats, line 91)
#   `assert_output --partial 'usage: assert'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: assert
# output (21 lines):
#   usage: bin/solr assert [-c <url>] [-C <url>] [-e] [-m <message>] [-R] [-r] 
[-S <url>] [-s <url>] [--same-user
#          <directory>] [-t <ms>] [-x <directory>] [-X <directory>]
#
#   List of options:
#    -c,--cloud <url>              Asserts that Solr is running in cloud mode.  
Also fails if Solr not running.  URL should
#                                  be for root Solr path.
#    -C,--not-cloud <url>          Asserts that Solr is not running in cloud 
mode.  Also fails if Solr not running.  URL
#                                  should be for root Solr path.
#    -e,--exitcode                 Return an exit code instead of printing 
error message on assert fail.
#    -m,--message <message>        Exception message to be used in place of the 
default error message.
#    -R,--not-root                 Asserts that we are NOT the root user.
#    -r,--root                     Asserts that we are the root user.
#    -S,--not-started <url>        Asserts that Solr is NOT running on a 
certain URL. Default timeout is 1000ms.
#    -s,--started <url>            Asserts that Solr is running on a certain 
URL. Default timeout is 1000ms.
#       --same-user <directory>    Asserts that we run as same user that owns 
<directory>.
#    -t,--timeout <ms>             Timeout in ms for commands supporting a 
timeout.
#    -x,--exists <directory>       Asserts that directory <directory> exists.
#    -X,--not-exists <directory>   Asserts that directory <directory> does NOT 
exist.
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Last output:
# usage: bin/solr assert [-c <url>] [-C <url>] [-e] [-m <message>] [-R] [-r] 
[-S <url>] [-s <url>] [--same-user
#        <directory>] [-t <ms>] [-x <directory>] [-X <directory>]
#
# List of options:
#  -c,--cloud <url>              Asserts that Solr is running in cloud mode.  
Also fails if Solr not running.  URL should
#                                be for root Solr path.
#  -C,--not-cloud <url>          Asserts that Solr is not running in cloud 
mode.  Also fails if Solr not running.  URL
#                                should be for root Solr path.
#  -e,--exitcode                 Return an exit code instead of printing error 
message on assert fail.
#  -m,--message <message>        Exception message to be used in place of the 
default error message.
#  -R,--not-root                 Asserts that we are NOT the root user.
#  -r,--root                     Asserts that we are the root user.
#  -S,--not-started <url>        Asserts that Solr is NOT running on a certain 
URL. Default timeout is 1000ms.
#  -s,--started <url>            Asserts that Solr is running on a certain URL. 
Default timeout is 1000ms.
#     --same-user <directory>    Asserts that we run as same user that owns 
<directory>.
#  -t,--timeout <ms>             Timeout in ms for commands supporting a 
timeout.
#  -x,--exists <directory>       Asserts that directory <directory> exists.
#  -X,--not-exists <directory>   Asserts that directory <directory> does NOT 
exist.
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
not ok 44 post help flag prints help in 1436ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_help.bats, line 97)
#   `assert_output --partial 'usage: post'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: post
# output (29 lines):
#   usage: bin/solr post [-c <NAME>] [-d <delay>] [--dry-run] [-f] [-ft 
<<type>[,<type>,...]>] [--mode <mode>] [-o] [--out]
#          [-p <<key>=<value>[&<key>=<value>...]>] [-r <recursive>] 
[--skip-commit] [-t <content-type>] [-url <UPDATEURL>]
#
#   List of options:
#    -c,--name <NAME>                                 Name of the collection.
#    -d,--delay <delay>                               If recursive then delay 
will be the wait time between posts.  default:
#                                                     10 for web, 0 for files
#       --dry-run                                     Performs a dry run of the 
posting process without actually sending
#                                                     documents to Solr.  Only 
works with files mode.
#    -f,--format                                      sends application/json 
content as Solr commands to /update instead of
#                                                     /update/json/docs.
#    -ft,--filetypes <<type>[,<type>,...]>            default:
#                                                     
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,
#                                                     ots,rtf,htm,html,txt,log
#       --mode <mode>                                 Which mode the Post tool 
is running in, 'files' crawls local
#                                                     directory, 'web' crawls 
website, 'args' processes input args, and
#                                                     'stdin' reads a command 
from standard in. default: files.
#    -o,--optimize                                    Issue an optimize at end 
of posting documents.
#       --out                                         sends Solr response 
outputs to console.
#    -p,--params <<key>=<value>[&<key>=<value>...]>   values must be 
URL-encoded; these pass through to Solr update request.
#    -r,--recursive <recursive>                       For web crawl, how deep 
to go. default: 1
#       --skip-commit                                 Do not 'commit', and thus 
changes won't be visible till a commit
#                                                     occurs.
#    -t,--type <content-type>                         Specify a specific 
mimetype to use, such as application/json.
#    -url,--solr-update-url <UPDATEURL>               Solr Update URL, the full 
url to the update handler, including the
#                                                     /update.
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Last output:
# usage: bin/solr post [-c <NAME>] [-d <delay>] [--dry-run] [-f] [-ft 
<<type>[,<type>,...]>] [--mode <mode>] [-o] [--out]
#        [-p <<key>=<value>[&<key>=<value>...]>] [-r <recursive>] 
[--skip-commit] [-t <content-type>] [-url <UPDATEURL>]
#
# List of options:
#  -c,--name <NAME>                                 Name of the collection.
#  -d,--delay <delay>                               If recursive then delay 
will be the wait time between posts.  default:
#                                                   10 for web, 0 for files
#     --dry-run                                     Performs a dry run of the 
posting process without actually sending
#                                                   documents to Solr.  Only 
works with files mode.
#  -f,--format                                      sends application/json 
content as Solr commands to /update instead of
#                                                   /update/json/docs.
#  -ft,--filetypes <<type>[,<type>,...]>            default:
#                                                   
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,
#                                                   ots,rtf,htm,html,txt,log
#     --mode <mode>                                 Which mode the Post tool is 
running in, 'files' crawls local
#                                                   directory, 'web' crawls 
website, 'args' processes input args, and
#                                                   'stdin' reads a command 
from standard in. default: files.
#  -o,--optimize                                    Issue an optimize at end of 
posting documents.
#     --out                                         sends Solr response outputs 
to console.
#  -p,--params <<key>=<value>[&<key>=<value>...]>   values must be URL-encoded; 
these pass through to Solr update request.
#  -r,--recursive <recursive>                       For web crawl, how deep to 
go. default: 1
#     --skip-commit                                 Do not 'commit', and thus 
changes won't be visible till a commit
#                                                   occurs.
#  -t,--type <content-type>                         Specify a specific mimetype 
to use, such as application/json.
#  -url,--solr-update-url <UPDATEURL>               Solr Update URL, the full 
url to the update handler, including the
#                                                   /update.
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
ok 45 SQL Module in 22680ms
ok 46 Hadoop-Auth Module: KerberosPlugin Classloading in 20088ms
ok 47 icu collation in analysis-extras module in 12226ms
ok 48 package detects no running solr in 265ms
ok 49 lifecycle of package in 10570ms
ok 50 deploying and undeploying a collection level package in 13643ms
ok 51 Affinity placement plugin using sysprop in 17080ms
ok 52 Random placement plugin using ENV in 16823ms
not ok 53 Check help command in 3989ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_post.bats, line 45)
#   `assert_output --partial 'usage: post'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   usage: post
# output (29 lines):
#   usage: bin/solr post [-c <NAME>] [-d <delay>] [--dry-run] [-f] [-ft 
<<type>[,<type>,...]>] [--mode <mode>] [-o] [--out]
#          [-p <<key>=<value>[&<key>=<value>...]>] [-r <recursive>] 
[--skip-commit] [-t <content-type>] [-url <UPDATEURL>]
#
#   List of options:
#    -c,--name <NAME>                                 Name of the collection.
#    -d,--delay <delay>                               If recursive then delay 
will be the wait time between posts.  default:
#                                                     10 for web, 0 for files
#       --dry-run                                     Performs a dry run of the 
posting process without actually sending
#                                                     documents to Solr.  Only 
works with files mode.
#    -f,--format                                      sends application/json 
content as Solr commands to /update instead of
#                                                     /update/json/docs.
#    -ft,--filetypes <<type>[,<type>,...]>            default:
#                                                     
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,
#                                                     ots,rtf,htm,html,txt,log
#       --mode <mode>                                 Which mode the Post tool 
is running in, 'files' crawls local
#                                                     directory, 'web' crawls 
website, 'args' processes input args, and
#                                                     'stdin' reads a command 
from standard in. default: files.
#    -o,--optimize                                    Issue an optimize at end 
of posting documents.
#       --out                                         sends Solr response 
outputs to console.
#    -p,--params <<key>=<value>[&<key>=<value>...]>   values must be 
URL-encoded; these pass through to Solr update request.
#    -r,--recursive <recursive>                       For web crawl, how deep 
to go. default: 1
#       --skip-commit                                 Do not 'commit', and thus 
changes won't be visible till a commit
#                                                     occurs.
#    -t,--type <content-type>                         Specify a specific 
mimetype to use, such as application/json.
#    -url,--solr-update-url <UPDATEURL>               Solr Update URL, the full 
url to the update handler, including the
#                                                     /update.
#
#   Please see the Reference Guide for more tools documentation:
#   
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/solr/packaging/build/test-output/failure-snapshots/53-1
# Last output:
# usage: bin/solr post [-c <NAME>] [-d <delay>] [--dry-run] [-f] [-ft 
<<type>[,<type>,...]>] [--mode <mode>] [-o] [--out]
#        [-p <<key>=<value>[&<key>=<value>...]>] [-r <recursive>] 
[--skip-commit] [-t <content-type>] [-url <UPDATEURL>]
#
# List of options:
#  -c,--name <NAME>                                 Name of the collection.
#  -d,--delay <delay>                               If recursive then delay 
will be the wait time between posts.  default:
#                                                   10 for web, 0 for files
#     --dry-run                                     Performs a dry run of the 
posting process without actually sending
#                                                   documents to Solr.  Only 
works with files mode.
#  -f,--format                                      sends application/json 
content as Solr commands to /update instead of
#                                                   /update/json/docs.
#  -ft,--filetypes <<type>[,<type>,...]>            default:
#                                                   
xml,json,jsonl,csv,pdf,doc,docx,ppt,pptx,xls,xlsx,odt,odp,ods,ott,otp,
#                                                   ots,rtf,htm,html,txt,log
#     --mode <mode>                                 Which mode the Post tool is 
running in, 'files' crawls local
#                                                   directory, 'web' crawls 
website, 'args' processes input args, and
#                                                   'stdin' reads a command 
from standard in. default: files.
#  -o,--optimize                                    Issue an optimize at end of 
posting documents.
#     --out                                         sends Solr response outputs 
to console.
#  -p,--params <<key>=<value>[&<key>=<value>...]>   values must be URL-encoded; 
these pass through to Solr update request.
#  -r,--recursive <recursive>                       For web crawl, how deep to 
go. default: 1
#     --skip-commit                                 Do not 'commit', and thus 
changes won't be visible till a commit
#                                                   occurs.
#  -t,--type <content-type>                         Specify a specific mimetype 
to use, such as application/json.
#  -url,--solr-update-url <UPDATEURL>               Solr Update URL, the full 
url to the update handler, including the
#                                                   /update.
#
# Please see the Reference Guide for more tools documentation:
# 
https://solr.apache.org/guide/solr/latest/deployment-guide/solr-control-script-reference.html
ok 54 basic post with a type specified in 6630ms
ok 55 basic post with collection instead of url parameter in 4184ms
ok 56 basic post WITHOUT a type specified in 12439ms
ok 57 crawling a directory as a dry-run in 917ms
ok 58 crawling a directory in 4547ms
ok 59 crawling a web site in 5113ms
ok 60 skipcommit and optimize and delete in 3965ms
ok 61 args mode in 7141ms
ok 62 stdin mode in 3502ms
ok 63 post solr log into solr via script in 11701ms
ok 64 post solr log into solr via cli in 6967ms
# starting solr-exporter on 37703
ok 65 should start solr prometheus exporter that scrapes solr for metrics in 
15231ms
ok 66 allowPaths - backup in 15964ms
ok 67 start solr with ssl in 20013ms
ok 68 use different hostname when not checking peer-name in 32431ms
ok 69 start solr with ssl and auth in 18476ms
ok 70 start solr with client truststore and security manager in 20602ms
ok 71 start solr with mTLS needed in 66900ms
ok 72 start solr with mTLS wanted in 51047ms
ok 73 test keystore reload in 70136ms
ok 74 SOLR-11740 check 'solr stop' connection in 15072ms
ok 75 stop command for single port in 17363ms
ok 76 status detects locally running solr in 7399ms
ok 77 running subcommands with zk is prevented in 175ms
ok 78 listing out files in 3056ms
ok 79 connecting to solr via various solr urls and zk hosts in 21143ms
ok 80 copying files around in 17415ms
ok 81 upconfig in 5022ms
ok 82 zkcli.sh gets 'solrhome' from 'solr.home' system property in 1236ms
ok 83 zkcli.sh gets 'solrhome' from 'solrhome' command line option in 1229ms
ok 84 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option in 
3701ms
ok 85 Cleanup in 1273ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/solr/packaging/build.gradle'
 line: 302

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.0/.gradle/node/packaging/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 17m 3s
98 actionable tasks: 66 executed, 32 up-to-date

Publishing build scan...
https://ge.apache.org/s/fnadrzp6rq6fs



Traceback (most recent call last):
  File "dev-tools/scripts/smokeTestRelease.py", line 1196, in <module>
    main()
  File "dev-tools/scripts/smokeTestRelease.py", line 1123, in main
    downloadOnly=c.download_only)
  File "dev-tools/scripts/smokeTestRelease.py", line 1184, in smokeTest
    unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, 
version, testArgs)
  File "dev-tools/scripts/smokeTestRelease.py", line 575, in unpackAndVerify
    verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs)
  File "dev-tools/scripts/smokeTestRelease.py", line 668, in verifyUnpacked
    java.run_java11('./gradlew --no-daemon integrationTest 
-Dversion.release=%s' % version, '%s/itest.log' % unpackPath)
  File "dev-tools/scripts/smokeTestRelease.py", line 1032, in run_java
    run('%s; %s' % (cmd_prefix, cmd), logfile)
  File "dev-tools/scripts/smokeTestRelease.py", line 505, in run
    raise RuntimeError('command "%s" failed; see log file %s' % (command, 
logPath))
RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest11" 
PATH="/home/jenkins/tools/java/latest11/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest11/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=9.7.0" failed; see log file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Smoketest-9.x/_tmp/smoke_1721492394/unpack/solr-9.7.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