Re: FYI - disabled timer triggers across the board on builds.apache.org

2015-08-21 Thread Stefan Seelmann
Polling would be fine for us, even @daily. But it seems the polling doesn't work, see [1]. There is only the icon but the "Subversion Polling Log" label is missing. When clicking on the icon it shown an error. For another job [2] I went into "Configure" and just saved without any further modifica

Re: FYI - disabled timer triggers across the board on builds.apache.org

2015-08-21 Thread Stefan Seelmann
On 08/21/2015 06:50 PM, Andrew Bayer wrote: > Ok, I think the restart seems to have cleared up the polling on jobs - > sorry, I'll figure out a better way to handle this sort of thing in the > future. Thanks Andrew. I changed all Directory jobs to poll @daily only, should be sufficient for our ne

Re: MS-SQL, mysql, etc

2016-09-10 Thread Stefan Seelmann
On 09/10/2016 03:52 AM, Aristedes Maniatis wrote: > On 5/08/2016 10:51am, Aristedes Maniatis wrote: >> Apache Cayenne runs tests against a couple of in-memory databases under >> Jenkins: >> >> https://builds.apache.org/job/cayenne-master >> >> >> I'd like to set up tests against other common d

Re: MS-SQL, mysql, etc

2016-09-12 Thread Stefan Seelmann
On 09/13/2016 02:41 AM, Aristedes Maniatis wrote: > Do you know of any projects running on Jenkins I can look at that do > something similar? For Apache Directory we currently have two builds [2][3] using Docker, but there we start the containers from a shell script. > I've actually never used d

Re: [JENKINS] - Removal of top level views

2017-04-30 Thread Stefan Seelmann
On 04/30/2017 10:19 AM, Gavin McDonald wrote: > The views I propose to remove are : > > Airavata, Apache Commons, Apex, Beam Brooklyn, Calciate, CarbonData, DL, > Groovy, Hawq, Infra Jobs Monitor View, Lucene, OWB, Olingo, OpenJPA, POI, > Shiro, Tamaya, Tika, XMLGraphics. cloudstack, directory >

H30 filesystem issue

2017-11-25 Thread Stefan Seelmann
Hi, Jenkins node H30 seems to have a filesystem issue: [WARNING] Failed to create parent directories for tracking file /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-external/2.1/wagon-ssh-external-2.1.pom.lastUpdated /home/jenkins/.m2/repository/org/apache/maven/wagon/wagon-ssh-e

Re: Many Maven builds hanging on Jenkins

2019-06-22 Thread Stefan Seelmann
Seems it happened again. Ctrl-F "Maven TLP" shows 335 builds running or waiting in the queue. On 6/17/19 7:31 PM, Tibor Digana wrote: > Who can rework the Jenkins plugin we use, so that the build won't be > triggered after Groovy libs have changed? > Somebody changes [1] and [2] and then all 100 M

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-17 Thread Stefan Seelmann
Hi Gavin, please create a folder for Directory, with edit access for all committers. Kind Regards, Stefan

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-18 Thread Stefan Seelmann
On 7/17/20 8:41 PM, Gavin McDonald wrote: >> Right now there seem to be no executors running Windows or am I >> overlooking something? I assume they will be added later. >> > > There are 2 configured as 'floating agents' meaning they are available for > ci-builds and > all the other project specif

Re: [IMPORTANT] - Migration to ci-builds.a.o

2020-07-18 Thread Stefan Seelmann
Done: https://issues.apache.org/jira/browse/INFRA-20545 On 7/18/20 7:25 PM, Gavin McDonald wrote: > Thanks Stefan, > > Can you create an INFRA jira ticket for this one please. > > On Sat, Jul 18, 2020 at 5:48 PM Stefan Seelmann > wrote: > >> On 7/17/20 8:

Jenkins ci-build: long build queue - Kafka PR Builder

2021-01-28 Thread Stefan Seelmann
Hello, the build queue on the shared ci-build is quite long. Main offender seems to be the "Kafka PR Builder" with currently 72 running or queued builds. For PR-9969 I see 27 builds, it seems each git push triggers a build. Can that be optimized? Kind Regards, Stefan

Can't start pipeline build

2021-03-30 Thread Stefan Seelmann
Hi, when I try to start a build for a pipeline job the build isn't scheduled/queued and doesn't start. I wanted to run [1], but also created another test pipleline [2]. Starting a non-pipleline build (like a Maven job [3]) works fine. Any idea what can cause that? Kind Regards, Stefan [1] htt

Re: Can't start pipeline build

2021-03-30 Thread Stefan Seelmann
On 3/30/21 2:01 PM, Lukasz Lenart wrote: > wt., 30 mar 2021 o 12:39 Stefan Seelmann napisał(a): >> >> Hi, >> >> when I try to start a build for a pipeline job the build isn't >> scheduled/queued and doesn't start. I wanted to run [1], but also >> c

Re: Can't start pipeline build

2021-03-30 Thread Stefan Seelmann
On 3/30/21 6:00 PM, Stefan Seelmann wrote: > On 3/30/21 2:01 PM, Lukasz Lenart wrote: >> wt., 30 mar 2021 o 12:39 Stefan Seelmann >> napisał(a): >>> >>> Hi, >>> >>> when I try to start a build for a pipeline job the build isn't >>

Re: Publishing to nightlies.a.o from declarative pipeline

2021-04-05 Thread Stefan Seelmann
There is a "Pipeline Syntax" item in you pipeline job which has a "Snippet Generator", there you can select step "sshPublisher: Send build artifacts over SSH" which you can configure and then generate the pipeline snippet. Hope that helps, but I'm guessing as I can't access the config of your jobs

Re: Directory on VMBuild

2010-02-28 Thread Stefan Seelmann
Hi Brett, could you please add another project to the Directory project group? LDAP Clients https://svn.apache.org/repos/asf/directory/clients/ldap/trunk Thanks, Stefan Brett Porter wrote: So for now I'll leave the Directory builds to do their thing on JDK 5. If you need help reconfiguri

Re: Directory on VMBuild

2010-03-08 Thread Stefan Seelmann
monster build takes 50 minutes or more (on my laptop it takes 10 minutes). Kind Regards, Stefan Brett Porter schrieb: > I made you a Directory project administrator instead :) > > Let me know if you have any problems adding it. > > On 01/03/2010, at 10:38 AM, Stefan Seelmann wrote: >

Re: now getting 500 errors on hudson links

2010-09-13 Thread Stefan Seelmann
Hi Niklas, ubuntu1 and ubuntu2 seem to hang again. Kind Regards, Stefan On Sun, Sep 12, 2010 at 9:39 PM, Niklas Gustavsson wrote: > On Wed, Sep 8, 2010 at 3:00 AM, Ted Dunning wrote: >> Has Hudson got his knickers in a twist? > > I actually have no idea what that actually means :-) Anyways, I

Maven Site generation failure

2010-09-19 Thread Stefan Seelmann
Hi, I'm trying to generate the Maven Sites of the Directory projects. I noticed that it depends on the machine if the site generation is successful or not. Site generation on Ubuntu1 works fine, but generation on Ubuntu2 or Solaris1 fails with the following error (see [1] for the full logs): Embe

Re: Maven Site generation failure

2010-09-19 Thread Stefan Seelmann
On Sun, Sep 19, 2010 at 11:06 AM, Niklas Gustavsson wrote: > On Sun, Sep 19, 2010 at 10:12 AM, Stefan Seelmann wrote: >> Embedded error: Error rendering Maven report: Failed during checkstyle >> configuration >> FileLength is not allowed as a child in Checker >> >&

Maven build on Hudson OSX slave and is hdiutil available?

2010-09-20 Thread Stefan Seelmann
Hi, I wanted to ask if Maven builds are supported on OSX slave? I tested with several Maven versions - Maven 2.2.1 - Maven 3.0 Beta 2 - Maven (latest) and different Java versions - JDK 1.6 - (Default) Please see the console logs of the failed builds [1]. My other question is if hdiutil is inst

Re: Maven build on Hudson OSX slave and is hdiutil available?

2010-09-21 Thread Stefan Seelmann
On Tue, Sep 21, 2010 at 1:57 PM, Niklas Gustavsson wrote: > Maven 3 is not supported by Hudson yet so you will need to run it as a > free-style project.  Other Maven versions should work on OS X. But, > since we don't run any GUI on the OS X server, which the Apple JVM > expects, you will need to

SSH problem again

2010-09-24 Thread Stefan Seelmann
Hi, The SSH problem is there again. Building remotely on ubuntu1 hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/dir-skins-jdk15-ubuntu-deploy-site at hudson.remoting.chan...@75167bb3:ubuntu1 at hudson.FilePath.act(FilePath.java:749) at

Re: SSH problem again

2010-09-28 Thread Stefan Seelmann
Sorry for bothering you again, but the error occurs again on ubuntu1. Kind Regards, Stefan On Sat, Sep 25, 2010 at 2:26 PM, Niklas Gustavsson wrote: > On Fri, Sep 24, 2010 at 8:56 PM, Stefan Seelmann wrote: >> The SSH problem is there again. > > Should be fixed now, thank

Hudson Windows Slave: Unable to delete

2010-09-28 Thread Stefan Seelmann
Hi, A job on windows failed for two days [1], the logs tells me [INFO] Failed to clean project: Failed to delete C:\hudson\hudson-slave\workspace\dir-apacheds-jdk16-win\trunk\i18n\target\apacheds-i18n-1.5.8-SNAPSHOT.jar Now I tried to wipe out the workspace, but get the Tomcat 500 page with huds

Re: Hudson Windows Slave: Unable to delete

2010-09-28 Thread Stefan Seelmann
, ... ] Could you have another look? Many Thanks, Stefan On Tue, Sep 28, 2010 at 10:58 PM, Niklas Gustavsson wrote: > On Tue, Sep 28, 2010 at 6:26 PM, Stefan Seelmann wrote: >> A job on windows failed for two days [1], the logs tells me >> [INFO] Failed to clean project: Failed

Re: Hudson Windows Slave: Unable to delete

2010-09-29 Thread Stefan Seelmann
On Wed, Sep 29, 2010 at 1:53 PM, Niklas Gustavsson wrote: > On Tue, Sep 28, 2010 at 11:26 PM, Stefan Seelmann wrote: >> I tried again, but get a similar exception now: >> >> Caused by: java.io.IOException: Unable to delete >> c:\hudson\hudson-slave\workspace\dir-apach

Re: Problems with Hudson / ubuntu1

2010-10-02 Thread Stefan Seelmann
Hi, the problem is there again, see https://hudson.apache.org/hudson/job/dir-shared-jdk15-ubuntu-deploy/40/console Kind Regards, Stefan On Wed, Sep 29, 2010 at 10:59 AM, Niklas Gustavsson wrote: > On Wed, Sep 29, 2010 at 10:45 AM, Guillaume Nodet wrote: >> It seems Hudson has some problems wit

Additional tools required on OSX Hudson slave

2010-10-05 Thread Stefan Seelmann
Hi, is it possible to install the following tools to the OSX slave? $ sudo port install rpm dpkg gnutar nsis Pre-requirement is that xcode and macports are already installed, but I think that's the case. Background is that we want to try to generate all installers (Linux rpm and deb, Windows ex

Re: Additional tools required on OSX Hudson slave

2010-10-05 Thread Stefan Seelmann
On Tue, Oct 5, 2010 at 1:15 PM, Niklas Gustavsson wrote: > On Tue, Oct 5, 2010 at 12:30 PM, Stefan Seelmann wrote: >> is it possible to install the following tools to the OSX slave? >> >> $ sudo port install rpm dpkg gnutar nsis > > Done. Wow, that was fast. I

[Hudson] File on Windows can't be deleted

2010-10-17 Thread Stefan Seelmann
Hi, a build [1] on the Windows slave fails because a file can't be deleted: [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to clean project: Failed to

Re: [Hudson] File on Windows can't be deleted

2010-10-17 Thread Stefan Seelmann
) ... Kind Regards, Stefan On Sun, Oct 17, 2010 at 11:17 AM, Antoine Toulme wrote: > You could try wiping the workspace ? > > On Sun, Oct 17, 2010 at 02:07, Stefan Seelmann wrote: > >> Hi, >> >> a build [1] on the Windows slave fails because a file

Re: [Hudson] File on Windows can't be deleted

2010-10-18 Thread Stefan Seelmann
Thanks Niclas and Sebb On Sun, Oct 17, 2010 at 5:40 PM, Niklas Gustavsson wrote: > On Sun, Oct 17, 2010 at 12:27 PM, sebb wrote: >> Note that Java on Windows locks jars on the classpath, so it could be >> that there is a stale process which still has the file open. > > As Sebb noted, there is a

Re: Hudson Master's Clover parsing broken?

2010-10-19 Thread Stefan Seelmann
Hi, we have a similar error for Directory builds, but we use Cobertura: FATAL: Unable to parse /home/hudson/hudson/jobs/dir-shared-metrics/builds/2010-10-19_06-00-39/coverage.xml hudson.util.IOException2: Cannot parse coverage results at hudson.plugins.cobertura.CoberturaCoverageParser.p

Re: [Hudson] File on Windows can't be deleted

2010-11-28 Thread Stefan Seelmann
Hi, > Running org.apache.directory.server.suites.StockServerISuite > Process 1287375949406 is killed. > ... > Process timeout out after 900 seconds > > I disabled the job and will investigate the problem offline. I fixed lot of issues an run the build again on windows1. But (of course) the same (

M2 on solaris1

2011-01-23 Thread Stefan Seelmann
Hi, after the Hudson upgrade M2 builds on solaris1 don't work any more, on Ubuntu the same job works. Please see the following link or log below: https://hudson.apache.org/hudson/view/A-F/view/Directory/job/dir-project-jdk15-deploy-site/124/console Kind Regards, Stefan Started by user seelmann

Re: M2 on solaris1

2011-01-23 Thread Stefan Seelmann
On Sun, Jan 23, 2011 at 3:48 PM, Niklas Gustavsson wrote: > On Sun, Jan 23, 2011 at 12:30 PM, Stefan Seelmann wrote: >> after the Hudson upgrade M2 builds on solaris1 don't work any more, on >> Ubuntu the same job works. > > Could you please try again? I've rest

Re: Hudson and Maven 3

2011-01-27 Thread Stefan Seelmann
I noticed that builds where "Maven 3" was selected, now "Maven (latest)" is selected, but when running them the following error occurs: ERROR: A Maven installation needs to be available for this project to be built. Either your server has no Maven installations defined, or the requested Maven vers

[Hudson] osx1 slave is offline

2011-01-31 Thread Stefan Seelmann
Hi, the osx1 slave is offline, is there a problem or can we bring it back online? Kind Regards, Stefan

Re: [Hudson] osx1 slave is offline

2011-01-31 Thread Stefan Seelmann
On Mon, Jan 31, 2011 at 1:17 PM, Niklas Gustavsson wrote: > On Mon, Jan 31, 2011 at 12:33 PM, Stefan Seelmann wrote: >> the osx1 slave is offline, is there a problem or can we bring it back online? > > Should be up and running again, thanks for noticing. Hm, seems to be offline

[Hudson] M3 build fails on osx1

2011-02-04 Thread Stefan Seelmann
Hi, our M3 builds on osx1 fail, from [1]: hudson.util.IOException2: Failed to install http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.2-bin.zip to /home/hudson/tools/maven/latest3 at hudson.FilePath.installIfNecessaryFrom(FilePath.java:645) ... Caused by: java.io.IO

Re: [Hudson] M3 build fails on osx1

2011-02-04 Thread Stefan Seelmann
On Fri, Feb 4, 2011 at 3:17 PM, Niklas Gustavsson wrote: > On Fri, Feb 4, 2011 at 3:09 PM, Stefan Seelmann wrote: >> our M3 builds on osx1 fail, from [1]: >> >> hudson.util.IOException2: Failed to install >> http://archive.apache.org/dist/maven/binaries/apache-mave

Re: [Hudson] M3 build fails on osx1

2011-02-05 Thread Stefan Seelmann
On Fri, Feb 4, 2011 at 3:46 PM, Niklas Gustavsson wrote: > On Fri, Feb 4, 2011 at 3:34 PM, Stefan Seelmann wrote: >> Thanks, but now another error occurs [2]: >> >> FATAL: mavenHome must exists >> java.lang.IllegalArgumentException: mavenHome must exists > > I&#

Re: [Hudson] M3 build fails on osx1

2011-02-05 Thread Stefan Seelmann
On Sat, Feb 5, 2011 at 3:26 PM, Niklas Gustavsson wrote: > On Sat, Feb 5, 2011 at 2:45 PM, Stefan Seelmann wrote: >> The same error occurs on Windows now [3]. Could you install Maven >> 3.0.2 by hand there too? > > Done. w00t, thanks.

Re: HBase-0.92 build 162 hangs

2011-11-24 Thread Stefan Seelmann
On Thu, Nov 24, 2011 at 4:57 PM, Stack wrote: > On Thu, Nov 24, 2011 at 12:16 AM, Niklas Gustavsson > wrote: >> On Thu, Nov 24, 2011 at 3:04 AM, Ted Yu wrote: >>> Hi, >>> The following build hangs: >>> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/162/console >>> >>> I wasn't able

Re: JDK 7 with unlimited security option on b.a.o

2015-02-12 Thread Stefan Seelmann
Yes, that would be helpful. @Colm: I just added a job for Kerby which fails due to missing security policy files. Maybe you tried to do the same? Kind Regards, Stefan On 02/12/2015 03:07 PM, Colm O hEigeartaigh wrote: > Hi all, > > Can I get a JDK 7 implementation with unlimited security polici

[jira] [Created] (BUILDS-76) Please install rpm

2015-04-25 Thread Stefan Seelmann (JIRA)
Stefan Seelmann created BUILDS-76: - Summary: Please install rpm Key: BUILDS-76 URL: https://issues.apache.org/jira/browse/BUILDS-76 Project: Infra Build Platform Issue Type: Wish

[jira] [Commented] (BUILDS-86) Provide a recent 1.7 or 1.8 jdk with unlimited security

2015-07-01 Thread Stefan Seelmann (JIRA)
[ https://issues.apache.org/jira/browse/BUILDS-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610960#comment-14610960 ] Stefan Seelmann commented on BUILDS-86: --- I agree, a recent JDK with unlim