Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.6/1768/
All tests passed Build Log: [...truncated 1359 lines...] # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/6-1 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 7 create for cloud mode in 1906ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 collection 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'COLL_NAME' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/7-2 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 8 setup_file failed # (from function `setup_file' in test file test/test_create_collection.bats, line 22) # `solr start -c' failed # # Port 39695 is already being used by another process (pid: 20057) # Please choose a different port using the -p option. # not ok 16 setup_file failed # (from function `setup_file' in test file test/test_delete_collection.bats, line 22) # `solr start -c' failed # # Port 39695 is already being used by another process (pid: 20057) # Please choose a different port using the -p option. # not ok 20 SOLR-16755 test works with noprompt in 2250ms # (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-check-9.6/solr/packaging/build/solr-9.6.2-SNAPSHOT/example/cloud/node1/solr # Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/solr-9.6.2-SNAPSHOT/example/cloud/node1 into # /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/solr-9.6.2-SNAPSHOT/example/cloud/node2 # # Starting up Solr on port 39695 using command: # "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/solr-9.6.2-SNAPSHOT/bin/solr" start -cloud -p 39695 -s "build/solr-9.6.2-SNAPSHOT/example/cloud/node1/solr" # # # ERROR: Port 39695 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-check-9.6/solr/packaging/build/test-output/failure-snapshots/20-1 ok 21 Check export command in 60733ms ok 22 export fails on non cloud mode in 8505ms not ok 23 using curl to extract a single pdf file in 8150ms # (in test file test/test_extraction.bats, line 41) # `solr create_collection -c gettingstarted -d _default' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=22935). Happy searching! # # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c gettingstarted -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/23-1 # WARN - 2024-06-08 07:04:45.817; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:04:45.894; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes not ok 24 using the bin/solr post tool to extract content from pdf in 8642ms # (in test file test/test_extraction.bats, line 65) # `solr create_collection -c content_extraction -d _default' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=23353). Happy searching! # # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c content_extraction -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/24-2 # WARN - 2024-06-08 07:04:54.008; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:04:54.185; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes not ok 25 using the bin/solr post tool to crawl web site in 9981ms # (in test file test/test_extraction.bats, line 92) # `solr create_collection -c website_extraction -d _default' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=23813). Happy searching! # # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c website_extraction -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/25-3 # WARN - 2024-06-08 07:05:02.742; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:05:04.020; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes ok 26 healthcheck on cloud solr in 36281ms ok 27 start help flag prints help in 191ms ok 28 stop help flag prints help in 178ms ok 29 restart help flag prints help in 490ms ok 30 status help flag prints help in 50ms # skip Currently the status -help flag doesn't return nice help text! ok 31 healthcheck help flag prints help in 260ms ok 32 create help flag prints help in 196ms ok 33 createcore help flag prints help in 184ms ok 34 createcollection help flag prints help in 291ms ok 35 delete help flag prints help in 184ms ok 36 version help flag prints help in 52ms # skip Currently the version -help flag doesn't return nice help text! ok 37 zk help flag prints help in 171ms ok 38 auth help flag prints help in 165ms ok 39 assert help flag prints help in 867ms ok 40 post help flag prints help in 1033ms not ok 41 SQL Module in 13124ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 (6 lines): # # ERROR: Error from server at http://localhost:39695/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-check-9.6/solr/packaging/build/test-output/failure-snapshots/41-1 # WARN - 2024-06-08 07:05:57.576; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:05:58.892; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # # ERROR: Error from server at http://localhost:39695/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> ok 42 Hadoop-Auth Module: KerberosPlugin Classloading in 23400ms not ok 43 icu collation in analysis-extras module in 20583ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 (16 lines): # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/43-3 # WARN - 2024-06-08 07:06:30.559; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:06:31.851; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 44 package detects no running solr in 1615ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_packages.bats, line 34) # `assert_output --partial "No Solr nodes are running."' failed # # -- output does not contain substring -- # substring (1 lines): # No Solr nodes are running. # output (39 lines): # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # Package Manager # --------------- # [32m./solr package add-repo <repository-name> <repository-url>[0m # Add a repository to Solr. # # [32m./solr package add-key <file-containing-trusted-key>[0m # Add a trusted key to Solr. # # [32m./solr package install <package-name>[:<version>] [0m # Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used. # # [32m./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] [0m # Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation). # # [32m./solr package list-installed[0m # Print a list of packages installed in Solr. # # [32m./solr package list-available[0m # Print a list of packages available in the repositories. # # [32m./solr package list-deployed -c <collection>[0m # Print a list of packages deployed on a given collection. # # [32m./solr package list-deployed <package-name>[0m # Print a list of collections on which a given package has been deployed. # # [32m./solr package undeploy <package-name> -collections <comma-separated-collections>[0m # Undeploy a package from specified collection(s) # # [32m./solr package uninstall <package-name>:<version>[0m # Uninstall an unused package with specified version from Solr. Both package name and version are required. # # # Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows). # (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter. # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/44-1 # Last output: # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # Package Manager # --------------- # [32m./solr package add-repo <repository-name> <repository-url>[0m # Add a repository to Solr. # # [32m./solr package add-key <file-containing-trusted-key>[0m # Add a trusted key to Solr. # # [32m./solr package install <package-name>[:<version>] [0m # Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used. # # [32m./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] [0m # Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation). # # [32m./solr package list-installed[0m # Print a list of packages installed in Solr. # # [32m./solr package list-available[0m # Print a list of packages available in the repositories. # # [32m./solr package list-deployed -c <collection>[0m # Print a list of packages deployed on a given collection. # # [32m./solr package list-deployed <package-name>[0m # Print a list of collections on which a given package has been deployed. # # [32m./solr package undeploy <package-name> -collections <comma-separated-collections>[0m # Undeploy a package from specified collection(s) # # [32m./solr package uninstall <package-name>:<version>[0m # Uninstall an unused package with specified version from Solr. Both package name and version are required. # # # Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows). # (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter. ok 45 lifecycle of package in 13134ms not ok 46 deploying and undeploying a collection level package in 196753ms # (in test file test/test_packages.bats, line 53) # `solr create_collection -c foo-1.2' failed # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c foo-1.2 -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/46-3 # Last output: # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=28021). Happy searching! # # not ok 47 Affinity placement plugin using sysprop in 15972ms # (from function `collection_exists' in file test/bats_helper.bash, line 97, # in test file test/test_placement_plugin.bats, line 36) # `collection_exists COLL_NAME' failed # WARN - 2024-06-08 07:10:26.931; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:10:28.102; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/47-1 # WARN - 2024-06-08 07:10:29.252; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:10:30.410; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 48 Random placement plugin using ENV in 18304ms # (from function `collection_exists' in file test/bats_helper.bash, line 97, # in test file test/test_placement_plugin.bats, line 45) # `collection_exists COLL_NAME' failed # WARN - 2024-06-08 07:10:43.998; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:10:44.176; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/48-2 # WARN - 2024-06-08 07:10:45.293; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:10:48.659; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> ok 49 Check help command in 2975ms not ok 50 basic post with a type specified in 1510ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_post.bats, line 58) # `assert_output --partial "Created collection 'monitors'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'monitors' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/50-2 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 51 basic post with collection instead of url parameter in 1608ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_post.bats, line 69) # `assert_output --partial "Created collection 'monitors_c_param'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'monitors_c_param' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors_c_param -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/51-3 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors_c_param -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 52 basic post WITHOUT a type specified in 1380ms # (in test file test/test_post.bats, line 79) # `solr create_collection -c monitors_no_type -d _default' failed # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors_no_type -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #4 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/52-4 ok 53 crawling a directory as a dry-run in 1125ms not ok 54 crawling a directory in 1388ms # (in test file test/test_post.bats, line 119) # `solr create_collection -c mixed_content -d _default' failed # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c mixed_content -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #6 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/54-6 not ok 55 crawling a web site in 1255ms # (in test file test/test_post.bats, line 132) # `solr create_collection -c webcrawl -d _default' failed # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c webcrawl -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # # # Please find the SOLR_HOME snapshot for failed test #7 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/55-7 not ok 56 skipcommit and optimize and delete in 1415ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_post.bats, line 149) # `assert_output --partial "Created collection 'monitors2'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'monitors2' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors2 -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #8 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/56-8 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c monitors2 -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 57 args mode in 1362ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_post.bats, line 163) # `assert_output --partial "Created collection 'test_args'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test_args' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test_args -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #9 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/57-9 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test_args -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 58 stdin mode in 1437ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_post.bats, line 190) # `assert_output --partial "Created collection 'test_stdin'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test_stdin' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test_stdin -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #10 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/58-10 # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test_stdin -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 59 post solr log into solr via script in 4235ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_postlogs.bats, line 43) # `assert_output --partial "Created collection 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'COLL_NAME' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/59-1 # WARN - 2024-06-08 07:11:18.401; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:11:19.610; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 60 post solr log into solr via cli in 4526ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_postlogs.bats, line 55) # `assert_output --partial "Created collection 'COLL_NAME'"' failed # # -- output does not contain substring -- # substring (1 lines): # Created collection 'COLL_NAME' # output (18 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/60-2 # WARN - 2024-06-08 07:11:21.917; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:11:24.175; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c COLL_NAME -p 38603 -action set-user-property -property update.autoCreateFields -value false # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> not ok 61 allowPaths - backup in 9637ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 (2 lines): # # ERROR: Error from server at http://localhost:39695/solr/admin/collections?action=BACKUP&name=test&collection=COLL_NAME&location=file%3A%2F%2F%2Ftmp%2Fbats-run-aAdX5c%2Ftest%2F61%2Fbackup-dir&wt=json&version=2.2: Collection 'COLL_NAME' does not exist, no action taken. # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/61-1 # WARN - 2024-06-08 07:11:33.878; org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # WARN - 2024-06-08 07:11:33.935; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes # Last output: # # ERROR: Error from server at http://localhost:39695/solr/admin/collections?action=BACKUP&name=test&collection=COLL_NAME&location=file%3A%2F%2F%2Ftmp%2Fbats-run-aAdX5c%2Ftest%2F61%2Fbackup-dir&wt=json&version=2.2: Collection 'COLL_NAME' does not exist, no action taken. not ok 62 start solr with ssl in 13186ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_ssl.bats, line 58) # `assert_output --partial "Created collection 'test'"' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=2089). Happy searching! # # INFO - 2024-06-08 07:11:41.231; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:41.235; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:11:41.751; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@72bd06ca(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@6175619b[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/62/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/62/ssl/solr-ssl.keystore.p12] # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test' # output (6 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test -p 38603 -action set-user-property -property update.autoCreateFields -value false # INFO - 2024-06-08 07:11:45.148; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:45.151; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38603/solr/admin/info/system # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/62-1 # Last output: # INFO - 2024-06-08 07:11:46.767; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:46.771; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:38603/solr/admin/info/system # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:538) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: java.net.ConnectException: Connection refused # at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) # at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) # at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) # at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428) # at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) # at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583) # at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459) # at org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373) # at java.base/java.lang.Iterable.forEach(Iterable.java:75) # at org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) not ok 63 use different hostname when not checking peer-name in 12955ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_ssl.bats, line 96) # `assert_output --partial "Created collection 'test'"' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=2686). Happy searching! # # INFO - 2024-06-08 07:11:54.329; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:54.333; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:11:54.844; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@6326d182(solr-ssl,h=[test.solr.apache.org],a=[/127.0.0.1],w=[]) for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # WARN - 2024-06-08 07:11:55.083; org.eclipse.jetty.util.ssl.SslContextFactory.config; Trusting all certificates configured for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # WARN - 2024-06-08 07:11:55.083; org.eclipse.jetty.util.ssl.SslContextFactory.config; No Client EndPointIdentificationAlgorithm configured for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test' # output (8 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test -p 38603 -action set-user-property -property update.autoCreateFields -value false # INFO - 2024-06-08 07:11:58.261; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:58.265; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # WARN - 2024-06-08 07:11:58.737; org.eclipse.jetty.util.ssl.SslContextFactory.config; Trusting all certificates configured for Client@4b21844c[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # WARN - 2024-06-08 07:11:58.738; org.eclipse.jetty.util.ssl.SslContextFactory.config; No Client EndPointIdentificationAlgorithm configured for Client@4b21844c[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # # ERROR: IOException occurred when talking to server at: https://127.0.0.1:38603/solr/admin/info/system # -- # # Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/63-2 # Last output: # INFO - 2024-06-08 07:11:59.847; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:11:59.853; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # WARN - 2024-06-08 07:12:00.229; org.eclipse.jetty.util.ssl.SslContextFactory.config; Trusting all certificates configured for Client@552518c3[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # WARN - 2024-06-08 07:12:00.230; org.eclipse.jetty.util.ssl.SslContextFactory.config; No Client EndPointIdentificationAlgorithm configured for Client@552518c3[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/63/ssl/solr-ssl.keystore.p12] # Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:38603/solr/admin/info/system # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:543) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection? # at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(SSLEngineInputRecord.java:146) # at java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(SSLEngineInputRecord.java:64) # at java.base/sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:557) # at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:454) # at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:433) # at java.base/javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:637) # at org.eclipse.jetty.io.ssl.SslConnection.unwrap(SslConnection.java:398) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.fill(SslConnection.java:721) # at org.eclipse.jetty.io.NegotiatingClientConnection.fill(NegotiatingClientConnection.java:102) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:84) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) # Suppressed: java.io.IOException: Broken pipe # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.flush(SslConnection.java:1138) # at org.eclipse.jetty.io.WriteFlusher.flush(WriteFlusher.java:422) # at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:275) # at org.eclipse.jetty.io.WriteFlusher.write(WriteFlusher.java:254) # at org.eclipse.jetty.io.AbstractEndPoint.write(AbstractEndPoint.java:386) # at org.eclipse.jetty.http2.HTTP2Flusher.process(HTTP2Flusher.java:292) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:243) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # ... 11 more not ok 64 start solr with ssl and auth in 12386ms # (in test file test/test_ssl.bats, line 156) # `solr auth enable -type basicAuth -credentials name:password' failed # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=3242). Happy searching! # # INFO - 2024-06-08 07:12:07.204; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:07.208; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:12:07.538; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@fd0e5b6(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@5cc126dc[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/64/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/64/ssl/solr-ssl.keystore.p12] # INFO - 2024-06-08 07:12:10.873; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:10.876; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # Couldn't get ZooKeeper host. Please make sure Solr is running in cloud mode, or a zkHost has been passed in. # Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/64-3 # Last output: # INFO - 2024-06-08 07:12:12.288; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:12.291; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:38603/solr/admin/info/system # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:538) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: java.net.ConnectException: Connection refused # at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) # at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) # at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) # at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428) # at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) # at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583) # at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459) # at org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373) # at java.base/java.lang.Iterable.forEach(Iterable.java:75) # at org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) not ok 65 start solr with client truststore and security manager in 13661ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_ssl.bats, line 221) # `assert_output --partial "Created collection 'test'"' failed # Certificate stored in file <solr-ssl.crt> # Certificate was added to keystore # [Storing solr-ssl.truststore.p12] # INFO - 2024-06-08 07:12:20.431; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:20.435; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:12:20.923; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@6326d182(solr-ssl,h=[localhost],a=[/127.0.0.1],w=[]) for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/65/ssl/solr-ssl.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/65/ssl-client/solr-ssl.truststore.p12] # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test' # output (5 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test -p 38603 -action set-user-property -property update.autoCreateFields -value false # INFO - 2024-06-08 07:12:24.670; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38603/solr/admin/info/system # -- # # Please find the SOLR_HOME snapshot for failed test #4 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/65-4 # Last output: # INFO - 2024-06-08 07:12:26.055; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:38603/solr/admin/info/system # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:538) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: java.net.ConnectException: Connection refused # at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) # at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) # at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) # at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428) # at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) # at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583) # at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459) # at org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373) # at java.base/java.lang.Iterable.forEach(Iterable.java:75) # at org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) not ok 66 start solr with mTLS needed in 34471ms # (in test file test/test_ssl.bats, line 326) # `solr start -c -z localhost:${ZK_PORT} -p ${SOLR2_PORT}' failed # /tmp/bats-run-aAdX5c/test/66/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 # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=5066). Happy searching! # # Waiting up to 180 seconds to see Solr running on port 39696 [|] [/] [-] [\] [|] [/] [-] [\] # Started Solr server on port 39696 (pid=5194). Happy searching! # # INFO - 2024-06-08 07:12:51.026; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:51.267; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:12:52.163; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@4fe89c24(client,h=[test.solr.apache.org],a=[/127.0.0.2],w=[]) for Client@3f2ef586[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:12:52.165; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@2cf92cc7(root,h=[localhost],a=[/127.0.0.1],w=[]) for Client@3f2ef586[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:12:52.166; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@30ea8c23(ca,h=[localhost],a=[],w=[]) for Client@3f2ef586[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:12:54.619; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:54.623; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:12:55.049; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@6326d182(client,h=[test.solr.apache.org],a=[/127.0.0.2],w=[]) for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:12:55.051; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@1a1da881(root,h=[localhost],a=[/127.0.0.1],w=[]) for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:12:55.051; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@5b970f7(ca,h=[localhost],a=[],w=[]) for Client@4fe89c24[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/66/ssl/client/solr-client.truststore.p12] # # -- output does not contain substring -- # substring (1 lines): # Created collection 'test' # output (6 lines): # WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use. # To turn off: bin/solr config -c test -p 38603 -action set-user-property -property update.autoCreateFields -value false # INFO - 2024-06-08 07:12:56.503; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:56.507; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # # ERROR: Server refused connection at: https://localhost:38603/solr/admin/info/system # -- # # Please find the SOLR_HOME snapshot for failed test #5 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/66-5 # Last output: # INFO - 2024-06-08 07:12:58.086; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:12:58.089; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:38603/solr/admin/info/system # at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:538) # at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1194) # at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: java.net.ConnectException: Connection refused # at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) # at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) # at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) # at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428) # at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) # at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583) # at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459) # at org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373) # at java.base/java.lang.Iterable.forEach(Iterable.java:75) # at org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) not ok 67 start solr with mTLS wanted in 35324ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247, # in test file test/test_ssl.bats, line 476) # `assert_output --partial "Created collection 'test'"' failed # /tmp/bats-run-aAdX5c/test/67/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 # Waiting up to 180 seconds to see Solr running on port 39695 [|] [/] [-] [\] [|] # Started Solr server on port 39695 (pid=6464). Happy searching! # # Waiting up to 180 seconds to see Solr running on port 39696 [|] [/] [-] [\] [|] [/] [-] [\] # Started Solr server on port 39696 (pid=6572). Happy searching! # # INFO - 2024-06-08 07:13:25.882; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword # INFO - 2024-06-08 07:13:25.887; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword # INFO - 2024-06-08 07:13:26.227; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@1a1da881(client,h=[localhost],a=[/127.0.0.1],w=[]) for Client@2cf92cc7[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/67/ssl/client/solr-client.keystore.p12,trustStore=file:///tmp/bats-run-aAdX5c/test/67/ssl/client/solr-client.truststore.p12] # INFO - 2024-06-08 07:13:26.229; org.eclipse.jetty.util.ssl.SslContextFactory; x509=X509@611df6e3(root,h=[localhost],a=[/127.0.0.1],w=[]) for Client@2cf92cc7[provider=null,keyStore=file:///tmp/bats-run-aAdX5c/test/67/ssl/client/sol [...truncated too long message...] CLI.getZkHost(SolrCLI.java:618) # at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:481) # at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:438) # at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:158) # at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:154) # Caused by: java.net.ConnectException: Connection refused # at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) # at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) # at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) # at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:428) # at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:461) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) # at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) # at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:583) # at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:580) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) # at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.failed(HTTP2ClientConnectionFactory.java:181) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.util.CountingCallback.failed(CountingCallback.java:83) # at org.eclipse.jetty.util.Callback$Nested.failed(Callback.java:405) # at org.eclipse.jetty.http2.HTTP2Flusher$Entry.failed(HTTP2Flusher.java:459) # at org.eclipse.jetty.http2.HTTP2Flusher.lambda$onCompleteFailure$1(HTTP2Flusher.java:373) # at java.base/java.lang.Iterable.forEach(Iterable.java:75) # at org.eclipse.jetty.http2.HTTP2Flusher.onCompleteFailure(HTTP2Flusher.java:373) # at org.eclipse.jetty.util.IteratingCallback.processing(IteratingCallback.java:328) # at org.eclipse.jetty.util.IteratingCallback.iterate(IteratingCallback.java:224) # at org.eclipse.jetty.http2.HTTP2Session.frame(HTTP2Session.java:821) # at org.eclipse.jetty.http2.HTTP2Session.frames(HTTP2Session.java:793) # at org.eclipse.jetty.http2.client.HTTP2ClientConnectionFactory$HTTP2ClientConnection.onOpen(HTTP2ClientConnectionFactory.java:161) # at org.eclipse.jetty.io.AbstractEndPoint.upgrade(AbstractEndPoint.java:451) # at org.eclipse.jetty.io.NegotiatingClientConnection.replaceConnection(NegotiatingClientConnection.java:117) # at org.eclipse.jetty.io.NegotiatingClientConnection.onFillable(NegotiatingClientConnection.java:87) # at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:558) # at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:379) # at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:146) # at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) # at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) # at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:363) # at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) # at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) # at java.base/java.lang.Thread.run(Thread.java:829) ok 69 SOLR-11740 check 'solr stop' connection in 14731ms ok 70 stop command for single port in 16456ms not ok 71 status detects locally running solr in 1457ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 (20 lines): # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build/test-output/failure-snapshots/71-1 # Last output: # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> ok 72 status does not expose cli parameters to end user in 253ms ok 73 running subcommands with zk is prevented in 155ms ok 74 listing out files in 3475ms ok 75 copying files around in 8284ms ok 76 upconfig in 3420ms ok 77 zkcli.sh gets 'solrhome' from 'solr.home' system property in 1222ms ok 78 zkcli.sh gets 'solrhome' from 'solrhome' command line option in 1239ms not ok 79 Cleanup in 2459ms # (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.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 (20 lines): # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # -- # # Last output: # # Found 1 Solr nodes: # # Solr process 9052 running on port 38603 # # ERROR: Error from server at http://localhost:38603/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/vnd.apache.solr.javabin, application/octet-stream] but got text/html. <html> # <head> # <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> # <title>Error 401 Authentication failed, Response code: 401</title> # </head> # <body><h2>HTTP ERROR 401 Authentication failed, Response code: 401</h2> # <table> # <tr><th>URI:</th><td>/solr/admin/info/system</td></tr> # <tr><th>STATUS:</th><td>401</td></tr> # <tr><th>MESSAGE:</th><td>Authentication failed, Response code: 401</td></tr> # <tr><th>SERVLET:</th><td>default</td></tr> # </table> # # </body> # </html> # bats warning: Executed 69 instead of expected 79 tests > Task :solr:packaging:integrationTests FAILED FAILURE: Build failed with an exception. * Where: Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/solr/packaging/build.gradle' line: 301 * What went wrong: Execution failed for task ':solr:packaging:integrationTests'. > Process 'command > '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.6/.gradle/node/packaging/node_modules/bats/bin/bats'' > finished with non-zero exit value 1 * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD FAILED in 1h 8m 45s 693 actionable tasks: 693 executed Publishing build scan... https://ge.apache.org/s/3emxcv7wzvurs Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. 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]
