hey folks, i've created https://issues.apache.org/jira/browse/OWB-1394 <https://issues.apache.org/jira/browse/OWB-1394>. so for me its fine to continue with the release.
i'm +1 tested with my samle meecrowave app lg reini > Am 30.11.2021 um 12:14 schrieb Jean-Louis MONTEIRO <[email protected]>: > > Up :-) > What do we want to do? > > This does not seem to be a regression so no reason to fail the release in > my opinion. > Anyways, it's good to track the random failure so we can fix it for next > time. > > Any other vote? > > Le jeu. 25 nov. 2021 à 20:55, Romain Manni-Bucau <[email protected]> a > écrit : > >> Can be interesting to play with surefire ordering to ensure it is >> deterministic and identify if an order thing (which means we have a leaky >> test but not a big issue) or a real bug. >> >> Romain Manni-Bucau >> @rmannibucau <https://twitter.com/rmannibucau> | Blog >> <https://rmannibucau.metawerx.net/> | Old Blog >> <http://rmannibucau.wordpress.com> | Github < >> https://github.com/rmannibucau> | >> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book >> < >> https://www.packtpub.com/application-development/java-ee-8-high-performance >>> >> >> >> Le jeu. 25 nov. 2021 à 19:21, Zowalla, Richard < >> [email protected]> a écrit : >> >>> Thx for the side note - didnt know but is the same for 1.8 as well :) >>> >>> ________________________________ >>> Von: Romain Manni-Bucau <[email protected]> >>> Gesendet: Donnerstag, 25. November 2021 18:57:43 >>> An: openwebbeans-dev >>> Betreff: Re: [VOTE] Apache OpenWebBeans 2.0.24 >>> >>> Think so yes, while all tests pass individually I don't think it is worth >>> failling the release - but clearly worth creating a ticket. >>> >>> Side note: we build in java 8 so java 11/17 builds are not expected to be >>> the relevant ones (know we tried to make it passing but no garantee). >>> >>> Romain Manni-Bucau >>> @rmannibucau <https://twitter.com/rmannibucau> | Blog >>> <https://rmannibucau.metawerx.net/> | Old Blog >>> <http://rmannibucau.wordpress.com> | Github < >>> https://github.com/rmannibucau> | >>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book >>> < >>> >> https://www.packtpub.com/application-development/java-ee-8-high-performance >>>> >>> >>> >>> Le jeu. 25 nov. 2021 à 17:24, Zowalla, Richard < >>> [email protected]> a écrit : >>> >>>> I get the same test failure (Ubuntu 20.04 LTS) with J11 or J17 (doesnt >>>> matter): >>>> >>>> Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) >>>> Maven home: /usr/share/maven >>>> Java version: 11.0.11, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11- >>>> openjdk-amd64 >>>> Default locale: de_DE, platform encoding: UTF-8 >>>> OS name: "linux", version: "5.11.0-40-generic", arch: "amd64", family: >>>> "unix" >>>> >>>> [INFO] Results: >>>> [INFO] >>>> [ERROR] Failures: >>>> [ERROR] ProcessObserverMethodTest.testProcessObserverMethodIsInvoked: >>>> 48 >>>> [INFO] >>>> [ERROR] Tests run: 590, Failures: 1, Errors: 0, Skipped: 5 >>>> >>>> >>>> BUT: >>>> >>>> - Test passes if executed from within the IDE as a single test >>>> - Test passed if executed as a single test run via Maven (mvn >>>> surefire:test -Dtest=ProcessObserverMethodTest) >>>> - Test fails if executed from within the IDE (with all the other >>>> tests) >>>> >>>> >>>> Perhaps some execution order / flacky env issue? >>>> >>>> Gruss >>>> Richard >>>> >>>> >>>> >>>> >>>> >>>> Am Donnerstag, dem 25.11.2021 um 17:02 +0100 schrieb Reinhard Sandtner: >>>>> on my machine it fails every time i build with java < 17 >>>>> >>>>> √ ~/develop/java/apache/openwebbeans> mvn --version >>>>> Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) >>>>> Maven home: /Users/rsandtner/opt/maven/apache-maven >>>>> Java version: 1.8.0_291, vendor: Oracle Corporation, runtime: >>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_291.jdk/Contents/Home/jre >>>>> Default locale: de_AT, platform encoding: UTF-8 >>>>> OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" >>>>> >>>>> maybe i've time to dig deeper this weekend but currently i'm really >>>>> busy with mit $$-job.. sorry >>>>> >>>>> >>>>>> Am 25.11.2021 um 16:41 schrieb Romain Manni-Bucau < >>>>>> [email protected]>: >>>>>> >>>>>> Hi, >>>>>> >>>>>> I built several times locally and didn't reproduced it, wonder if >>>>>> it is a >>>>>> flacky issue so if it is new or not :s >>>>>> >>>>>> Romain Manni-Bucau >>>>>> @rmannibucau <https://twitter.com/rmannibucau> | Blog >>>>>> <https://rmannibucau.metawerx.net/> | Old Blog >>>>>> <http://rmannibucau.wordpress.com> | Github < >>>>>> https://github.com/rmannibucau> | >>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book >>>>>> < >>>>>> >>>> >>> >> https://www.packtpub.com/application-development/java-ee-8-high-performance >>>>>>> >>>>>> >>>>>> >>>>>> Le jeu. 25 nov. 2021 à 16:09, Zowalla, Richard < >>>>>> [email protected]> a écrit : >>>>>> >>>>>>> Looks like CI also have the issue: >>>>>>> >>>>>>> >>>>>>> >>>> >>> >> https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk-deploy/org.apache.openwebbeans$openwebbeans-impl/50/ >>>>>>> >>>>>>> >>>>>>> >>>> >>> >> https://ci-builds.apache.org/job/OpenWebBeans/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/49/ >>>>>>> >>>>>>> Gruss >>>>>>> Richard >>>>>>> >>>>>>> Am Donnerstag, dem 25.11.2021 um 16:04 +0100 schrieb Jean-Louis >>>>>>> MONTEIRO: >>>>>>>> Is someone else having the same issue? >>>>>>>> >>>>>>>> Le jeu. 25 nov. 2021 à 16:03, Jean-Louis MONTEIRO < >>>>>>>> [email protected] >>>>>>>>> a >>>>>>>> écrit : >>>>>>>> >>>>>>>>> I'll fix the dist area with the right zip. Sorry, I grabbed >>>>>>>>> it from >>>>>>>>> the >>>>>>>>> Maven Nexus Repo, but probably messed it up. >>>>>>>>> >>>>>>>>> I ran the build just now >>>>>>>>> >>>>>>>>> [INFO] >>>>>>>>>> --------------------------------------------------------- >>>>>>>>>> ------ >>>>>>>>>> --------- >>>>>>>>>> [INFO] Reactor Summary for Apache OpenWebBeans 2.0.25- >>>>>>>>>> SNAPSHOT: >>>>>>>>>> [INFO] >>>>>>>>>> [INFO] Apache OpenWebBeans ................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 3.181 s] >>>>>>>>>> [INFO] SPI definition ..................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.726 s] >>>>>>>>>> [INFO] OpenWebBeans Core .................................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 23.984 s] >>>>>>>>>> [INFO] EE Common plugin ................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.641 s] >>>>>>>>>> [INFO] EL 2.2 plugin ...................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.848 s] >>>>>>>>>> [INFO] Web plugin ......................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 2.486 s] >>>>>>>>>> [INFO] EJB plugin ......................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.589 s] >>>>>>>>>> [INFO] Java EE plugin ..................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.635 s] >>>>>>>>>> [INFO] Tomcat 7 plugin .................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 3.982 s] >>>>>>>>>> [INFO] Jetty 9 plugin ..................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 4.323 s] >>>>>>>>>> [INFO] JMS plugin ......................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.531 s] >>>>>>>>>> [INFO] JSF-2 plugin ....................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.214 s] >>>>>>>>>> [INFO] EE Resource plugin ................................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.625 s] >>>>>>>>>> [INFO] OSGi plugin ........................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.554 s] >>>>>>>>>> [INFO] TCK Porting Pkg .................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.552 s] >>>>>>>>>> [INFO] OWB Arquillian Parent .............................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.327 s] >>>>>>>>>> [INFO] OpenWebBeans-Standalone Arquillian connector ....... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 2.664 s] >>>>>>>>>> [INFO] OWB Samples ........................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.190 s] >>>>>>>>>> [INFO] Sample Guess Application ........................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.546 s] >>>>>>>>>> [INFO] JSF Conversation Sample ............................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.067 s] >>>>>>>>>> [INFO] Sample JSF2 Application ............................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.148 s] >>>>>>>>>> [INFO] Sample Hotel Reservation Application ............... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 2.707 s] >>>>>>>>>> [INFO] Tomcat 7 Sample .................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.368 s] >>>>>>>>>> [INFO] OpenWebBeans Java SE Sample ........................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.903 s] >>>>>>>>>> [INFO] OWB JSR-330 TCK .................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.149 s] >>>>>>>>>> [INFO] JSR-365 TCK runner ................................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 37.031 s] >>>>>>>>>> [INFO] CDI TCK runner (Jakarta) ........................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 37.805 s] >>>>>>>>>> [INFO] Distribution Pkg ................................... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.592 s] >>>>>>>>>> [INFO] Gradle ShadowJar Plugin Integration ................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.489 s] >>>>>>>>>> [INFO] Apache OpenWebBeans CDI Java SE Implementation ..... >>>>>>>>>> SUCCESS [ >>>>>>>>>> 2.155 s] >>>>>>>>>> [INFO] OpenWebBeans JUnit5 ................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 3.847 s] >>>>>>>>>> [INFO] Slf4j Integration .................................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 1.107 s] >>>>>>>>>> [INFO] BOM ................................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.140 s] >>>>>>>>>> [INFO] SE BOM ............................................. >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.239 s] >>>>>>>>>> [INFO] Web BOM ............................................ >>>>>>>>>> SUCCESS [ >>>>>>>>>> 0.214 s] >>>>>>>>>> [INFO] >>>>>>>>>> --------------------------------------------------------- >>>>>>>>>> ------ >>>>>>>>>> --------- >>>>>>>>>> [INFO] BUILD SUCCESS >>>>>>>>>> [INFO] >>>>>>>>>> --------------------------------------------------------- >>>>>>>>>> ------ >>>>>>>>>> --------- >>>>>>>>>> [INFO] Total time: 02:22 min >>>>>>>>>> [INFO] Finished at: 2021-11-25T15:47:04+01:00 >>>>>>>>>> [INFO] >>>>>>>>>> --------------------------------------------------------- >>>>>>>>>> ------ >>>>>>>>>> --------- >>>>>>>>>> >>>>>>>>> >>>>>>>>> And my Java version >>>>>>>>> >>>>>>>>> $ mvn -version >>>>>>>>>> Apache Maven 3.6.3 >>>>>>>>>> (cecedd343002696d0abb50b32b541b8a6ba2883f) >>>>>>>>>> Maven home: /Users/jlmonteiro/Library/apache-maven-3.6.3 >>>>>>>>>> Java version: 1.8.0_281, vendor: Oracle Corporation, >>>>>>>>>> runtime: >>>>>>>>>> /Library/Java/JavaVirtualMachines/jdk1.8.0_281.jdk/Contents >>>>>>>>>> /Home/ >>>>>>>>>> jre >>>>>>>>>> Default locale: fr_FR, platform encoding: UTF-8 >>>>>>>>>> OS name: "mac os x", version: "10.16", arch: "x86_64", >>>>>>>>>> family: >>>>>>>>>> "mac" >>>>>>>>>> >>>>>>>>> >>>>>>>>> Le jeu. 25 nov. 2021 à 15:25, Reinhard Sandtner < >>>>>>>>> [email protected]> a écrit : >>>>>>>>> >>>>>>>>>> Hey again, >>>>>>>>>> >>>>>>>>>> grabbed the src but now i've a failing test when trying to >>>>>>>>>> build >>>>>>>>>> with >>>>>>>>>> java < 17 :/ >>>>>>>>>> >>>>>>>>>> [INFO] >>>>>>>>>> [INFO] Results: >>>>>>>>>> [INFO] >>>>>>>>>> [ERROR] Failures: >>>>>>>>>> [ERROR] ProcessObserverMethodTest.testProcessObserverMeth >>>>>>>>>> odIsIn >>>>>>>>>> voked:48 >>>>>>>>>> [INFO] >>>>>>>>>> [ERROR] Tests run: 590, Failures: 1, Errors: 0, Skipped: 5 >>>>>>>>>> >>>>>>>>>> anyone else facing this issue? >>>>>>>>>> >>>>>>>>>> lg >>>>>>>>>> reini >>>>>>>>>> >>>>>>>>>>> Am 25.11.2021 um 14:39 schrieb Romain Manni-Bucau < >>>>>>>>>> [email protected]>: >>>>>>>>>>> Hi Reinhard, >>>>>>>>>>> >>>>>>>>>>> It is a dist synchro issue, just grab it from >>>>>>>>>>> >>>>>>> >>>> >>> >> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1074/org/apache/openwebbeans/openwebbeans/2.0.24/openwebbeans-2.0.24-source-release.zip >>>>>>>>>> , >>>>>>>>>>> can be fixed after the release when doing the dist. >>>>>>>>>>> >>>>>>>>>>> Romain Manni-Bucau >>>>>>>>>>> @rmannibucau <https://twitter.com/rmannibucau> | Blog >>>>>>>>>>> <https://rmannibucau.metawerx.net/> | Old Blog >>>>>>>>>>> <http://rmannibucau.wordpress.com> | Github < >>>>>>>>>> https://github.com/rmannibucau> | >>>>>>>>>>> LinkedIn <https://www.linkedin.com/in/rmannibucau> | >> Book >>>>>>>>>>> < >>>>>>> >>>> >>> >> https://www.packtpub.com/application-development/java-ee-8-high-performance >>>>>>>>>>> >>>>>>>>>>> Le jeu. 25 nov. 2021 à 09:51, Reinhard Sandtner < >>>>>>>>>> [email protected]> >>>>>>>>>>> a écrit : >>>>>>>>>>> >>>>>>>>>>>> hey, >>>>>>>>>>>> >>>>>>>>>>>> sorry but i am not able to unzip the src zip >>>>>>>>>>>> >>>>>>>>>>>> file openwebbeans-2.0.24-source-release.zip >>>>>>>>>>>> openwebbeans-2.0.24-source-release.zip: ASCII text >>>>>>>>>>>> >>>>>>>>>>>> and the sha512 is also not correct. >>>>>>>>>>>> >>>>>>>>>>>> lg >>>>>>>>>>>> reini >>>>>>>>>>>> >>>>>>>>>>>>> Am 24.11.2021 um 14:43 schrieb Jean-Louis Monteiro < >>>>>>>>>>>> [email protected]>: >>>>>>> >>>> >>> >> https://dist.apache.org/repos/dist/dev/openwebbeans/owb/openwebbeans-2.0.24-source-release.zip >>>>>>>>>>>> < >>>>>>>>>>>> >>>>>>> >>>> >>> >> https://dist.apache.org/repos/dist/dev/openwebbeans/owb/openwebbeans-2.0.24-source-release.zip >>>>>>>>> -- >>>>>>>>> Jean-Louis >>>>>>>>> >>>> -- >>>> Richard Zowalla, M.Sc. >>>> Research Associate, PhD Student | Medical Informatics >>>> >>>> Hochschule Heilbronn – University of Applied Sciences >>>> Max-Planck-Str. 39 >>>> D-74081 Heilbronn >>>> phone: +49 7131 504 6791 (zur Zeit nicht via Telefon erreichbar) >>>> mail: [email protected] >>>> web: https://www.mi.hs-heilbronn.de/ >>>> >>> >> > > > -- > Jean-Louis
