Hi Team - I am seeing frequently my Jenkins controller going down with
below error message
*** buffer overflow detected ***: /opt/apps/java/current_java/bin/java
terminated
=== Backtrace: =
/lib64/libc.so.6(__fortify_fail+0x37)[0x7f3a41b6a7a7]
/lib64/libc.so.6(+0x116922)[0x7f3a41b689
Thanks Mark.
Disabled mode worked.
Thanks
M.Madhu
On Fri, Dec 2, 2022 at 9:58 AM Mark Waite wrote:
>
>
> On Friday, December 2, 2022 at 8:52:26 AM UTC-7 Madhu Muchukota wrote:
>
>> Hi Team,
>>
>> We recently upgraded Jenkins and as a part of this, plugins too got
>> upgraded.
>>
>> We use Se
On Friday, December 2, 2022 at 8:52:26 AM UTC-7 Madhu Muchukota wrote:
> Hi Team,
>
> We recently upgraded Jenkins and as a part of this, plugins too got
> upgraded.
>
> We use Service Hooks in Azure DevOps and after the upgrade, we are seeing
> GIT notifyCommit is failing with HTTP status co
Hi Team,
We recently upgraded Jenkins and as a part of this, plugins too got
upgraded.
We use Service Hooks in Azure DevOps and after the upgrade, we are seeing
GIT notifyCommit is failing with HTTP status code 401.
Upon troubleshooting, I came to know that the Jenkins Git Plugin that got
upgrad
agent any
stages {
stage ('Build') {
steps {
// 1.Git Pull pull request#1\
// 2.create container
// 3.Build container
echo 'Running Build Phase.'
}
}
stage ('Unit Test') {
steps {
//1.Run Unit T
what did you tried?
On Friday, December 2, 2022 at 12:53:37 PM UTC+5:30 samee...@gmail.com
wrote:
> Hello Team,
>
> All of sudden I am getting Error No build record master - #455 could be
> located
>
> Can you please guide what could be wrong?
>
> Jenkins version : 2.319.3
>
> Regards,
> Samee