Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.x/591/
Log: Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on lucene-solr-2 (solr lucene) in workspace /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/.git # > timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # > timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- > https://gitbox.apache.org/repos/asf/solr.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/branch_9x^{commit} # timeout=10 Checking out Revision 7d39f30defcb2221911affdd5323892f5236e2e0 (refs/remotes/origin/branch_9x) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d39f30defcb2221911affdd5323892f5236e2e0 # timeout=10 Commit message: "SOLR-16916: JSON boolean queries when solrconfig defType is set to edismax (#1827)" > git rev-list --no-walk 7d39f30defcb2221911affdd5323892f5236e2e0 # timeout=10 No emails were triggered. provisioning config files... copy managed file [gradle.properties] to file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradle.properties [Solr-Docker-Nightly-9.x] $ /bin/sh -xe /tmp/jenkins16027211158203530639.sh + echo **** + docker login -u **** --password-stdin WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Gradle] - Launching build. [Solr-Docker-Nightly-9.x] $ /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradlew -Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=full testDocker dockerPush Downloading gradle-wrapper.jar from https://raw.githubusercontent.com/gradle/gradle/v7.6.0/gradle/wrapper/gradle-wrapper.jar To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Applying com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin via init script Connection to Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false Applying com.gradle.CommonCustomUserDataGradlePlugin via init script > Task :buildSrc:compileJava > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes > Task :buildSrc:jar > Task :buildSrc:assemble > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build > 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 :gitStatus > Task :checkJdkInternalsExportedToGradle > Task :solr:api:compileJava > Task :solr:api:processResources NO-SOURCE > Task :solr:api:classes > Task :solr:api:resolve SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. > Task :solr:solrj:openApiGenerate Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ Successfully generated code to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-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:assemblePostJar > Task :solr:example:assemblePackaging > Task :solr:prometheus-exporter:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:prometheus-exporter:processResources NO-SOURCE > Task :solr:prometheus-exporter:classes > Task :solr:prometheus-exporter:jar > Task :solr:prometheus-exporter:assemblePackaging > Task :solr:api:jar > Task :solr:core:jar > Task :solr:solrj:processResources > Task :solr:solrj:classes > Task :solr:solrj:jar > Task :solr:solrj-streaming:processResources > Task :solr:solrj-streaming:classes > Task :solr:solrj-streaming:jar > Task :solr:solrj-zookeeper:processResources NO-SOURCE > Task :solr:solrj-zookeeper:classes > Task :solr:solrj-zookeeper:jar > Task :solr:webapp:compileJava NO-SOURCE > Task :solr:webapp:processResources NO-SOURCE > Task :solr:webapp:classes UP-TO-DATE > Task :solr:webapp:war > Task :solr:server:assemblePackaging > Task :solr:modules:analysis-extras:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-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:assemblePackaging > 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:assemblePackaging > 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:assemblePackaging > Task :solr:modules:extraction:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-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:assemblePackaging > Task :solr:modules:gcs-repository:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-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:assemblePackaging > 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:assemblePackaging > 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:assemblePackaging > 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:assemblePackaging > Task :solr:modules:jwt-auth:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/modules/jwt-auth/src/java/org/apache/solr/security/jwt/JWTAuthPlugin.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:jwt-auth:processResources NO-SOURCE > Task :solr:modules:jwt-auth:classes > Task :solr:modules:jwt-auth:jar > Task :solr:modules:jwt-auth:assemblePackaging > Task :solr: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:assemblePackaging > Task :solr:modules:ltr:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/modules/ltr/src/java/org/apache/solr/ltr/feature/FieldValueFeature.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:ltr:processResources NO-SOURCE > Task :solr:modules:ltr:classes > Task :solr:modules:ltr:jar > Task :solr:modules:ltr:assemblePackaging > Task :solr:modules:opentelemetry:compileJava > Task :solr:modules:opentelemetry:processResources NO-SOURCE > Task :solr:modules:opentelemetry:classes > Task :solr:modules:opentelemetry:jar > Task :solr:modules:opentelemetry:assemblePackaging > Task :solr:modules:s3-repository:compileJava > Task :solr:modules:s3-repository:processResources NO-SOURCE > Task :solr:modules:s3-repository:classes > Task :solr:modules:s3-repository:jar > Task :solr:modules:s3-repository:assemblePackaging > Task :solr:modules:scripting:compileJava Note: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-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:assemblePackaging > Task :solr:modules:sql:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:sql:processResources > Task :solr:modules:sql:classes > Task :solr:modules:sql:jar > Task :solr:modules:sql:assemblePackaging > Task :solr:packaging:fullDistTar > Task :solr:docker:dockerBuild #0 building with "default" instance using docker driver #1 [internal] load remote build context #1 DONE 8.2s #2 copy /context / #2 DONE 1.9s #3 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy #3 ... #4 [auth] library/eclipse-temurin:pull token for registry-1.docker.io #4 DONE 0.0s #3 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy #3 DONE 0.9s #5 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-jammy@sha256:6c78e6fb90509752eaf265b2b71df41199103332c86a38ddb06919108586fd7d #5 DONE 0.0s #5 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-jammy@sha256:6c78e6fb90509752eaf265b2b71df41199103332c86a38ddb06919108586fd7d #5 CACHED #6 [2/7] COPY / /opt/ #6 DONE 4.1s #7 [3/7] RUN set -ex; groupadd -r --gid "8983" "solr"; useradd -r --uid "8983" --gid "8983" "solr" #7 3.058 + groupadd -r --gid 8983 solr #7 3.380 + useradd -r --uid 8983 --gid 8983 solr #7 DONE 4.0s #8 [4/7] RUN set -ex; (cd /opt; ln -s solr-*/ solr); rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile; #8 0.774 + cd /opt #8 0.775 + ln -s solr-9.4.0-SNAPSHOT/ solr #8 0.789 + rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile #8 DONE 1.3s #9 [5/7] RUN set -ex; mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d; cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh; mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig; mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig; chmod 0664 /etc/default/solr.in.sh; mkdir -p -m0770 /var/solr; chown -R "solr:0" /var/solr; test ! -e /opt/solr/modules || ln -s /opt/solr/modules /opt/solr/contrib; test ! -e /opt/solr/prometheus-exporter || ln -s /opt/solr/prometheus-exporter /opt/solr/modules/prometheus-exporter; #9 0.394 + mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d #9 0.404 + cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh #9 0.422 + mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig #9 0.441 + mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig #9 0.447 + chmod 0664 /etc/default/solr.in.sh #9 0.452 + mkdir -p -m0770 /var/solr #9 0.453 + chown -R solr:0 /var/solr #9 0.458 + test ! -e /opt/solr/modules #9 0.458 + ln -s /opt/solr/modules /opt/solr/contrib #9 0.491 + test ! -e /opt/solr/prometheus-exporter #9 0.491 + ln -s /opt/solr/prometheus-exporter /opt/solr/modules/prometheus-exporter #9 DONE 0.6s #10 [6/7] RUN set -ex; apt-get update; apt-get -y --no-install-recommends install acl lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*; #10 0.359 + apt-get update #10 2.006 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #10 2.006 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #10 2.265 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] #10 2.345 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] #10 2.700 Get:5 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #10 2.819 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #10 2.954 Get:7 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] #10 3.110 Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [860 kB] #10 3.405 Get:9 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #10 3.410 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB] #10 3.454 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] #10 3.455 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [923 kB] #10 3.463 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,136 kB] #10 3.492 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,247 kB] #10 3.507 Get:15 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.2 kB] #10 3.509 Get:16 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.6 kB] #10 3.539 Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [897 kB] #10 3.627 Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [983 kB] #10 4.506 Fetched 26.5 MB in 3s (9,490 kB/s) #10 4.506 Reading package lists... #10 5.201 + apt-get -y --no-install-recommends install acl lsof procps wget netcat gosu tini jattach #10 5.251 Reading package lists... #10 5.944 Building dependency tree... #10 6.082 Reading state information... #10 6.210 procps is already the newest version (2:3.3.17-6ubuntu2). #10 6.210 wget is already the newest version (1.21.2-2ubuntu1). #10 6.210 The following additional packages will be installed: #10 6.211 libbsd0 libmd0 netcat-openbsd #10 6.211 Suggested packages: #10 6.211 perl #10 6.268 The following NEW packages will be installed: #10 6.269 acl gosu jattach libbsd0 libmd0 lsof netcat netcat-openbsd tini #10 6.538 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #10 6.538 Need to get 1,484 kB of archives. #10 6.538 After this operation, 4,090 kB of additional disk space will be used. #10 6.538 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #10 6.807 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #10 6.941 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] #10 7.032 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] #10 7.261 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] #10 7.278 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 jattach amd64 2.0-1 [12.4 kB] #10 7.284 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 netcat all 1.218-4ubuntu1 [2,044 B] #10 7.295 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tini amd64 0.19.0-1 [276 kB] #10 7.379 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gosu amd64 1.14-1 [794 kB] #10 8.767 debconf: delaying package configuration, since apt-utils is not installed #10 8.844 Fetched 1,484 kB in 1s (1,183 kB/s) #10 9.225 Selecting previously unselected package libmd0:amd64. #10 9.225 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7953 files and directories currently installed.) #10 9.897 Preparing to unpack .../0-libmd0_1.0.4-1build1_amd64.deb ... #10 9.934 Unpacking libmd0:amd64 (1.0.4-1build1) ... #10 10.14 Selecting previously unselected package libbsd0:amd64. #10 10.14 Preparing to unpack .../1-libbsd0_0.11.5-1_amd64.deb ... #10 10.17 Unpacking libbsd0:amd64 (0.11.5-1) ... #10 10.25 Selecting previously unselected package netcat-openbsd. #10 10.25 Preparing to unpack .../2-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... #10 10.25 Unpacking netcat-openbsd (1.218-4ubuntu1) ... #10 10.45 Selecting previously unselected package lsof. #10 10.46 Preparing to unpack .../3-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... #10 10.48 Unpacking lsof (4.93.2+dfsg-1.1build2) ... #10 10.58 Selecting previously unselected package acl. #10 10.58 Preparing to unpack .../4-acl_2.3.1-1_amd64.deb ... #10 10.60 Unpacking acl (2.3.1-1) ... #10 10.69 Selecting previously unselected package jattach. #10 10.69 Preparing to unpack .../5-jattach_2.0-1_amd64.deb ... #10 10.69 Unpacking jattach (2.0-1) ... #10 10.77 Selecting previously unselected package netcat. #10 10.77 Preparing to unpack .../6-netcat_1.218-4ubuntu1_all.deb ... #10 10.79 Unpacking netcat (1.218-4ubuntu1) ... #10 10.87 Selecting previously unselected package tini. #10 10.87 Preparing to unpack .../7-tini_0.19.0-1_amd64.deb ... #10 10.88 Unpacking tini (0.19.0-1) ... #10 11.03 Selecting previously unselected package gosu. #10 11.03 Preparing to unpack .../8-gosu_1.14-1_amd64.deb ... #10 11.05 Unpacking gosu (1.14-1) ... #10 11.23 Setting up jattach (2.0-1) ... #10 11.28 Setting up acl (2.3.1-1) ... #10 11.31 Setting up gosu (1.14-1) ... #10 11.33 Setting up tini (0.19.0-1) ... #10 11.37 Setting up lsof (4.93.2+dfsg-1.1build2) ... #10 11.47 Setting up libmd0:amd64 (1.0.4-1build1) ... #10 11.52 Setting up libbsd0:amd64 (0.11.5-1) ... #10 11.58 Setting up netcat-openbsd (1.218-4ubuntu1) ... #10 11.72 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #10 11.72 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 11.72 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 11.76 Setting up netcat (1.218-4ubuntu1) ... #10 11.84 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #10 13.66 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 #10 DONE 13.7s #11 [7/7] WORKDIR /opt/solr #11 DONE 0.2s #12 exporting to image #12 exporting layers #12 exporting layers 6.0s done #12 writing image sha256:08a67b782865a5719f4c4e931187236f747127912895d691894efa02f722e7fd done #12 DONE 6.0s Solr Docker Image Created ID: sha256:08a67b782865a5719f4c4e931187236f747127912895d691894efa02f722e7fd Base Image: eclipse-temurin:17-jre-jammy Solr Version: 9.4.0-SNAPSHOT Solr Distribution: Full > Task :solr:docker:testDocker Testing Solr Image ID: sha256:08a67b782865a5719f4c4e931187236f747127912895d691894efa02f722e7fd (sequentially) Starting Solr Docker test: prometheus-exporter-standalone Completed Solr Docker test: prometheus-exporter-standalone Starting Solr Docker test: cloud_multi_node_embedded_zk Completed Solr Docker test: cloud_multi_node_embedded_zk Starting Solr Docker test: create_core_exec Completed Solr Docker test: create_core_exec Starting Solr Docker test: empty-varsolr-vol-ramdomuser-rootgroup Completed Solr Docker test: empty-varsolr-vol-ramdomuser-rootgroup Starting Solr Docker test: user_volume Completed Solr Docker test: user_volume Starting Solr Docker test: demo-tini Completed Solr Docker test: demo-tini Starting Solr Docker test: precreate_core Completed Solr Docker test: precreate_core Starting Solr Docker test: create_bad_core Completed Solr Docker test: create_bad_core Starting Solr Docker test: empty-varsolr-dir-ramdomuser-rootgroup Completed Solr Docker test: empty-varsolr-dir-ramdomuser-rootgroup Starting Solr Docker test: empty-varsolr-dir-solr Completed Solr Docker test: empty-varsolr-dir-solr Starting Solr Docker test: create_core Completed Solr Docker test: create_core Starting Solr Docker test: empty-varsolr-dir-user Completed Solr Docker test: empty-varsolr-dir-user Starting Solr Docker test: prometheus-exporter-cloud Completed Solr Docker test: prometheus-exporter-cloud Starting Solr Docker test: initdb Completed Solr Docker test: initdb Starting Solr Docker test: precreate_core_randomuser_rootgroup Completed Solr Docker test: precreate_core_randomuser_rootgroup Starting Solr Docker test: gosu Completed Solr Docker test: gosu Starting Solr Docker test: demo Completed Solr Docker test: demo Starting Solr Docker test: empty-varsolr-vol-solr-nocopy Completed Solr Docker test: empty-varsolr-vol-solr-nocopy Starting Solr Docker test: empty-varsolr-vol-solr Completed Solr Docker test: empty-varsolr-vol-solr Starting Solr Docker test: empty-varsolr-vol-user Completed Solr Docker test: empty-varsolr-vol-user Starting Solr Docker test: create_core_randomuser_rootgroup Completed Solr Docker test: create_core_randomuser_rootgroup Starting Solr Docker test: test_log4j Completed Solr Docker test: test_log4j > Task :solr:docker:dockerTag Solr Docker Image Tagged ID: sha256:08a67b782865a5719f4c4e931187236f747127912895d691894efa02f722e7fd Tag: apache/solr-nightly:9.4.0-SNAPSHOT > Task :solr:docker:dockerPush The push refers to repository [docker.io/apache/solr-nightly] 5f70bf18a086: Preparing eafc412c5bb3: Preparing 56a2a3920e95: Preparing 92c1fa5dd5a4: Preparing 65c8adf25c6b: Preparing d8ce3bdc8f3c: Preparing 4355f697edc1: Preparing df628ee4ac78: Preparing 5fcba150c4a5: Preparing 7fc19fbe33ab: Preparing bce45ce613d3: Preparing 4355f697edc1: Waiting df628ee4ac78: Waiting 5fcba150c4a5: Waiting 7fc19fbe33ab: Waiting bce45ce613d3: Waiting d8ce3bdc8f3c: Waiting 5f70bf18a086: Layer already exists 92c1fa5dd5a4: Pushed 56a2a3920e95: Pushed 65c8adf25c6b: Pushed 4355f697edc1: Layer already exists df628ee4ac78: Layer already exists 5fcba150c4a5: Layer already exists 7fc19fbe33ab: Layer already exists eafc412c5bb3: Pushed bce45ce613d3: Layer already exists d8ce3bdc8f3c: Pushed 9.4.0-SNAPSHOT: digest: sha256:cba48e06267d22d73afc261fce7d5f062112299d738e974e4b3ac51b29360fd1 size: 2622 Solr Docker Image Pushed: apache/solr-nightly:9.4.0-SNAPSHOT Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 9m 11s 91 actionable tasks: 91 executed Publishing build scan... https://ge.apache.org/s/zp5sm2gc5oxg4 Build step 'Invoke Gradle script' changed build result to SUCCESS [Gradle] - Launching build. [Solr-Docker-Nightly-9.x] $ /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradlew -Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=slim testDocker dockerPush To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2 Applying com.gradle.enterprise.gradleplugin.GradleEnterprisePlugin via init script Connection to Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false Applying com.gradle.CommonCustomUserDataGradlePlugin via init script > 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 :buildSrc:assemble UP-TO-DATE > Task :buildSrc:compileTestJava NO-SOURCE > Task :buildSrc:compileTestGroovy NO-SOURCE > Task :buildSrc:processTestResources NO-SOURCE > Task :buildSrc:testClasses UP-TO-DATE > Task :buildSrc:test NO-SOURCE > Task :buildSrc:check UP-TO-DATE > Task :buildSrc:build UP-TO-DATE > Task :solr:docker:createBodySnippetDockerfile UP-TO-DATE > Task :solr:docker:createDockerfileLocal UP-TO-DATE > Task :solr:docker:assemblePackaging 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 UP-TO-DATE > Task :solr:documentation:copyMiniDocumentationAssets UP-TO-DATE > Task :solr:documentation:createMiniDocumentationIndex UP-TO-DATE > Task :solr:documentation:documentationMinimal UP-TO-DATE > 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:api:resolve UP-TO-DATE > Task :solr:solrj:openApiGenerate Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ Successfully generated code to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/solrj/build/generated/ > Task :spotlessInternalRegisterDependencies UP-TO-DATE > Task :solr:solrj:generatedSpotlessHelper > Task :solr:solrj:generatedSpotless > Task :solr:solrj:compileJava UP-TO-DATE > 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:processResources UP-TO-DATE > Task :solr:core:classes UP-TO-DATE > Task :solr:core:assemblePostJar UP-TO-DATE > Task :solr:example:assemblePackaging UP-TO-DATE > Task :solr:api:jar UP-TO-DATE > Task :solr:core:jar UP-TO-DATE > Task :solr:solrj:processResources UP-TO-DATE > Task :solr:solrj:classes UP-TO-DATE > Task :solr:solrj:jar UP-TO-DATE > Task :solr:solrj-streaming:processResources UP-TO-DATE > Task :solr:solrj-streaming:classes UP-TO-DATE > Task :solr:solrj-streaming:jar UP-TO-DATE > Task :solr:solrj-zookeeper:processResources NO-SOURCE > Task :solr:solrj-zookeeper:classes UP-TO-DATE > Task :solr:solrj-zookeeper:jar UP-TO-DATE > Task :solr:webapp:compileJava NO-SOURCE > Task :solr:webapp:processResources NO-SOURCE > Task :solr:webapp:classes UP-TO-DATE > Task :solr:webapp:war UP-TO-DATE > Task :solr:server:assemblePackaging UP-TO-DATE > Task :solr:packaging:slimDistTar > Task :solr:docker:dockerBuild #0 building with "default" instance using docker driver #1 [internal] load remote build context #1 DONE 2.1s #1 [internal] load remote build context #1 DONE 2.1s #2 copy /context / #2 DONE 0.8s #3 [auth] library/eclipse-temurin:pull token for registry-1.docker.io #3 DONE 0.0s #4 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy #4 DONE 0.6s #5 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-jammy@sha256:6c78e6fb90509752eaf265b2b71df41199103332c86a38ddb06919108586fd7d #5 DONE 0.0s #5 [1/7] FROM docker.io/library/eclipse-temurin:17-jre-jammy@sha256:6c78e6fb90509752eaf265b2b71df41199103332c86a38ddb06919108586fd7d #5 CACHED #6 [2/7] COPY / /opt/ #6 DONE 0.9s #7 [3/7] RUN set -ex; groupadd -r --gid "8983" "solr"; useradd -r --uid "8983" --gid "8983" "solr" #7 0.231 + groupadd -r --gid 8983 solr #7 0.265 + useradd -r --uid 8983 --gid 8983 solr #7 DONE 0.3s #8 [4/7] RUN set -ex; (cd /opt; ln -s solr-*/ solr); rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile; #8 0.227 + cd /opt #8 0.227 + ln -s solr-9.4.0-SNAPSHOT-slim/ solr #8 0.247 + rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile #8 DONE 0.3s #9 [5/7] RUN set -ex; mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d; cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh; mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig; mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig; chmod 0664 /etc/default/solr.in.sh; mkdir -p -m0770 /var/solr; chown -R "solr:0" /var/solr; test ! -e /opt/solr/modules || ln -s /opt/solr/modules /opt/solr/contrib; test ! -e /opt/solr/prometheus-exporter || ln -s /opt/solr/prometheus-exporter /opt/solr/modules/prometheus-exporter; #9 0.327 + mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d #9 0.328 + cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh #9 0.330 + mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig #9 0.353 + mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig #9 0.362 + chmod 0664 /etc/default/solr.in.sh #9 0.368 + mkdir -p -m0770 /var/solr #9 0.368 + chown -R solr:0 /var/solr #9 0.369 + test ! -e /opt/solr/modules #9 0.369 + test ! -e /opt/solr/prometheus-exporter #9 DONE 0.5s #10 [6/7] RUN set -ex; apt-get update; apt-get -y --no-install-recommends install acl lsof procps wget netcat gosu tini jattach; rm -rf /var/lib/apt/lists/*; #10 0.344 + apt-get update #10 0.545 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] #10 0.669 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #10 0.899 Get:3 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [860 kB] #10 1.172 Get:4 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [983 kB] #10 1.234 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [897 kB] #10 1.277 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] #10 1.357 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] #10 1.521 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] #10 1.682 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1,792 kB] #10 2.070 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #10 2.088 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #10 2.099 Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #10 3.064 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [923 kB] #10 3.070 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,247 kB] #10 3.082 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,136 kB] #10 3.093 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] #10 3.232 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.2 kB] #10 3.425 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.6 kB] #10 3.930 Fetched 26.5 MB in 4s (7,539 kB/s) #10 3.930 Reading package lists... #10 4.586 + apt-get -y --no-install-recommends install acl lsof procps wget netcat gosu tini jattach #10 4.618 Reading package lists... #10 5.276 Building dependency tree... #10 5.409 Reading state information... #10 5.532 procps is already the newest version (2:3.3.17-6ubuntu2). #10 5.532 wget is already the newest version (1.21.2-2ubuntu1). #10 5.532 The following additional packages will be installed: #10 5.533 libbsd0 libmd0 netcat-openbsd #10 5.534 Suggested packages: #10 5.534 perl #10 5.585 The following NEW packages will be installed: #10 5.586 acl gosu jattach libbsd0 libmd0 lsof netcat netcat-openbsd tini #10 5.732 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #10 5.732 Need to get 1,484 kB of archives. #10 5.732 After this operation, 4,090 kB of additional disk space will be used. #10 5.732 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #10 5.865 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #10 5.931 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] #10 5.976 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] #10 6.089 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] #10 6.098 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 jattach amd64 2.0-1 [12.4 kB] #10 6.101 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 netcat all 1.218-4ubuntu1 [2,044 B] #10 6.101 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tini amd64 0.19.0-1 [276 kB] #10 6.148 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gosu amd64 1.14-1 [794 kB] #10 6.491 debconf: delaying package configuration, since apt-utils is not installed #10 6.528 Fetched 1,484 kB in 1s (2,377 kB/s) #10 6.554 Selecting previously unselected package libmd0:amd64. #10 6.554 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 7953 files and directories currently installed.) #10 6.560 Preparing to unpack .../0-libmd0_1.0.4-1build1_amd64.deb ... #10 6.574 Unpacking libmd0:amd64 (1.0.4-1build1) ... #10 6.608 Selecting previously unselected package libbsd0:amd64. #10 6.611 Preparing to unpack .../1-libbsd0_0.11.5-1_amd64.deb ... #10 6.614 Unpacking libbsd0:amd64 (0.11.5-1) ... #10 6.691 Selecting previously unselected package netcat-openbsd. #10 6.692 Preparing to unpack .../2-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... #10 6.695 Unpacking netcat-openbsd (1.218-4ubuntu1) ... #10 6.728 Selecting previously unselected package lsof. #10 6.729 Preparing to unpack .../3-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... #10 6.732 Unpacking lsof (4.93.2+dfsg-1.1build2) ... #10 6.771 Selecting previously unselected package acl. #10 6.772 Preparing to unpack .../4-acl_2.3.1-1_amd64.deb ... #10 6.775 Unpacking acl (2.3.1-1) ... #10 6.794 Selecting previously unselected package jattach. #10 6.795 Preparing to unpack .../5-jattach_2.0-1_amd64.deb ... #10 6.797 Unpacking jattach (2.0-1) ... #10 6.815 Selecting previously unselected package netcat. #10 6.816 Preparing to unpack .../6-netcat_1.218-4ubuntu1_all.deb ... #10 6.818 Unpacking netcat (1.218-4ubuntu1) ... #10 6.835 Selecting previously unselected package tini. #10 6.837 Preparing to unpack .../7-tini_0.19.0-1_amd64.deb ... #10 6.840 Unpacking tini (0.19.0-1) ... #10 6.879 Selecting previously unselected package gosu. #10 6.880 Preparing to unpack .../8-gosu_1.14-1_amd64.deb ... #10 6.882 Unpacking gosu (1.14-1) ... #10 6.915 Setting up jattach (2.0-1) ... #10 6.922 Setting up acl (2.3.1-1) ... #10 6.930 Setting up gosu (1.14-1) ... #10 6.938 Setting up tini (0.19.0-1) ... #10 6.949 Setting up lsof (4.93.2+dfsg-1.1build2) ... #10 6.955 Setting up libmd0:amd64 (1.0.4-1build1) ... #10 6.961 Setting up libbsd0:amd64 (0.11.5-1) ... #10 6.967 Setting up netcat-openbsd (1.218-4ubuntu1) ... #10 6.974 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #10 6.974 update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 6.974 update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist #10 6.979 Setting up netcat (1.218-4ubuntu1) ... #10 6.985 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #10 7.014 + rm -rf /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4 /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4 #10 DONE 7.1s #11 [7/7] WORKDIR /opt/solr #11 DONE 0.0s #12 exporting to image #12 exporting layers #12 exporting layers 0.4s done #12 writing image sha256:d441eb4cfe3b4b407e9219917ed335f2183c50b1bc65ccd65e36c0d50e337eaf done #12 DONE 0.4s Solr Docker Image Created ID: sha256:d441eb4cfe3b4b407e9219917ed335f2183c50b1bc65ccd65e36c0d50e337eaf Base Image: eclipse-temurin:17-jre-jammy Solr Version: 9.4.0-SNAPSHOT Solr Distribution: Slim > Task :solr:docker:testDocker Testing Solr Image ID: sha256:d441eb4cfe3b4b407e9219917ed335f2183c50b1bc65ccd65e36c0d50e337eaf (sequentially) Starting Solr Docker test: prometheus-exporter-standalone > Task :solr:docker:testDocker FAILED FAILURE: Build failed with an exception. * Where: Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/docker/build.gradle' line: 620 * What went wrong: Execution failed for task ':solr:docker:testDocker'. > There was a failure while executing work items > A failure occurred while executing TestDockerImageTask$SingleTestAction > Docker test failure=1: Test: prometheus-exporter-standalone Output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/docker/build/test-results/prometheus-exporter-standalone * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 51s 38 actionable tasks: 8 executed, 30 up-to-date Publishing build scan... https://ge.apache.org/s/lhixbcnsla2ge Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
