jenkinsci / jenkinsci/subversion-plugin
[JENKINS-21164] Audit Failures in Windows Event Log
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
We have our SVN repository hosted on a Windows Server 2008 box (recently migrated from 2003) and every minute we get 20+ Audit Failure logs from the account that our Jenkins CI server uses to connect to the repository. If we put Jenkins into Shutdown Mode we stop seeing the Audit Failures.
Jenkins is able to get check for svn updates just fine and jobs are always triggered when there are new commits.
The real issue we have is that when there are real login failures its pretty hard to debug the problem, when there are all the false failures from Jenkins.
I've attached the Windows Event Log details.
Our repo and the jenkins installation are on different servers.
---
Originally reported by
mhaderman, imported from: Audit Failures in Windows Event Log
Raw content of original issue
We have our SVN repository hosted on a Windows Server 2008 box (recently migrated from 2003) and every minute we get 20+ Audit Failure logs from the account that our Jenkins CI server uses to connect to the repository. If we put Jenkins into Shutdown Mode we stop seeing the Audit Failures.
Jenkins is able to get check for svn updates just fine and jobs are always triggered when there are new commits.
The real issue we have is that when there are real login failures its pretty hard to debug the problem, when there are all the false failures from Jenkins.
I've attached the Windows Event Log details.
Our repo and the jenkins installation are on different servers.
- environment:
Windows Server 2003/2008
1 attachment
- [EventLogError.txt](https://issues.jenkins.io/secure/attachment/24933/EventLogError.txt)
Contributor guide
Assessment
This issue has not been assessed yet.