You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Jerry Cwiklik <cw...@apache.org> on 2018/02/22 15:55:51 UTC

[VOTE] UIMA-DUCC 2.2.2 RC2

Hi,

the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.

This version contains the following fixes since RC1:

- modified service/jp wrapper to log errors from process()
- modified to remove calls to XMLUtils
- modified to fix the cause of error preventing launching jobs with 
wait_for_completion flag

The list of changes in Jira:
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.2.2-Ducc%20AND%20project%20%3D%20UIMA

The source and binary zip/tars are staged to
https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/

The Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapacheuima-1188

The SVN tags are here:
http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/

See http://uima.apache.org/testing-builds.html for suggestions on how to 
test release candidates.

Please vote on release:

[ ] +1 OK to release
[ ] 0   Don't care
[ ] -1 Not OK to release, because ...

Thanks

-- 
Jerry Cwiklik
Apache UIMA


Re: [VOTE] UIMA-DUCC 2.2.2 RC2

Posted by Jerry Cwiklik <cw...@apache.org>.
- Spot checked signatures - OK
- Built from source - OK
- Issues Fixed report - OK
- Spot checked duccbook - OK
- Spot checked README, RELEASE_NOTES, NOTICE, LICENSE - OK
- Spot checked links in duccmon - OK
- Spot checked javadocs API - OK
- Ran 1.job, 1.dd.job, 1.error.job, deployed test service - OK
- Modified 1.job classpath to use uima 2.10.0 instead of 2.10.2 and ran 
the job - OK
- Ran 1.job with --wait_for_completion - OK

[X] +1 OK to release

Jerry

On 2/22/2018 10:55 AM, Jerry Cwiklik wrote:
> Hi,
>
> the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.
>
> This version contains the following fixes since RC1:
>
> - modified service/jp wrapper to log errors from process()
> - modified to remove calls to XMLUtils
> - modified to fix the cause of error preventing launching jobs with 
> wait_for_completion flag
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%202.2.2-Ducc%20AND%20project%20%3D%20UIMA 
>
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1188
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>
> See http://uima.apache.org/testing-builds.html for suggestions on how 
> to test release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks
>

-- 
Jerry Cwiklik
Apache UIMA


Re: [VOTE] UIMA-DUCC 2.2.2 RC2

Posted by Eddie Epstein <ea...@gmail.com>.
-1 Not OK to release, because ... two blocking problems. First is massively
excessive logging by duccmon. The other is an infinite loop in restarting
custom service instances on failure.

Eddie

On Thu, Feb 22, 2018 at 10:55 AM, Jerry Cwiklik <cw...@apache.org> wrote:

> Hi,
>
> the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.
>
> This version contains the following fixes since RC1:
>
> - modified service/jp wrapper to log errors from process()
> - modified to remove calls to XMLUtils
> - modified to fix the cause of error preventing launching jobs with
> wait_for_completion flag
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1188
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to
> test release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks
>
> --
> Jerry Cwiklik
> Apache UIMA
>
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC2

Posted by Eddie Epstein <ea...@gmail.com>.
Was just alerted to a problem with previous DUCC versions captured in
https://issues.apache.org/jira/browse/UIMA-5734. Not a blocker here, but if
RC2 fails for other reasons please pull 5734 into v2.2.2.

Eddie

On Fri, Feb 23, 2018 at 8:38 AM, Lou DeGenaro <lo...@gmail.com>
wrote:

> - Downloaded bin -OK
> - Installed on Apache DUCC - OK
> - Spot checked various ducc-mon web pages - OK
> - Spot checked duccbook - OK, however
>   > There is no mention in the Glossary of  Managed Reservations (aka
> Arbitrary Processes) - should be added for next release - not a blocker.
>   > I propose:
>   > \item[Managed Reservation] A DUCC managed reservation comprises an
> arbitrary process that is
>   > deployed on the computing cluster within a {\em share} assigned by the
> DUCC scheduler.
> - Spot checked LICENSE - OK, however
>   > I could not find geronimo-servlet_3.0_spec-1.0.jar? - if so, should be
> removed - not a blocker.
> - Spot checked README - OK
> - Spot checked RELEASE_NOTES - OK, however
>   > note that "wrapt" is misspelled - not a blocker.
>
> [X] +1 OK to release
>
> Lou.
>
> On Thu, Feb 22, 2018 at 10:55 AM, Jerry Cwiklik <cw...@apache.org>
> wrote:
>
> > Hi,
> >
> > the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.
> >
> > This version contains the following fixes since RC1:
> >
> > - modified service/jp wrapper to log errors from process()
> > - modified to remove calls to XMLUtils
> > - modified to fix the cause of error preventing launching jobs with
> > wait_for_completion flag
> >
> > The list of changes in Jira:
> > https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> > 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
> >
> > The source and binary zip/tars are staged to
> > https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/
> >
> > The Maven artifacts are here:
> > https://repository.apache.org/content/repositories/orgapacheuima-1188
> >
> > The SVN tags are here:
> > http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
> >
> > See http://uima.apache.org/testing-builds.html for suggestions on how to
> > test release candidates.
> >
> > Please vote on release:
> >
> > [ ] +1 OK to release
> > [ ] 0   Don't care
> > [ ] -1 Not OK to release, because ...
> >
> > Thanks
> >
> > --
> > Jerry Cwiklik
> > Apache UIMA
> >
> >
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC2

Posted by Lou DeGenaro <lo...@gmail.com>.
- Downloaded bin -OK
- Installed on Apache DUCC - OK
- Spot checked various ducc-mon web pages - OK
- Spot checked duccbook - OK, however
  > There is no mention in the Glossary of  Managed Reservations (aka
Arbitrary Processes) - should be added for next release - not a blocker.
  > I propose:
  > \item[Managed Reservation] A DUCC managed reservation comprises an
arbitrary process that is
  > deployed on the computing cluster within a {\em share} assigned by the
DUCC scheduler.
- Spot checked LICENSE - OK, however
  > I could not find geronimo-servlet_3.0_spec-1.0.jar? - if so, should be
removed - not a blocker.
- Spot checked README - OK
- Spot checked RELEASE_NOTES - OK, however
  > note that "wrapt" is misspelled - not a blocker.

[X] +1 OK to release

Lou.

On Thu, Feb 22, 2018 at 10:55 AM, Jerry Cwiklik <cw...@apache.org> wrote:

> Hi,
>
> the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.
>
> This version contains the following fixes since RC1:
>
> - modified service/jp wrapper to log errors from process()
> - modified to remove calls to XMLUtils
> - modified to fix the cause of error preventing launching jobs with
> wait_for_completion flag
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1188
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to
> test release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks
>
> --
> Jerry Cwiklik
> Apache UIMA
>
>

Re: [VOTE] UIMA-DUCC 2.2.2 RC2

Posted by Lou DeGenaro <lo...@gmail.com>.
Installed on Apache DUCC http://uima-ducc-demo.apache.org:42133/jobs.jsp
which looks better that RC1!  Hope vote later today or tomorrow.

Lou.

On Thu, Feb 22, 2018 at 10:55 AM, Jerry Cwiklik <cw...@apache.org> wrote:

> Hi,
>
> the UIMA-DUCC 2.2.2 release candidate 2 is ready for voting.
>
> This version contains the following fixes since RC1:
>
> - modified service/jp wrapper to log errors from process()
> - modified to remove calls to XMLUtils
> - modified to fix the cause of error preventing launching jobs with
> wait_for_completion flag
>
> The list of changes in Jira:
> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%
> 202.2.2-Ducc%20AND%20project%20%3D%20UIMA
>
> The source and binary zip/tars are staged to
> https://dist.apache.org/repos/dist/dev/uima/uima-ducc/2.2.2/RC2/
>
> The Maven artifacts are here:
> https://repository.apache.org/content/repositories/orgapacheuima-1188
>
> The SVN tags are here:
> http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.2.2/
>
> See http://uima.apache.org/testing-builds.html for suggestions on how to
> test release candidates.
>
> Please vote on release:
>
> [ ] +1 OK to release
> [ ] 0   Don't care
> [ ] -1 Not OK to release, because ...
>
> Thanks
>
> --
> Jerry Cwiklik
> Apache UIMA
>
>