Does looks like this issue: https://bugs.openjdk.java.net/browse/JDK-8051012. I can find instances on the web referencing the version you use with this issue (groovy compatibility issue)
> On Dec 29, 2015, at 12:31 PM, Ted Yu <yuzhih...@gmail.com> wrote: > > java version "1.7.0_67" > Java(TM) SE Runtime Environment (build 1.7.0_67-b01) > Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode) > > On Tue, Dec 29, 2015 at 9:29 AM, Josh Elser <josh.el...@gmail.com> wrote: > >> I didn't see this myself, but I also didn't do the cluster setup (so >> probably lots of my tests just no-op'ed themselves). >> >> Out of curiosity, were you running OpenJDK or Oracle? >> >> Ted Yu wrote: >> >>> I ran test suite (against hadoop 2.7.0) on Linux and got: >>> >>> Tests in error: >>> TestAgentClientProvider2.initializationError » Verify Bad<init> method >>> call f... >>> TestSliderClientMethods.initializationError » Verify Bad<init> method >>> call fr... >>> >>> >>> initializationError(org.apache.slider.providers.agent.TestAgentClientProvider2) >>> Time elapsed: 0.007 sec<<< ERROR! >>> java.lang.VerifyError: Bad<init> method call from inside of a branch >>> Exception Details: >>> Location: >>> org/apache/slider/providers/agent/TestAgentClientProvider2.<init>()V >>> @34: invokespecial >>> Reason: >>> Error exists in the bytecode >>> Bytecode: >>> 0000000: 2a4c 1300 1db8 0023 03bd 0018 1300 24b8 >>> >>> java version "1.7.0_67" >>> >>> >>> Has anyone seen similar error ? >>> >>> Cheers >>> >>> On Tue, Dec 29, 2015 at 2:48 AM, Steve Loughran<ste...@hortonworks.com> >>> wrote: >>> >>> Hello, >>>> >>>> This is a call for a vote on the Apache Slider (incubating) release >>>> 0.90.2-incubating-RC1. It's the exact same codebase as in the previous >>>> RC, >>>> except the package/release process now makes sure that **/*.pyc is >>>> deleted >>>> during cleanup. Josh has a better fix for the issue (SLIDER-1039); I'm >>>> not >>>> applying it here to avoid the full retest sequence. >>>> >>>> >>>> Issues fixed: >>>> >>>> >>>> https://issues.apache.org/jira/browse/SLIDER/fixforversion/12332352/?selectedTab=com.atlassian.jira.jira-projects-plugin:version-summary-panel >>>> >>>> Source artifacts: >>>> >>>> >>>> https://dist.apache.org/repos/dist/release/incubator/slider/0.90.2-incubating-RC1 >>>> >>>> Staged artifacts: >>>> https://repository.apache.org/content/repositories/orgapacheslider-1013/ >>>> >>>> Git source: >>>> >>>> >>>> https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;a=commit;h=9bb379f83c78b61aeb4110b93796bc02c08c4226 >>>> SHA1: 9bb379f83c78b61aeb4110b93796bc02c08c4226 >>>> >>>> PGP key: >>>> http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=ste...@apache.org >>>> >>>> >>>> [ ] +1 Release Apache Slider (incubating) 0.90.2-incubating-RC1 >>>> [ ] 0 >>>> [ ] -1 Do not release Apache Slider (incubating) 0.90.2-incubating-RC1 >>>> >>>> Voting lasts 72h —though as at lot of people are on vacation, and as I'm >>>> heading offline in 12 minutes& staying that way until Jan 4, I'm going >>>> to >>>> allow for some late votes from others who are not at their keyboards so >>>> much this week >>>> >>>> >>>> Please review and vote >>>> >>>> -Steve >>>> >>> >>>