Upayavira, you have to perform the post-release steps to add 5.4 index to back-compat tests. Until you do that, the smoke tester on 5.x and trunk will continue to fail. See https://wiki.apache.org/lucene-java/ReleaseTodo#Generate_Backcompat_Indexes
On Sun, Dec 13, 2015 at 9:25 AM, Apache Jenkins Server <[email protected]> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/406/ > > No tests ran. > > Build Log: > [...truncated 53085 lines...] > prepare-release-no-sign: > [mkdir] Created dir: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist > [copy] Copying 461 files to > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/lucene > [copy] Copying 245 files to > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/solr > [smoker] Java 1.7 > JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7 > [smoker] Java 1.8 > JAVA_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8 > [smoker] NOTE: output encoding is UTF-8 > [smoker] > [smoker] Load release URL > "file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist/"... > [smoker] > [smoker] Test Lucene... > [smoker] test basics... > [smoker] get KEYS > [smoker] 0.2 MB in 0.02 sec (8.4 MB/sec) > [smoker] check changes HTML... > [smoker] download lucene-5.5.0-src.tgz... > [smoker] 28.6 MB in 0.04 sec (802.1 MB/sec) > [smoker] verify md5/sha1 digests > [smoker] download lucene-5.5.0.tgz... > [smoker] 66.2 MB in 0.08 sec (810.6 MB/sec) > [smoker] verify md5/sha1 digests > [smoker] download lucene-5.5.0.zip... > [smoker] 76.6 MB in 0.10 sec (777.6 MB/sec) > [smoker] verify md5/sha1 digests > [smoker] unpack lucene-5.5.0.tgz... > [smoker] verify JAR metadata/identity/no javax.* or java.* classes... > [smoker] test demo with 1.7... > [smoker] got 6170 hits for query "lucene" > [smoker] checkindex with 1.7... > [smoker] test demo with 1.8... > [smoker] got 6170 hits for query "lucene" > [smoker] checkindex with 1.8... > [smoker] check Lucene's javadoc JAR > [smoker] unpack lucene-5.5.0.zip... > [smoker] verify JAR metadata/identity/no javax.* or java.* classes... > [smoker] test demo with 1.7... > [smoker] got 6170 hits for query "lucene" > [smoker] checkindex with 1.7... > [smoker] test demo with 1.8... > [smoker] got 6170 hits for query "lucene" > [smoker] checkindex with 1.8... > [smoker] check Lucene's javadoc JAR > [smoker] unpack lucene-5.5.0-src.tgz... > [smoker] make sure no JARs/WARs in src dist... > [smoker] run "ant validate" > [smoker] run tests w/ Java 7 and testArgs='-Dtests.slow=false'... > [smoker] test demo with 1.7... > [smoker] got 214 hits for query "lucene" > [smoker] checkindex with 1.7... > [smoker] generate javadocs w/ Java 7... > [smoker] > [smoker] Crawl/parse... > [smoker] > [smoker] Verify... > [smoker] run tests w/ Java 8 and testArgs='-Dtests.slow=false'... > [smoker] test demo with 1.8... > [smoker] got 214 hits for query "lucene" > [smoker] checkindex with 1.8... > [smoker] generate javadocs w/ Java 8... > [smoker] > [smoker] Crawl/parse... > [smoker] > [smoker] Verify... > [smoker] confirm all releases have coverage in TestBackwardsCompatibility > [smoker] find all past Lucene releases... > [smoker] run TestBackwardsCompatibility.. > [smoker] Releases that don't seem to be tested: > [smoker] 5.4.0 > [smoker] Traceback (most recent call last): > [smoker] File > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py", > line 1454, in <module> > [smoker] main() > [smoker] File > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py", > line 1399, 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-5.x/dev-tools/scripts/smokeTestRelease.py", > line 1437, in smokeTest > [smoker] unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' % > version, svnRevision, version, testArgs, baseURL) > [smoker] File > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py", > line 588, in unpackAndVerify > [smoker] verifyUnpacked(java, project, artifact, unpackPath, > svnRevision, version, testArgs, tmpDir, baseURL) > [smoker] File > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py", > line 767, in verifyUnpacked > [smoker] confirmAllReleasesAreTestedForBackCompat(unpackPath) > [smoker] File > "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/dev-tools/scripts/smokeTestRelease.py", > line 1392, in confirmAllReleasesAreTestedForBackCompat > [smoker] raise RuntimeError('some releases are not tested by > TestBackwardsCompatibility?') > [smoker] RuntimeError: some releases are not tested by > TestBackwardsCompatibility? > > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/build.xml:545: > exec returned: 1 > > Total time: 77 minutes 30 seconds > Build step 'Invoke Ant' marked build as failure > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > Setting > LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8 > Setting > LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Regards, Shalin Shekhar Mangar. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
