Re: Reserving a display on each node

2023-05-31 Thread 'Christoph Vogtländer' via Jenkins Users
e executor", a combination of "node" and "lock" step would be a nice feature :) -- Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, s

Re: windows as slaves with java web start where Jenkins is based on Java 11

2023-03-28 Thread Christoph Fetzer
For me this works using robotframework. For some tests I have to start the agent as local admin.Br,ChristophAm 28.03.2023 um 17:41 schrieb Kumar, Ashwath :Hi,Yes it will connect if we start using Java command. But launching the slave with this way won't allow to run the UI based tests on

Re: Docker container stops on a Jenkins restart?

2023-01-01 Thread Christoph Schulz
On Sun, 2023-01-01 at 10:21 -0800, zil...@gmail.com wrote: > I used to not have this issue with the older Jenkins version that > this installation replaced. Do you know the old version? That would make investigation easier. :) > I updated to Jenkins v2.346.3 and I start it as a Docker

Re: howto use library function for parameter list

2022-02-21 Thread 'Christoph Vogtländer' via Jenkins Users
y code is then loaded from there and can be used inside the pipeline. But, this happens only when the build is actually started. See also https://stackoverflow.com/questions/53636109/how-can-i-include-a-shared-library-in-the-jenkins-script-console -- Christoph -- You received this message becau

Jenkins 2.263.2: "No Proxy Host" not working

2021-04-15 Thread 'Christoph Leiter' via Jenkins Users
Hello *, my first post here ;-) We're emigrating from an old Jenkins 1.642.2 to 2.263.2. The new jenkins was installed and configured from scratch, so no config files or anything else was copied from the old Jenkins to the new one. "HTTP Proxy Configuration" was done with the same values as on

vSphere cloud plugin with several VM Images

2020-07-10 Thread 'Christoph Fetzer' via Jenkins Users
ption does not show up in the log - the log is not updated sometimes, it stayed a day behind when I tried to reproduce yesterday Any ideas for me? I plan to make more use of different templates for acceptance testing purposes later so that kind of hits me hard. Best regards, Christoph -- Yo

Re: Problem with Jenkins email extension plugin

2020-06-04 Thread 'Christoph Fetzer' via Jenkins Users
We are reading the mail addresses from ldap. The assignment user from repo commit user to mail address happens automagically in the background. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving

Make a test result intentionally unstable

2020-06-04 Thread 'Christoph Fetzer' via Jenkins Users
E'; unstable( message: "Test timeout in stage ${STAGE_NAME}" ) } Any ideas whats wrong here? Regards, Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

Re: Hi friend i have 2 lockable resource while executing same job 2 times i want 2nd job will move 2nd lcokable resource how can i do it

2020-04-30 Thread 'Christoph Fetzer' via Jenkins Users
Don't you actually want to use a ressource pool with two locks which use the same label? Am Donnerstag, 30. April 2020 15:46:28 UTC+2 schrieb Satya Muralidhar Peddireddi: > > It's my test case I want run same job parallely in different locks.if one > lock is busy go to another lock > > On Thu,

declarative scripted pipeline: clone from mercurial with --stream

2020-04-22 Thread 'Christoph Fetzer' via Jenkins Users
*18:00:48* abort: An existing connection was forcibly closed by the remote host *18:00:49* ERROR: Failed to clone http://xxx/hg/xxx/ <http://belnstdevsrc001/hg/anovis2/> I read the log as MercurialSCM would apply the tools settings only during jenkins internal housekeeping (e.g. clone of the jenkins

Re: How do you debug Jenkins pipelines?

2020-04-20 Thread 'Christoph Fetzer' via Jenkins Users
Sorry for the delay, I've been on vacation. With tracing I understood adding output to the code that helps you understanding what happens e.g. variable content, For sure that's not the most efficient way and in case your pipeline runs for a time it might get boring Am Donnerstag, 9.

Re: Make vSphere plugin work

2020-04-06 Thread 'Christoph Fetzer' via Jenkins Users
of the system JAVA_HOME but I guess I will make that by myself... Am Mittwoch, 1. April 2020 17:13:45 UTC+2 schrieb Christoph Fetzer: > > Hi, > > I have access to an Esxi-Server used by a vSphere instance. I set up a > vsphere cloud in my Jenkins installation properly ("Test con

Re: CppCheck(XML parsing) with Warning-Next-Generation plugins

2020-04-03 Thread 'Christoph Fetzer' via Jenkins Users
For me that looks like an issue of your shell command and not of the plugin. Can you try to store the actual file to your workspace and make the plugin parse that? For me the warnings.ng.plugin is just working in conjunction with cppcheck. What I am doing looks like this: The cppcheck-call:

Re: Make vSphere plugin work

2020-04-01 Thread 'Christoph Fetzer' via Jenkins Users
er (I know but that's the next step). BR, Christoph Am Mittwoch, 1. April 2020 17:38:11 UTC+2 schrieb Gianluca: > > Hi, > we use vSphere cloud plugin and some hints to help you debug: > 1) go to the Jenkins log and check any error there > Some errors we had in the past: > - typo in

Make vSphere plugin work

2020-04-01 Thread 'Christoph Fetzer' via Jenkins Users
where in to make the node creation start? BR, Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.co

Setting (fixed) variables from job konfiguration / Comparing builds

2020-03-29 Thread 'Christoph Fetzer' via Jenkins Users
for building all variants in one workspace. For build time reduction I could and like to make use of that. Regards, Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fro

Extended Workspace Manager in Declarative pipeline

2020-03-27 Thread 'Christoph Fetzer' via Jenkins Users
how to use this using declarative pipeline. Any support for me here? Many thanks in advance! Best reagrds, Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails fro

Job-runtime after jenkins updates (jenkins running as service on windows server)

2020-03-27 Thread 'Christoph Fetzer' via Jenkins Users
ht people? Many thanks in advance for any kind of assistance! Regards, Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenki

Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-07 Thread Christoph
I found the solution in this thread: https://groups.google.com/forum/m/#!topic/jenkinsci-users/9I4nND8DpZo Just downgrade the jira-Plugin to 2.5.0 -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Bitbucket push-hook freeze on git rev-list (for some users)

2018-02-06 Thread Christoph
as if whether the build is stuck or not depends on the user pushing the change. If the build is manually triggered, everything works as intended. Did anyone of you experience this behavior before? Or do you have an idea how I could find the root cause of this problem? Thanks in advance, Christoph -- You

Cannot connect to the Docker daemon

2017-11-21 Thread christoph
I am setting up a new Jenkins server under macOS 10.13 from scratch (https://jenkins.io/doc/book/installing/#downloading-and-running-jenkins-in-docker) using the jenkinsci blue ocean docker container. It starts-up and runs ok, but when trying to use any docker commands to pull containers

Re: Sourcing environment variables on node

2017-11-02 Thread Christoph Ruepprich
Thanks ichymuzzle. It worked with a minor change. So the problem is that each sh looses it's environment. Is there a way to set it globally? node ('remote-server') { sh (''' . /home/cmr/myenv echo "My Variables: $FOO $BAR" ''') } On Thursday, 2 November 2017 14:01:04

Sourcing environment variables on node

2017-11-02 Thread Christoph Ruepprich
Hi all, on a remote node I have a file that exports some variables: $ cat myenv export FOO=Hello export BAR=World My pipeline script tries to source that file, but the variables don't seem to stick: node ('remote-server') { sh ('. /home/cmr/myenv') echo "My Variables: ${env.FOO}

Re: Best way to develop pipeline groovy

2017-11-01 Thread Christoph Ruepprich
Beck wrote: > > > > On 31. Oct 2017, at 22:51, Christoph Ruepprich <cruep...@gmail.com > > wrote: > > > > This gets pretty tedious and time consuming. Is there a better way to > develop scripts without having to either develop them in the web UI or copy >

Re: Best way to develop pipeline groovy

2017-11-01 Thread Christoph Ruepprich
nd make small > modifications to the script that was used to test things out, then you can > incorporate those changes into your Jenkinsfile. > > Hope those things help > > Alex > > On Tue, Oct 31, 2017 at 2:51 PM Christoph Ruepprich <cruep...@gmail.com > &g

Best way to develop pipeline groovy

2017-10-31 Thread Christoph Ruepprich
I'm new to Jenkins and am learning how to write groovy scripts for pipelines. Right now I write my code in VS Code and copy & paste it into the Jenkins' project, save and build. This gets pretty tedious and time consuming. Is there a better way to develop scripts without having to either

Re: Newbie question: pipeline {} vs node {}

2017-10-31 Thread Christoph Ruepprich
he declarative framework and converting to a straight > groovy script. > > > On Tuesday, October 31, 2017 at 8:37:24 AM UTC-6, Christoph Ruepprich > wrote: >> >> Looking at some pipeline scripting examples, I see that there are two >> different ways to script

Newbie question: pipeline {} vs node {}

2017-10-31 Thread Christoph Ruepprich
Looking at some pipeline scripting examples, I see that there are two different ways to script a pipeline. One begins with pipeline {} the other with node {}. What is the difference between the two, and when would I use one or the other? thanks, C -- You received this message because you are

Pipeline: Error signal - (no timing in self)

2017-05-31 Thread Christoph Vogtländer
s is the first time I encountered this error. The pipeline run several hundred times without this issue, before. -- Regards Christoph -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

Re: [EXTERNAL] - My Jenkins on a Windows 10 host can’t find the Host as Slave

2017-05-10 Thread Christoph
no, i want the host for the docker container to be a slave 2017-05-09 12:00 GMT+02:00 Dirk Heinrichs <dhein...@opentext.com>: > Am 26.04.2017 um 08:15 schrieb Christoph: > > I created a “localhost” Node, when I Start I get the Error: > > > Huh? So you want the master

Re: My Jenkins on a Windows 10 host can’t find the Host as Slave

2017-05-09 Thread Christoph
Someone? Am Mittwoch, 26. April 2017 08:15:52 UTC+2 schrieb Christoph: > > OS Version/build: Windows 10 > Docker App version: Version 17.03.1-ce-win5 (10743) Channel: stable b18e2a5 > > > The Windows 10 that runs docker shoud be a slave for Jenkins, I created a > “localhost”

Git 'not responding' after update

2017-05-08 Thread Christoph M
Hi, I just updated our Jenkins installation to version 2.59 (from 2.53) for which I had to install Java 8 (also on the agents) since it is used by 2.54 and later. The Jenkins came up again and seemed to be working but there is a problem when checking out Git repositories on any of our

My Jenkins on a Windows 10 host can’t find the Host as Slave

2017-04-26 Thread Christoph
OS Version/build: Windows 10 Docker App version: Version 17.03.1-ce-win5 (10743) Channel: stable b18e2a5 The Windows 10 that runs docker shoud be a slave for Jenkins, I created a “localhost” Node, when I Start I get the Error: C:\Users\Schindler\Downloads>java -jar slave.jar -jnlpUrl

Re: Jenkins jobs on cifs mount drive

2017-01-25 Thread Christoph Nenning
You can modifiy your mount command to include uid of your local jenkins user: -o username="remote samba user",uid=local-jenkins-uid Regards, Christoph > From: jer...@bodycad.com > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > Date: 24.01.2017 20:18 > S

Re: Pipeline checkout poll argument

2017-01-25 Thread Christoph Nenning
Yes you are right :) When polling is set to true jenkins starts polling that url. First run must be triggered manually to get jenkins startig to poll. Regards, Christoph > From: jer...@bodycad.com > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > Date: 24.01.2017

Re: Jenkins help

2017-01-05 Thread Christoph Nenning
Hi, this is probably what you need: https://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache Regards, Christoph > From: KingTux <kinglinu...@gmail.com> > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > Date: 05.01.2017 00:59 > Subject:

Re: Urgent Help Required On Jenkins LDAP Plugin

2017-01-02 Thread Christoph Nenning
debian like distros it is located under /etc/default/jenkins (when istalled from deb). If you are running jenkins just from it's war file you can add those parameters to your custom startup script. Regards, Christoph > From: Mukul Garg <mukulnewy...@gmail.com> > To: Jenkins User

Re: Using FilePath to access workspace on slave in Jenkins pipeline

2016-12-21 Thread Christoph Nenning
Hi, have you tired the findFiles step? https://jenkins.io/doc/pipeline/steps/pipeline-utility-steps/#findfiles-find-files-in-the-workspace Regards, Christoph > From: Harsha Adiga <harsha.ad...@gmail.com> > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > D

Re: Need info on Jenkins

2016-12-13 Thread Christoph Nenning
I would place the exe files on a network share and let copy jenkins it from there. Regards, Christoph This Email was scanned by Sophos Anti Virus -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group an

Re: Can I execute a script every time a build gets deleted?

2016-12-06 Thread Christoph Nenning
Hi, on linux this could be done with incron. Regards, Christoph > From: jleggett <jlegg...@lenovo.com> > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > Date: 05.12.2016 20:35 > Subject: Can I execute a script every time a build gets deleted? &g

Re: Conditional BuildStep Plugin don't fail the build

2016-12-05 Thread Christoph Nenning
Hi, > there is a way to mark the build as failed? You could throw a (groovy) exception Regards, Christoph > From: Stefano Cognigni <stefano.cogni...@gmail.com> > To: jenkinsci-users@googlegroups.com, > Date: 05.12.2016 09:18 > Subject: Re: Conditional BuildStep Plugin

Re: Jenkins Pipeline : How could I access the git repository cloned at job start

2016-12-05 Thread Christoph Nenning
the pipeline. AFAIK you cannot use the workspace that jenkins creates to checkout Jenkinsfile. But you can checkout the same repo (or other polled SCM URLs) with this command: checkout scm Regards, Christoph > From: Jean-Luc Pinardon <jl.pinar...@gmail.com> > To: jenkinsci-users@g

Re: Understanding the pipeline better

2016-12-02 Thread Christoph Nenning
can be configured). Note that Jenkins keeps track of repository URLs your build uses. If you checkout additonal SCM repositories in your Jenkinsfile, Jenkins will remember that. Regards, Christoph > From: terk...@gmail.com > To: Jenkins Users <jenkinsci-users@googlegroups.com&

Re: How to download and view all previous artifacts from artifactory

2016-12-01 Thread Christoph Nenning
d old builds" in your jenkins job. Hope that helps. Regards, Christoph > From: pradeep palem <pradeeppa...@gmail.com> > To: Jenkins Users <jenkinsci-users@googlegroups.com>, > Date: 02.12.2016 07:58 > Subject: Re: How to download and view all previous

UserContent and Google Login Plugin

2016-07-18 Thread Christoph M
Hi! We're using the Google Login Plugin on our Jenkins. Now I want to serve a file via the userContent folder. This works and I can access the file when logged in with my browser. But now I want the file to be accessible without being logged in. When I try to access the file I am redirected to

branch indexing behaviour and configurability in a multi branch pipeline

2016-07-14 Thread Christoph
nsfile out of the branch. Since one of my branches consists of several GB of data, this seems like a huge waste of diskspace. Is there a way to tell Jenkins to only fetch the Jenkinsfile itself? Thanks, Christoph -- You received this message because you are subscribed to the Google Groups "Jenki

Re: Multibranch (Pipeline) / Branch tracking

2016-06-24 Thread Christoph M
://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI). But I just can't connect and get a 'publickey' error. I uploaded some screenshots here: http://imgur.com/a/rnjfj Can you help me getting it to work? Greetings! Am Montag, 20. Juni 2016 12:05:07 UTC+2 schrieb Christoph M: > > Hi! > &g

Multibranch (Pipeline) / Branch tracking

2016-06-20 Thread Christoph M
Hi! For a new project I want to use the new Pipeline feature. We have several branches in our Git repository which should be tested in a same way. It should also track and process new branches automatically. Therefore I created a Multibranch Pipeline Job. But I have 2 problems with its

Aw: Re: Re: Build Pipeline plugin and Build Flow plugin

2015-07-21 Thread Christoph Kutzinski
handle most relations between builds and for the others (including build-flow) do offer an extension point to discover other relations 2015-07-21 16:44 GMT+02:00 Christoph Kutzinski ku...@gmx.de: Thanks! I didnt know abouthttps://wiki.jenkins-ci.org/display/JENKINS/Build+Graph+View+Plugin Can

Build Pipeline plugin and Build Flow plugin

2015-07-21 Thread Christoph Kutzinski
fit for II. However, the Build Pipeline plugin doesnt seem to understand the job dependencies defined via the Build Flow plugin. Does someone have experiences with similar setups? What is your solution for this? cheers Christoph -- You received this message because you are subscribed

Aw: Re: Build Pipeline plugin and Build Flow plugin

2015-07-21 Thread Christoph Kutzinski
GMT+02:00 Christoph Kutzinski ku...@gmx.de: Hi, Im trying to set up a CD pipeline with Jenkins where I can I) concisely define the relationship (triggers) between the single pipeline steps (jobs) II) have a nice visualisation of the full pipeline The Build Flow plugin is a good fit

Aw: Re: Build Pipeline plugin and Build Flow plugin

2015-07-21 Thread Christoph Kutzinski
sequential pipelines 2015-07-21 16:19 GMT+02:00 Christoph Kutzinski ku...@gmx.de: Hi, Im trying to set up a CD pipeline with Jenkins where I can I) concisely define the relationship (triggers) between the single pipeline steps (jobs) II) have a nice visualisation of the full pipeline

Re: SCM Sync Configuration Plugin

2015-07-19 Thread Christoph Obexer
Hi, I just checked on my jeknins installation and scm-sync-configuration works for me. Versions: Jenkins: 1.618 GIT client plugin: 1.18.0 GIT plugin: 2.4.0 SCM Sync Configuration Plugin: 0.0.8 Br, Christoph Am 2015-07-17 um 23:40 schrieb Brandon Koepke: Hey, Has anyone been able to get

Re: [workflow-plugin] Using workflow in same SCM as code

2015-07-16 Thread Christoph Obexer
was checked out. Would that also work for you? Or dou you need more? Maybe just go ahead and reopen the issue yourself :) Br, Christoph -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails

Re: Update jenkins plugins automatically from local repo

2015-07-08 Thread Christoph Obexer
This would be so much easier if https://issues.jenkins-ci.org/browse/JENKINS-26231 was fixed... I don't see a reason why the json file needs to contain absolute URLs in the first place Br, Christoph Am 2015-07-08 um 08:52 schrieb Daniel Beck: You can define additional update centers

explicit locking and unlocking of slaves

2015-06-12 Thread Christoph
a plugin with wich I could explicitly lock a node in the first job and explicitly release the lock in the last job of the pipeline. My question: is there a plugin that supports something like this? Or is there a simpler solution to my problem? Thanks, Christoph -- You received this message

Re: [workflow-plugin] Set build description

2015-05-06 Thread Christoph Vogtländer
You can use currentBuild.setDescription(Your Description) Christoph Am 25.03.2015 18:52, schrieb Lóránt Pintér: Hi, Is there a way to set the description of a workflow build from a workflow script? Thanks, Lorant -- You received this message because you are subscribed to the Google

Re: java process consumes up to 200% CPU while using the UI

2015-04-12 Thread Christoph Kutzinski
There's also the jstack tool which comes which each JDK which can take a stack trace of Jenkins. That might also help to figure out the original problem. Am 11.04.2015 um 17:23 schrieb Brian J. Murrell: On Fri, 2015-04-10 at 11:31 -0400, Brent Atkinson wrote: You're right, but connecting

Re: [workflow plugin] how to force stop stuck build?

2015-04-08 Thread Christoph Vogtländer
Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Am 08.04.2015 11:01, schrieb Baptiste Mathus: Hi, Known issue: https://issues.jenkins-ci.org/browse/JENKINS-25550 [3] Cheers 2015-04-07 17:53 GMT+02:00 Christoph

[workflow-plugin] unarchive: Access is denied

2015-02-25 Thread Christoph Vogtländer
Hi, when trying to unarchive artifcats with the command unarchive mapping: ['Binary/' : '.'] the step fails with: java.io.FileNotFoundException: D:\Jenkins\jobs\testjob\workspace\Binary\test.dll (Access is denied) I think this is because the file already exists. Removing the Binary

[workflow-plugin] archive hidden files and folders

2015-02-12 Thread Christoph Vogtländer
: 'ArtifactArchiver', artifacts: 'src/', excludes: '', defaultExcludes: false]) and even def aa = new hudson.tasks.ArtifactArchiver('src/') aa.setDefaultExcludes(false) step aa without success. Thanks Christoph -- You received this message because you are subscribed to the Google Groups

[workflow plugin] env changes get propagated to parallel jobs

2015-02-11 Thread Christoph Vogtländer
this is a show stopper as it is not possible to e.g. use env.PATH. It also seems to be a race condition. Setting env.TEST in node Linux instead of node Windows will only echo A Test on Linux, but not on Windows. Christoph -- You received this message because you are subscribed to the Google Groups

[workflow plugin] unarchive() question

2015-02-11 Thread Christoph Vogtländer
} }, LinuxBuildEmbedded: { node('Linux') { unarchive mapping: ['src/' : '.'] cd('build') { sh 'build' } archive Binary/// -- archive created binaries } } node('master') { unarchive mapping ['Binary/' : 'Binary/'] // -- what will happen here? } Thanks Christoph -- You received

[workflow plugin] sh hangs when setting env.PATH

2015-02-11 Thread Christoph Vogtländer
:/usr/sbin:/sbin Changing the above code to: node('Linux') { env.PATH = /my/path/:/usr/bin:/bin:/usr/sbin:/sbin sh 'echo $PATH' } will solve the problem. Is this expected behaviour? Thanks Christoph -- You received this message because you are subscribed to the Google Groups Jenkins Users

RE: [workflow plugin] set build display name

2015-02-09 Thread Christoph Vogtländer
@googlegroups.com [mailto:jenkinsci-users@googlegroupscom] On Behalf Of Christoph Vogtländer Sent: Monday, February 09, 2015 9:32 AM To: Jenkinsci Users Subject: [workflow plugin] set build display name Hi, is it possible to set the current build display name? Changing env.BUILD_DISPLAY_NAME does

[workflow plugin] inject environment variables or using parameters to prepare the run

2015-02-05 Thread Christoph Vogtländer
the workflow is for a specific task (e.g. nightly build) and does not really belong in a global library. Maybe just a question of the abstraction level... and personal preference. Are there other possible solutions? Christoph -- You received this message because you are subscribed

Upgrade to 1.580.[12] not shown

2015-01-15 Thread Christoph Vogtländer
? -- Christoph -- You received this message because you are subscribed to the Google Groups Jenkins Users group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https

Re: How to force an upstream job to be green

2015-01-10 Thread Christoph Kutzinski
block. Other alternatives might be the workflow plugin https://github.com/jenkinsci/workflow-plugin or the build pipeline plugin https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin but I don't have much experience with them. HTH Christoph Am 10.01.2015 um 00:05 schrieb Lam Le

Re: How to force an upstream job to be green

2015-01-10 Thread Christoph Kutzinski
Much better of course to use the retry statement of the build-flow plugin: retry ( 3 ) { build( this_job_may_fail ) } Am 10.01.2015 um 11:15 schrieb Christoph Kutzinski: If I understand your requirements correctly, I would use the build flow plugin: https://wiki.jenkins-ci.org/display

Re: Urgent Need Java Resources Candidates, Immediate Interview

2014-12-26 Thread Christoph Kutzinski
I'd *really* like to work in a company which thinks of myself as a resource instead of a human! Am 26.12.2014 um 17:25 schrieb david browse: Urgent Need Java Resources Candidates, Immediate Interview Contact id:_david@browseinfosolutions.com_ Number: _248 845 2142 ext: 303_ __ __ __

Re: Beginner Question: Jenkins and Visual Studio tests

2014-11-06 Thread Christoph M
Of *Christoph M *Sent:* 2014. november 5. 8:49 *To:* jenkins...@googlegroups.com javascript: *Subject:* Beginner Question: Jenkins and Visual Studio tests Hello everyone, I'm currently having a Visual Studio 2013 test solution which is runned by hand. Now I want to use

Beginner Question: Jenkins and Visual Studio tests

2014-11-04 Thread Christoph M
Hello everyone, I'm currently having a Visual Studio 2013 test solution which is runned by hand. Now I want to use jenkins for running this tests. How can I do this? I've already searched in the internet and tried some suggestions, but the tutorials are not the best ones. I've tried

Re: Jenkins ircbot leaking OutputThreads

2014-11-01 Thread Christoph Kutzinski
. On Oct 28, 2014 9:17 PM, Christoph Kutzinski ku...@gmx.de javascript: wrote: Thanks for the info. Can you open a new JIRA issue against the ircbot and attach the information below? thanks Kutzi Am 28.10.2014 um 22:02 schrieb Luciano Furtado

Re: Jenkins ircbot leaking OutputThreads

2014-10-28 Thread Christoph Kutzinski
Thanks for the info. Can you open a new JIRA issue against the ircbot and attach the information below? thanks Kutzi Am 28.10.2014 um 22:02 schrieb Luciano Furtado: Hi Everybody, We have a Jenkins instance that connects to a irc server over ipsec, the Jenkins server after running for over

Re: [ANN] Examine Jenkins thread state with Dumpling

2014-09-22 Thread Christoph Kutzinski
Looks like a nice tool! Am 22.09.2014 um 18:28 schrieb oliver gondža: Hi, There is a plugin that bring Dumpling DSL into Jenkins: https://wiki.jenkins-ci.org/display/JENKINS/Dumpling+Plugin What's Dumpling? Domain model and DSL to query thread state. Read more here:

Re: Problem Perform Maven Release

2014-08-16 Thread Christoph Kutzinski
A simpler - and IMHO much cleaner - way would be to add the target folder to svn:ignore. You shouldn't have any local modifications during the release process, otherwise you're doing it wrong! Am 16.08.2014 um 07:17 schrieb Adam Guja: You can use checkModificationExcludes as stated here

Experiences with automatically creating/configuring Jenkins jobs from command line

2014-05-12 Thread Christoph Kutzinski
Hi all, we want to create a project template to make it easier to create new services from scratch. As part of this template we want to have a single step to create a new Jenkins job for this service. For example, this should be a simple Gradle call: gradle createJenkinsJob which would create

Re: A question about Subversion Plugin 2.3

2014-05-02 Thread Christoph Kutzinski
Hi, no JENKINS-18574 has nothing to do with credentials. It's only changelog related AFAIK. JENKINS-18574 wasn't even mentioned in the changelog of 2.0. Am 02.05.2014 09:25, schrieb David Aldrich: Hi I see that Subversion Plugin 2.3 was released yesterday. The change log states:

Re: Rebuild job on the same node as before

2014-04-11 Thread Christoph Vollmer
UTC+2 schrieb Christoph Vollmer: Hey, we are using jenkins to build an android rom every night for many devices. Currently we set up a matrix job which has 1 axis with build parameters (the actual devices name) and 1 axis for the node selection (contains ~20 nodes). Example for the device

Rebuild job on the same node as before

2014-04-09 Thread Christoph Vollmer
Hey, we are using jenkins to build an android rom every night for many devices. Currently we set up a matrix job which has 1 axis with build parameters (the actual devices name) and 1 axis for the node selection (contains ~20 nodes). Example for the device axis (contains ~120 entries): device1

Re: Rebuild job on the same node as before

2014-04-09 Thread Christoph Vollmer
to rebuild in any way? - Chris 2014-04-09 8:50 GMT+02:00 Dirk Heinrichs d...@recommind.com: Am 09.04.2014 08:22, schrieb Christoph Vollmer: Everything is working fine right now but since our project gets bigger and bigger we try to optimise our build times. One huge improvement is that we

Re: NullPointerException after minor dependency change to a pom.xml file

2013-12-08 Thread Christoph Kutzinski
Looks like a bug in the Maven Info Plugin. Can you open a new JIRA issue for this with a description on how to reproduce it? Am 08.12.2013 04:58, schrieb Stephane Odul: I managed to get out of the issue by cleaning up my pom.xml. It seems that Jenkins is a little more sensitive about the pom

Re: Maven Dependency Update trigger not working for version ranges

2013-11-15 Thread Christoph Kutzinski
Do you have a test case to reproduce it? Maven version ranges should be supported since Jenkins 1.481 (see https://issues.jenkins-ci.org/browse/JENKINS-12735) Am 15.11.2013 12:18, schrieb Bacon, Keith: Does anyone else wish this would work for version ranges? Is there a good reason why it

Aw: Re: jenkins maven project executes maven deploy even when tests fail

2013-11-06 Thread Christoph Kutzinski
No, its much simpler IMO. The Maven job type always sets maven.test.failure.ignore to true (http://maven.apache.org/maven-1.x/plugins/test/properties.html), so the build can run to the end and Jenkins can record the test results and set the build result to UNSTABLE -instead of FAILURE which

Aw: Re: Re: jenkins maven project executes maven deploy even when tests fail

2013-11-06 Thread Christoph Kutzinski
As part of the Maven goals and options: -Dmaven.test.failure.ignore=false Gesendet:Mittwoch, 06. November 2013 um 15:19 Uhr Von:David Gang michaelg...@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Re: Re: jenkins maven project executes maven deploy even when tests fail Hi, I wanted

Aw: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
What is your Jenkins and your maven-plugin versions? From the error it looks like theres a problem with the configured maven installation to use for this job (Maven home seems to be empty). Can you check that configuration? Gesendet:Freitag, 01. November 2013 um 15:10 Uhr Von:William Pughe

Aw: Re: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
in code That was it, empty maven_home. All set now, thanks for the help. On Fri, Nov 1, 2013 at 11:46 AM, Christoph Kutzinski ku...@gmx.de wrote: What is your Jenkins and your maven-plugin versions? From the error it looks like theres a problem with the configured maven installation

Aw: Re: Re: build failed due to bug in code

2013-11-01 Thread Christoph Kutzinski
maven2 Gesendet:Freitag, 01. November 2013 um 17:24 Uhr Von:William Pughe willpu...@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Re: Re: build failed due to bug in code Sure, what component would this be for? On Fri, Nov 1, 2013 at 12:08 PM, Christoph Kutzinski ku...@gmx.de wrote

Re: Jenkins Maven NPE

2013-10-23 Thread Christoph Kutzinski
JVM: Oracle Zero VM 21.0-b17 What kind of VM is that? I've never heard of it. From the stacktrace it looks like you're trying to run the Maven build with a Java 5 VM (which is not supported). So you might want to try it with a Java 6 or 7 VM. Anyway, the NullPointerException shouldn't

Aw: Console output in LTS 1.509.4

2013-10-15 Thread Christoph Kutzinski
Harald, seehttps://issues.jenkins-ci.org/browse/JENKINS-19396andhttps://issues.jenkins-ci.org/browse/JENKINS-19352 Gesendet:Dienstag, 15. Oktober 2013 um 11:22 Uhr Von:Harald Wellmann hwellmann...@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Console output in LTS 1.509.4 After

Aw: Re: Console output in LTS 1.509.4

2013-10-15 Thread Christoph Kutzinski
is not clear to me. Does this mean the issue *is* a bug which is fixed (at least for Java 7) on trunk but still present in LTS? Cheers, Harald 2013/10/15 Christoph Kutzinski ku...@gmx.de Harald, seehttps://issues.jenkins-ci.org/browse/JENKINS-19396andhttps://issues.jenkins-ci.org/browse/JENKINS

Aw: gradle sonar-runner fails on Jenkins

2013-09-02 Thread Christoph Kutzinski
/suppressions.xml } } The problem seems to me the whitespace between LIS and sonar, but Ive got no idea why the escaping works when running from the shell but not from within Jenkins. Can anyone help? Thanks Christoph -- You received this message because you are subscribed to the Google

gradle sonar-runner fails on Jenkins

2013-08-26 Thread Christoph Kutzinski
} } The problem seems to me the whitespace between LIS and sonar, but Ive got no idea why the escaping works when running from the shell but not from within Jenkins. Can anyone help? Thanks Christoph -- You received this message because you are subscribed to the Google Groups Jenkins

Aw: Re: Jenkins isn't accessible due to several errors

2013-07-12 Thread Christoph Kutzinski
Which JVMs are you using for Master and Slave? The error is a serialisation incompatibility between these two. Gesendet:Freitag, 12. Juli 2013 um 16:18 Uhr Von:Mehdi Hayani hayani.mehdi...@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Re: Jenkins isnt accessible due to several errors

Aw: Definitive Windows SVN notification guide?

2013-06-26 Thread Christoph Kutzinski
Theres no other documentation (Im aware of) than the one on the Wiki page and - if you like to stick your nose into it - in the GutHub sources (esp.https://github.com/jenkinsci/subversion-plugin/blob/master/src/main/java/hudson/scm/SubversionRepositoryStatus.java) If you find that the

Aw: RE: Update to strange Jenkins version number?

2013-06-18 Thread Christoph Kutzinski
I guess Jesse has something to do with it ;-) Gesendet:Dienstag, 18. Juni 2013 um 10:59 Uhr Von:James Nord (jnord) jn...@cisco.com An:jenkinsci-users@googlegroups.com jenkinsci-users@googlegroups.com Cc:matthew.web...@diamond.ac.uk matthew.web...@diamond.ac.uk Betreff:RE: Update to strange

Re: javac compiler errors

2013-06-12 Thread Christoph Kutzinski
I think it would be very helpful to have this as part of Jenkins core. Christoph Ulli Hafner ullrich.haf...@gmail.com schrieb: Wouldn't it be better if Jenkins would already provide a feature to visualize compile errors? (And plug-ins can add new patterns for new compiler types?) I can add

Aw: Wiki down ?

2013-05-31 Thread Christoph Kutzinski
Works for me Gesendet:Freitag, 31. Mai 2013 um 16:28 Uhr Von:mpapo - Michal Pailloncy mpapo@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Wiki down ? Hi, The wiki seems to be down : https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API=502 Bad Gateway Michal --

Aw: RE: Maven-release-plugin pushing snapshots instead of releases

2013-05-29 Thread Christoph Kutzinski
Are you using git? Theres a bug in the maven-release-plugin with localized git output: http://www.shredzone.de/cilla/page/373/maven-release-plugin-and-git-fix.html Gesendet:Mittwoch, 29. Mai 2013 um 13:09 Uhr Von:James Nord (jnord) jn...@cisco.com An:jenkinsci-users@googlegroups.com

Aw: Mark Build Unstable if it takes to long

2013-05-02 Thread Christoph Kutzinski
Check the build timeout plugin Gesendet:Donnerstag, 02. Mai 2013 um 17:20 Uhr Von:Tom tpri...@gmail.com An:jenkinsci-users@googlegroups.com Betreff:Mark Build Unstable if it takes to long Hello, Does anyone know how to mark a build unstable if it takes to long? Thanks -Tom -- You received

  1   2   >