Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Imesha Sudasingha
Hi Chris,

I think from jdk 10 or 11, xml related libraries (jaxb) have been removed
from default libraries. That's why you should be getting that error. By the
look, it seems like an XML related issue.

Thanks,
Imesha

On Wed, 2 Oct 2019, 3:21 am Tom Barber,  wrote:

> brew tap caskroom/versions
> brew cask install java8
>
>
> I think
>
>
> export JAVA_HOME=`/usr/libexec/java_home -v 1.8`
>
>
>
> On 1 October 2019 at 22:42:42, Mattmann, Chris A (US 1761) (
> chris.a.mattm...@jpl.nasa.gov.invalid) wrote:
>
> Any links to install one that old on mac?
>
> Sent from my iPhone
>
> > On Oct 1, 2019, at 2:28 PM, Tom Barber  wrote:
> >
> > 8, 9 I think will be okay 10+ will be questionable due the change in API
> > and jars that need upgrading for compatibility.
> >
> >
> > On 1 October 2019 at 21:58:35, Chris Mattmann (mattm...@apache.org)
> wrote:
> >
> > OK so I need JDK8 to build, is that right?
> >
> >
> >
> >
> >
> >
> >
> > From: Tom Barber 
> > Reply-To: 
> > Date: Tuesday, October 1, 2019 at 1:57 PM
> > To: , Chris Mattmann , Imesha
> > Sudasingha 
> > Subject: Re: [VOTE] OODT 1.9 RC 4
> >
> >
> >
> > Yeah, I’m amazed you got that far through with 12. I know from other apps
> >
> > migrating from 8 through 12 is a right PITA and something we should look
> at
> >
> > for 2.0.
> >
> >
> >
> >
> >
> > On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org)
> wrote:
> >
> >
> >
> > Pom shouldn’t be a blocker.
> >
> >
> >
> >
> >
> >
> >
> > Here is my Java version am I using the right one?
> >
> >
> >
> >
> >
> >
> >
> > pomodoro:oodt mattmann$ java -version
> >
> >
> >
> > openjdk version "12.0.1" 2019-04-16
> >
> >
> >
> > OpenJDK Runtime Environment (build 12.0.1+12)
> >
> >
> >
> > OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)
> >
> >
> >
> > pomodoro:oodt mattmann$
> >
> >
> >
> >
> >
> >
> >
> > Should I switch?
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > From: Tom Barber 
> >
> > Reply-To: 
> >
> > Date: Tuesday, October 1, 2019 at 1:41 PM
> >
> > To: , Imesha Sudasingha 
> >
> > Subject: Re: [VOTE] OODT 1.9 RC 4
> >
> >
> >
> >
> >
> >
> >
> > Results :
> >
> >
> >
> >
> >
> >
> >
> > Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
> >
> >
> >
> >
> >
> >
> >
> > [INFO]
> >
> >
> >
> > 
> >
> >
> >
> > [INFO] BUILD SUCCESS
> >
> >
> >
> > [INFO]
> >
> >
> >
> > 
> >
> >
> >
> > [INFO] Total time: 14.723 s
> >
> >
> >
> > [INFO] Finished at: 2019-10-01T22:39:58+02:00
> >
> >
> >
> > [INFO] Final Memory: 15M/353M
> >
> >
> >
> > [INFO]
> >
> >
> >
> > 
> >
> >
> >
> > (superset) bugg@spicule-dev:~/oodt/commons>
> >
> >
> >
> >
> >
> >
> >
> > So I can’t replicate Chris’ test failure either, and you’re right Imesha
> >
> >
> >
> > the pom asc appears to be a copy of the pom, but I’ve not touched it so I
> >
> >
> >
> > don’t know why that would be.
> >
> >
> >
> >
> >
> >
> >
> > Does a missing pom asc mean a failed release? I’ve honestly no idea. It
> >
> >
> >
> > would be easier to fix these in 2.x.
> >
> >
> >
> >
> >
> >
> >
> > Tom
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org)
> wrote:
> >
> >
> >
> >
> >
> >
> >
> > Hi Tom,
> >
> >
> >
> >
> >
> >
> >
> > Thanks for the release. Builds fine for me.
> >
> >
> >
> > One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not
> the
> >
> >
> >
> > signature
> >
> >
> >
> >
> >
> >
> >
> > Could you check that?
> >
> >
> >
> >
> >
> >
> >
> > Thanks,
> >
> >
> >
> > Imesha
> >
> >
> >
> >
> >
> >
> >
> > On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:
> >
> >
> >
> >
> >
> >
> >
> > Release checks out, but I get a test error:
> >
> >
> >
> >
> >
> >
> >
> > Running org.apache.oodt.commons.util.XMLTest
> >
> >
> >
> >
> >
> >
> >
> > Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
> >
> >
> >
> > <<< FAILURE!
> >
> >
> >
> >
> >
> >
> >
> > Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
> >
> >
> >
> >
> >
> >
> >
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> >
> >
> >
> >
> >
> >
> >
> > Running org.apache.oodt.commons.MultiServerTest
> >
> >
> >
> >
> >
> >
> >
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
> >
> >
> >
> >
> >
> >
> >
> > Running org.apache.oodt.commons.util.Base64Test
> >
> >
> >
> >
> >
> >
> >
> > Tests run: 1, Failures:
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Here is the RC verify checksums and MD5, and SIG:
> >
> >
> >
> >
> >
> >
> >
> > pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc
> >
> >
> >
> > apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/
> >
> >
> >
> >
> >
> >
> >
> > % Total % 

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Tom Barber
brew tap caskroom/versions
brew cask install java8


I think


export JAVA_HOME=`/usr/libexec/java_home -v 1.8`



On 1 October 2019 at 22:42:42, Mattmann, Chris A (US 1761) (
chris.a.mattm...@jpl.nasa.gov.invalid) wrote:

Any links to install one that old on mac?

Sent from my iPhone

> On Oct 1, 2019, at 2:28 PM, Tom Barber  wrote:
>
> 8, 9 I think will be okay 10+ will be questionable due the change in API
> and jars that need upgrading for compatibility.
>
>
> On 1 October 2019 at 21:58:35, Chris Mattmann (mattm...@apache.org)
wrote:
>
> OK so I need JDK8 to build, is that right?
>
>
>
>
>
>
>
> From: Tom Barber 
> Reply-To: 
> Date: Tuesday, October 1, 2019 at 1:57 PM
> To: , Chris Mattmann , Imesha
> Sudasingha 
> Subject: Re: [VOTE] OODT 1.9 RC 4
>
>
>
> Yeah, I’m amazed you got that far through with 12. I know from other apps
>
> migrating from 8 through 12 is a right PITA and something we should look
at
>
> for 2.0.
>
>
>
>
>
> On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org)
wrote:
>
>
>
> Pom shouldn’t be a blocker.
>
>
>
>
>
>
>
> Here is my Java version am I using the right one?
>
>
>
>
>
>
>
> pomodoro:oodt mattmann$ java -version
>
>
>
> openjdk version "12.0.1" 2019-04-16
>
>
>
> OpenJDK Runtime Environment (build 12.0.1+12)
>
>
>
> OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)
>
>
>
> pomodoro:oodt mattmann$
>
>
>
>
>
>
>
> Should I switch?
>
>
>
>
>
>
>
>
>
>
>
> From: Tom Barber 
>
> Reply-To: 
>
> Date: Tuesday, October 1, 2019 at 1:41 PM
>
> To: , Imesha Sudasingha 
>
> Subject: Re: [VOTE] OODT 1.9 RC 4
>
>
>
>
>
>
>
> Results :
>
>
>
>
>
>
>
> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
>
>
>
>
>
>
>
> [INFO]
>
>
>
> 
>
>
>
> [INFO] BUILD SUCCESS
>
>
>
> [INFO]
>
>
>
> 
>
>
>
> [INFO] Total time: 14.723 s
>
>
>
> [INFO] Finished at: 2019-10-01T22:39:58+02:00
>
>
>
> [INFO] Final Memory: 15M/353M
>
>
>
> [INFO]
>
>
>
> 
>
>
>
> (superset) bugg@spicule-dev:~/oodt/commons>
>
>
>
>
>
>
>
> So I can’t replicate Chris’ test failure either, and you’re right Imesha
>
>
>
> the pom asc appears to be a copy of the pom, but I’ve not touched it so I
>
>
>
> don’t know why that would be.
>
>
>
>
>
>
>
> Does a missing pom asc mean a failed release? I’ve honestly no idea. It
>
>
>
> would be easier to fix these in 2.x.
>
>
>
>
>
>
>
> Tom
>
>
>
>
>
>
>
>
>
>
>
> On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org)
wrote:
>
>
>
>
>
>
>
> Hi Tom,
>
>
>
>
>
>
>
> Thanks for the release. Builds fine for me.
>
>
>
> One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not
the
>
>
>
> signature
>
>
>
>
>
>
>
> Could you check that?
>
>
>
>
>
>
>
> Thanks,
>
>
>
> Imesha
>
>
>
>
>
>
>
> On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:
>
>
>
>
>
>
>
> Release checks out, but I get a test error:
>
>
>
>
>
>
>
> Running org.apache.oodt.commons.util.XMLTest
>
>
>
>
>
>
>
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
>
>
>
> <<< FAILURE!
>
>
>
>
>
>
>
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
>
>
>
>
>
>
>
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
>
>
>
>
>
>
>
> Running org.apache.oodt.commons.MultiServerTest
>
>
>
>
>
>
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
>
>
>
>
>
>
>
> Running org.apache.oodt.commons.util.Base64Test
>
>
>
>
>
>
>
> Tests run: 1, Failures:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Here is the RC verify checksums and MD5, and SIG:
>
>
>
>
>
>
>
> pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc
>
>
>
> apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/
>
>
>
>
>
>
>
> % Total % Received % Xferd Average Speed Time Time Time
>
>
>
> Current
>
>
>
>
>
>
>
> Dload Upload Total Spent Left
>
>
>
> Speed
>
>
>
>
>
>
>
> 100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--
>
>
>
> 1948k
>
>
>
>
>
>
>
> % Total % Received % Xferd Average Speed Time Time Time
>
>
>
> Current
>
>
>
>
>
>
>
> Dload Upload Total Spent Left
>
>
>
> Speed
>
>
>
>
>
>
>
> 100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--
>
>
>
> 2657
>
>
>
>
>
>
>
> pomodoro:apache-oodt-1.9 mattmann$ ls
>
>
>
>
>
>
>
> apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc
>
>
>
>
>
>
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
>
>
>
>
>
>
>
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
>
>
>
>
>
>
>
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
>
>
>
>
>
>
>
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
>
>
>
>
>
>
>
> gpg: using RSA key AC57783AB30355CA
>
>
>
>
>
>
>
> gpg: Can't check signature: No public key
>
>
>
>
>
>
>
> pomodoro:apache-oodt-1.9 mattmann$ curl -O
>
>
>
> 

Re: [EXTERNAL] Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Mattmann, Chris A (US 1761)
Any links to install one that old on mac?

Sent from my iPhone

> On Oct 1, 2019, at 2:28 PM, Tom Barber  wrote:
> 
> 8, 9 I think will be okay 10+ will be questionable due the change in API
> and jars that need upgrading for compatibility.
> 
> 
> On 1 October 2019 at 21:58:35, Chris Mattmann (mattm...@apache.org) wrote:
> 
> OK so I need JDK8 to build, is that right?
> 
> 
> 
> 
> 
> 
> 
> From: Tom Barber 
> Reply-To: 
> Date: Tuesday, October 1, 2019 at 1:57 PM
> To: , Chris Mattmann , Imesha
> Sudasingha 
> Subject: Re: [VOTE] OODT 1.9 RC 4
> 
> 
> 
> Yeah, I’m amazed you got that far through with 12. I know from other apps
> 
> migrating from 8 through 12 is a right PITA and something we should look at
> 
> for 2.0.
> 
> 
> 
> 
> 
> On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org) wrote:
> 
> 
> 
> Pom shouldn’t be a blocker.
> 
> 
> 
> 
> 
> 
> 
> Here is my Java version am I using the right one?
> 
> 
> 
> 
> 
> 
> 
> pomodoro:oodt mattmann$ java -version
> 
> 
> 
> openjdk version "12.0.1" 2019-04-16
> 
> 
> 
> OpenJDK Runtime Environment (build 12.0.1+12)
> 
> 
> 
> OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)
> 
> 
> 
> pomodoro:oodt mattmann$
> 
> 
> 
> 
> 
> 
> 
> Should I switch?
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> From: Tom Barber 
> 
> Reply-To: 
> 
> Date: Tuesday, October 1, 2019 at 1:41 PM
> 
> To: , Imesha Sudasingha 
> 
> Subject: Re: [VOTE] OODT 1.9 RC 4
> 
> 
> 
> 
> 
> 
> 
> Results :
> 
> 
> 
> 
> 
> 
> 
> Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
> 
> 
> 
> 
> 
> 
> 
> [INFO]
> 
> 
> 
> 
> 
> 
> 
> [INFO] BUILD SUCCESS
> 
> 
> 
> [INFO]
> 
> 
> 
> 
> 
> 
> 
> [INFO] Total time: 14.723 s
> 
> 
> 
> [INFO] Finished at: 2019-10-01T22:39:58+02:00
> 
> 
> 
> [INFO] Final Memory: 15M/353M
> 
> 
> 
> [INFO]
> 
> 
> 
> 
> 
> 
> 
> (superset) bugg@spicule-dev:~/oodt/commons>
> 
> 
> 
> 
> 
> 
> 
> So I can’t replicate Chris’ test failure either, and you’re right Imesha
> 
> 
> 
> the pom asc appears to be a copy of the pom, but I’ve not touched it so I
> 
> 
> 
> don’t know why that would be.
> 
> 
> 
> 
> 
> 
> 
> Does a missing pom asc mean a failed release? I’ve honestly no idea. It
> 
> 
> 
> would be easier to fix these in 2.x.
> 
> 
> 
> 
> 
> 
> 
> Tom
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:
> 
> 
> 
> 
> 
> 
> 
> Hi Tom,
> 
> 
> 
> 
> 
> 
> 
> Thanks for the release. Builds fine for me.
> 
> 
> 
> One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the
> 
> 
> 
> signature
> 
> 
> 
> 
> 
> 
> 
> Could you check that?
> 
> 
> 
> 
> 
> 
> 
> Thanks,
> 
> 
> 
> Imesha
> 
> 
> 
> 
> 
> 
> 
> On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:
> 
> 
> 
> 
> 
> 
> 
> Release checks out, but I get a test error:
> 
> 
> 
> 
> 
> 
> 
> Running org.apache.oodt.commons.util.XMLTest
> 
> 
> 
> 
> 
> 
> 
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
> 
> 
> 
> <<< FAILURE!
> 
> 
> 
> 
> 
> 
> 
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
> 
> 
> 
> 
> 
> 
> 
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
> 
> 
> 
> 
> 
> 
> 
> Running org.apache.oodt.commons.MultiServerTest
> 
> 
> 
> 
> 
> 
> 
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
> 
> 
> 
> 
> 
> 
> 
> Running org.apache.oodt.commons.util.Base64Test
> 
> 
> 
> 
> 
> 
> 
> Tests run: 1, Failures:
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Here is the RC verify checksums and MD5, and SIG:
> 
> 
> 
> 
> 
> 
> 
> pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc
> 
> 
> 
> apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/
> 
> 
> 
> 
> 
> 
> 
> % Total % Received % Xferd Average Speed Time Time Time
> 
> 
> 
> Current
> 
> 
> 
> 
> 
> 
> 
> Dload Upload Total Spent Left
> 
> 
> 
> Speed
> 
> 
> 
> 
> 
> 
> 
> 100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--
> 
> 
> 
> 1948k
> 
> 
> 
> 
> 
> 
> 
> % Total % Received % Xferd Average Speed Time Time Time
> 
> 
> 
> Current
> 
> 
> 
> 
> 
> 
> 
> Dload Upload Total Spent Left
> 
> 
> 
> Speed
> 
> 
> 
> 
> 
> 
> 
> 100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--
> 
> 
> 
> 2657
> 
> 
> 
> 
> 
> 
> 
> pomodoro:apache-oodt-1.9 mattmann$ ls
> 
> 
> 
> 
> 
> 
> 
> apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc
> 
> 
> 
> 
> 
> 
> 
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
> 
> 
> 
> 
> 
> 
> 
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
> 
> 
> 
> 
> 
> 
> 
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
> 
> 
> 
> 
> 
> 
> 
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
> 
> 
> 
> 
> 
> 
> 
> gpg: using RSA key 

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Tom Barber
8, 9 I think will be okay 10+ will be questionable due the change in API
and jars that need upgrading for compatibility.


On 1 October 2019 at 21:58:35, Chris Mattmann (mattm...@apache.org) wrote:

OK so I need JDK8 to build, is that right?







From: Tom Barber 
Reply-To: 
Date: Tuesday, October 1, 2019 at 1:57 PM
To: , Chris Mattmann , Imesha
Sudasingha 
Subject: Re: [VOTE] OODT 1.9 RC 4



Yeah, I’m amazed you got that far through with 12. I know from other apps

migrating from 8 through 12 is a right PITA and something we should look at

for 2.0.





On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org) wrote:



Pom shouldn’t be a blocker.







Here is my Java version am I using the right one?







pomodoro:oodt mattmann$ java -version



openjdk version "12.0.1" 2019-04-16



OpenJDK Runtime Environment (build 12.0.1+12)



OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)



pomodoro:oodt mattmann$







Should I switch?











From: Tom Barber 

Reply-To: 

Date: Tuesday, October 1, 2019 at 1:41 PM

To: , Imesha Sudasingha 

Subject: Re: [VOTE] OODT 1.9 RC 4







Results :







Tests run: 65, Failures: 0, Errors: 0, Skipped: 0







[INFO]







[INFO] BUILD SUCCESS



[INFO]







[INFO] Total time: 14.723 s



[INFO] Finished at: 2019-10-01T22:39:58+02:00



[INFO] Final Memory: 15M/353M



[INFO]







(superset) bugg@spicule-dev:~/oodt/commons>







So I can’t replicate Chris’ test failure either, and you’re right Imesha



the pom asc appears to be a copy of the pom, but I’ve not touched it so I



don’t know why that would be.







Does a missing pom asc mean a failed release? I’ve honestly no idea. It



would be easier to fix these in 2.x.







Tom











On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:







Hi Tom,







Thanks for the release. Builds fine for me.



One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the



signature







Could you check that?







Thanks,



Imesha







On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:







Release checks out, but I get a test error:







Running org.apache.oodt.commons.util.XMLTest







Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec



<<< FAILURE!







Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest







Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec







Running org.apache.oodt.commons.MultiServerTest







Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec







Running org.apache.oodt.commons.util.Base64Test







Tests run: 1, Failures:























Here is the RC verify checksums and MD5, and SIG:







pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc



apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/







% Total % Received % Xferd Average Speed Time Time Time



Current







Dload Upload Total Spent Left



Speed







100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--



1948k







% Total % Received % Xferd Average Speed Time Time Time



Current







Dload Upload Total Spent Left



Speed







100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--



2657







pomodoro:apache-oodt-1.9 mattmann$ ls







apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc







pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs







Verifying Signature for file apache-oodt-1.9-src.zip.asc







gpg: assuming signed data in 'apache-oodt-1.9-src.zip'







gpg: Signature made Mon Sep 30 06:40:14 2019 PDT







gpg: using RSA key AC57783AB30355CA







gpg: Can't check signature: No public key







pomodoro:apache-oodt-1.9 mattmann$ curl -O



https://raw.githubusercontent.com/apache/oodt/master/KEYS







% Total % Received % Xferd Average Speed Time Time Time



Current







Dload Upload Total Spent Left



Speed







100 26954 100 26954 0 0 68787 0 --:--:-- --:--:-- --:--:--



68936







pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY







-bash: KEY: No such file or directory







pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS







gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <



mattm...@apache.org>" not changed







gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE



SIGNING KEY) " imported







gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY)



<



wooll...@apache.org>" imported







gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING



KEY) " imported







gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <



ah...@apache.org>" imported







gpg: key D8167171783CE7BB: public 

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Chris Mattmann
OK so I need JDK8 to build, is that right?

 

 

 

From: Tom Barber 
Reply-To: 
Date: Tuesday, October 1, 2019 at 1:57 PM
To: , Chris Mattmann , Imesha 
Sudasingha 
Subject: Re: [VOTE] OODT 1.9 RC 4

 

Yeah, I’m amazed you got that far through with 12. I know from other apps

migrating from 8 through 12 is a right PITA and something we should look at

for 2.0.

 

 

On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org) wrote:

 

Pom shouldn’t be a blocker.

 

 

 

Here is my Java version am I using the right one?

 

 

 

pomodoro:oodt mattmann$ java -version

 

openjdk version "12.0.1" 2019-04-16

 

OpenJDK Runtime Environment (build 12.0.1+12)

 

OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)

 

pomodoro:oodt mattmann$

 

 

 

Should I switch?

 

 

 

 

 

From: Tom Barber 

Reply-To: 

Date: Tuesday, October 1, 2019 at 1:41 PM

To: , Imesha Sudasingha 

Subject: Re: [VOTE] OODT 1.9 RC 4

 

 

 

Results :

 

 

 

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

 

 

 

[INFO]

 



 

[INFO] BUILD SUCCESS

 

[INFO]

 



 

[INFO] Total time: 14.723 s

 

[INFO] Finished at: 2019-10-01T22:39:58+02:00

 

[INFO] Final Memory: 15M/353M

 

[INFO]

 



 

(superset) bugg@spicule-dev:~/oodt/commons>

 

 

 

So I can’t replicate Chris’ test failure either, and you’re right Imesha

 

the pom asc appears to be a copy of the pom, but I’ve not touched it so I

 

don’t know why that would be.

 

 

 

Does a missing pom asc mean a failed release? I’ve honestly no idea. It

 

would be easier to fix these in 2.x.

 

 

 

Tom

 

 

 

 

 

On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:

 

 

 

Hi Tom,

 

 

 

Thanks for the release. Builds fine for me.

 

One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the

 

signature

 

 

 

Could you check that?

 

 

 

Thanks,

 

Imesha

 

 

 

On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:

 

 

 

Release checks out, but I get a test error:

 

 

 

Running org.apache.oodt.commons.util.XMLTest

 

 

 

Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec

 

<<< FAILURE!

 

 

 

Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest

 

 

 

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec

 

 

 

Running org.apache.oodt.commons.MultiServerTest

 

 

 

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec

 

 

 

Running org.apache.oodt.commons.util.Base64Test

 

 

 

Tests run: 1, Failures:

 

 

 

 

 

 

 

 

 

 

 

Here is the RC verify checksums and MD5, and SIG:

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc

 

apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/

 

 

 

% Total % Received % Xferd Average Speed Time Time Time

 

Current

 

 

 

Dload Upload Total Spent Left

 

Speed

 

 

 

100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--

 

1948k

 

 

 

% Total % Received % Xferd Average Speed Time Time Time

 

Current

 

 

 

Dload Upload Total Spent Left

 

Speed

 

 

 

100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--

 

2657

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ ls

 

 

 

apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs

 

 

 

Verifying Signature for file apache-oodt-1.9-src.zip.asc

 

 

 

gpg: assuming signed data in 'apache-oodt-1.9-src.zip'

 

 

 

gpg: Signature made Mon Sep 30 06:40:14 2019 PDT

 

 

 

gpg: using RSA key AC57783AB30355CA

 

 

 

gpg: Can't check signature: No public key

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ curl -O

 

https://raw.githubusercontent.com/apache/oodt/master/KEYS

 

 

 

% Total % Received % Xferd Average Speed Time Time Time

 

Current

 

 

 

Dload Upload Total Spent Left

 

Speed

 

 

 

100 26954 100 26954 0 0 68787 0 --:--:-- --:--:-- --:--:--

 

68936

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY

 

 

 

-bash: KEY: No such file or directory

 

 

 

pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS

 

 

 

gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <

 

mattm...@apache.org>" not changed

 

 

 

gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE

 

SIGNING KEY) " imported

 

 

 

gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY)

 

< 

 

wooll...@apache.org>" imported

 

 

 

gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING

 

KEY) " imported

 

 

 

gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <

 

ah...@apache.org>" imported

 

 

 

gpg: key 

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Tom Barber
Yeah, I’m amazed you got that far through with 12. I know from other apps
migrating from 8 through 12 is a right PITA and something we should look at
for 2.0.


On 1 October 2019 at 21:48:08, Chris Mattmann (mattm...@apache.org) wrote:

Pom shouldn’t be a blocker.



Here is my Java version am I using the right one?



pomodoro:oodt mattmann$ java -version

openjdk version "12.0.1" 2019-04-16

OpenJDK Runtime Environment (build 12.0.1+12)

OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)

pomodoro:oodt mattmann$



Should I switch?





From: Tom Barber 
Reply-To: 
Date: Tuesday, October 1, 2019 at 1:41 PM
To: , Imesha Sudasingha 
Subject: Re: [VOTE] OODT 1.9 RC 4



Results :



Tests run: 65, Failures: 0, Errors: 0, Skipped: 0



[INFO]



[INFO] BUILD SUCCESS

[INFO]



[INFO] Total time: 14.723 s

[INFO] Finished at: 2019-10-01T22:39:58+02:00

[INFO] Final Memory: 15M/353M

[INFO]



(superset) bugg@spicule-dev:~/oodt/commons>



So I can’t replicate Chris’ test failure either, and you’re right Imesha

the pom asc appears to be a copy of the pom, but I’ve not touched it so I

don’t know why that would be.



Does a missing pom asc mean a failed release? I’ve honestly no idea. It

would be easier to fix these in 2.x.



Tom





On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:



Hi Tom,



Thanks for the release. Builds fine for me.

One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the

signature



Could you check that?



Thanks,

Imesha



On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:



Release checks out, but I get a test error:



Running org.apache.oodt.commons.util.XMLTest



Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec

<<< FAILURE!



Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest



Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec



Running org.apache.oodt.commons.MultiServerTest



Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec



Running org.apache.oodt.commons.util.Base64Test



Tests run: 1, Failures:











Here is the RC verify checksums and MD5, and SIG:



pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc

apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/



% Total % Received % Xferd Average Speed Time Time Time

Current



Dload Upload Total Spent Left

Speed



100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--

1948k



% Total % Received % Xferd Average Speed Time Time Time

Current



Dload Upload Total Spent Left

Speed



100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--

2657



pomodoro:apache-oodt-1.9 mattmann$ ls



apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc



pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs



Verifying Signature for file apache-oodt-1.9-src.zip.asc



gpg: assuming signed data in 'apache-oodt-1.9-src.zip'



gpg: Signature made Mon Sep 30 06:40:14 2019 PDT



gpg: using RSA key AC57783AB30355CA



gpg: Can't check signature: No public key



pomodoro:apache-oodt-1.9 mattmann$ curl -O

https://raw.githubusercontent.com/apache/oodt/master/KEYS



% Total % Received % Xferd Average Speed Time Time Time

Current



Dload Upload Total Spent Left

Speed



100 26954 100 26954 0 0 68787 0 --:--:-- --:--:-- --:--:--

68936



pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY



-bash: KEY: No such file or directory



pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS



gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <

mattm...@apache.org>" not changed



gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE

SIGNING KEY) " imported



gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY)

<

wooll...@apache.org>" imported



gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING

KEY) " imported



gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <

ah...@apache.org>" imported



gpg: key D8167171783CE7BB: public key "Tom Barber (CODE SIGNING KEY) <

magicaltr...@apache.org>" imported



gpg: key 4EAAF8B60C1E654B: "Chris Mattmann (CODE SIGNING KEY - Apr 2016)

<

mattm...@apache.org>" not changed



gpg: key 2B12271BFD01FEDB: "Chris Mattmann " not

changed



gpg: key AC57783AB30355CA: public key "Tom Barber "




imported



gpg: Total number processed: 9



gpg: imported: 6



gpg: unchanged: 3



pomodoro:apache-oodt-1.9 mattmann$ ls



KEYS apache-oodt-1.9-src.zip

apache-oodt-1.9-src.zip.asc



pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs



Verifying Signature for file apache-oodt-1.9-src.zip.asc



gpg: assuming signed data in 'apache-oodt-1.9-src.zip'



gpg: Signature made Mon Sep 30 

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Chris Mattmann
Pom shouldn’t be a blocker.

 

Here is my Java version am I using the right one?

 

pomodoro:oodt mattmann$ java -version

openjdk version "12.0.1" 2019-04-16

OpenJDK Runtime Environment (build 12.0.1+12)

OpenJDK 64-Bit Server VM (build 12.0.1+12, mixed mode, sharing)

pomodoro:oodt mattmann$ 

 

Should I switch?

 

 

From: Tom Barber 
Reply-To: 
Date: Tuesday, October 1, 2019 at 1:41 PM
To: , Imesha Sudasingha 
Subject: Re: [VOTE] OODT 1.9 RC 4

 

Results :

 

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

 

[INFO]



[INFO] BUILD SUCCESS

[INFO]



[INFO] Total time: 14.723 s

[INFO] Finished at: 2019-10-01T22:39:58+02:00

[INFO] Final Memory: 15M/353M

[INFO]



(superset) bugg@spicule-dev:~/oodt/commons>

 

So I can’t replicate Chris’ test failure either, and you’re right Imesha

the pom asc appears to be a copy of the pom, but I’ve not touched it so I

don’t know why that would be.

 

Does a missing pom asc mean a failed release? I’ve honestly no idea. It

would be easier to fix these in 2.x.

 

Tom

 

 

On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:

 

Hi Tom,

 

Thanks for the release. Builds fine for me.

One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the

signature

 

Could you check that?

 

Thanks,

Imesha

 

On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:

 

Release checks out, but I get a test error:

 

Running org.apache.oodt.commons.util.XMLTest

 

Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec

<<< FAILURE!

 

Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest

 

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec

 

Running org.apache.oodt.commons.MultiServerTest

 

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec

 

Running org.apache.oodt.commons.util.Base64Test

 

Tests run: 1, Failures:

 

 

 

 

 

Here is the RC verify checksums and MD5, and SIG:

 

pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc

apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/

 

% Total % Received % Xferd Average Speed Time Time Time

Current

 

Dload Upload Total Spent Left

Speed

 

100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--

1948k

 

% Total % Received % Xferd Average Speed Time Time Time

Current

 

Dload Upload Total Spent Left

Speed

 

100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--

2657

 

pomodoro:apache-oodt-1.9 mattmann$ ls

 

apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc

 

pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs

 

Verifying Signature for file apache-oodt-1.9-src.zip.asc

 

gpg: assuming signed data in 'apache-oodt-1.9-src.zip'

 

gpg: Signature made Mon Sep 30 06:40:14 2019 PDT

 

gpg: using RSA key AC57783AB30355CA

 

gpg: Can't check signature: No public key

 

pomodoro:apache-oodt-1.9 mattmann$ curl -O

https://raw.githubusercontent.com/apache/oodt/master/KEYS

 

% Total % Received % Xferd Average Speed Time Time Time

Current

 

Dload Upload Total Spent Left

Speed

 

100 26954 100 26954 0 0 68787 0 --:--:-- --:--:-- --:--:--

68936

 

pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY

 

-bash: KEY: No such file or directory

 

pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS

 

gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <

mattm...@apache.org>" not changed

 

gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE

SIGNING KEY) " imported

 

gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY)

< 

wooll...@apache.org>" imported

 

gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING

KEY) " imported

 

gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <

ah...@apache.org>" imported

 

gpg: key D8167171783CE7BB: public key "Tom Barber (CODE SIGNING KEY) <

magicaltr...@apache.org>" imported

 

gpg: key 4EAAF8B60C1E654B: "Chris Mattmann (CODE SIGNING KEY - Apr 2016)

< 

mattm...@apache.org>" not changed

 

gpg: key 2B12271BFD01FEDB: "Chris Mattmann " not

changed

 

gpg: key AC57783AB30355CA: public key "Tom Barber "

 

imported

 

gpg: Total number processed: 9

 

gpg: imported: 6

 

gpg: unchanged: 3

 

pomodoro:apache-oodt-1.9 mattmann$ ls

 

KEYS apache-oodt-1.9-src.zip

apache-oodt-1.9-src.zip.asc

 

pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs

 

Verifying Signature for file apache-oodt-1.9-src.zip.asc

 

gpg: assuming signed data in 'apache-oodt-1.9-src.zip'

 

gpg: Signature made Mon Sep 30 06:40:14 2019 PDT

 

gpg: using RSA key AC57783AB30355CA

 

gpg: Good signature from "Tom Barber " [unknown]

 

gpg: WARNING: This key is not certified with a 

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Tom Barber
Results :

Tests run: 65, Failures: 0, Errors: 0, Skipped: 0

[INFO]

[INFO] BUILD SUCCESS
[INFO]

[INFO] Total time: 14.723 s
[INFO] Finished at: 2019-10-01T22:39:58+02:00
[INFO] Final Memory: 15M/353M
[INFO]

(superset) bugg@spicule-dev:~/oodt/commons>

So I can’t replicate Chris’ test failure either, and you’re right Imesha
the pom asc appears to be a copy of the pom, but I’ve not touched it so I
don’t know why that would be.

Does a missing pom asc mean a failed release? I’ve honestly no idea. It
would be easier to fix these in 2.x.

Tom


On 1 October 2019 at 19:36:43, Imesha Sudasingha (ime...@apache.org) wrote:

Hi Tom,

Thanks for the release. Builds fine for me.
One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the
signature

Could you check that?

Thanks,
Imesha

On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:

> Release checks out, but I get a test error:
>
> Running org.apache.oodt.commons.util.XMLTest
>
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
> <<< FAILURE!
>
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
>
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
>
> Running org.apache.oodt.commons.MultiServerTest
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
>
> Running org.apache.oodt.commons.util.Base64Test
>
> Tests run: 1, Failures:
>
>
>
>
>
> Here is the RC verify checksums and MD5, and SIG:
>
> pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc
> apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
>
> Dload Upload Total Spent Left
> Speed
>
> 100 14.6M 100 14.6M 0 0 1869k 0 0:00:08 0:00:08 --:--:--
> 1948k
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
>
> Dload Upload Total Spent Left
> Speed
>
> 100 473 100 473 0 0 2654 0 --:--:-- --:--:-- --:--:--
> 2657
>
> pomodoro:apache-oodt-1.9 mattmann$ ls
>
> apache-oodt-1.9-src.zip apache-oodt-1.9-src.zip.asc
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
>
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
>
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
>
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
>
> gpg: using RSA key AC57783AB30355CA
>
> gpg: Can't check signature: No public key
>
> pomodoro:apache-oodt-1.9 mattmann$ curl -O
> https://raw.githubusercontent.com/apache/oodt/master/KEYS
>
> % Total % Received % Xferd Average Speed Time Time Time
> Current
>
> Dload Upload Total Spent Left
> Speed
>
> 100 26954 100 26954 0 0 68787 0 --:--:-- --:--:-- --:--:--
> 68936
>
> pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY
>
> -bash: KEY: No such file or directory
>
> pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS
>
> gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <
> mattm...@apache.org>" not changed
>
> gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE
> SIGNING KEY) " imported
>
> gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY)
<
> wooll...@apache.org>" imported
>
> gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING
> KEY) " imported
>
> gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <
> ah...@apache.org>" imported
>
> gpg: key D8167171783CE7BB: public key "Tom Barber (CODE SIGNING KEY) <
> magicaltr...@apache.org>" imported
>
> gpg: key 4EAAF8B60C1E654B: "Chris Mattmann (CODE SIGNING KEY - Apr 2016)
<
> mattm...@apache.org>" not changed
>
> gpg: key 2B12271BFD01FEDB: "Chris Mattmann " not
> changed
>
> gpg: key AC57783AB30355CA: public key "Tom Barber "

> imported
>
> gpg: Total number processed: 9
>
> gpg: imported: 6
>
> gpg: unchanged: 3
>
> pomodoro:apache-oodt-1.9 mattmann$ ls
>
> KEYS apache-oodt-1.9-src.zip
> apache-oodt-1.9-src.zip.asc
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
>
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
>
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
>
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
>
> gpg: using RSA key AC57783AB30355CA
>
> gpg: Good signature from "Tom Barber " [unknown]
>
> gpg: WARNING: This key is not certified with a trusted signature!
>
> gpg: There is no indication that the signature belongs to the
> owner.
>
> Primary key fingerprint: 65C4 6FC2 31C7 756A E60D B307 AC57 783A B303
55CA
>
> pomodoro:apache-oodt-1.9 mattmann$ verify_md5_sigs
>
> -bash: verify_md5_sigs: command not found
>
> pomodoro:apache-oodt-1.9 mattmann$ verify_md5_checksums
>
> -bash: verify_md5_checksums: command not found
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_md5_checksums
>
> md5sum: '*.tar.gz': No such file or directory
>

Re: [VOTE] OODT 1.9 RC 4

2019-10-01 Thread Imesha Sudasingha
Hi Tom,

Thanks for the release. Builds fine for me.
One concern: oodt-1.9.pom.asc seems to be a copy of the pom itself. Not the
signature

Could you check that?

Thanks,
Imesha

On Tue, 1 Oct 2019 at 10:32, Chris Mattmann  wrote:

> Release checks out, but I get a test error:
>
> Running org.apache.oodt.commons.util.XMLTest
>
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
> <<< FAILURE!
>
> Running org.apache.oodt.commons.io.FixedBufferOutputStreamTest
>
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
>
> Running org.apache.oodt.commons.MultiServerTest
>
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec
>
> Running org.apache.oodt.commons.util.Base64Test
>
> Tests run: 1, Failures:
>
>
>
>
>
> Here is the RC verify checksums and MD5, and SIG:
>
> pomodoro:apache-oodt-1.9 mattmann$ /Users/mattmann/bin/stage_apache_rc
> apache-oodt 1.9-src https://dist.apache.org/repos/dist/dev/oodt/
>
>   % Total% Received % Xferd  Average Speed   TimeTime Time
> Current
>
>  Dload  Upload   Total   SpentLeft
> Speed
>
> 100 14.6M  100 14.6M0 0  1869k  0  0:00:08  0:00:08 --:--:--
> 1948k
>
>   % Total% Received % Xferd  Average Speed   TimeTime Time
> Current
>
>  Dload  Upload   Total   SpentLeft
> Speed
>
> 100   473  100   4730 0   2654  0 --:--:-- --:--:-- --:--:--
> 2657
>
> pomodoro:apache-oodt-1.9 mattmann$ ls
>
> apache-oodt-1.9-src.zipapache-oodt-1.9-src.zip.asc
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
>
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
>
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
>
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
>
> gpg:using RSA key AC57783AB30355CA
>
> gpg: Can't check signature: No public key
>
> pomodoro:apache-oodt-1.9 mattmann$ curl -O
> https://raw.githubusercontent.com/apache/oodt/master/KEYS
>
>   % Total% Received % Xferd  Average Speed   TimeTime Time
> Current
>
>  Dload  Upload   Total   SpentLeft
> Speed
>
> 100 26954  100 269540 0  68787  0 --:--:-- --:--:-- --:--:--
> 68936
>
> pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEY
>
> -bash: KEY: No such file or directory
>
> pomodoro:apache-oodt-1.9 mattmann$ gpg --import < KEYS
>
> gpg: key 70F09CC6B876884A: "Chris Mattmann (CODE SIGNING KEY) <
> mattm...@apache.org>" not changed
>
> gpg: key 170B657EF9D98BFA: public key "Sean Colin-Patrick Kelly (CODE
> SIGNING KEY) " imported
>
> gpg: key 11911679FF5B0BD5: public key "David Woollard (CODE SIGNING KEY) <
> wooll...@apache.org>" imported
>
> gpg: key A5DBC0182C47D568: public key "Paul Michael Ramirez (CODE SIGNING
> KEY) " imported
>
> gpg: key 7189700880EF652D: public key "Andrew Hart (CODE SIGNING KEY) <
> ah...@apache.org>" imported
>
> gpg: key D8167171783CE7BB: public key "Tom Barber (CODE SIGNING KEY) <
> magicaltr...@apache.org>" imported
>
> gpg: key 4EAAF8B60C1E654B: "Chris Mattmann (CODE SIGNING KEY - Apr 2016) <
> mattm...@apache.org>" not changed
>
> gpg: key 2B12271BFD01FEDB: "Chris Mattmann " not
> changed
>
> gpg: key AC57783AB30355CA: public key "Tom Barber "
> imported
>
> gpg: Total number processed: 9
>
> gpg:   imported: 6
>
> gpg:  unchanged: 3
>
> pomodoro:apache-oodt-1.9 mattmann$ ls
>
> KEYSapache-oodt-1.9-src.zip
> apache-oodt-1.9-src.zip.asc
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_gpg_sigs
>
> Verifying Signature for file apache-oodt-1.9-src.zip.asc
>
> gpg: assuming signed data in 'apache-oodt-1.9-src.zip'
>
> gpg: Signature made Mon Sep 30 06:40:14 2019 PDT
>
> gpg:using RSA key AC57783AB30355CA
>
> gpg: Good signature from "Tom Barber " [unknown]
>
> gpg: WARNING: This key is not certified with a trusted signature!
>
> gpg:  There is no indication that the signature belongs to the
> owner.
>
> Primary key fingerprint: 65C4 6FC2 31C7 756A E60D  B307 AC57 783A B303 55CA
>
> pomodoro:apache-oodt-1.9 mattmann$ verify_md5_sigs
>
> -bash: verify_md5_sigs: command not found
>
> pomodoro:apache-oodt-1.9 mattmann$ verify_md5_checksums
>
> -bash: verify_md5_checksums: command not found
>
> pomodoro:apache-oodt-1.9 mattmann$ $HOME/bin/verify_md5_checksums
>
> md5sum: '*.tar.gz': No such file or directory
>
> md5sum: '*.bz2': No such file or directory
>
> md5sum: '*.tgz': No such file or directory
>
> apache-oodt-1.9-src.zip: OK
>
> pomodoro:apache-oodt-1.9 mattmann$
>
>
>
> Can you please recheck why the test is failing?
>
>
>
> pomodoro:oodt mattmann$ cat
> commons/target/surefire-reports/TEST-org.apache.oodt.commons.util.XMLTest.xml
>
>
> 
>
>  name="org.apache.oodt.commons.util.XMLTest" time="0.319" errors="0"
> skipped="0">
>
>   
>
> 
>
> 
>
>