https://git.opendaylight.org/gerrit/52664
From: [email protected] [mailto:[email protected]] On Behalf Of Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) Sent: 2 March, 2017 15:53 To: Jozef Bacigál <[email protected]>; Faseela K <[email protected]>; Michael Vorburger <[email protected]> Cc: [email protected]; 'openflowplugin-dev' <[email protected]>; [email protected] Subject: Re: [release] [genius-dev] Genius Builds Failing I think I got it, search for "-Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r " Yes, it includes space. No, the space should not be there. Fix is on the way. Vratko. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) Sent: 2 March, 2017 15:28 To: Jozef Bacigál <[email protected]<mailto:[email protected]>>; Faseela K <[email protected]<mailto:[email protected]>>; Michael Vorburger <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; 'openflowplugin-dev' <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [release] [genius-dev] Genius Builds Failing This happens in distribution-check only, as that changes maven settings to limit which artifacts are available. As far as I can tell, odlparent:opendaylight-karaf-empty is still being downloaded the same way as before. SFT started failing to see the downloaded zip somewhere between [0] and [1]. I have no clue what the cause is, yet. Vratko. [0] https://jenkins.opendaylight.org/releng/view/Distribution-Check/job/cardinal-distribution-check-carbon/68/ [1] https://jenkins.opendaylight.org/releng/view/Distribution-Check/job/genius-distribution-check-carbon/1563/ From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Jozef Bacigál Sent: 2 March, 2017 13:24 To: Faseela K <[email protected]<mailto:[email protected]>>; Michael Vorburger <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; 'openflowplugin-dev' <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [release] [genius-dev] Genius Builds Failing + openflowplugin Openflowplugin same. Jozef From: Faseela K [mailto:[email protected]] Sent: Thursday, March 2, 2017 12:20 PM To: Michael Vorburger <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: [release] [genius-dev] Genius Builds Failing Saw the same error for couple of patches. Observed the error in sfc as well. Thanks, Faseela From: Michael Vorburger [mailto:[email protected]] Sent: Thursday, March 02, 2017 4:33 PM To: Faseela K <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]>; [email protected]<mailto:[email protected]> Subject: Re: [genius-dev] Genius Builds Failing On Thu, Mar 2, 2017 at 11:55 AM, Faseela K <[email protected]<mailto:[email protected]>> wrote: Link to one of the failed jobs : https://jenkins.opendaylight.org/releng/job/genius-distribution-check-carbon/1570/console I just ran a "mvn -U clean package" in distribution/features-distribution locally to see if I could repro the SFT failure shown below, but it passes, so... not sure that's going on here. Either a one time glitch, just retry. If this keeps happening to lots of gerrits then it's some infra issue - but I'm at a loss what could be different on the build VMs that could explain this if it passes locally. Are others seeing this too? From: Faseela K Sent: Thursday, March 02, 2017 1:46 PM To: 'Faseela K' <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Cc: [email protected]<mailto:[email protected]> Subject: RE: Genius Builds Failing +release From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Faseela K Sent: Thursday, March 02, 2017 12:40 PM To: [email protected]<mailto:[email protected]> Subject: [genius-dev] Genius Builds Failing Builds are failing with the below error : 06:58:32 Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 06:58:32 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.196 sec <<< FAILURE! - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 06:58:32 installFeature(org.opendaylight.odlparent.featuretest.SingleFeatureTest)[repoUrl: file:/w/workspace/genius-distribution-check-carbon/distribution/features-distribution/target/classes/features.xml, Feature: odl-distribution-version 0.6.0-SNAPSHOT] Time elapsed: 0.168 sec <<< ERROR! 06:58:32 shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Error resolving artifact org.opendaylight.odlparent:opendaylight-karaf-empty:zip:1.8.0-SNAPSHOT 06:58:32 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444) 06:58:32 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246) 06:58:32 at shaded.org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223) 06:58:32 at shaded.org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294) 06:58:32 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:705) 06:58:32 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:659) 06:58:32 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:600) 06:58:32 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:567) 06:58:32 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:557) 06:58:32 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:123) 06:58:32 at java.net.URL.openStream(URL.java:1045) 06:58:32 at org.ops4j.pax.exam.karaf.container.internal.ArchiveExtractor.extractZipDistribution(ArchiveExtractor.java:88) 06:58:32 at org.ops4j.pax.exam.karaf.container.internal.ArchiveExtractor.extract(ArchiveExtractor.java:67) 06:58:32 at org.ops4j.pax.exam.karaf.container.internal.KarafTestContainer.start(KarafTestContainer.java:151) 06:58:32 at org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:79) 06:58:32 at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267) 06:58:32 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) 06:58:32 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) 06:58:32 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) 06:58:32 at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) Thanks, Faseela _______________________________________________ genius-dev mailing list [email protected]<mailto:[email protected]> https://lists.opendaylight.org/mailman/listinfo/genius-dev JozefBacigál Senior Software Engineer Sídlo / Mlynské Nivy 56 / 821 05 Bratislava / Slovakia R&D centrum / Janka Kráľa 9 / 974 01 Banská Bystrica / Slovakia +421 908 766 972 / [email protected]<mailto:[email protected]> reception: +421 2 206 65 114 / www.pantheon.tech<http://www.pantheon.tech> [logo]
_______________________________________________ openflowplugin-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
