You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/10/30 01:01:27 UTC

[jira] [Created] (INFRA-10689) projects_role SVN checkins keep failing

Sebb created INFRA-10689:
----------------------------

             Summary: projects_role SVN checkins keep failing
                 Key: INFRA-10689
                 URL: https://issues.apache.org/jira/browse/INFRA-10689
             Project: Infrastructure
          Issue Type: Bug
          Components: Subversion
            Reporter: Sebb


The projects-vm host uses an SVN role account (projects_role) to allow it to automatically commit updates to SVN.

Unfortunately something is causing the checkins to fail on a regular basis:

crontab job:
cd /var/www/reporter.apache.org/data/history && svn ci -m "updating report releases data" --username projects_role --password `cat /root/.rolepwd` --non-interactive

Date: Wed, 28 Oct 2015 20:10:04 -0700 (PDT)

svn: E215004: Authentication failed and interactive prompting is disabled; see the --force-interactive option
svn: E215004: Commit failed (details follow):
svn: E215004: No more credentials or we tried too many times.
Authentication failed

Same again at:
Date: Thu, 29 Oct 2015 04:10:03 -0700 (PDT)
and at:
Date: Thu, 29 Oct 2015 04:20:03 -0700 (PDT)

However the next checkin works:
Date: Thu, 29 Oct 2015 12:10:02 -0700 (PDT)

Could it be that the checkins are triggering some kind of temporary ban that is automatically lifted?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)