Hi gang ,
Please share if u know any way by groovy to get disk space used(size) by build
of job.
Thanks for assistance .
Regards
Hiteswar
Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group an
I just disable some plugin to fix it
--
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.
For more options, visit http
This is my jenkins build log below:
[8mha:lh+LCP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzOEgYu/dLi1CL9vNKcHACFIKlWvw==[0manonymous
啟動
建置中 工作區 /Users/peter/.jenk
On 19.03.2014, at 21:38, Daniel Beck wrote:
> Unfortunately, from reading the code, it looks more like
> SubversionSCM.DescriptorImpl.createAuthenticationProvider(AbstractProject)
> would need to pass the project's SubversionSCM to
> CredentialsSVNAuthenticationProviderImpl.createAuthenticati
I need to add slaves to my Jenkins installation (all Linux), but I
realized that I really don't know how to spec and configure them for my
use case. I have about 40 jobs that run one or more times per day, as
well as 10-20 more jobs that run at least weekly. I don't really know if
any given job
Subversion Tagging Plugin reuses the Subversion SCM authentication of the
project. And Subversion plugin 2.0 changed a lot about that.
There's a chance you just need to add an 'Additional Credential' for the repo.
It's essentially the same problem as in JENKINS-21785 [1]. Read all the
comments
Use this: H/10 7-19 * * 1-5
It's essentially parts of these two examples provided in the inline help pasted
together:
> # every fifteen minutes (perhaps at :07, :22, :37, :52)
> H/15 * * * *
> # once every two hours every weekday (perhaps at 10:38 AM, 12:38 PM, 2:38 PM,
> 4:38 PM)
> H 9-16/2 * *
This is VERY odd since all of the processing is done on the server side. Is
it possible that the markup is there, but just not showing up in the other
browsers? Can you look at the source in the browsers that do not work and
see if its in there? Are you doing a plain text email, or html?
On Mon,
Hey everyone
I think this could of interest for people reading this; we (Bio4j) are an
open source bioinformatics data platform based in AWS and graph databases.
We have pretty specific (I think) needs for our development, testing and
release processes, and for this year GSoC we have working
I'm writing a email template in groovy, but when I test the email template in
different browsers(Firefox 27/Opera Next), the testing result is different.
What I want is to grab the failure cause in another Jenkins plugin called
Build Failure Analyzer.
The relative email template is attached below:
Hello,
we have an SVN with a setup like this:
trunk/parent/project_pom.xml
trunk/parent/plugins
trunk/parent/plugins/plugins_pom.xml
trunk/parent/plugins/pluginA
trunk/parent/plugins/pluginB
trunk/parent/tests
trunk/parent/tests/tests_pom.xml
trunk/parent/tests/testPluginA
trunk/parent/tests/te
Hi everyone,
I'm new to Jenkins but am having some problems with the SVN Tagging Plugin
that I can't seem to get past.
I'm trying to tag my build, but am getting the following frustrating error
at the end of the build..
*dispmsg:*
* [echo] 18:41:12 Compiling the test classes generated fro
Hi,
I run Jenkins in a machine and run Jenkins agent another machine. I
connected through ssh. I got below exception in the randomly.
Please advise. Thanks in advance
ERROR: Failed to parse POMs
hudson.remoting.
ChannelClosedException: channel is already closed
at hudson.remoting.C
I'm trying to set up my SVN polling to run every 10 minutes between 7am
and 8pm Monday through Friday, the documentation is a little hard to
parse, is the following correct?
H/6 7-20/1 * * 1-5
Cheers,
Andrew Kujtan
--
You received this message because you are subscribed to the Google Gro
Hi,
I wrote a Jenkins plugin, which has a class which implements
ProminentProjectAction.
I'm returning the path to the icon in the public String getIconFileName()
method.
Everything works as expected when there is one Build step.
However, if I specify 3 build steps using my Plugin, the icon is
hi MoBarger
On Tuesday, March 18, 2014 7:23:20 PM UTC+1, MoBarger wrote:
>
> This happened to me. I had to disable the disk usage plugin.
> Also you need to go to Manage Jenkins, clean old data to remove its
> entries from the job config files.
>
Thanks for your reply.
I've checked my install
Re Q2, looks like the port is in use. Do you perhaps have Jenkins set to
autostart when you boot your computer? Either that or some other
application has grabbed it.
Richard.
On Wed, Mar 19, 2014 at 9:40 PM, 敬錞潘 wrote:
> I can startup Jenkins yesterday ,
> and it can auto build my project
> (b
I can startup Jenkins yesterday ,
and it can auto build my project
(but xcodebuild fail always,this is another problem,i want to fix it later)
Today morning I install Tap plugin&TestFlight plugin
and add a Tap & TestFlight setting in my project configuration,
Jenkins checkout new one version agai
As Jenkins now actually embeds jetty, I would say go the simplest way:
start with java -jar Jenkins.war (10+ slaves).
But it also depends what you're used to, sure. For example, if you have
good internal experience operating tomcat, running Jenkins inside tomcat
would certainly still be a sensible
+1 having both tried the javadoc and ide path in the past, I recommend by
far the ide.
Discovering code and possibilities through javadoc solely proves terribly
cumbersome.
Cheers
Le 17 mars 2014 00:11, "Richard Lavoie" a écrit :
> The IDE is the best way because of the inter class easy navigatio
20 matches
Mail list logo