Re: Dev List - mahout

2020-07-12 Thread Christofer Dutz
When building Mahout, I noticed that some tests seem to regularly fail ...

re running seems to "fix" things. I would assume that's the reason for the 
behavior you're seeing.

Chris

Am 11.07.20, 19:40 schrieb "Andrew Musselman" :

My guess has been a failing test but I don’t know

On Sat, Jul 11, 2020 at 09:53 Trevor Grant - [mahout] [slack] <
dev-l...@mahout.mailclark.ai> wrote:

> Does anyone know what is going on with `mahout-nightly` in jenkins? like
> why does it keep breaking then magically healing itsself?



Re: Dev List - mahout

2020-07-11 Thread Andy Palumbo - [mahout] [slack]
when i was working on this a few months ago, I had to turn the nighties off 
because the `sign` goal needed a new setup for the gpg keys, IIRC.  I think we 
needed to configure Jenkins with an  `ENV`  var for signing keys, something 
simikar to what is in your  `~/.m2.settings.xml` if you're releasing.   so it 
was failing on `deploy` ;  
Maybe you guys already fixed that already?  

Here though it seems like its loking for a `master` branch:  

https://builds.apache.org/job/mahout-nightly/2536/consoleText  

```  
Started by timer  
Running as SYSTEM  
[EnvInject] - Loading node environment variables.  
Building remotely on H36 (ubuntu) in workspace 
/home/jenkins/jenkins-slave/workspace/mahout-nightly  
No credentials specified  
Cloning the remote Git repository  
Cloning repository https://git-wip-us.apache.org/repos/asf/mahout.git  
 > git init /home/jenkins/jenkins-slave/workspace/mahout-nightly # timeout=10  
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/mahout.git  
 > git --version # timeout=10  
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/mahout.git 
 > +refs/heads/**:refs/remotes/origin/**  
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10  
 > git config --add remote.origin.fetch +refs/heads/**:refs/remotes/origin/** # 
 > timeout=10  
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10  
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/mahout.git  
 > git fetch --tags --progress -- 
 > https://git-wip-us.apache.org/repos/asf/mahout.git 
 > +refs/heads/**:refs/remotes/origin/**  
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10  
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10  
 > git rev-parse origin/master^{commit} # timeout=10  
ERROR: Couldn't find any revision to build. Verify the repository and branch 
configuration for this job.```  

quick search of https://github.com/apache/mahout/blob/14.1/pom.xml#L951  

for the term `master`  
doent reveal anything maybe the jenkins cofig job needs a `scm` block config 
update to build from `trunk` ?

Re: Dev List - mahout

2020-07-11 Thread Andrew Musselman
My guess has been a failing test but I don’t know

On Sat, Jul 11, 2020 at 09:53 Trevor Grant - [mahout] [slack] <
dev-l...@mahout.mailclark.ai> wrote:

> Does anyone know what is going on with `mahout-nightly` in jenkins? like
> why does it keep breaking then magically healing itsself?


Re: Dev List - mahout

2020-07-11 Thread Andrew Musselman
My guess has been a failing test but I don’t know

Re: Dev List - mahout

2018-09-21 Thread Andrew Palumbo
Try going to dev-fwd or Dev list type a message into one of the threads.  It 
should pop up on dev@ from mahout.share..


Re: Dev List - mahout

2018-09-21 Thread Andrew Palumbo
Trying to hook up a forwarding both from slack -> dev@.  To get some 
conversations on the record and bump the dev@ stats.  So far it seems that I 
can get some messages to go one way..

If you go to #dev-fwd or #dev-list, right now w mail Clark it seems to go one 
way
[https://media.giphy.com/media/CaiVJuZGvR8HK/source.gif]
And is kind of a pain in the ass.  But it may work to capture slack 
conversations on dev@ until we get the php webhooks in..


Re: Dev List - mahout

2018-09-21 Thread Andrew Musselman
Not sure, what are you trying to do? :)

On Fri, Sep 21, 2018 at 9:21 PM Apache Mahout 
wrote:

> Did this work? If so maybe a good stop gap untill we get the webhooks set
> up.
>
> On Fri, 21 Sep 2018 21:05:50 -0700, dev wrote:
>
> Testing
>
> On Fri, Sep 21, 2018 at 8:46 PM Apache Mahout mahout.sh...@gmail.com
> wrote:
>
> this is stupid. must be an easier way
>


Re: Dev List - mahout

2018-09-21 Thread Apache Mahout
Did this work? If so maybe a good stop gap untill we get the webhooks set
up.

On Fri, 21 Sep 2018 21:05:50 -0700, dev wrote:

Testing

On Fri, Sep 21, 2018 at 8:46 PM Apache Mahout mahout.sh...@gmail.com wrote:

this is stupid. must be an easier way


Re: Dev List - mahout

2018-09-21 Thread Andrew Musselman
Testing

On Fri, Sep 21, 2018 at 8:46 PM Apache Mahout 
wrote:

> this is stupid. must be an easier way
>