You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/05/15 19:56:15 UTC

[JENKINS] Solr » Solr-Check-main - Build # 6883 - Failure!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/6883/

All tests passed

Build Log:
[...truncated 1045 lines...]
#   ERROR: Error from server at http://localhost:8983/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p>
#     Searching for Solr?<br/>
#     You must type the correct path.<br/>
#     Solr will respond.
#   </p>
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build/test-output/failure-snapshots/5-2
# WARN  - 2023-05-15 19:30:44.296; 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  - 2023-05-15 19:30:53.133; org.apache.solr.common.cloud.SolrZkClient; Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#
# ERROR: KeeperErrorCode = NoNode for /collections
#
# ERROR - 2023-05-15 19:30:53.310; org.apache.solr.cli.ZkLsTool; Could not complete ls operation for reason:  => org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections
# 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
# org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /collections
# 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118) ~[zookeeper-3.8.1.jar:3.8.1]
# 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.8.1.jar:3.8.1]
# 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:2366) ~[zookeeper-3.8.1.jar:3.8.1]
# 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getChildren$4(SolrZkClient.java:383) ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:72) ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:383) ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.common.cloud.ZkMaintenanceUtils.listZnode(ZkMaintenanceUtils.java:87) ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.common.cloud.SolrZkClient.listZnode(SolrZkClient.java:978) ~[solr-solrj-zookeeper-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ZkLsTool.runImpl(ZkLsTool.java:88) ~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT 67e177155877ae6b54a2075d8908ffed83ff4cce [snapshot build, details omitted]]
# 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 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Error from server at http://localhost:8983/solr/admin/info/system?wt=javabin&version=2: Expected mime type in [application/octet-stream, application/vnd.apache.solr.javabin] but got text/html. <p>
#   Searching for Solr?<br/>
#   You must type the correct path.<br/>
#   Solr will respond.
# </p>
ok 6 create collection
ok 7 reject d option with invalid config dir
ok 8 accept d option with builtin config
ok 9 accept d option with explicit path to config
ok 10 accept n option as config name
ok 11 allow config reuse when n option specifies same config
ok 12 create multisharded collections when s provided
ok 13 create replicated collections when rf provided
ok 14 can delete collections
ok 15 collection delete also deletes zk config
ok 16 deletes accompanying zk config with nondefault name
ok 17 deleteConfig option can opt to leave config in zk
ok 18 SOLR16755 test works with noprompt
ok 19 Check export command
ok 20 export fails on non cloud mode
ok 21 start help flag prints help
ok 22 stop help flag prints help
ok 23 restart help flag prints help
ok 24 status help flag prints help # skip Currently the status -help flag doesn't return nice help text!
ok 25 healthcheck help flag prints help
ok 26 create help flag prints help
ok 27 createcore help flag prints help
ok 28 createcollection help flag prints help
ok 29 delete help flag prints help
ok 30 version help flag prints help # skip Currently the version -help flag doesn't return nice help text!
ok 31 zk help flag prints help
ok 32 auth help flag prints help
ok 33 assert help flag prints help # skip Currently the assert -help flag doesn't return nice help text!
ok 34 SQL Module
ok 35 Hadoop-Auth Module: KerberosPlugin Classloading
ok 36 icu collation in analysis-extras module
ok 37 package detects no running solr
ok 38 lifecycle of package
ok 39 Affinity placement plugin using sysprop
ok 40 Affinity placement plugin using ENV
ok 41 post solr log into solr
ok 42 start solr with ssl
ok 43 start solr with ssl and auth
ok 44 SOLR11740 check f
ok 45 status detects locally running solr
ok 46 status does not expose cli parameters to end user
ok 47 listing out files
ok 48 copying files around
ok 49 upconfig

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/.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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 40m 30s
595 actionable tasks: 595 executed

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

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