I guess you got the errors when building the release.

I think the problem is that pax exam tries to download the release version
of the artifact from the remote repo. As of course it is not yet present
there it fails. Ideally it should try to load from local repo or the maven
build but I think this is not the case.

As the error does not happen on master I was not so concerned.

Christian

Am Di., 13. Okt. 2020 um 14:09 Uhr schrieb Dominik Przybysz <
[email protected]>:

> Hi,
> tests fail on java 8:
>
> [INFO]
> [INFO] Results:
> [INFO]
> [ERROR] Errors:
> [ERROR]   TestRSAListener.testListener » IO Error resolving artifact
> org.ops4j.pax.exam:...
> [ERROR]   TestDiscoveryExport.testDiscoveryExport » IO Error resolving
> artifact org.ops4...
> [ERROR]   TestDiscoveryImport.testDiscoveryImport » IO Error resolving
> artifact org.ops4...
> [ERROR]
>
> JUnit4Provider.invoke:159->executeTestSet:238->executeWithRerun:273->execute:365
> » Runtime
> [ERROR]
>
> JUnit4Provider.invoke:159->executeTestSet:238->executeWithRerun:273->execute:365
> » Runtime
> [ERROR]
>
> JUnit4Provider.invoke:159->executeTestSet:238->executeWithRerun:273->execute:365
> » Runtime
> [ERROR]
>
> JUnit4Provider.invoke:159->executeTestSet:238->executeWithRerun:273->execute:365
> » Runtime
> [INFO]
> [ERROR] Tests run: 7, Failures: 0, Errors: 7, Skipped: 0
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Aries Remote Service Admin Main .................... SUCCESS [
>  1.451 s]
> [INFO] Aries Remote Service Admin Parent .................. SUCCESS [
>  0.757 s]
> [INFO] Aries Remote Service Admin SPI ..................... SUCCESS [
>  4.447 s]
> [INFO] Aries Remote Service Admin Core .................... SUCCESS [
>  2.113 s]
> [INFO] Aries Remote Service Admin Event Publisher ......... SUCCESS [
>  1.156 s]
> [INFO] Aries Remote Service Admin Topology Manager ........ SUCCESS [
>  1.602 s]
> [INFO] Aries Remote Service Admin provider TCP ............ SUCCESS [
>  2.253 s]
> [INFO] Aries Remote Service Admin provider FastBin ........ SUCCESS [
>  8.611 s]
> [INFO] Aries Remote Service Admin Provider ................ SUCCESS [
>  0.042 s]
> [INFO] Aries Remote Service Admin Discovery Local ......... SUCCESS [
>  1.865 s]
> [INFO] Aries Remote Service Admin Discovery Zookeeper ..... SUCCESS [
>  2.813 s]
> [INFO] Aries Remote Service Admin Discovery ............... SUCCESS [
>  0.032 s]
> [INFO] Aries Remote Service Admin Discovery Config ........ SUCCESS [
>  2.474 s]
> [INFO] Aries Remote Service Admin Discovery Gogo Commands . SUCCESS [
>  0.312 s]
> [INFO] Aries Remote Service Admin Examples ................ SUCCESS [
>  0.041 s]
> [INFO] org.apache.aries.rsa.examples.echotcp .............. SUCCESS [
>  0.039 s]
> [INFO] org.apache.aries.rsa.examples.echotcp.api .......... SUCCESS [
>  0.285 s]
> [INFO] org.apache.aries.rsa.examples.echotcp.service ...... SUCCESS [
>  0.329 s]
> [INFO] org.apache.aries.rsa.examples.echotcp.consumer ..... SUCCESS [
>  0.308 s]
> [INFO] org.apache.aries.rsa.examples.echofastbin .......... SUCCESS [
>  0.098 s]
> [INFO] org.apache.aries.rsa.examples.echofastbin.fbapi .... SUCCESS [
>  0.258 s]
> [INFO] org.apache.aries.rsa.examples.echofastbin.fbservice  SUCCESS [
>  0.316 s]
> [INFO] org.apache.aries.rsa.examples.echofastbin.fbconsumer SUCCESS [
>  0.293 s]
> [INFO] Aries Remote Service Admin Repository .............. SUCCESS [
>  0.248 s]
> [INFO] Aries Remote Service Admin Features ................ SUCCESS [
>  0.354 s]
> [INFO] Aries Remote Service Admin itests .................. SUCCESS [
>  0.026 s]
> [INFO] Aries Remote Service Admin itests felix ............ FAILURE [
> 10.518 s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 43.330 s
> [INFO] Finished at: 2020-10-13T14:06:44+02:00
> [INFO] Final Memory: 61M/807M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test)
> on project org.apache.aries.rsa.itests.felix: There are test failures.
> [ERROR]
> [ERROR] Please refer to
>
> /tmp/1185/mytempdirectory/1185-unzips/org.apache.aries.rsa.main-1.15.0/itests/felix/target/surefire-reports
> for the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump,
> [date].dumpstream and [date]-jvmRun[N].dumpstream.
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :org.apache.aries.rsa.itests.felix
>
>
> wt., 13 paź 2020 o 13:54 <[email protected]> napisał(a):
>
> > +1
> >
> > David
> >
> > On Tue, 13 Oct 2020 at 12:42, Christian Schneider <
> [email protected]
> > >
> > wrote:
> >
> > > This release of Aries RSA contains bug fixes and small improvements. It
> > > also requires Java 8 now.
> > >
> > > I've staged the release at
> > >
> > >
> https://repository.apache.org/content/repositories/orgapachearies-1185/
> > >
> > > For a list of issues resolved see:
> > >
> > > https://issues.apache.org/jira/projects/ARIES/versions/12345526
> > >
> > >
> > > Release Notes - Aries - Version rsa-1.15.0
> > >
> > > ** Bug
> > >     * [ARIES-1751] - Typo in namespace url in
> > > OSGI-INF/metatype/zookeeper.xml
> > >     * [ARIES-1940] - Failure during service export is not properly
> > handled
> > > by RemoteServiceAdminCore
> > >     * [ARIES-1941] - Thread unsafe iteration of thread-safe MultiMap by
> > > TopologyManagerImport
> > >     * [ARIES-1944] - Make sure closed import registrations are cleaned
> up
> > >
> > > ** Improvement
> > >     * [ARIES-1780] - Switch Zookeeper Discovery to DS
> > >     * [ARIES-1936] - Switch zookeeper starter to DS and mockito
> > >     * [ARIES-1937] - Require Java 8
> > >     * [ARIES-1942] - Use annotation based bundle config
> > >
> > > ** Test
> > >     * [ARIES-1836] - Test failure in TestFastbinRoundTrip:
> > SocketException:
> > > Invalid argument
> > >
> > > Please review and vote
> > >
> > > Here is my
> > > +1
> > >
> > > --
> > > --
> > > Christian Schneider
> > > http://www.liquid-reality.de
> > >
> > > Computer Scientist
> > > http://www.adobe.com
> > >
> >
>
>
> --
> Pozdrawiam / Regards,
> Dominik Przybysz
>


-- 
-- 
Christian Schneider
http://www.liquid-reality.de

Computer Scientist
http://www.adobe.com

Reply via email to