Build: https://ci-builds.apache.org/job/Solr/job/Solr-TestIntegration-9.7/139/
No tests ran. Build Log: [...truncated 283 lines...] # ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system not ok 5 setup_file failed # (from function `setup_file' in test file test/test_bats.bats, line 26) # `solr start -c -V' failed # Using Solr root directory: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT # Using Java: /home/jenkins/tools/java/latest11/bin/java # openjdk version "11.0.24" 2024-07-16 # OpenJDK Runtime Environment Temurin-11.0.24+8 (build 11.0.24+8) # OpenJDK 64-Bit Server VM Temurin-11.0.24+8 (build 11.0.24+8, mixed mode) # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 6 create for non cloud mode # in 5570 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_create.bats, line 34) # `assert_output --partial "Created new core 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created new core 'COLL_NAME' # output (7 lines): # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/6-1 # Last output: # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 7 create_core works # in 5189 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_create.bats, line 40) # `assert_output --partial "Created new core 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created new core 'COLL_NAME' # output (7 lines): # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/7-2 # Last output: # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 8 create for cloud mode # in 5246 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_create.bats, line 46) # `assert_output --partial "Created collection 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'COLL_NAME' # output (7 lines): # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/8-3 # Last output: # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 9 ensure -p port parameter is supported # in 210578 ms # (in test file test/test_create.bats, line 51) # `solr assert --not-started http://localhost:${SOLR_PORT} --timeout 5000' failed with status 100 # Waiting up to 180 seconds to see Solr running on port 38966 [|] [/] [-] [\] [|] [/] [-] [\] # Started Solr server on port 38966 (pid=21951). Happy searching! # # # ERROR: Error from server at http://localhost:38965/solr/admin/info/health?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # # # Please find the SOLR_HOME snapshot for failed test #4 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/9-4 not ok 10 ensure -V verbose parameter is supported # in 520 ms # (in test file test/test_create.bats, line 59) # `solr start ' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #5 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/10-5 not ok 11 setup_file failed # (from function `setup_file' in test file test/test_create_collection.bats, line 22) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 23 setup_file failed # (from function `setup_file' in test file test/test_delete_collection.bats, line 22) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 29 SOLR-16755 test works with noprompt # in 4932 ms # (in test file test/test_example_noprompt.bats, line 32) # `solr start -e cloud -noprompt' failed # # Welcome to the SolrCloud example! # # Starting up 2 Solr nodes for your example SolrCloud cluster. # # Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/example/cloud/node1/solr # Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/example/cloud/node1 into # /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/example/cloud/node2 # # Starting up Solr on port 38965 using command: # "/home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/bin/solr" start --cloud -p 38965 -s "build/solr-9.7.1-SNAPSHOT/example/cloud/node1/solr" # # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Port 38965 is already being used by another process. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/29-1 not ok 30 Check export command # in 9958 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_export.bats, line 36) # `assert_output --partial 'Export complete'' failed # # -- output does not contain substring -- # substring (1 lines): # Export complete # output (19 lines): # # ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:38965/solr], down?) # # # Usage: solr COMMAND OPTIONS # where COMMAND is one of: start, stop, restart, status, healthcheck, create, create_core, create_collection, delete, version, zk, auth, assert, config, export, api, package, post, postlogs # # Standalone server example (start Solr running in the background on port 8984): # # ./solr start -p 8984 # # SolrCloud example (start Solr running in SolrCloud mode using localhost:2181 to connect to Zookeeper, with 1g max heap size and remote Java debug options enabled): # # ./solr start -c -m 1g -z localhost:2181 -a "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044" # # Omit '-z localhost:2181' from the above command if you have defined ZK_HOST in solr.in.sh. # # Pass -help or -h after any COMMAND to see command-specific usage information, # such as: ./solr start -help or ./solr stop -h # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/30-1 # Last output: # # ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:38965/solr], down?) # # # Usage: solr COMMAND OPTIONS # where COMMAND is one of: start, stop, restart, status, healthcheck, create, create_core, create_collection, delete, version, zk, auth, assert, config, export, api, package, post, postlogs # # Standalone server example (start Solr running in the background on port 8984): # # ./solr start -p 8984 # # SolrCloud example (start Solr running in SolrCloud mode using localhost:2181 to connect to Zookeeper, with 1g max heap size and remote Java debug options enabled): # # ./solr start -c -m 1g -z localhost:2181 -a "-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044" # # Omit '-z localhost:2181' from the above command if you have defined ZK_HOST in solr.in.sh. # # Pass -help or -h after any COMMAND to see command-specific usage information, # such as: ./solr start -help or ./solr stop -h ok 31 export fails on non cloud mode # in 9479 ms not ok 32 using curl to extract a single pdf file # in 20207 ms # (in test file test/test_extraction.bats, line 38) # `solr start -c -Dsolr.modules=extraction' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/32-1 # WARN - 2025-03-30 04:52:19.349; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # not ok 33 using the bin/solr post tool to extract content from pdf # in 20708 ms # (in test file test/test_extraction.bats, line 63) # `solr start -c -Dsolr.modules=extraction' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/33-2 # WARN - 2025-03-30 04:52:39.854; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # ERROR - 2025-03-30 04:52:56.618; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # ERROR - 2025-03-30 04:52:56.626; org.apache.zookeeper.ClientCnxn; Error while calling watcher. => java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@16a1da41 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d3f2a47[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) # java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@16a1da41 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d3f2a47[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) ~[?:?] # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430) ~[solr-solrj-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) ~[?:?] # at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1078) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564) ~[zookeeper-3.9.2.jar:3.9.2] # at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539) ~[zookeeper-3.9.2.jar:3.9.2] # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # not ok 34 using the bin/solr post tool to crawl web site # in 20144 ms # (in test file test/test_extraction.bats, line 90) # `solr start -c -Dsolr.modules=extraction' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/34-3 # WARN - 2025-03-30 04:53:00.174; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # ERROR - 2025-03-30 04:53:17.029; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # ERROR - 2025-03-30 04:53:17.034; org.apache.zookeeper.ClientCnxn; Error while calling watcher. => java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002ba440@3f1693f2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@568b9f46[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) # java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002ba440@3f1693f2 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@568b9f46[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) ~[?:?] # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430) ~[solr-solrj-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) ~[?:?] # at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1078) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564) ~[zookeeper-3.9.2.jar:3.9.2] # at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539) ~[zookeeper-3.9.2.jar:3.9.2] not ok 35 healthcheck on cloud solr # in 4766 ms # (in test file test/test_healthcheck.bats, line 32) # `solr start -c -e films -p ${SOLR_PORT}' failed # Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/example/films/solr # # Starting up Solr on port 38965 using command: # "/home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/solr-9.7.1-SNAPSHOT/bin/solr" start --cloud -p 38965 -s "build/solr-9.7.1-SNAPSHOT/example/films/solr" # # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Port 38965 is already being used by another process. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/35-1 ok 36 solr help flag prints help # in 3518 ms ok 37 start help flag prints help # in 393 ms ok 38 stop help flag prints help # in 184 ms ok 39 restart help flag prints help # in 193 ms ok 40 status help flag prints help # skip Currently the status -help flag doesn't return nice help text! ok 41 healthcheck help flag prints help # in 184 ms ok 42 create help flag prints help # in 3848 ms ok 43 delete help flag prints help # in 3150 ms ok 44 version help flag prints help # in 2980 ms ok 45 zk help flag prints help # in 190 ms ok 46 auth help flag prints help # in 3386 ms ok 47 assert help flag prints help # in 3340 ms ok 48 post help flag prints help # in 3457 ms not ok 49 SQL Module # in 29809 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_modules.bats, line 36) # `assert_output --partial '"docs":'' failed # # -- output does not contain substring -- # substring (1 lines): # "docs": # output (7 lines): # 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:38965/solr] to [http://localhost:38965/]. # # ERROR: Error from server at http://localhost:38965/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=json&version=2.2: Expected mime type in [application/json] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/49-1 # WARN - 2025-03-30 04:54:00.906; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # ERROR - 2025-03-30 04:54:17.543; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # ERROR - 2025-03-30 04:54:17.544; org.apache.zookeeper.ClientCnxn; Error while calling watcher. => java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc040@6f16f986 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@63971da3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) # java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc040@6f16f986 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@63971da3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) ~[?:?] # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430) ~[solr-solrj-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) ~[?:?] # at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1078) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564) ~[zookeeper-3.9.2.jar:3.9.2] # at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539) ~[zookeeper-3.9.2.jar:3.9.2] # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # Last output: # 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:38965/solr] to [http://localhost:38965/]. # # ERROR: Error from server at http://localhost:38965/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=json&version=2.2: Expected mime type in [application/json] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 50 Hadoop-Auth Module: KerberosPlugin Classloading # in 20143 ms # (in test file test/test_modules.bats, line 49) # `solr start -c \' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/50-2 # WARN - 2025-03-30 04:54:21.219; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # not ok 51 icu collation in analysis-extras module # in 24951 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_modules.bats, line 70) # `assert_output --partial "Created collection 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'COLL_NAME' # output (7 lines): # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/51-3 # WARN - 2025-03-30 04:54:45.801; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # ERROR - 2025-03-30 04:55:02.590; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # ERROR - 2025-03-30 04:55:02.597; org.apache.zookeeper.ClientCnxn; Error while calling watcher. => java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@5485a31f rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4d97b042[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) # java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@5485a31f rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4d97b042[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) ~[?:?] # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430) ~[solr-solrj-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) ~[?:?] # at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1078) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564) ~[zookeeper-3.9.2.jar:3.9.2] # at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539) ~[zookeeper-3.9.2.jar:3.9.2] # Last output: # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 52 lifecycle of package # in 9098 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_packages.bats, line 38) # `assert_output --partial "Available packages:"' failed # # -- output does not contain substring -- # substring (1 lines): # Available packages: # output (22 lines): # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # # at org.apache.solr.client.solrj.impl.HttpSolrClientBase.checkContentType(HttpSolrClientBase.java:335) # at org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:221) # at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:584) # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:540) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:715) # at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:84) # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/52-1 # Last output: # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # # at org.apache.solr.client.solrj.impl.HttpSolrClientBase.checkContentType(HttpSolrClientBase.java:335) # at org.apache.solr.client.solrj.impl.HttpSolrClientBase.processErrorsAndResponse(HttpSolrClientBase.java:221) # at org.apache.solr.client.solrj.impl.Http2SolrClient.processErrorsAndResponse(Http2SolrClient.java:584) # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:540) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:715) # at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:84) # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 53 deploying and undeploying a collection level package # in 4665 ms # (in test file test/test_packages.bats, line 44) # `solr create_collection -c foo-1.2' failed # Neither --zk-host or --solr-url parameters provided so assuming solr url is http://localhost:38965. # # ERROR: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/53-2 # Last output: # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. not ok 54 Affinity placement plugin using sysprop # in 27371 ms # (in test file test/test_placement_plugin.bats, line 34) # `solr assert -c http://localhost:${SOLR_PORT}/solr -t 3000' failed with status 100 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Solr is not running on url http://localhost:38965/solr after 3 seconds # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/54-1 # WARN - 2025-03-30 04:55:27.253; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # Last output: # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. not ok 55 Random placement plugin using ENV # in 26740 ms # (in test file test/test_placement_plugin.bats, line 43) # `solr assert -c http://localhost:${SOLR_PORT}/solr -t 3000' failed with status 100 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Solr is not running on url http://localhost:38965/solr after 3 seconds # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/55-2 # WARN - 2025-03-30 04:55:54.479; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # ERROR - 2025-03-30 04:56:11.006; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # Last output: # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. not ok 56 setup_file failed # (from function `setup_file' in test file test/test_post.bats, line 22) # `solr start -c -Dsolr.modules=extraction' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 66 setup_file failed # (from function `setup_file' in test file test/test_postlogs.bats, line 22) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 68 should start solr prometheus exporter that scrapes solr for metrics # in 523 ms # (in test file test/test_prometheus.bats, line 34) # `solr start' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/68-1 # kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec] not ok 69 allowPaths - backup # in 30028 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_security_manager.bats, line 47) # `assert_output --partial '"status":0'' failed # # -- output does not contain substring -- # substring (1 lines): # "status":0 # output (7 lines): # 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:38965/solr] to [http://localhost:38965/]. # # ERROR: Error from server at http://localhost:38965/solr/admin/collections?action=BACKUP&name=test&collection=COLL_NAME&location=file%3A%2F%2F%2Ftmp%2Fbats-run-O1tcnB%2Ftest%2F69%2Fbackup-dir&wt=json&version=2.2: Expected mime type in [application/json] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/69-1 # WARN - 2025-03-30 04:56:26.389; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # # ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # # ERROR - 2025-03-30 04:56:43.299; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason: => org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) # org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:219) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:112) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient$Builder.build(SolrZkClient.java:1261) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.getSolrZkClient(SolrCLI.java:745) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:67) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:238) ~[solr-core-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:39965 within 15000 ms # at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:296) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:210) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # ... 6 more # ERROR - 2025-03-30 04:56:43.304; org.apache.zookeeper.ClientCnxn; Error while calling watcher. => java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@3f5b8f01 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@24558ca6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) # java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$156/0x00000008002bc440@3f5b8f01 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@24558ca6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] # at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] # at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355) ~[?:?] # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:430) ~[solr-solrj-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118) ~[?:?] # at org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:1078) ~[solr-solrj-zookeeper-9.7.1-SNAPSHOT.jar:9.7.1-SNAPSHOT 114c16360d985c1b474237d9e3fb88c9c78cc31b [snapshot build, details omitted]] # at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:564) ~[zookeeper-3.9.2.jar:3.9.2] # at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:539) ~[zookeeper-3.9.2.jar:3.9.2] # Last output: # 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:38965/solr] to [http://localhost:38965/]. # # ERROR: Error from server at http://localhost:38965/solr/admin/collections?action=BACKUP&name=test&collection=COLL_NAME&location=file%3A%2F%2F%2Ftmp%2Fbats-run-O1tcnB%2Ftest%2F69%2Fbackup-dir&wt=json&version=2.2: Expected mime type in [application/json] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 70 start solr with ssl # in 8820 ms # (in test file test/test_ssl.bats, line 54) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/70-1 # Last output: # INFO - 2025-03-30 04:56:50.088; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:56:50.092; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 71 use different hostname when not checking peer-name # in 8074 ms # (in test file test/test_ssl.bats, line 92) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/71-2 # Last output: # INFO - 2025-03-30 04:56:58.786; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:56:58.790; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # WARN - 2025-03-30 04:56:59.979; org.eclipse.jetty.util.ssl.SslContextFactory.config; Trusting all certificates configured for Client@7cc586a8[provider=null,keyStore=file:///tmp/bats-run-O1tcnB/test/71/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-O1tcnB/test/71/ssl/solr-ssl.keystore.p12] # WARN - 2025-03-30 04:56:59.981; org.eclipse.jetty.util.ssl.SslContextFactory.config; No Client EndPointIdentificationAlgorithm configured for Client@7cc586a8[provider=null,keyStore=file:///tmp/bats-run-O1tcnB/test/71/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-O1tcnB/test/71/ssl/solr-ssl.keystore.p12] # # ERROR: IOException occurred when talking to server at: https://127.0.0.1:38965/solr/admin/info/system not ok 72 start solr with ssl and auth # in 7937 ms # (in test file test/test_ssl.bats, line 154) # `solr start -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/72-3 # Last output: # INFO - 2025-03-30 04:57:06.321; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:57:06.324; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 73 start solr with client truststore and security manager # in 19266 ms # (in test file test/test_ssl.bats, line 213) # `solr assert --started https://localhost:${SOLR_PORT}/solr --timeout 5000' failed with status 100 # Certificate stored in file <solr-ssl.crt> # Certificate was added to keystore # [Storing solr-ssl.truststore.p12] # INFO - 2025-03-30 04:57:16.572; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:57:16.577; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # 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 [https://localhost:38965/solr/] to [https://localhost:38965/]. # INFO - 2025-03-30 04:57:17.408; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@6c67e137(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@2ce86164[provider=null,keyStore=file:///tmp/bats-run-O1tcnB/test/73/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-O1tcnB/test/73/ssl-client/solr-ssl.truststore.p12] # 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 [https://localhost:38965/solr/] to [https://localhost:38965/]. # INFO - 2025-03-30 04:57:20.738; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@1968a49c(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@6a1ebcff[provider=null,keyStore=file:///tmp/bats-run-O1tcnB/test/73/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-O1tcnB/test/73/ssl-client/solr-ssl.truststore.p12] # # ERROR: Solr is not running on url https://localhost:38965/solr after 5 seconds # # Please find the SOLR_HOME snapshot for failed test #4 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/73-4 # Last output: # INFO - 2025-03-30 04:57:25.650; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:57:25.949; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 74 start solr with mTLS needed # in 44438 ms # (in test file test/test_ssl.bats, line 325) # `solr start -c' failed # /tmp/bats-run-O1tcnB/test/74/ssl # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #5 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/74-5 # Last output: # INFO - 2025-03-30 04:58:10.449; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:58:10.455; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 75 start solr with mTLS wanted # in 44784 ms # (in test file test/test_ssl.bats, line 464) # `solr start -c' failed # /tmp/bats-run-O1tcnB/test/75/ssl # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate was added to keystore # Certificate reply was installed in keystore # Certificate was added to keystore # Certificate was added to keystore # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #6 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/75-6 # Last output: # INFO - 2025-03-30 04:58:55.273; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:58:55.278; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 76 test keystore reload # in 10568 ms # (in test file test/test_ssl.bats, line 529) # `solr start -c -a "-Dsolr.jetty.sslContext.reload.scanInterval=1 -DsocketTimeout=5000"' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #7 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/76-7 # Last output: # INFO - 2025-03-30 04:59:05.859; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2025-03-30 04:59:05.864; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38965/solr/admin/info/system not ok 77 SOLR-11740 check 'solr stop' connection # in 513 ms # (in test file test/test_start_solr.bats, line 32) # `solr start' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/77-1 not ok 78 stop command for single port # in 717 ms # (in test file test/test_start_solr.bats, line 42) # `solr start' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/78-2 not ok 79 status detects locally running solr # in 5136 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_status.bats, line 33) # `assert_output --partial "No Solr nodes are running."' failed # # -- output does not contain substring -- # substring (1 lines): # No Solr nodes are running. # output (11 lines): # # Found 1 Solr nodes: # # Solr process 20700 running on port 38965 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Failed to get system information from http://localhost:38965/solr due to: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/solr/packaging/build/test-output/failure-snapshots/79-1 # Last output: # # Found 1 Solr nodes: # # Solr process 20700 running on port 38965 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Failed to get system information from http://localhost:38965/solr due to: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> not ok 80 setup_file failed # (from function `setup_file' in test file test/test_zk.bats, line 22) # `solr start -DminStateByteLenForCompression=0 -c' failed # # Port 38965 is already being used by another process (pid: 20700) # Please choose a different port using the -p option. # not ok 88 Cleanup # in 6231 ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_zz_cleanup.bats, line 36) # `assert_output --partial "No Solr nodes are running"' failed # # -- output does not contain substring -- # substring (1 lines): # No Solr nodes are running # output (11 lines): # # Found 1 Solr nodes: # # Solr process 20700 running on port 38965 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Failed to get system information from http://localhost:38965/solr due to: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> # -- # # Last output: # # Found 1 Solr nodes: # # Solr process 20700 running on port 38965 # 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:38965/solr/] to [http://localhost:38965/]. # # ERROR: Failed to get system information from http://localhost:38965/solr due to: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://localhost:38965/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p> # Searching for Solr?<br/> # You must type the correct path.<br/> # Solr will respond. # </p> Build timed out (after 205 minutes). Marking the build as aborted. Build timed out (after 205 minutes). Marking the build as failed. /home/jenkins/jenkins-slave/workspace/Solr/Solr-TestIntegration-9.7/.gradle/node/packaging/node_modules/bats/libexec/bats-core/bats: line 460: 19559 Terminated "$interpolated_report_formatter" "${report_formatter_flags[@]}" > "${BATS_REPORT_OUTPUT_DIR}/${BATS_REPORT_FILENAME}" Build was aborted Archiving artifacts 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]
