[10/27/14 13:35:32] [SSH] Opening SSH connection to
vommvsles10-64devbld.engba.symantec.com:22.
[10/27/14 13:35:35] [SSH] Authentication successful.
[10/27/14 13:35:36] [SSH] The remote users environment is:
ACLOCAL_FLAGS='-I /opt/gnome/share/aclocal'
BASH=/bin/bash
BASH_ARGC=()
BASH_ARGV=()
BASH
10/24/14 09:47:30] [SSH] Opening SSH connection to hostname:22.
[10/24/14 09:47:30] [SSH] Authentication successful.
SSH connection reports a garbage before a command execution.
Check your .bashrc, .profile, and so on to make sure it is quiet.
The received junk text is as follows:
stty: standard i
Try reading the error message and following its instructions.
On 27.10.2014, at 09:05, niraj nandane wrote:
>
> 10/24/14 09:47:30] [SSH] Opening SSH connection to hostname:22.
> [10/24/14 09:47:30] [SSH] Authentication successful.
> SSH connection reports a garbage before a command execution.
>
This morning, checking the "Manage Jenkins" page, it said:
"Some projects have builds whose timestamps are inconsistent. These will
confuse Jenkins when it tries to look up build records."
There is a link to http://jenkins-ci.org/issue/18289.
What happened is that the clocks went back (end of su
Hi,
Usually my signing scripts works fine from Jenkins but this time when I
am using certutil to import the pfx and then do the signing.
"certutil.exe" -user -f -P "somepassword" -importPFX "C:\path to pfx" from
within a script , I am getting this error
CertUtil: -importPFX command FAILED:
I had simmilar problem with Jenkins1.586. Downgroad to 1.579 helped.
W dniu wtorek, 14 października 2014 19:05:57 UTC+2 użytkownik llaumgui
napisał:
>
> Hi,
>
> with Jenkins 1.584 and Violations plugin 0.7.11, when I build my project
> on Jenkins, I have a successfull build, but a IllegalStateE
Sahil Minocha (2014-10-16 13:50):
Hi,
I am using Conditional Steps(Multiple) and Steps to run if condition
is met.
I have a scenario to fail the build if an expression is not found in
the Console Output.
What I am able to achieve is, I can change the build output when an
expression matches us
> It's not a big problem for us (it might be more of a problem for others), but
> any suggestions as to how to handle this in future
My preffered way of handling this is to always run your infrastructure in
Etc/UTC.
It means you never hit the time changing issue - and when you need to integrate
Am 27.10.2014 um 11:23 schrieb James Nord (jnord):
> My preffered way of handling this is to always run your infrastructure in
> Etc/UTC.
Fine if it's Unix/Linux. Doesn't work on Windows, because hardware clock
is always on localtime there.
Bye...
Dirk
--
*Dirk Heinrichs*, Senior Systems
Hi Dirk,
I really don’t follow – unless you are on an out of date windows verison it
does now have an option for UTC as a proper UTC unline the old “Grenwich Mean
Time” which was actually Europe/London.
[cid:image001.png@01CFF1D2.B5F237D0]
No daylight saving options are there
/James
From: j
Am 27.10.2014 um 11:47 schrieb James Nord (jnord):
> I really don’t follow – unless you are on an out of date windows
> verison it does now have an option for UTC as a proper UTC unline the
> old “Grenwich Mean Time” which was actually Europe/London.
OK, I need to elaborate. On Unix/Linux, one us
We have a three layer multi configuration which at times fails since some
sub job fails at times on some slaves
We are looking at rebuilding the whole job across all slaves selected in
parent job from the beginning if any of the sub jobs fail
I have looked at rebuild plugin, but am also looking a
Hi
Anyone? Surely the plugin shouldn't be stripping information when
passing it on to downstream jobs?
Cheers
Adam
On Thu, Oct 23, 2014 at 5:15 PM, Adam Mercer wrote:
> Hi
>
> I'm trying to tie a couple of jobs together using the Parametrized
> Trigger Plugin and am running into problems with
Downgrade to version 1.583 worked for us.
Thanks again Daniel.
Op zaterdag 25 oktober 2014 10:53:27 UTC+2 schreef rene.van...@ordina.nl:
>
> Thanks Daniel.
> We will try that. I'll let you know how that worked out.
>
>
> Rene
>
> Op donderdag 23 oktober 2014 15:03:43 UTC+2 schreef rene.van...@or
Hi Dirk,
If you set the timezone to Etc/UTC even on windows the hardware clock will
never jump - as there is no DST to adjust the clock by.
/James
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiv
As the originator of this thread, thanks for your responses. We're on Linux, so
the Windows concerns thankfully don’t apply.
As stated, the usual way to handle this kind of thing is for the server to keep
time in UTC, and the application converts to local time for display etc.
purposes. The app
On 27.10.2014, at 17:16, matthew.web...@diamond.ac.uk wrote:
> As stated, the usual way to handle this kind of thing is for the server to
> keep time in UTC, and the application converts to local time for display etc.
> purposes. The application, in this case, is Jenkins, and it doesn't look li
I have seen another issue with the groovy implementation. The sample code
for extended email plugin jenkins-matrix-email-html.template has
references to icons
that look like this:
if (build.result == Result.SUCCESS) {
result_img = "static/e59dfe28/images/32x32/blue.gif"
} else if (build.res
Those paths don't survive a Jenkins restart. That's how Jenkins makes resources
cachable but still has them update properly after e.g. an update.
On 27.10.2014, at 18:13, Sam T wrote:
> I have seen another issue with the groovy implementation. The sample code for
> extended email plugin jenkin
Hi Rodrigo,
This sounds great. So I tried to do the same and it simply...does not work.
Please could you elaborate a little bit and let me/us know how exactly you
did this?
Cheers,
Olivier.
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com/Authetication-using-LDAP-and-L
Is there any way to make the results of each step from the tap file appear in
the execution results and execution status of each individual step (as in
the second image generated from a manual test) rather than show the whole
file in the execution notes of the test case (as in the first image
gener
Is there any way to make the results of each step from the tap file appear in
the execution results and execution status of each individual step (as in
the second image generated from a manual test) rather than show the whole
file in the execution notes of the test case (as in the first image
gener
Are you able to resolve this issue or it's considered as expected behavior?
Having the same issue with latest subversion plugin.
--
View this message in context:
http://jenkins-ci.361315.n4.nabble.com/Jenkins-job-disabled-by-anonymous-tp4677842p4725182.html
Sent from the Jenkins users mailing l
Hi,
We have a Mac OS slave which is working fine with Jenkins using ssh,
however we have another Mac that is behind a firewall which we can't port
forward to, so I want to use the Java webstart method to start the slave as
a daemon at boot time. At the moment I'm just testing it from a local
t
If you can't port-forward/open a hole in the firewall for SSH, I'd imagine
you'd have problems with doing so with Java Webstart too as presumably the
firewall would block that traffic too?
Richard.
On Tue, Oct 28, 2014 at 12:14 PM, Simon Byrnand wrote:
> Hi,
>
> We have a Mac OS slave which is
Hi,
I have a Maven project to run a suite of integration tests. I am currently
using the failsafe-plugin and forking the build to run the tests in
parallel, running 5 threads.
I would like to increase the thread count but am currently close to the
physical memory limits of the machine. I cou
Hi all,
I have been investigating a memory leak of Jenkins server(Jenkins war
deployed in Tomcat server). I have done some profiling and it seems
"org/apache/catalina/loader/WebappClassLoader@0x0006fb9aac68" class
loaders are kept in live status even after the webapp is undeployed, and G
27 matches
Mail list logo