[ 
https://issues.apache.org/jira/browse/SOLR-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906282#comment-15906282
 ] 

Steve Rowe commented on SOLR-8045:
----------------------------------

ASF Jenkins has a smoke tester failure after this issue's branch_6x commit 
[https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.x/283/] - when I run 
{{ant nightly-smoke}} without a seed on current branch_6x, I see the same 
failure:

{noformat}
Checking out Revision 89baa4fd43477c3b0be59e81299b651d70b3c128 
(refs/remotes/origin/branch_6x)
[...]
   [smoker] Test Solr...
[...]
   [smoker] Solr techproducts example launched successfully. Direct your Web 
browser to http://localhost:8983/solr to visit the Solr Admin UI
   [smoker]       test utf8...
   [smoker]       run query...
   [smoker] FAILED: response is:
   [smoker] 
{"responseHeader":{"status":0,"QTime":2},"initFailures":{},"status":{"techproducts":{"name":"techproducts","instanceDir":"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/tmp/unpack/solr-6.5.0-java8/example/techproducts/solr/techproducts","dataDir":"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/tmp/unpack/solr-6.5.0-java8/example/techproducts/solr/techproducts/data/","config":"solrconfig.xml","schema":"managed-schema","startTime":"2017-03-11T14:53:39.348Z","uptime":1183,"index":{"numDocs":32,"maxDoc":32,"deletedDocs":0,"indexHeapUsageBytes":-1,"version":6,"segmentCount":1,"current":true,"hasDeletions":false,"directory":"org.apache.lucene.store.NRTCachingDirectory:NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/lucene/build/smokeTestRelease/tmp/unpack/solr-6.5.0-java8/example/techproducts/solr/techproducts/data/index
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a09960c; 
maxCacheMB=48.0 
maxMergeSizeMB=4.0)","segmentsFile":"segments_2","segmentsFileSizeInBytes":165,"userData":{"commitTimeMSec":"1489244020126"},"lastModified":"2017-03-11T14:53:40.126Z","sizeInBytes":28411,"size":"27.75
 KB"}}}}
   [smoker] 
   [smoker]       stop server using: bin/solr stop -p 8983
   [smoker] Sending stop command to Solr running on port 8983 ... waiting up to 
180 seconds to allow Jetty process 15932 to stop gracefully.
   [smoker] Traceback (most recent call last):
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 1476, in <module>
   [smoker]     main()
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 1420, in main
   [smoker]     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, 
c.is_signed, ' '.join(c.test_args))
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 1464, in smokeTest
   [smoker]     unpackAndVerify(java, 'solr', tmpDir, artifact, gitRevision, 
version, testArgs, baseURL)
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 622, in unpackAndVerify
   [smoker]     verifyUnpacked(java, project, artifact, unpackPath, 
gitRevision, version, testArgs, tmpDir, baseURL)
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 760, in verifyUnpacked
   [smoker]     testSolrExample(java8UnpackPath, java.java8_home, False)
   [smoker]   File 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.x/dev-tools/scripts/smokeTestRelease.py",
 line 861, in testSolrExample
   [smoker]     raise RuntimeError('query api v2 on solr example instance 
failed')
   [smoker] RuntimeError: query api v2 on solr example instance failed
   [smoker]  [|]   [/]   [-]   [\]      
{noformat}

When I run {{ant nightly-smoke}} on branch_6x at {{8c5ea32}}, the commit just 
before this issue was committed to branch_6x, I don't see this failure.

> Deploy V2 API at /v2 instead of /solr/v2
> ----------------------------------------
>
>                 Key: SOLR-8045
>                 URL: https://issues.apache.org/jira/browse/SOLR-8045
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Noble Paul
>            Assignee: Cao Manh Dat
>             Fix For: 6.5
>
>         Attachments: SOLR-8045.patch, SOLR-8045.patch, SOLR-8045.patch, 
> SOLR-8045.patch, SOLR-8045.patch, SOLR-8045.patch, SOLR-8045.patch
>
>
> This does not mean that the path to access Solr will be changed. All paths 
> will remain as is and would behave exactly the same



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to