[00:00:04] *** vivek_ has quit IRC [00:00:11] <kohsuke> This sounds like a bug [00:00:24] *** vivek_ has joined #jenkins [00:00:25] <kohsuke> Did you set the HTTPS address in the system config page? [00:00:40] <kohsuke> There's a text field where you have to tell Jenkins its own URL [00:00:59] <mwhudson> kohsuke: you mean the "Jenkins URL" in the "E-mail Notification" section? [00:01:00] <mwhudson> yes [00:01:06] <kohsuke> Yes [00:01:08] <kohsuke> OK [00:01:12] <kohsuke> So then this really is a bug [00:01:38] <mwhudson> i'm no expert in java or jenkins but i don't think that setting affects getRequestURL [00:01:45] <kohsuke> let me first fix the ircbot bug [00:01:48] <kohsuke> then get to it [00:01:54] <mwhudson> thanks [00:02:54] *** calavera has quit IRC [00:03:11] *** evilchili has quit IRC [00:03:13] *** jenkins-admin has quit IRC [00:03:21] *** jenkins-admin has joined #jenkins [00:03:35] *** Lewisham has quit IRC [00:03:40] <kohsuke> jenkins-admin: create kktest in the issue tracker for kohsuke [00:03:52] <kohsuke> jenkins-admin: create kktest in the issue tracker for kohsuke [00:03:53] <jenkins-admin> Adding a new subcomponent kktest to the bug tracker, owned by kohsuke [00:03:58] <jenkins-admin> Failed to create a new component: null [00:07:48] *** drulli has quit IRC [00:09:49] *** jenkins-admin has quit IRC [00:09:54] *** vivek_ has quit IRC [00:10:03] *** vivek_ has joined #jenkins [00:10:20] *** jenkins-admin has joined #jenkins [00:10:28] <kohsuke> jenkins-admin: create kktest in the issue tracker for kohsuke [00:10:28] <jenkins-admin> Adding a new subcomponent kktest to the bug tracker, owned by kohsuke [00:10:33] <jenkins-admin> Failed to create a new component: null [00:10:49] *** arnaldo has quit IRC [00:10:59] <RSchulzB> Have there been any developments on the very restrictive umask under which Hudkins jobs run? It's a significant issue for me. I work around it by putting back sensible permissions with a recursive chmod after the git update completes and my job script runs. [00:11:06] <aheritier> jenkins-admin: you are null :-) [00:11:06] <jenkins-admin> I didn't understand the command [00:13:02] <kohsuke> RSchulzB: IIRC, we fixed it in a very recent version of Jenkins [00:13:07] <kohsuke> It used to force some umask but now it doesn't [00:13:14] *** me1900 has quit IRC [00:13:30] *** m4r35n357 has quit IRC [00:13:31] *** evilchili has joined #jenkins [00:15:45] *** Nastharl has joined #jenkins [00:15:59] <Nastharl> any of the official types abound [00:16:00] <Nastharl> ? [00:18:08] <RSchulzB> kohsuke: Great, thanks. I guess an update is in order for us, then. It would help a lot of things. [00:19:03] *** tobias has quit IRC [00:19:38] *** vivek_ has quit IRC [00:19:47] *** btrim has left #jenkins [00:19:54] *** Val_ has joined #jenkins [00:20:30] *** _marc` has quit IRC [00:20:45] <Val_> Has anyone requested (or are there plans to add) multiple update sites for plugins? [00:21:13] <RSchulzB> I'm running 1.386 that was originally installed via the CentOS RPM. Should I be able to do the app's self-update? [00:22:42] <RSchulzB> What's the latest update? The changelog link from the Manage Hudson page shows 1.395 (Jan 21) as the most recent release. [00:24:12] <RSchulzB> If I change that URL with a s/hudson/jenkins/ I see 1.396, which mentions the umask fix. [00:24:42] *** vivek_ has joined #jenkins [00:26:31] *** hanen has quit IRC [00:27:29] *** Weltraumschaf has quit IRC [00:27:30] *** CMoH-notebook has quit IRC [00:27:39] *** ctrabold has quit IRC [00:29:18] *** vivek_ has quit IRC [00:29:29] *** Nastharl has quit IRC [00:29:38] *** vivek_ has joined #jenkins [00:31:27] *** Val_ has quit IRC [00:34:59] <rpetti> RSchulzB: You'll need to upgrade to jenkins first: http://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins [00:34:59] *** stephendonner has quit IRC [00:35:09] <RSchulzB> Yeah, I just found that page. [00:35:34] *** btrim has joined #jenkins [00:35:48] *** mwhudson has quit IRC [00:35:53] *** ctrabold has joined #jenkins [00:35:56] *** stephendonner has joined #jenkins [00:36:40] *** vivek__ has joined #jenkins [00:36:43] *** vivek_ has quit IRC [00:37:48] *** Haloperidol has quit IRC [00:42:50] <autojack> hmm. is anyone else using the "trigger parameterized builds" plugin? [00:42:58] <autojack> it's not trigger on failed jobs for me. [00:43:01] <statlor> bbl [00:43:03] <autojack> *triggering [00:43:04] *** mwhudson has joined #jenkins [00:43:04] *** statlor has quit IRC [00:46:14] *** vivek__ has quit IRC [00:46:26] *** vivek_ has joined #jenkins [00:46:49] *** ctrabold has quit IRC [00:50:17] <btrim> autojack: I use it, but I don't use it to trigger on failure [00:53:00] <autojack> I just filed http://issues.jenkins-ci.org/browse/JENKINS-8758 [00:53:02] <jenkins-admin> JENKINS-8758:Trigger doesn't fire on failed jobs (Open) http://jenkins-ci.org/issue/8758 [00:53:14] <autojack> if you can repro and want to add a comment that'd be cool. [00:53:38] <autojack> this sorta screws up a feature I thought I had all set up. [00:54:41] *** Plouj- is now known as Plouj [00:55:37] <autojack> aha [00:55:47] <autojack> it seems to work if there is JUST a failure case that triggers the job [00:55:53] <autojack> but I have a pass case and a fail case. [00:55:56] *** vivek_ has quit IRC [00:56:02] *** jenkins-admin has quit IRC [00:56:12] *** vivek_ has joined #jenkins [00:56:37] *** jenkins-admin has joined #jenkins [00:57:05] <autojack> yeah, it's an ordering issue. [00:57:13] <kohsuke> jenkins-admin: create kktest4 in the issue tracker for kohsuke [00:57:13] <jenkins-admin> Adding a new subcomponent kktest4 to the bug tracker, owned by kohsuke [00:57:18] <jenkins-admin> Failed to create a new component: null [00:57:25] <autojack> if I set up the fail case first and then the pass case, the fail always works but the pass never does. [00:57:42] *** aheritier has quit IRC [00:58:23] *** tom_huybrechts has quit IRC [00:58:42] *** jenkins-admin has quit IRC [00:59:10] *** mindless1 has joined #jenkins [00:59:30] <mindless1> kohsuke: abayer: did the groupId of the plugin parent pom change? [00:59:41] <kohsuke> Yes [00:59:47] <kohsuke> Good point [00:59:51] <kohsuke> I should capture it somewhere [00:59:53] *** jenkins-admin has joined #jenkins [01:00:05] <mindless1> and where does that pom's src live now? [01:00:18] *** XCulver has quit IRC [01:00:51] <kohsuke> in the core, /plugins/pom.xml [01:00:56] <mindless1> ah [01:01:32] *** jenkins-admin has quit IRC [01:01:53] <btrim> autojack: I added a stable and a failed trigger, and only the first one works, whichever one it is. [01:02:00] *** jenkins-admin has joined #jenkins [01:02:01] *** elpargo has quit IRC [01:02:08] <autojack> yep. [01:02:12] <autojack> that's what I'm seeing. [01:02:29] <kohsuke> jenkins-admin: create kktest4 in the issue tracker for kohsuke [01:02:30] <jenkins-admin> Adding a new subcomponent kktest4 to the bug tracker, owned by kohsuke [01:02:31] <autojack> if you make two pass triggers for different jobs, both work. [01:02:33] <jenkins-admin> Failed to create a new component: null [01:02:54] <autojack> it just seems to be a problem with a pass and a fail case triggering the same downstream job. [01:03:31] *** elpargo has joined #jenkins [01:05:09] <mindless1> kohsuke: and did/will groupId change for hpi-plugin ? [01:05:25] *** tobias has joined #jenkins [01:05:35] <kohsuke> Haven't done that yet. [01:05:41] <mindless1> k [01:05:44] <kohsuke> I guess it should change, too, right? [01:05:51] <mindless1> i think so [01:05:55] *** vivek__ has joined #jenkins [01:05:56] *** vivek_ has quit IRC [01:07:24] <kohsuke> Should we change the name to jpi? [01:07:28] *** d2m has left #jenkins [01:07:33] <kohsuke> Or would it be too confusing just yet? [01:07:34] <abayer> No. [01:07:41] <abayer> That would definitely be confusing =) [01:07:49] <kohsuke> OK [01:08:24] <mindless1> ya, i just meant groupId [01:08:42] <mindless1> maven isn't finding plugin parent 1.396 [01:08:50] <mindless1> do I need something in settings.xml? [01:09:20] <kohsuke> Sync to central has not been established yet [01:09:31] <kohsuke> So for the time being you need <repository> entry to m.g.o-public [01:09:40] <btrim> autojack: commented [01:09:48] <mindless1> k [01:10:26] <autojack> thanks! [01:10:32] <autojack> hope someone can make a fix. [01:10:44] <autojack> in the meantime I made separate pass and fail versions of the job I want to call. [01:10:48] <autojack> lame. [01:11:38] <btrim> autojack: looks like there are some unreleased changes in there [01:14:45] <mindless1> now it complains I don't have a version for my maven dependency [01:14:51] <mindless1> i guess that used to be inherited? [01:15:08] <mindless1> jenkins maven plugin dependency, that is [01:15:43] *** vivek_ has joined #jenkins [01:15:50] *** vivek__ has quit IRC [01:18:26] <mindless1> how should i fix this? [01:19:00] <kohsuke> mindless1: more error message please [01:19:00] *** jenkins-admin has quit IRC [01:19:08] *** jenkins-admin has joined #jenkins [01:19:16] <kohsuke> jenkins-admin: create kktest4 in the issue tracker for kohsuke [01:19:16] <jenkins-admin> Adding a new subcomponent kktest4 to the bug tracker, owned by kohsuke [01:19:25] <jenkins-admin> Failed to create a new component: null [01:19:55] <mindless1> kohsuke: ah, need to update groupId for that dependency, i think [01:20:23] *** noahcampbell has quit IRC [01:21:05] *** jenkins-admin has quit IRC [01:21:26] *** jenkins-admin has joined #jenkins [01:21:45] <kohsuke> jenkins-admin: create kktest4 in the issue tracker for kohsuke [01:21:45] <jenkins-admin> Adding a new subcomponent kktest4 to the bug tracker, owned by kohsuke [01:21:52] <jenkins-admin> Failed to create a new component: null [01:25:24] *** vivek__ has joined #jenkins [01:25:25] *** vivek_ has quit IRC [01:26:38] *** Heimidal has quit IRC [01:27:25] *** Heimidal has joined #jenkins [01:27:35] *** tobias has quit IRC [01:28:36] <btrim> abayer: If you have a moment, I added simple (java)script processing to version number plugin. Do you think it's a good approach? https://github.com/btrim/versionnumber-plugin/commit/748e0c308201fecc06794796dcc497008e8f31ce [01:28:39] *** Heimidal has quit IRC [01:31:31] *** elpargo_ has joined #jenkins [01:33:31] *** mando has quit IRC [01:34:05] *** elpargo has quit IRC [01:34:06] *** elpargo_ is now known as elpargo [01:35:10] *** vivek_ has joined #jenkins [01:35:11] *** vivek__ has quit IRC [01:35:38] <kohsuke> btrim: nice! [01:36:13] <kohsuke> you might want to build environment variables and then expose them all [01:36:18] <kohsuke> as opposed to hard code ones like you do now [01:36:19] <btrim> kohsuke: thanks :-) [01:36:25] <btrim> I was thinking of doing that [01:36:39] <btrim> needs more cleanup [01:36:43] <kohsuke> AbstractBuild.getEnvironment() [01:37:40] <btrim> is there a link to javadocs? [01:37:47] <btrim> jenkins-admin: help [01:37:47] <jenkins-admin> See http://wiki.jenkins-ci.org/display/JENKINS/IRC+Bot [01:38:13] <btrim> found it [01:38:14] <btrim> thanks [01:38:28] <kohsuke> http://javadoc.jenkins-ci.org/hudson/model/AbstractBuild.html#getEnvironment(hudson.model.TaskListener) [01:39:24] <mikko> what is the process for submitting patches? [01:39:30] <mikko> open a feature request with a patch? [01:39:39] <olav_> @kohsuke: is there a maintainer of the openSUSE RPM packaging? [01:39:57] <kohsuke> Would you be one :-) ? [01:40:16] <kohsuke> In the past I pretend one with help from folks [01:40:32] <olav_> OK, then consider me a helper. :-) [01:40:45] <kohsuke> Where did I make a mistake this time? [01:41:11] <olav_> Well, this thing about recording the PID in a file doesn't work. [01:41:52] <kohsuke> And you have a patch by any chance? [01:42:38] <mindless1> hm.. i renamed my "origin" to "github" [01:42:51] <mindless1> mvn release:prepare compains there is no "origin" [01:43:08] <olav_> Yes, take a look at http://issues.jenkins-ci.org/browse/JENKINS-5020 [01:43:10] <jenkins-admin> JENKINS-5020:1.336 opensuse init script broken (patch attached) (Open) http://jenkins-ci.org/issue/5020 [01:43:16] <kohsuke> mindless1: for your plugin release? [01:43:19] <mindless1> yes [01:43:40] <kohsuke> I had to fight with Maven's git support [01:43:51] <mindless1> i can rename back to origin [01:43:53] <kohsuke> olamy would be able to tell for sure [01:44:41] <kohsuke> IIRC, it's because maven tries to push to upstream [01:44:55] <kohsuke> http://jira.codehaus.org/browse/SCM-444 [01:44:56] *** vivek__ has joined #jenkins [01:44:58] <mindless1> it was able to push the pom change, but failed to tag [01:45:05] <kohsuke> hmm [01:45:10] *** vivek_ has quit IRC [01:45:33] <kohsuke> olav_: thanks. I'll apply it [01:46:28] <kohsuke> mindless1: I thought there was a switch in POM that prevents Maven from doing a push [01:46:43] <olav_> OK, good. I think that will suffice until the SUSE project decides on the replacement for SysV init. :-) [01:46:57] <kohsuke> olav_: interesting. If startproc can create a PID file, why did we have the init script try to figure that out? [01:47:15] <kohsuke> It seems entirely unnecessary [01:47:42] <olav_> Yes, it does. [01:47:52] <mindless1> kohsuke: not sure what you mean.. it pushed the change in pom.xml changing 1.13-SNAPSHOT to 1.13 .. then it wants to tag.. all normal procedure, right? [01:48:07] <mindless1> I renamed github back to origin, but now it says the tag already exists [01:48:08] <mindless1> hm [01:48:20] <kohsuke> mindless1: could that be because tag really already exist on remote? [01:48:46] <mindless1> "git tag" shows it.. github does not [01:49:16] <olav_> I suspect it's because startproc is designed to be non-intrusive. It's usually run as root, so it could overwrite all sorts of things... [01:52:01] <kohsuke> applied and pushed [01:52:22] <mindless1> ok, "git tag -d" removed it locally, mvn -B release:prepare then succeeded [01:52:37] <mindless1> ..and github has the tag [01:52:45] * mindless1 does release:perform [01:53:11] <kohsuke> to remove tag remotely, "git push origin :TAG" [01:53:50] <kohsuke> ":TAG" is like "push /dev/null to remote ref by name TAG" [01:54:42] *** vivek__ has quit IRC [01:55:59] *** vivek_ has joined #jenkins [01:56:13] <mindless1> it failed to push the tag remotely the first time, so no remote cleanup needed [01:56:22] <mindless1> release:perform failed with 401, darn [01:56:41] * mindless1 checks settings.xml [01:57:23] *** jenkins-admin has quit IRC [01:58:40] <kohsuke> Maybe the repository ID changed [01:59:16] <kohsuke> jenkins-admin: create kktest5 in the issue tracker for kohsuke [02:00:21] <mindless1> what was that size problem we hit before? i've forgotten.. but I recognize this where it showed how many K were transferred until done and THEN showed 401 [02:00:43] <kohsuke> That's when you access maven.jenkins-ci.org via port 80 instead of port 8081 [02:01:00] <mindless1> hm, error msg has 8081 though [02:01:01] *** abayer has quit IRC [02:01:17] <mindless1> Error deploying artifact: Failed to transfer file: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/copyartifact/1.13/copyartifact-1.13.hpi. Return code is: 401 [02:01:33] <kohsuke> Let me check the server log quickly [02:02:00] <kohsuke> You sure your password hasn't changed between java.net and jenkins-ci.org account? [02:02:40] *** jenkins-admin has joined #jenkins [02:02:41] <mindless1> i just added the settings.xml entry before trying this [02:04:03] <mindless1> hm [02:04:05] *** vivek_ has quit IRC [02:04:18] <mindless1> in plugin-1.396.pom I only see snapshotRepository [02:04:27] *** vivek_ has joined #jenkins [02:04:43] <kohsuke> mvn help:effective-pom to see the value Maven sees [02:04:51] <mindless1> k [02:06:00] <mindless1> oh, the repo id is still java.net-m2-repository.. doesn't match what I put in settings.xml [02:06:18] <kohsuke> It should change to something like maven.jenkins-ci.org [02:07:05] <jenkinsci_builds> Starting build 503 for job jenkins_main_trunk (previous build: UNSTABLE -- last SUCCESS #458 20 days ago) [02:07:24] <mindless1> kohsuke: yes.. i think the wiki already says that! [02:07:27] * mindless1 looks [02:07:54] <mindless1> yes.. i got that from the wiki.. Hosting+Plugins already says to put maven.jenkins-ci.org in your settings.xml [02:08:13] <kohsuke> I'll change it toward 1.397 [02:09:25] <mindless1> thx [02:09:34] <kohsuke> Thanks for debugging the process :-) [02:09:42] * mindless1 updates wiki [02:09:49] <mindless1> :-) [02:10:05] *** olav_ has quit IRC [02:10:46] *** jenkins-admin has quit IRC [02:10:53] *** jenkins-admin has joined #jenkins [02:11:34] <mindless1> release done, yay [02:11:58] *** jenkins-admin has quit IRC [02:12:14] *** jenkins-admin has joined #jenkins [02:12:47] <kohsuke> jenkins-admin: create kktest5 in the issue tracker for kohsuke [02:12:48] <jenkins-admin> Adding a new subcomponent kktest5 to the bug tracker, owned by kohsuke [02:12:58] <jenkins-admin> New component created [02:13:03] <kohsuke> tada! [02:13:10] <btrim> woot [02:13:20] <jieryn-w> nice [02:14:01] *** vivek_ has quit IRC [02:14:11] *** vivek_ has joined #jenkins [02:15:08] *** Heimidal has joined #jenkins [02:15:16] *** mindless1 has quit IRC [02:16:33] *** Richm_ has quit IRC [02:19:40] *** cybernd has quit IRC [02:23:45] *** vivek_ has quit IRC [02:26:46] <octorian> So I'm now planning to take a self-installed Hudson from a Solaris box, and migrade to a better Ubuntu-based box. [02:26:57] <octorian> This time I might as well start with jenkins [02:27:21] <octorian> So I'm wondering, should I self-install, or should I add the apt repo and install through the .deb that way? [02:30:23] <btrim> I use apt on Debian to install and upgrade Jenkins. [02:32:02] <btrim> it works well [02:32:30] <octorian> Does it disable or modify the built-in update checking inside Jenkins? What about plugins? [02:33:42] <btrim> I actually don't remember if it disables the update checking, but plugins install just fine in your JENKINS_HOME [02:34:48] <octorian> I'll give it a shot then. At least it'll do some of the service configuration bits for me. [02:35:12] <octorian> which I'll have to edit slightly, but hopefully it won't be too hard. [02:35:28] <octorian> (or just make sure something else runs beforehand) [02:35:39] <octorian> I have a strange configuration where I have to have a running instance of Xvfb for my build process to work. [02:36:04] <octorian> One of the tools I have to invoke requires a GUI to run, even though it can be entirely command-line driven ;-) [02:40:13] *** esteele has joined #jenkins [02:43:01] <jieryn-w> w00t [02:43:10] <jieryn-w> gf's ipad present just arrived via ups [02:43:34] <btrim> octorian: I tend to not build things on my master [02:47:30] <octorian> In my case, I'm working with a single server that's doing it all. [02:47:49] <octorian> (well, this case anyways) [02:49:02] *** mconigliaro has quit IRC [02:54:41] *** Heimidal has quit IRC [03:04:19] <jieryn-w> i'd like to fix JENKINS-7275, and will do this with a lock down in jenkinsci/pom [03:04:23] <jenkins-admin> JENKINS-7275:lock down plugin versions to shut up m3 (Open) http://jenkins-ci.org/issue/7275 [03:04:47] <jieryn-w> it technically should not have any effect other than to shut up maven3 [03:05:10] <jieryn-w> since plugins which do not code versions for maven plugins will pick up the latest available, and i will "lock down" to the latest available right now [03:05:18] <jieryn-w> this will preserve current behavior [03:05:40] <jieryn-w> (it also will act as a work around for m2eclipse bug [i can track down the # if someone is interested]) [03:05:59] *** edorian has quit IRC [03:07:00] <jieryn-w> i'll just commit the fix to the 1.3-SNAPSHOT version of jenkinsci/pom and let people peek at it [03:13:21] *** steph021 has quit IRC [03:15:44] *** braind has quit IRC [03:17:13] *** wilmoore has quit IRC [03:17:38] *** atmos has joined #jenkins [03:23:17] *** petehayes has joined #jenkins [03:24:56] <octorian> Cool... looks like Ubuntu gave me a nifty utility called "xvfb-run", which I just pre-pended to $JAVA in the config file for the jenkins service, and it magically did what I think I want. [03:25:27] *** esteele_ has joined #jenkins [03:26:15] *** dhackner has quit IRC [03:27:44] <atmos> octorian: for running browser tests ? [03:28:22] <petehayes> I opened a pull request to the promoted builds plugin a few days back but I'm not sure anyone is going to look at it and merge it in (or reject it). It isn't a very actively developed plugin. Any thoughts on how to proceed? [03:29:06] *** Kiall is now known as Kiall|AFK [03:29:10] <octorian> There's a code-signing tool I need to run as part of my build process. It was originally a user-interactive tool. It now is fully automate-able from the command-line, but it still wants to show its GUI even if you never have to interact with it. [03:29:27] *** RSchulzB has quit IRC [03:30:28] *** Kiall|AFK is now known as Kiall [03:33:28] *** awb has quit IRC [03:34:37] *** Lewisham has joined #jenkins [03:34:37] *** ChanServ sets mode: +v Lewisham [03:37:47] *** awb has joined #jenkins [03:39:29] *** cowboyd has joined #jenkins [03:40:52] *** Lewisham has quit IRC [03:47:09] <atmos> https://github.com/atmos/jinkies [03:47:16] <jieryn-w> petehayes: email the author directly [03:47:24] <atmos> i put that together over the last week or so for hooking github post-receives up with hudson [03:47:35] <atmos> still needs more polish but it's working happily for us [03:47:59] <petehayes> jieryn-w: ok, Kohsuke is listed as the author - I'll send him a note [03:49:18] * jieryn-w nods :) [03:49:30] <jieryn-w> he's been under the weather for the past few days [03:49:50] <Kiall> atmos, v.nice [03:50:02] *** girasquid has joined #jenkins [03:50:50] <girasquid> I'm trying to set up Jenkins on a new server, and it looks like a coworker logged in to set up security settings, and...locked out everyone (including himself). How can I update user permissions/etc. without actually having access to Jenkins? I have access to the server it's on [03:51:27] *** mando has joined #jenkins [03:53:08] <atmos> if there's nothing there you can prolly uninstall and reinstall it [03:53:39] <girasquid> That's what I figured, but I was sorta wondering if there was a way I could do it without removing the last hour of work [03:54:13] <petehayes> giraquid: you can disable the security in the config.xml in hudson_home by setting the security tag to false [03:54:30] <petehayes> girasquid: I forget which element but one of those does it [03:54:45] <girasquid> Woah, that would be perfect - thanks [03:55:39] *** sshaw has quit IRC [03:56:22] <jenkinsci_builds> Project jenkins_main_trunk build #503: STILL UNSTABLE in 1 hr 49 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/503/ [03:56:22] <jenkinsci_builds> Kohsuke Kawaguchi: [FIXED JENKINS-5020] OpenSUSE init script fix. [03:57:38] *** stephendonner has quit IRC [03:59:56] <girasquid> Okay - how do I reload jenkins config file? [04:00:24] *** mattbillenstein has quit IRC [04:02:30] <girasquid> Oh, it's in init.d - nevermind [04:03:31] <petehayes> anybody have any pointers for how to correctly add an optional extension for an extension point defined in another plugin? I get a class not found exception if that other plugin is not loaded in Jenkins [04:06:30] <girasquid> Okay - so I went to my config.xml and changed useSecurity to false, but now I get this erorr when I hit the frontpage: http://pastie.org/private/euvgxn7q2msvfsoi67ngva [04:06:58] <girasquid> I don't know a thing about java, so I'm a bit lost - but is it complaining about line #7 in http://pastie.org/private/aouio1mb9wsqfzkqr9ubzg? [04:07:03] <girasquid> I didn't change that one [04:07:12] *** cowboyd has quit IRC [04:07:28] <girasquid> If I change it back to 'true', I still get the same error [04:09:33] *** abayer has joined #jenkins [04:09:33] *** ChanServ sets mode: +o abayer [04:13:41] *** blizzow has joined #jenkins [04:13:55] *** cowboyd has joined #jenkins [04:15:42] <blizzow> So my old centOS hudson build box was running beautifully. I ran a yum update today, and greaaaaat, now hudson is Jenkins. [04:15:59] <blizzow> and at least one of my maven builds broke. [04:16:20] <blizzow> Is there a procedure for upgrading from hudson to Jenkins? [04:16:37] <girasquid> What do I need to do to let jenkins sudo in my shell commands? I have jenkins in my sudoers file, but I get the error "sudo: no tty present and no askpass program specified" when my builds are run [04:17:28] <mwalling> girasquid: there are sudoers knobs to not ask for a password [04:17:38] <blizzow> Even weirder, the page still calls itself hudson and says "Hudson ver. 1.389" at the bottom. [04:17:40] <girasquid> mwalling: okay, I'll look into that - thanks [04:17:54] <abayer> blizzow: I'm betting the old hudson instance is still running. [04:18:12] <abayer> Look for the java process running hudson.war - assuming it's there, kill it, and restart the jenkins service. [04:19:04] <blizzow> oh crap, this is not going to be good. [04:19:16] <blizzow> all my jobs are gone. [04:19:19] <blizzow> ! [04:19:21] <blizzow> grrr. [04:19:37] <abayer> As I said, just kill all the java processes and restart jenkins. [04:19:44] <blizzow> did that. [04:19:58] <abayer> Ok, what's in /var/lib/jenkins? [04:20:06] *** girasquid has quit IRC [04:20:51] <blizzow> hudson.model.UpdateCenter.xml jobs nodeMonitors.xml plugins queue.xml.bak secret.key updates userContent [04:21:05] <blizzow> Should I just copy everything over from /var/lib/hudson? [04:21:29] <abayer> Yeah - stop the jenkins service, copy over /var/lib/hudson, chown it all to the jenkins user. [04:21:32] <abayer> Then start up again. [04:21:43] <atmos> the debs did all that for me [04:21:45] <atmos> it made my day [04:21:46] <abayer> Back in a bit - food ready. =) [04:22:03] <blizzow> f'ing CentOS no warning about breakage in that RPM [04:23:13] *** atmos has quit IRC [04:25:08] *** atmos has joined #jenkins [04:26:53] *** Lewisham has joined #jenkins [04:26:53] *** ChanServ sets mode: +v Lewisham [04:27:45] *** bjeanes has quit IRC [04:29:01] *** bjeanes has joined #jenkins [04:29:43] *** atmos has quit IRC [04:32:26] *** stephendonner has joined #jenkins [04:34:09] *** petehayes has quit IRC [04:35:32] *** gmcdonald has quit IRC [04:35:32] *** Espen-_- has quit IRC [04:41:40] *** tobias has joined #jenkins [04:56:00] <jieryn-w> mindless: abayer: kohsuke: https://github.com/jenkinsci/pom/raw/master/pom.xml [04:56:19] <abayer> +1 [04:56:32] <jieryn-w> made a lot of updates to fix JENKINS-7275 [04:56:36] <jenkins-admin> JENKINS-7275:lock down plugin versions to shut up m3 (Open) http://jenkins-ci.org/issue/7275 [04:56:41] <abayer> Yeah - I like the approach. [04:57:00] <jieryn-w> ok cool :) [05:02:37] *** tobias has quit IRC [05:03:32] *** esteele is now known as esteele|away [05:03:58] *** esteele_ has quit IRC [05:04:14] <blizzow> WTF this is the worst CHANGE EVAR! [05:05:38] <blizzow> hudson used to be in /var/hudson. I upgraded and it changed to /var/lib/jenkins. Fine. I copied all my jobs over to /var/lib/jenkins, and changed the owner. [05:05:53] <blizzow> Now I run a job, it's still trying to check stuff out into /var/hudson/jobs. [05:06:14] *** gmcdonald has joined #jenkins [05:06:14] *** Espen-_- has joined #jenkins [05:06:51] <abayer> Well, you can change $JENKINS_HOME in /etc/sysconfig/jenkins to /var/hudson, and then chown that. [05:06:58] <blizzow> Where the hell do I change my workspace in the job config. [05:08:30] <blizzow> JENKINS_HOME is already set to /var/lib/jenkins. Why is my job still trying to check out into my old /var/hudson directory. (where the user Jenkins does not have permission?) [05:08:39] <abayer> Honestly, that I'm not sure about. [05:08:52] <abayer> It really shouldn't care there. [05:09:11] <abayer> That makes me suspect it's still getting /var/hudson as the home. [05:15:34] *** tobias has joined #jenkins [05:16:55] *** jenkinsci_builds has quit IRC [05:17:14] *** sshaw has joined #jenkins [05:17:43] *** jenkinsci_builds has joined #jenkins [05:18:17] *** btrim has quit IRC [05:20:00] *** bmahe has quit IRC [05:23:05] *** jfelchner has quit IRC [05:23:06] *** Lewisham has quit IRC [05:42:50] *** Lewisham has joined #jenkins [05:42:50] *** ChanServ sets mode: +v Lewisham [05:47:36] *** Lewisham has quit IRC [05:48:23] *** cowboyd has quit IRC [05:52:11] *** stisti has quit IRC [05:54:19] *** Lewisham has joined #jenkins [05:54:19] *** ChanServ sets mode: +v Lewisham [05:54:20] *** Lewisham has quit IRC [06:19:14] <blizzow> grrrr, I'm so pissed now. I want to strangle whoever did the hudson RPM. Holy shit this is ugly, I may have to rebuild my entire build environment. [06:20:11] *** btrim has joined #jenkins [06:20:37] *** tobias has quit IRC [06:21:00] <jieryn-w> well, can you translate that into something positive? so other users don't hit this? [06:21:09] <jieryn-w> frankly speaking, i suspect user error, but maybe not! :) [06:28:52] *** harpreet has joined #jenkins [06:29:05] <blizzow> jieryn-w: Sorry holmes, my build system was working wonderfully until I updated with yum with the default hudson repo installed. [06:29:07] <blizzow> When I did a yum update, (which is very frickin' standard), my whole build system crapped the bed. [06:29:24] <harpreet> Hi All. [06:29:36] <blizzow> I'm not turning anything positive at 9:30pm at night with devs wondering why their builds are b0rked. [06:30:16] <harpreet> I have a question, actually a linked question to my yesterdays query. [06:30:17] <blizzow> It's bullshit that the RPM was released in such a state that a standard update would burn a lot of good work to the ground. [06:30:50] <lifeless> blizzow: hudson or jenkins rpm repo ? [06:32:01] <blizzow> It was the hudson repo. Now it claims it's the jenkins repo. Hey at least that part of the RPM upgrade worked. There's something frickin' positive. [06:32:18] <harpreet> I am trying to edit a job from command line (one job from shell of another job), but that needs to relad the configuration, but problem with that is it disturbs all the running jobs. So i think the way to solve this is the way jenkins does it. I mean on clicking Save button it sends a POST request and I can sent the same though command line that would solve my problem. [06:32:38] <harpreet> Can anyone please guide to what POST request it sends? [06:33:35] <harpreet> INFO: I am still using Hudson:1.355 [06:34:04] *** btrim has quit IRC [06:39:13] <jieryn-w> i'm not unsympathetic, but bitching because you didn't do your job seems rather lame [06:39:44] <jieryn-w> doc the issue and lock it down to something not a user error, and report a jira at http://issues.jenkins-ci.org please [06:40:46] <blizzow> jieryn-w: I didn't do my job? Which is that, having my build box stay up to date? [06:41:07] <jieryn-w> installing any software without testing it, when other people are depending on you to provide system resources?? [06:41:14] <jieryn-w> i'm not even a sys admin and i would test something before i install it [06:41:20] <evilchili> blizzow: did you deploy untested software to your production environment? [06:41:22] <jyrkip> harpreet, http://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API might be some help, in the comments there's a mention about "http://company.com/hudson/job/JOBNAME/api/" and there you'll find "Fetch/Update config.xml" [06:41:54] <blizzow> Untested being hudson with a cron job to automatically update my box? [06:42:01] <jieryn-w> wow [06:42:06] <evilchili> ah, so you *automated* installation of untested software [06:42:08] <evilchili> good job [06:42:20] <blizzow> Yes, I guess I did deploy untested software in my production environment. [06:42:26] <evilchili> yes, yes you did. [06:42:45] <harpreet> jyrkip: thanks, looking [06:42:53] <evilchili> I'm sorry to hear you ran into trouble, but perhaps you can take something away from this experience [06:43:00] <lifeless> jieryn-w: I think its a reasonable expectation that a rpm repository would only have tested releases [06:43:09] <blizzow> Because who would ever expect hudson to create an upgrade that hopelessly breaks their previous installation. [06:43:23] <jieryn-w> honestly, i still think this is user error - doing something wonky with hard coded paths in some build jobs [06:45:02] <jieryn-w> lifeless: someone deployed the 1.396 to official redhat supported repository? i don't think so [06:46:17] <lifeless> jieryn-w: I mean the jenkins-ci.org rpm repo [06:46:27] <lifeless> jieryn-w: which is what blizzow said they are using [06:46:58] <jieryn-w> no deets from the OP, but i suspect probably a wget of http://pkg.hudson-labs.org/latest.rpm or something [06:47:24] <jieryn-w> k, well, we rely on users of these pkgs to test them, heh [06:47:28] <blizzow> jieryn-w: no, just the rpm repo. No wget of the latest. [06:47:40] <jieryn-w> i'm a gentoo user, i have no idea how these package things work [06:47:56] <lifeless> blizzow: *which* rpm repo [06:48:48] <blizzow> It used to be the hudson repo. After the update, my repo sez it's jenkins.repo [06:50:47] <blizzow> I'm over it. I'm going to get a burrito and go to bed. I'll rebuild this shit from the ground up tomorrow. I'm pretty unhappy that moving from 1.38x to 1.396 + a namechange breaks the shit out of things. [06:51:46] <evilchili> you could just wait for cron to fix it for you *nod* [06:51:58] <blizzow> touche evilchili [06:52:23] <jieryn-w> agreed, it def. shouldn't [06:53:02] *** blizzow has left #jenkins [06:53:23] <jieryn-w> abayer: maybe we need to get a vm up for each of the "rpm" things we build and have tied jobs which do nothing but run some basic builds; smoke test the "rpm" things a bit better [06:53:37] <jieryn-w> abayer: if we leave those for tied jobs, i can contrib a couple smallish VMs [06:54:15] *** awb has quit IRC [07:00:06] *** akostadinov has joined #jenkins [07:03:27] *** stephendonner has quit IRC [07:21:22] <rtyler> abayer: ping [07:29:33] *** dotsev has joined #jenkins [07:29:51] *** kenneth_reitz has quit IRC [07:33:37] *** wolfs has joined #jenkins [07:33:54] *** sshaw has quit IRC [07:34:17] *** cristiano has joined #jenkins [07:36:32] *** noahcampbell has joined #jenkins [07:39:57] *** noahcampbell has quit IRC [07:42:19] *** wolfs has quit IRC [07:44:56] *** Haloperidol has joined #jenkins [07:51:01] <abayer> rtyler: pong? [07:51:11] <abayer> jieryn-w: +1 [07:51:50] <harpreet> jyrkip: Hi, I tried that and the URL works fine with GET request (cURL), but gives me "hudson.util.IOException2: Failed to persist configuration.xml: with POST request [07:53:03] <harpreet> any idea on what can cause that [07:53:42] <harpreet> INFO: I have auth set, but getting through it successfuly as GET is working fine with the same auth [07:53:48] *** dotsev has quit IRC [07:56:49] <rtyler> abayer: I was going to harrass you but instead, I will ask how the meetup went? [07:57:00] <abayer> t'was fun. Got compliments on my shirt. =) [08:02:25] *** nairb774_ has quit IRC [08:13:06] *** Sebastian has joined #jenkins [08:13:37] *** vjuranek has joined #jenkins [08:19:01] *** vjuranek has quit IRC [08:19:11] *** Ragnor has quit IRC [08:19:25] *** Ragnor has joined #jenkins [08:20:09] *** Aetzel has joined #jenkins [08:31:55] *** akostadinov has quit IRC [08:41:16] *** Haloperidol has quit IRC [08:46:30] *** dotsev has joined #jenkins [08:50:32] *** Deesl has joined #jenkins [09:13:26] *** wolfs has joined #jenkins [09:15:06] *** vjuranek has joined #jenkins [09:16:31] *** jrz- has joined #jenkins [09:19:54] *** drulli has joined #jenkins [09:19:55] *** ChanServ sets mode: +v drulli [09:22:32] *** BrianFox has quit IRC [09:34:11] *** olamy has joined #jenkins [09:34:26] *** ChanServ sets mode: +v olamy [09:35:09] *** thkoch has joined #jenkins [09:35:24] *** tom_huybrechts has joined #jenkins [09:38:31] *** _marc` has joined #jenkins [09:42:19] *** slaboure has joined #jenkins [09:43:20] *** atmos has joined #jenkins [09:48:19] *** benmatselby has joined #jenkins [09:48:51] *** mando has quit IRC [09:52:30] *** Richm_ has joined #jenkins [09:53:11] *** wolfs has quit IRC [09:55:34] *** Weltraumschaf has joined #jenkins [09:56:56] *** d2m has joined #jenkins [09:58:59] *** imeikas has quit IRC [10:00:22] *** imeikas has joined #jenkins [10:05:12] *** nd__ has quit IRC [10:05:41] *** nd__ has joined #jenkins [10:05:57] *** aheritier has joined #jenkins [10:05:57] *** ChanServ sets mode: +v aheritier [10:09:52] *** Deesl has quit IRC [10:13:10] *** _marc` has quit IRC [10:15:07] *** simonvc has joined #jenkins [10:22:27] <mikko> good morning [10:22:38] <olamy> morning [10:22:55] <mikko> anyone up for reviewing a patch? i just attached one to JENKINS-8762 [10:23:00] <jenkins-admin> JENKINS-8762:Enabling transport layer security with JNLP slaves (Open) http://jenkins-ci.org/issue/8762 [10:25:30] <olamy> mikko just a quick review [10:25:41] <olamy> you change to public TcpSlaveAgentListener(int port, boolean enableSSL) [10:25:52] <olamy> what about preserving backward comp ? [10:26:15] <olamy> public TcpSlaveAgentListener(int port) which use new TcpSlaveAgentListener(port,false) ? [10:26:24] <mikko> i can add additional constructor [10:26:37] *** vjuranek has quit IRC [10:30:19] *** JHogarth has joined #jenkins [10:34:30] *** darkredandyellow has joined #jenkins [10:35:44] *** calavera has joined #jenkins [10:40:06] *** Stubbs has joined #jenkins [10:40:36] *** wolfs has joined #jenkins [10:47:00] *** emanuelez has joined #jenkins [10:47:00] *** vjuranek has joined #jenkins [10:55:04] *** elpargo has quit IRC [10:55:54] *** elpargo has joined #jenkins [10:59:07] *** DaveH has joined #jenkins [11:04:23] *** dogmatic69 has joined #jenkins [11:09:24] *** atmos has quit IRC [11:10:17] *** dotsev has quit IRC [11:12:39] *** d2m has quit IRC [11:25:36] *** jyrkip has quit IRC [11:28:07] *** vjuranek has quit IRC [11:28:17] *** harpreet has quit IRC [11:28:25] *** d2m has joined #jenkins [11:30:03] *** Gazoo has quit IRC [11:32:32] *** wolfs has quit IRC [11:33:37] *** m4r35n357 has joined #jenkins [11:39:03] *** ExtraSpice has joined #jenkins [11:39:37] *** Stubbs has quit IRC [11:46:57] *** Gazoo has joined #jenkins [11:52:35] *** cld2403 has joined #jenkins [11:53:00] *** m4r35n357 has quit IRC [11:53:07] *** DamZzzz is now known as DamZ [11:53:18] <cld2403> hi I'm the first time in here, so can anybody help me with After Build steps in jenkins by using MSTest [11:54:38] *** skataria has joined #jenkins [11:54:43] *** m4r35n357 has joined #jenkins [11:55:28] <skataria> how to use cvs polling so build will automatically trigger when it see changes in cvs [11:55:47] <skataria> i want to exclude some files like .txt [11:56:29] *** vjuranek has joined #jenkins [11:57:45] *** JamesPage has left #jenkins [11:57:48] *** JamesPage has joined #jenkins [11:58:39] <cld2403> the problem is the "Publish MSTest test result report " step, I built .trx files with MSTest but in this step I have to give a path to a .trx file but the program doesnt accept my .trx file [11:59:57] <skataria> is any one know how to exclude region for cvs polling [12:01:43] *** skataria has quit IRC [12:02:04] *** _marc` has joined #jenkins [12:02:17] *** skataria has joined #jenkins [12:03:16] *** olamy has quit IRC [12:05:01] *** jyrki has joined #jenkins [12:05:05] *** skataria has left #jenkins [12:05:57] <drulli> cld2403: what do mean with 'does not accept', is there a message or exception? [12:07:47] <cld2403> Processing tests results in file C:\Documents and Settings\drabetzc\GraweBeraterTest\JenkinsTestResults\hudson-GraweBeraterTest_UnitTests-95_2011-02-11_12-01-11.trx [12:07:58] <cld2403> FATAL: No MSTest TRX test report files were found. Configuration error? [12:09:22] *** Stubbs has joined #jenkins [12:12:03] <cld2403> the unittests run without problem, also a .trx file will be created but in this step jenkins should convert the trx file to a junit file so that jenkins can show it but there is a problem [12:18:41] *** elpargo has quit IRC [12:22:13] *** Stubbs has joined #jenkins [12:23:49] <drulli> I see, this seems to be a bug. (At least the error message is wrong.) Can you please file a new bug report in Jira? [12:24:23] <cld2403> Jira? whats that? [12:24:32] <cld2403> sorry but I'm new here :) [12:27:15] <cld2403> could it be a problem with the configuration file in the MSTest? [12:30:40] *** DamZ is now known as DamZzzz [12:30:56] *** DamZzzz is now known as DamZ [12:35:12] *** esteele|away has quit IRC [13:02:14] *** slaboure has quit IRC [13:04:15] *** cld2403 has quit IRC [13:07:59] <drulli> cld2403: Jira is out issue tracker: http://issues.jenkins-ci.org/s [13:10:23] *** benmatselby1 has joined #jenkins [13:10:23] *** benmatselby has quit IRC [13:22:19] *** slaboure has joined #jenkins [13:31:23] *** benwaine has joined #jenkins [13:31:44] <benwaine> Hello. I have a jenkins problem does any one have 5 min to help? [13:33:36] <_W_> I'm sure there are several here that could answer questions asked of the channel in general [13:35:16] <benwaine> ok - ill give it a shot. I installed jenkins on unbuntu 10.10 and went through the mod proxy set up instructions. Its all working fine. However i cant find any instructions on changing the httpListenAddress. [13:35:29] <benwaine> any tips? [13:44:52] *** BrianFox has joined #jenkins [13:44:52] *** BrianFox has joined #jenkins [13:46:58] *** anonth has joined #jenkins [13:48:30] *** akostadinov has joined #jenkins [13:49:34] *** oreinert has joined #jenkins [13:50:06] <JamesPage> benwaine: are you referring to the listen address for apache? [13:50:27] <benwaine> The first bold line on this page [13:50:28] <benwaine> http://wiki.jenkins-ci.org/display/JENKINS/Running+Jenkins+behind+Apache [13:52:18] <JamesPage> benwaine: right - understand now [13:52:25] *** oreinert has quit IRC [13:52:41] <benwaine> I think I have to change the script in /etc/init.d/jenkins [13:52:47] <benwaine> trying to work out how [13:53:16] <JamesPage> try /etc/default/jenkins (I think that exists - just logging onto my install) [13:54:46] <benwaine> thanks. [13:55:26] <JamesPage> or even --httpListenAddress [13:55:33] <benwaine> awesome! So does the script at /etc/init.d/jenkins read this file? [13:55:40] <benwaine> just want to understand whats going on :) [13:56:24] <JamesPage> yes - it sources it to pickup its environment variables - this happens at the start of the init.d script [13:57:37] *** Deesl has joined #jenkins [13:58:32] <benwaine> Thats worked a treat. Ive put my instal behind an htpasswd. [13:58:36] <benwaine> Thanks for the help James. [14:05:49] *** calavera has quit IRC [14:08:42] *** dotsev has joined #jenkins [14:13:11] *** SnagJJV has joined #jenkins [14:14:25] *** arnaldo has joined #jenkins [14:18:10] *** elpargo has joined #jenkins [14:22:56] *** kstreith has joined #jenkins [14:35:35] *** dotsev has quit IRC [14:36:39] *** rromanchuk has quit IRC [14:36:48] *** Stubbs_ has joined #jenkins [14:38:59] *** Stubbs_ has quit IRC [14:39:09] *** esteele has joined #jenkins [14:41:02] *** Stubbs has quit IRC [14:43:10] *** wyrdvans has joined #jenkins [14:43:31] *** ojacobson has joined #jenkins [14:44:59] *** akostadinov has quit IRC [14:45:36] *** akostadinov has joined #jenkins [14:46:28] *** akostadinov has quit IRC [14:47:05] <wyrdvans> I'm trying to use the script console to change the Trac Plugin property of all my jobs but I'm not sure how I to get the property. [14:47:18] *** akostadinov has joined #jenkins [14:48:17] *** akostadinov has quit IRC [14:48:20] *** Val_ has joined #jenkins [14:48:39] <wyrdvans> I looked at the examples in the wiki and managed to iterate through all the jobs and actually get the TracProjectProperty descriptor but I'm at a loss for what to do next. [14:49:23] *** akostadinov1 has joined #jenkins [14:49:25] *** akostadinov has joined #jenkins [14:51:44] *** Val_ has quit IRC [14:53:39] <jieryn-w> wyrdvans: maybe check out the configuration slicer plugin? i may be misunderstanding what you're trying to do .. http://wiki.jenkins-ci.org/display/JENKINS/Configuration+Slicing+Plugin [14:54:21] *** cowboyd has joined #jenkins [14:54:57] <wyrdvans> jieryn-w: thanks, that may be another way I can do it. I'll try that. [14:59:38] *** olamy has joined #jenkins [14:59:54] *** ChanServ sets mode: +v olamy [15:03:33] *** esteele is now known as esteele|away [15:10:31] *** emanuelez has quit IRC [15:11:23] *** vjuranek has quit IRC [15:15:03] *** vjuranek has joined #jenkins [15:22:31] *** flurp has joined #jenkins [15:22:56] <flurp> we are having problems with http auth svn [15:23:08] <flurp> using 1.23 of svn plugin [15:23:59] <flurp> getting 500 [15:24:50] *** esteele|away is now known as esteele [15:26:06] *** msteinhauser has joined #jenkins [15:27:48] *** kenneth_reitz has joined #jenkins [15:36:50] *** akostadinov1 has quit IRC [15:36:50] <flurp> err ignore me [15:38:36] *** akostadinov has joined #jenkins [15:42:26] *** benwaine has quit IRC [15:44:15] *** cowboyd has quit IRC [15:49:36] *** darkredandyellow has quit IRC [15:50:53] *** Aetzel has quit IRC [16:00:56] <flurp> jenkins always uses svnkit (java) rather than trying to call native svn ?# [16:01:13] <flurp> am having a weird http svn auth problem [16:07:11] *** Weltraumschaf has left #jenkins [16:10:11] *** akostadinov has quit IRC [16:10:43] *** akostadinov has joined #jenkins [16:11:32] <msteinhauser> flurp, you are correct. [16:12:04] *** akostadinov has quit IRC [16:12:07] <msteinhauser> flurp: Jenkins uses svnkit for all svn calls. I'm not certain if you can override it, but I'm doubtful. [16:12:40] *** akostadinov has joined #jenkins [16:13:13] <flurp> yeah [16:13:29] <flurp> am getting 500 error back from jenkins svn [16:13:51] <flurp> the URL path is fine in eclipse / subclipe or a browser [16:13:54] <flurp> its strange [16:14:00] <flurp> another path in repo is ok [16:14:21] <flurp> svn server is managed by offshore team so may take for ever to get any logs [16:15:11] <msteinhauser> Have you checked something like this? http://bomadeno.com/blog/?p=682 [16:15:22] <msteinhauser> I'm not much good with svn after transitioning to git. [16:15:50] <flurp> thanks [16:15:50] *** akostadinov has quit IRC [16:15:53] <flurp> will have a look [16:16:02] *** yairgo has joined #jenkins [16:16:25] *** mando has joined #jenkins [16:16:31] <evilchili> flurp: sounds like your svn credentials are whacked [16:16:49] <evilchili> there's a cache of them some place in hudson; forget just where [16:17:38] <flurp> really [16:17:39] <flurp> hmm [16:17:48] <flurp> i tried a new user id [16:17:51] <flurp> same same [16:18:02] <flurp> hmm [16:19:32] *** Sacha has joined #jenkins [16:19:40] <evilchili> ~/.subversion/auth/ maybe? [16:19:40] <javabot> evilchili, I have no idea what /.subversion/auth/ maybe? is. [16:19:48] <evilchili> nobody asked you, bot. [16:19:59] *** jfelchner has joined #jenkins [16:20:07] *** gmcdonald has quit IRC [16:20:07] *** Espen-_- has quit IRC [16:20:07] *** olamy has quit IRC [16:20:07] *** mando has quit IRC [16:20:07] *** wyrdvans has quit IRC [16:20:07] *** arnaldo has quit IRC [16:20:07] *** aheritier has quit IRC [16:20:08] *** jrz- has quit IRC [16:20:08] *** Ragnor has quit IRC [16:20:08] *** Atomy has quit IRC [16:20:08] *** WonderSlug has quit IRC [16:20:08] *** kstreith has quit IRC [16:20:08] *** luckyduck has quit IRC [16:20:08] *** FauxFaux has quit IRC [16:20:08] *** ma10s has quit IRC [16:20:08] *** cogocogo has quit IRC [16:20:08] *** rpetti has quit IRC [16:20:08] *** flurp has quit IRC [16:20:09] *** drulli has quit IRC [16:20:09] *** abayer has quit IRC [16:20:09] *** mwhudson has quit IRC [16:20:09] *** dpickett has quit IRC [16:20:09] *** amitev has quit IRC [16:20:09] *** jonath2002 has quit IRC [16:20:09] *** hugod_ has quit IRC [16:20:09] *** damoxc has quit IRC [16:20:10] *** autojack has quit IRC [16:20:10] *** ChanServ has quit IRC [16:20:10] *** Deesl has quit IRC [16:20:10] *** jenkins-admin has quit IRC [16:20:10] *** recampbell has quit IRC [16:20:10] *** lamer0 has quit IRC [16:20:10] *** matt_c has quit IRC [16:20:10] *** phycho has quit IRC [16:20:10] *** Juri_Agarin has quit IRC [16:20:11] *** bnovc has quit IRC [16:20:11] *** manabou_ has quit IRC [16:20:11] *** kleini has quit IRC [16:20:11] *** hachi has quit IRC [16:20:11] *** jordane has quit IRC [16:20:11] *** Jeff_S has quit IRC [16:20:11] *** rtyler has quit IRC [16:20:11] *** slaboure has quit IRC [16:20:11] *** jieryn-w has quit IRC [16:20:12] *** dregin has quit IRC [16:20:12] *** g5k has quit IRC [16:20:12] *** soren has quit IRC [16:20:12] *** yairgo has quit IRC [16:20:13] *** JamesPage has quit IRC [16:20:13] *** patryk has quit IRC [16:20:13] *** dvaske has quit IRC [16:20:13] *** raimo_t has quit IRC [16:20:13] *** esteele has quit IRC [16:20:13] *** elpargo has quit IRC [16:20:13] *** SnagJJV has quit IRC [16:20:14] *** JHogarth has quit IRC [16:20:14] *** mindless has quit IRC [16:20:14] *** robobutler has quit IRC [16:20:14] *** DamZ has quit IRC [16:20:14] *** mjmac has quit IRC [16:20:14] *** ggi has quit IRC [16:20:14] *** Undisclosedpower has quit IRC [16:20:24] *** rtyler has joined #jenkins [16:20:50] *** elliot has joined #jenkins [16:21:24] *** autojack has joined #jenkins [16:21:39] *** abayer has joined #jenkins [16:22:14] *** joewilliams is now known as joewilliams_away [16:22:30] *** kleini has joined #jenkins [16:22:45] *** recampbell has joined #jenkins [16:22:54] *** jenkins-admin has joined #jenkins [16:23:07] *** bnovc has joined #jenkins [16:23:37] *** g5k has joined #jenkins [16:24:04] *** phycho has joined #jenkins [16:25:14] *** jfelchner has quit IRC [16:26:29] <mwalling> well that was bumppy. thanks osuosl :) [16:27:00] *** matt_c has joined #jenkins [16:27:00] *** jieryn-w has joined #jenkins [16:27:00] *** soren has joined #jenkins [16:27:00] *** mando has joined #jenkins [16:27:00] *** yairgo has joined #jenkins [16:27:00] *** flurp has joined #jenkins [16:27:00] *** wyrdvans has joined #jenkins [16:27:00] *** esteele has joined #jenkins [16:27:00] *** elpargo has joined #jenkins [16:27:00] *** arnaldo has joined #jenkins [16:27:00] *** SnagJJV has joined #jenkins [16:27:00] *** Deesl has joined #jenkins [16:27:00] *** JamesPage has joined #jenkins [16:27:00] *** JHogarth has joined #jenkins [16:27:00] *** aheritier has joined #jenkins [16:27:00] *** drulli has joined #jenkins [16:27:00] *** jrz- has joined #jenkins [16:27:00] *** Ragnor has joined #jenkins [16:27:00] *** Espen-_- has joined #jenkins [16:27:00] *** gmcdonald has joined #jenkins [16:27:00] *** mwhudson has joined #jenkins [16:27:00] *** dpickett has joined #jenkins [16:27:00] *** patryk has joined #jenkins [16:27:00] *** dvaske has joined #jenkins [16:27:00] *** amitev has joined #jenkins [16:27:00] *** jonath2002 has joined #jenkins [16:27:00] *** lamer0 has joined #jenkins [16:27:00] *** hugod_ has joined #jenkins [16:27:00] *** luckyduck has joined #jenkins [16:27:00] *** Jeff_S has joined #jenkins [16:27:00] *** mindless has joined #jenkins [16:27:00] *** gibson.freenode.net sets mode: +vvvo jieryn-w aheritier drulli mindless [16:27:00] *** damoxc has joined #jenkins [16:27:00] *** manabou_ has joined #jenkins [16:27:00] *** jordane has joined #jenkins [16:27:00] *** robobutler has joined #jenkins [16:27:00] *** rpetti has joined #jenkins [16:27:00] *** dregin has joined #jenkins [16:27:00] *** Juri_Agarin has joined #jenkins [16:27:00] *** hachi has joined #jenkins [16:27:00] *** DamZ has joined #jenkins [16:27:00] *** ma10s has joined #jenkins [16:27:00] *** ggi has joined #jenkins [16:27:00] *** FauxFaux has joined #jenkins [16:27:00] *** mjmac has joined #jenkins [16:27:00] *** raimo_t has joined #jenkins [16:27:00] *** Atomy has joined #jenkins [16:27:00] *** gibson.freenode.net sets mode: +ov robobutler rpetti [16:27:00] *** Undisclosedpower has joined #jenkins [16:27:00] *** WonderSlug has joined #jenkins [16:27:00] *** cogocogo has joined #jenkins [16:27:00] *** ChanServ has joined #jenkins [16:27:00] *** gibson.freenode.net sets mode: +o ChanServ [16:27:20] *** joewilliams_away is now known as joewilliams [16:27:48] *** ChanServ sets mode: +o abayer [16:29:27] *** vivek_ has joined #jenkins [16:30:36] *** raimo_t_ has joined #jenkins [16:30:40] *** matt_c has quit IRC [16:30:41] *** esteele has quit IRC [16:30:41] *** elpargo has quit IRC [16:30:41] *** SnagJJV has quit IRC [16:30:41] *** JHogarth has quit IRC [16:30:41] *** mindless has quit IRC [16:30:41] *** robobutler has quit IRC [16:30:41] *** DamZ has quit IRC [16:30:41] *** mjmac has quit IRC [16:30:42] *** ggi has quit IRC [16:30:42] *** Undisclosedpower has quit IRC [16:31:48] *** esteele has joined #jenkins [16:32:07] *** matt_c has joined #jenkins [16:32:07] *** elpargo has joined #jenkins [16:32:07] *** SnagJJV has joined #jenkins [16:32:07] *** JHogarth has joined #jenkins [16:32:07] *** mindless has joined #jenkins [16:32:07] *** robobutler has joined #jenkins [16:32:07] *** DamZ has joined #jenkins [16:32:07] *** ggi has joined #jenkins [16:32:07] *** mjmac has joined #jenkins [16:32:07] *** Undisclosedpower has joined #jenkins [16:32:07] *** gibson.freenode.net sets mode: +oo mindless robobutler [16:32:19] *** ChanServ sets mode: -o robobutler [16:32:28] <msteinhauser> mwalling: Any chance you're up for trying to figure out what ant still isn't being called for me? dhackner and I never found the solution. [16:35:18] *** raimo_t has quit IRC [16:38:36] *** DamZ is now known as DamZzzz [16:41:31] *** DamZzzz is now known as DamZ [16:42:06] *** steph021 has joined #jenkins [16:42:54] *** jfelchner has joined #jenkins [16:43:57] *** olamy has joined #jenkins [16:44:12] *** ChanServ sets mode: +v olamy [16:50:01] *** stain has quit IRC [16:50:16] *** stain has joined #jenkins [16:56:04] *** Heimidal has joined #jenkins [16:57:17] *** Heimidal has quit IRC [16:58:53] *** jcran_ has joined #jenkins [16:59:02] *** anonth has left #jenkins [16:59:44] <msteinhauser> Well, I think I'm finally figuring out why Ant wasn't being invoked. [17:00:03] <msteinhauser> I never understood that you need to specify a configuration matrix, that was what was causing the problem. [17:00:11] <jcran_> slightly OT, but can anyone point me at code to parse & publish xml xUnit results? -- i'd like to display (only) test results to users [17:00:47] <jcran_> i know jenkins has this capability, but i'd like to additionally publish regular regression results [17:03:03] *** nairb774_ has joined #jenkins [17:05:54] <flurp> at any code ? [17:06:14] <flurp> can you make xUnit reports into Junit format [17:06:54] <jcran_> flurp: yep, i guess they're already in junit format? using rspec / ci_reporter to generate them [17:07:21] <jcran_> flurp: i guess i could use a stylesheet to display them... [17:08:47] *** dpickett_ has joined #jenkins [17:09:25] <flurp> hudson find them and display [17:10:42] <jcran_> flurp: i'd like to do it outside of hudson. i'm publishing to the users of a large OSS project, and don't want to expose anything other than results [17:10:59] *** aheritier has quit IRC [17:11:00] <flurp> ahh [17:11:20] <flurp> wel there's ant tasks for junitreport for example [17:11:36] <flurp> i guess that just calls something provided by junit [17:12:44] *** dpickett has quit IRC [17:12:45] *** dpickett_ is now known as dpickett [17:13:12] <jcran_> flurp: that may work, i'll check it out. thanks :) [17:13:25] <flurp> makes life easy [17:22:28] *** DamZ is now known as DamZzzz [17:24:16] *** kenneth_reitz has quit IRC [17:24:18] *** DamZzzz is now known as DamZ [17:27:14] *** vjuranek has quit IRC [17:38:17] *** olamy has quit IRC [17:39:50] *** drulli has quit IRC [17:43:00] *** Heimidal has joined #jenkins [17:46:02] *** thkoch has quit IRC [17:48:00] *** cowboyd has joined #jenkins [17:55:06] *** Haloperidol has joined #jenkins [17:55:36] <jieryn-w> mindless: ping [17:57:30] *** dpickett has quit IRC [17:58:00] *** dpickett has joined #jenkins [17:59:23] *** benmatselby1 has quit IRC [18:05:51] *** flurp has quit IRC [18:05:58] *** rromanchuk has joined #jenkins [18:08:57] *** noahcampbell has joined #jenkins [18:08:59] *** justafish has joined #jenkins [18:10:56] *** dpickett has quit IRC [18:11:23] *** dpickett has joined #jenkins [18:14:08] *** dogmatic69 has quit IRC [18:15:52] *** akostadinov has joined #jenkins [18:19:16] *** akostadinov has joined #jenkins [18:20:02] *** Deesl has quit IRC [18:21:47] *** Deesl has joined #jenkins [18:21:48] *** RSchulzB has joined #jenkins [18:22:53] *** girasquid has joined #jenkins [18:23:30] <girasquid> When Jenkins runs a shell command, what does it do differently compared to just running my command in the terminal? I have a build with 35 failing tests that I *think* are the result of path issues, but I don't know how to get to where the code that was run is in order to check it out [18:25:29] *** akostadinov has quit IRC [18:25:54] <mwalling> it runs shell commands with -x turned on, so you can see what it does... when i have problems like this, i usually add a build step to the begining that calls "set", which will print out your env vars for you [18:26:52] *** XCulver has joined #jenkins [18:26:52] *** XCulver has left #jenkins [18:28:48] *** akostadinov has joined #jenkins [18:29:36] *** akostadinov has joined #jenkins [18:30:47] <girasquid> okay, thanks for the tip [18:32:04] *** drulli has joined #jenkins [18:32:04] *** ChanServ sets mode: +v drulli [18:32:16] *** JHogarth has quit IRC [18:32:27] <mindless> kohsuke: fyi, my ci.j job failed due to not finding plugin pom.. will it mirror soon? http://ci.jenkins-ci.org/view/Plugins/job/plugins_copyartifact/21/console [18:35:11] *** dpickett_ has joined #jenkins [18:35:13] <mindless> evilchili: fyi, your copyartifact feature released yesterday.. let me know if it works ok :-) [18:35:35] <evilchili> mindless: i saw that! I hope to give it a shot today, time permitting [18:35:41] <evilchili> thanks so much [18:35:48] <mindless> np [18:38:28] *** dpickett has quit IRC [18:38:29] *** dpickett_ is now known as dpickett [18:39:27] *** akostadinov has quit IRC [18:40:13] *** akostadinov has joined #jenkins [18:43:44] *** akostadinov has joined #jenkins [18:45:25] *** akostadinov has quit IRC [18:48:22] *** akostadinov has joined #jenkins [18:48:26] *** akostadinov has quit IRC [18:49:24] <jieryn-w> mindless: since you found problems last time i updated jenkinsci/pom . . . please check out latest now please? http://bit.ly/ii7Htn [18:53:45] *** joewilliams is now known as joewilliams_away [18:54:18] *** vivek__ has joined #jenkins [18:56:28] * mindless looks [18:56:44] *** nairb774_ has quit IRC [18:56:46] *** jieryn-w has quit IRC [18:56:47] *** akostadinov has joined #jenkins [18:56:47] *** flurp has joined #jenkins [18:56:48] *** vivek_ has quit IRC [18:56:49] *** girasquid has quit IRC [18:57:10] *** kstreith has joined #jenkins [18:57:23] *** joewilliams_away is now known as joewilliams [18:57:44] *** dpickett has quit IRC [18:58:12] *** dpickett has joined #jenkins [18:59:40] *** jieryn-w has joined #jenkins [18:59:40] *** jieryn-w has joined #jenkins [18:59:40] *** ChanServ sets mode: +v jieryn-w [18:59:44] <RSchulzB> I'm wondering how best to manage my Hudson jobs and Hudson host configuration under version control. Are there any tips? Web search is a problem, it seems, 'cause of the SCM tie-ins for triggering jobs. [19:00:07] *** edorian has joined #jenkins [19:00:37] <jieryn-w> mindless: since you found problems last time i updated jenkinsci/pom . . . please check out latest now please? http://bit.ly/ii7Htn [19:00:58] * mindless continues looking [19:01:06] <jieryn-w> sorry, i lost connection, wasn't sure if i sent it :-/ [19:01:15] <mindless> ah [19:01:28] <flurp> damn i need to learn git [19:02:07] <mindless> jieryn-w: i see the first run of the pom job already shows some updates.. did you specify some versions already in use by jenkins, and that's why some are not the latest already? [19:02:08] <jieryn-w> flurp: http://git.or.cz/course/svn.html ... i came from svn background [19:02:52] <flurp> me too [19:02:54] <jieryn-w> mindless: nice catch :) yes, i was trying to maintain status quo [19:02:57] <flurp> i want to "svn revert" [19:03:00] <mindless> jieryn-w: jenkins_pom job on ci.j does not make it clear what it is for.. can you put a description on that job? [19:03:07] <jieryn-w> flurp: git checkout <the file> [19:03:16] <jieryn-w> aye aye cap'n [19:03:25] *** SnagJJV has quit IRC [19:03:31] <flurp> too much facebook [19:04:55] *** SnagJJV has joined #jenkins [19:05:44] <flurp> arrr that did it! [19:05:55] <cowboyd> is anybody else seeing jenkins constantly complaining about running two instances of jenkins? [19:06:11] <flurp> nope [19:06:28] <flurp> am having headache with svn http 500 error in jenkins [19:07:02] *** kutzi has joined #jenkins [19:07:03] *** ChanServ sets mode: +v kutzi [19:07:20] <jieryn-w> mindless: description updated, http://ci.jenkins-ci.org/job/jenkins_pom/ [19:09:04] <jieryn-w> cowboyd: if you verified you're not actually running two versions of jenkins, then... you probably are running two versions of jenkins (at different /contextPaths) :-) [19:10:02] <cowboyd> true, I should check it... it's a fresh install of jenkins on a fresh vm, and just using the stock scripts... I'll make sure next time :) [19:10:04] *** awb has joined #jenkins [19:10:41] <jieryn-w> oh..weird [19:10:54] *** atmos has joined #jenkins [19:11:12] <jieryn-w> the only time i've ever seen that happen is when i either launched multiple copies on different ports, OR, i deployed to / and /jenkins both inside the same tomcat instance [19:12:09] <mindless> jieryn-w: I did s/plugins/maven plugins/ [19:12:23] <jieryn-w> ty [19:12:27] *** d2m has quit IRC [19:13:50] <mindless> i get confused sometimes ;-) [19:14:37] <jieryn-w> no, that's a good update..makes sense [19:14:46] <jieryn-w> not cosmetic, heh [19:14:47] *** hugod_ has quit IRC [19:15:15] <jieryn-w> now, if you think that we could/should update the maven plugins listed which have newer versions i will do that.. [19:15:21] <jieryn-w> i just didn't want to affect anyone [19:15:22] *** atmos has quit IRC [19:15:41] *** hugod_ has joined #jenkins [19:16:15] <jieryn-w> as diagnosing a strange problem down to that the version used has changed beneathe our feet is kind of tricky, esp. for maven neophytes ;) [19:17:06] *** DaveH has quit IRC [19:18:18] *** flurp has quit IRC [19:18:28] <mindless> jieryn-w: i updated 1 hudson to jenkins.. now lgtm [19:19:27] <mindless> this pom is referenced in jenkins/pom and jenkins/plugins/pom .. anywhere else? [19:19:39] <jieryn-w> i believe that is all [19:19:42] <mindless> k [19:20:37] <jieryn-w> ok groovy :) [19:22:01] *** wolfs has joined #jenkins [19:23:01] *** wolfs has quit IRC [19:23:07] *** wolfs has joined #jenkins [19:23:52] *** wolfs has quit IRC [19:23:58] *** wolfs has joined #jenkins [19:24:18] *** stisti has joined #jenkins [19:24:22] *** wolfs has joined #jenkins [19:24:39] *** wolfs has joined #jenkins [19:24:53] <justafish> hey, apologies I'm a bit of a java/jenkins n00b. Is there a way of creating a war file of jenkins that will contain the configurations/plugins enabled/job configurations that I can deploy? I've seen that I could create an init.groovy or create a plugin but I'm not entirely sure where to start with either and which the best option would be? [19:25:03] *** hugod_ has quit IRC [19:25:07] <jieryn-w> i'm building jenkins with the updated -snapshot, see if anything falls out [19:25:17] *** Heimidal has quit IRC [19:26:44] *** joewilliams is now known as joewilliams_away [19:27:10] *** joewilliams_away is now known as joewilliams [19:27:11] <jieryn-w> [INFO] BUILD SUCCESS [19:28:21] *** d2m has joined #jenkins [19:28:25] *** Heimidal has joined #jenkins [19:28:45] <jieryn-w> do you recommend that we bump to latest gmaven-plugin, localizer, maven-antrun-extended-plugin ? [19:28:47] *** girasquid has joined #jenkins [19:29:08] <jieryn-w> maven-gpg-plugin, too [19:31:05] *** Haloperidol has quit IRC [19:35:57] *** akostadinov has joined #jenkins [19:36:31] <stisti> justafish: I'm really not sure if it is possible to wrap everything, configs, logs, plugins and all into the .war [19:36:40] <stisti> doesn't seem so [19:36:45] <mindless> jieryn-w: no idea.. i'm no maven expert [19:37:02] <jieryn-w> ok, well, i bumped to latest for all but site.. and rebuilding all of jenkins w/ tests [19:37:13] <mindless> okee [19:37:15] <stisti> could you maybe deploy 2 files: jenkins.war and a zip with contents of HUDSON_HOME [19:37:29] <jieryn-w> if it works, i'll release pom and bump in HEAD for jenkins/pom jenkins/plugins/pom [19:38:11] *** Sebastian has quit IRC [19:39:15] <justafish> stisti, ahh ok. Thanks for the info [19:43:38] *** dotsev has joined #jenkins [19:44:27] <mindless> jieryn-w: sounds good [19:44:31] *** esteele is now known as esteele|away [19:45:30] *** SnagJJV has quit IRC [19:46:50] *** justafish has quit IRC [19:47:56] *** dpickett has left #jenkins [19:49:23] *** awb has quit IRC [19:51:45] *** dhackner has joined #jenkins [19:52:19] *** akostadinov has quit IRC [19:55:37] *** girasquid has quit IRC [19:56:32] *** bnovc has quit IRC [19:56:32] *** bnovc has joined #jenkins [19:56:40] <jieryn-w> ok .. hudson remoting tests are stuck [19:57:47] *** TerrapinM has joined #jenkins [19:59:22] *** akostadinov has joined #jenkins [19:59:57] *** akostadinov has quit IRC [20:00:10] *** akostadinov has joined #jenkins [20:00:16] *** dotsev has quit IRC [20:00:49] *** recampbell has quit IRC [20:05:20] *** Sacha has quit IRC [20:06:46] *** Heimidal has quit IRC [20:08:38] <rtyler> anybody feel like looking in their jabber xml config file? [20:09:00] *** Heimidal has joined #jenkins [20:09:00] <rtyler> I'm trying to figure out what the tag name for the groupchat nickname is [20:10:26] <mindless> where would i find that? i'm using pidgin [20:10:33] <mindless> i see ~/.purple/accounts.xml [20:10:53] <rtyler> mindless: hudson.plugins.jabber.im.transport.JabberPublisher.xml [20:11:01] <mindless> oh, nm [20:11:08] <rtyler> I wanted to change the groupchat name while I was restarting to jenkins :D [20:12:28] *** SnagJJV has joined #jenkins [20:13:07] *** akostadinov has quit IRC [20:13:24] *** akostadinov has joined #jenkins [20:13:54] *** akostadinov has joined #jenkins [20:14:01] *** akostadinov has joined #jenkins [20:14:27] *** flurp has joined #jenkins [20:14:58] *** Ragnor has quit IRC [20:15:10] *** Ragnor has joined #jenkins [20:16:19] *** rromanchuk_ has joined #jenkins [20:17:31] <rtyler> uuuuf, I need a faster disk [20:17:34] <kisielk> hm, I can't seem to get the Jabber plugin to work [20:17:50] <rtyler> I hadn't restarted Hudson in such a long time, starting Jenkins now is taking its time [20:18:01] <kisielk> my Jabber server says that jenkins is logged in, but he doesn't seem to show up or authorize me adding him to my contacts [20:18:03] *** yairgo has quit IRC [20:18:35] *** SnagJJV has left #jenkins [20:19:03] *** rromanchuk has quit IRC [20:19:03] *** rromanchuk_ is now known as rromanchuk [20:19:52] <rtyler> heh [20:24:09] <jieryn-w> mindless: i had to skip tests in remoting layer and test harness as remoting channels were taking 20+ mins [20:24:22] <jieryn-w> everywhere else is looking good [20:24:55] <jieryn-w> i'm going to push release of pom, and then commit version bumps in jenkins/{,plugins/}pom.xml [20:28:03] *** flurp has quit IRC [20:28:33] <rtyler> woohoo [20:28:40] <rtyler> Jenkins now joins all groupchats as "Leeroy" [20:28:56] *** ChanServ sets mode: +o rtyler [20:29:20] <jieryn-w> eh? [20:30:52] <rtyler> our internal Jenkins install [20:31:39] <jieryn-w> heh [20:34:31] <jieryn-w> jenkinsci/pom released [20:34:59] *** olav_ has joined #jenkins [20:36:01] *** cristiano has quit IRC [20:38:34] *** dcorbin_work has joined #jenkins [20:38:38] <dcorbin_work> When I add multiple SVN locations to a job, is there anyway to have one do an "update" and one do a "fresh checkout"? [20:38:41] *** ojacobson has quit IRC [20:39:46] *** yairgo has joined #jenkins [20:39:52] <jrz-> so what would be a proper way to setup a job in jenkins? (regarding: ci, build promotions, release builds, debug builds, archives and branches) [20:40:58] <jrz-> there's not too much info on the site [20:43:04] *** ojacobson has joined #jenkins [20:43:27] *** awb has joined #jenkins [20:46:24] <stisti> jrz-: that's a fairly open-ended question [20:46:55] <stisti> do you have a specific problem? [20:47:32] <stisti> have you read http://wiki.jenkins-ci.org/display/JENKINS/Building+a+software+project ? [20:48:32] *** dieterdemeyer has joined #jenkins [20:49:35] *** dieterdemeyer has left #jenkins [20:49:41] <jrz-> stisti: i currently have a few jobs (svn) and have created a few batch tasks to deploy stuff.. the problem is that 1) I'd like to be able to promote builds, 2) I'd like to deploy certain builds, instead of the last one. Also, I'm not sure how to do patch'ed builds. Should I create a job for every branch I create? I'd like some guidance [20:49:49] *** m4r35n357 has quit IRC [20:50:31] <stisti> yes, you should create a job for every branch [20:50:44] *** g5k is now known as g4k [20:51:31] *** Lewisham has joined #jenkins [20:51:32] *** ChanServ sets mode: +v Lewisham [20:52:44] <stisti> for build promotions, have you looked at the Promoted Builds plugin? [20:53:07] <stisti> for deploying certain build ... [20:53:32] <stisti> maybe you could set up a promotion that actually does deployment [20:53:34] *** m4r35n357 has joined #jenkins [20:53:55] <stisti> and you need to explain what are patch'ed builds [20:56:21] *** wolfs has quit IRC [20:58:41] <bnovc> abayer: did the repository path for the Git plugin change? the one on http://wiki.hudson-ci.org/display/HUDSON/Git+Plugin doesn't work anymore [20:58:50] <bnovc> I guses maybe it was renamed to Jenkins on github... /me searches [20:59:01] <abayer> Yup - it's at jenkinsci/git-plugin [20:59:23] <msteinhauser> dhackner: ping [20:59:31] <dhackner> msteinhauser: yo [20:59:45] <msteinhauser> dhackner: Just thought I'd let ya know I finally got it figured out this morning [20:59:46] <dhackner> msteinhauser: whats going on? did you figure out that issue yesterday [20:59:51] <dhackner> awesome, what was it? [21:00:06] <msteinhauser> Well, I never read anywhere that you need to config a matrix for the job. [21:00:12] <msteinhauser> Figured that out, and Voila! [21:00:22] <dhackner> sorry, can you refresh me on what your issue was? [21:00:24] <jrz-> stisti: I have looked at it, but I was unsure if that is what I needed.. afaic tell it is only there to mark a build, right? [21:00:26] <msteinhauser> A few other issues thrown in and other stuff to figure out but that was the big one. [21:00:43] <dhackner> oh, this was ANT right? [21:01:05] <jrz-> stisti: another thing I would like to have is a deploy / batch plugin that will work on any build (not only the last one).. it's to deploy my rails apps, I have some simple sh-scripts for that [21:01:13] <bnovc> abayer: that doesn't seem to be... and apparently you can't filter repos on github w/o flash and mine broke yesterday :\ [21:01:13] <stisti> jrz-: I suggest you take the plunge and install the plugin, it is easier to experiment with it [21:01:36] <abayer> https://github.com/jenkinsci/git-plugin [21:01:42] <stisti> the promotion can execute a script or trigger a build [21:01:53] <jrz-> stisti: yeah.. but the problem right now for me, is that the latest (jenkins) won't work with my assembla svn :/ [21:01:59] <stisti> so I guess there isn't need for a deploy plugin [21:02:02] <bnovc> abayer: thanks [21:02:11] <jrz-> stisti: well, deplying = shellscript for me [21:02:30] <jrz-> not deploy as in java war cargo deploy [21:02:45] <jrz-> at work we could have that, but scp works fine too.. [21:03:04] <dhackner> msteinhauser: btw, I've been talking back and forth with the TestNG plugin developer. Sounds like it should be improving substantially soon (at least for the issues I've had with it) [21:04:03] <stisti> jrz-: have you managed to look into the svn problem? [21:04:12] *** Kiall is now known as Kiall|AFK [21:04:26] <stisti> I wasn't aware Hudson had any problems with different svn implementations [21:04:48] *** girasquid has joined #jenkins [21:06:22] *** wolfs has joined #jenkins [21:07:06] <jrz-> stisti: only a bit.. it seems assembla has 2 realms for the same url (I think it's the trailing / in my url).. but that's not it either.. Authentication works when I fill it in, but after that the svnplugin claims that it has no ccredentials to try, even though the user+base64passwd is in the xml [21:07:26] <bnovc> abayer: do you intend to release a new version of it soon? curious if I should bother loading a custom one [21:07:43] <jrz-> this is on a fresh install of Jenkins (I always say hudson.. but I'm trying to deal with the rename) on ubuntu [21:07:45] <abayer> Sometime soon, but no guarantee - work distracting me and all that. [21:07:50] *** akostadinov has quit IRC [21:08:10] <stisti> jrz-: ok... I hope you get someone to help you... I think something like that was once discussed on the mailing list [21:08:23] <stisti> I myself use git and have no problems, of course :) [21:08:34] <msteinhauser> dhackner: Awesome to hear the plugin will be improving. It works, but definitely has more that can be done. [21:08:36] *** resmo has joined #jenkins [21:08:45] <jrz-> ah ok [21:09:01] *** akostadinov has joined #jenkins [21:09:05] <dhackner> yea, he's been quite responsive when I emailed him yesterday [21:09:13] <dhackner> theres just so many ways to use testng, lots of corner cases [21:09:16] *** bmahe has joined #jenkins [21:09:41] <jrz-> stisti: lol.. yeah I like "git clone" and the fact that you have no zillion .svn dirs.. but :P I'm lazy, and my current tool (rubymine3.1) is kind of weird about git.. Also, I would have to use sshkeys hehe [21:10:13] <jrz-> I understand how git works, but it seems too much hassle for my lil' private repo [21:10:28] <jrz-> commit, and then 'push' to the main repo [21:11:41] *** wolfs has quit IRC [21:11:54] <msteinhauser> We'll see when I get my Java skills brushed up enough if I can start contributing to the project. I'm just not there yet. [21:12:59] *** esteele|away is now known as esteele [21:13:03] *** girasquid has left #jenkins [21:22:02] <jenkinsci_builds> Starting build 504 for job jenkins_main_trunk (previous build: STILL UNSTABLE -- last SUCCESS #458 20 days ago) [21:23:45] *** mando has quit IRC [21:24:52] *** flurp has joined #jenkins [21:25:38] *** kutzi has quit IRC [21:30:22] *** jcran_ has quit IRC [21:30:30] <rtyler> trying to debug why events aren't getting fired for my "gerrit hudson trigger" [21:30:48] <rtyler> Jenkins can log into gerrit proeprly, but new changes pushed into gerrit don't seem to invoke anything :/ [21:30:51] *** jcran_ has joined #jenkins [21:30:57] *** DamZ is now known as DamZzzz [21:31:02] *** jcran_ has left #jenkins [21:32:09] *** DamZzzz is now known as DamZ [21:33:09] <rtyler> hm, manual queries work [21:33:45] <rtyler> well, I can fire them, the job doesn't pick up on them [21:33:48] * rtyler goes deeper [21:34:58] <rtyler> AHA [21:35:16] <rtyler> my "branch" pattern was "**" but the "type" was still Plain [21:36:19] <mwalling> ufail [21:36:31] *** yairgo has quit IRC [21:38:42] *** flurp has quit IRC [21:40:45] *** DamZ is now known as DamZzzz [21:46:48] <rtyler> abayer: does the trigger plugin have a switch to turn off those annoying "starting build" comments? :/ [21:47:12] <abayer> Dunno? [21:47:44] <ccutrer> rtyler: go to gerrit trigger and change the "Gerrit Verified Commands" [21:47:50] <ccutrer> you can just remove the one for Started [21:47:56] <ccutrer> or make it echo or something [21:47:59] <ccutrer> hmm, maybe [21:48:31] <ccutrer> jenkins_url/gerrit-trigger [21:52:02] *** recampbell has joined #jenkins [21:53:24] <rtyler> ccutrer: thanks, went ahead and did that [21:55:42] *** _marc` has quit IRC [22:00:02] *** msteinhauser has left #jenkins [22:06:39] *** akostadinov has quit IRC [22:07:10] *** akostadinov has joined #jenkins [22:07:28] *** akostadinov has quit IRC [22:07:56] *** akostadinov has joined #jenkins [22:10:20] *** elpargo has quit IRC [22:11:15] *** m4r35n357 has quit IRC [22:12:52] *** TerrapinM has quit IRC [22:16:53] *** Heimidal has quit IRC [22:16:59] *** akostadinov has quit IRC [22:17:06] *** wyrdvans has quit IRC [22:19:30] *** Heimidal has joined #jenkins [22:24:30] *** bnovc has quit IRC [22:24:39] *** bnovc has joined #jenkins [22:24:39] *** bnovc has joined #jenkins [22:26:26] *** akostadinov has joined #jenkins [22:26:59] *** olamy has joined #jenkins [22:26:59] *** ChanServ sets mode: +v olamy [22:32:20] *** akostadinov has quit IRC [22:33:00] *** akostadinov has joined #jenkins [22:33:11] <Tartarus> Anyone around that uses the JIRA plugin? [22:33:22] *** akostadinov has quit IRC [22:33:45] <Tartarus> Wondering about reducing comment spam in JIRA on matrix builds [22:34:38] *** wolfs has joined #jenkins [22:34:52] *** esteele has quit IRC [22:35:07] *** flurp has joined #jenkins [22:39:54] *** hugod_ has joined #jenkins [22:41:31] <Tartarus> Hmm [22:41:59] <Tartarus> I wonder if the JIRA plugin (or some other plugins too..) could tell if the job is a matrix type or not, and then report just report at the end? [22:42:21] *** Heimidal has quit IRC [22:43:04] <Tartarus> (One of my co-workers is noting that Gee, he filed an issue and is now getting 10 emails about builds completing when 2 (since the fix went into 2 branches) would be more correct) [22:43:42] <rpetti> Tartarus: probably, matrix sub jobs are a different class than the parent, so hypothetically you could have the plugin not do anything for those build [22:43:45] <rpetti> *builds [22:47:52] *** kutzi has joined #jenkins [22:47:52] *** ChanServ sets mode: +v kutzi [22:48:07] <kisielk> is there a way to do a build without triggering the downstream builds? [22:48:51] <stisti> other than removing the downstream jobs tempararily? [22:48:58] *** flurp has quit IRC [22:49:00] <kisielk> yes [22:49:30] <stisti> there probably isn't [22:50:03] *** jrz- has quit IRC [22:54:28] *** cowboyd has quit IRC [22:58:09] <mindless> olamy: ping [22:59:22] *** resmo has quit IRC [23:00:09] <mindless> olamy: let me know if you can help me get your maven-junit-plugin change working.. [23:00:38] *** olav_ has quit IRC [23:03:38] *** Heimidal has joined #jenkins [23:07:48] *** bap2000 has joined #jenkins [23:08:22] <bap2000> O hai! [23:08:39] <bap2000> can someone checkout ci.jenkinsci.org [23:09:09] <abayer> what's up? [23:09:21] <abayer> ah, ci.jenkins-ci.org, you mean? [23:09:29] <bap2000> I have a job "plugins_publish-over-parent" that's not getting any further than building remotely on ... [23:09:39] <bap2000> that be it [23:09:39] *** kstreith has quit IRC [23:09:56] <abayer> rtyler's slave may be sucking wind. I killed/relaunched the build. [23:10:09] <abayer> Now you should bug rtyler to kick his slave. =) [23:10:17] <bap2000> I tried that - even nuke the ws [23:10:31] <bap2000> rtyler: ... [23:12:55] *** kutzi has quit IRC [23:13:13] *** Heimidal has quit IRC [23:14:28] *** kutzi has joined #jenkins [23:14:28] *** ChanServ sets mode: +v kutzi [23:17:30] *** Heimidal has joined #jenkins [23:24:31] <olamy> mindless pong [23:24:36] <mindless> hi! [23:24:42] * mindless wants to run a single test! [23:25:02] <olamy> :-) [23:25:17] <mindless> kohsuke: when will ci.j be able to find parent 1.396 ? [23:25:17] <olamy> I have tested this in test harness part [23:25:35] <kohsuke> you mean when do we get stuff synced to central? [23:25:44] <mindless> ya, guess so... http://ci.jenkins-ci.org/view/Plugins/job/plugins_promoted-builds-simple/5/console [23:26:14] <kohsuke> For the time being I recommend adding <repository> [23:26:20] <kohsuke> Let me ping them again [23:26:22] *** luckyduck has left #jenkins [23:26:30] <mindless> ok.. i put it in my settings.xml so it builds locally for me [23:26:35] <mindless> ..forgot about the ci.j job [23:26:40] <mindless> (until it failed) [23:26:53] <kohsuke> It's bit awkward because it's the same Sonatype that is the gate keeper of Maven Central [23:27:03] <mindless> oof [23:27:13] <kohsuke> Granted, they said they'll treat us just like any other... [23:27:52] <mindless> would <repository> in plugins parent or overall parent be a good idea? [23:28:00] <kohsuke> It's catch-22 [23:28:13] <mindless> ah, right.. can't find those poms either [23:28:17] <kohsuke> You need that in your plugin POM for you to be able to discover plugin parent POM [23:28:22] *** _marc` has joined #jenkins [23:28:59] <mindless> olamy: so you'd expect this to work for junit3 ? [23:29:22] * olamy preparing bags to go on skiing holidays :-) [23:29:44] <jieryn-w> i thought you were going to australia [23:29:57] <olamy> mindless uhm not tested with junit 3 [23:30:15] <olamy> no Alpes in France :-) [23:30:48] <jieryn-w> nice! more likely to find mountains there... and, of course, ..snow [23:31:02] * olamy don't like this situation regarding central !! [23:31:06] <mindless> olamy: my test extends HudsonTestCase .. can I use junit4, or am I then stuck with 3? [23:31:18] <mindless> or kohsuke ^ [23:31:24] <olamy> use junit 4 [23:32:12] <mindless> even though the parent class HudsonTestCase has un-annotated setUp/tearDown ? [23:32:19] <kohsuke> If I'm not mistaken, with a bit of change I can make HudsonTestCase a JUnit4 test class [23:33:26] <mindless> hm.. anyway, I tried running a single test under jenkins/test and it seems to work there [23:33:34] <mindless> so maybe something is different for plugins [23:33:57] <mindless> a junit3 test under jenkins/test, that is [23:33:58] <kohsuke> This is tangental, but any reason you don't do it in IDE? [23:34:10] <kohsuke> I found that a whole lot faster and productive [23:34:21] <kohsuke> less pom [23:34:26] <kohsuke> sorry, wrong window [23:34:31] <olamy> doesn't work here with eclipse [23:34:43] <kohsuke> really? [23:34:53] <kohsuke> That should be fixed then [23:34:56] <olamy> yup [23:35:55] <olamy> mindless does your test has a static suite method ? [23:36:07] <mindless> guess I've hit enough IDE problems now and then, that I tend to edit in IDE and build/test in cmdline [23:36:18] <mindless> olamy: no [23:36:52] <mindless> looks to me like plugins use surefire [23:37:14] <mindless> with jenkins/test I see [surefire:test ..... Tests are skipped. [junit:test ....... [23:37:33] <mindless> when my plugin runs tests I see [surefire:test ... Surefire report directory ... [23:38:13] <olamy> uhm do you skip surefire in your pom ? [23:38:24] <olamy> and bind maven-junit-plugin ? [23:39:37] <kohsuke> Yeah, plugins currently run with stock surefire [23:39:43] <mindless> in my plugin pom? no.. i assume the parent sets these things up [23:39:51] <kohsuke> should it switch to maven-junit-plugin? [23:40:06] <mindless> i dunno.. why does jenkins/test use maven-junit-plugin ? [23:40:11] <mindless> does the same reason apply to plugins? [23:40:20] <kohsuke> For parallel execution of tests in isolated JVM [23:40:33] <kohsuke> It's less of an issue for plugins because they have smaller number of tests [23:40:54] * olamy will put similar feature to surefire too :-) [23:40:56] <kohsuke> And since Surefire supposedly got a lot better, maybe we can build what we need on top of surefire [23:41:10] <olamy> agree [23:41:17] <mindless> ok, cool [23:45:22] *** flurp has joined #jenkins [23:48:10] *** Heimidal has quit IRC [23:55:32] *** ConstantineXVI has joined #jenkins [23:56:29] *** mando has joined #jenkins [23:57:16] <ConstantineXVI> can jenkins be set up to have a link directly to your build's package on the build status page? [23:59:33] *** flurp has quit IRC [23:59:36] <mindless> ConstantineXVI: do you "archive artifacts" ?