[Bugs] [Bug 1433310] New: Regression tests getting permission errors

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 17 11:30:48 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1433310

            Bug ID: 1433310
           Summary: Regression tests getting permission errors
           Product: GlusterFS
           Version: mainline
         Component: project-infrastructure
          Assignee: bugs at gluster.org
          Reporter: jdarcy at redhat.com
                CC: bugs at gluster.org, gluster-infra at gluster.org



Every centos6-regression run since 3:15pm Jenkins time yesterday has been
failing in the same way, across multiple slaves.  Latest example:

  https://build.gluster.org/job/centos6-regression/3656/console

04:47:38 Triggered by Gerrit: https://review.gluster.org/16903
04:47:38 Construction à distance sur slave1.cloud.gluster.org
(rackspace_regression_2gb) in workspace
/home/jenkins/root/workspace/centos6-regression
04:47:39  > git rev-parse --is-inside-work-tree # timeout=10
04:47:39 Fetching changes from the remote Git repository
04:47:39  > git config remote.origin.url git://review.gluster.org/glusterfs.git
# timeout=10
04:47:39 ERROR: Error fetching remote repo 'origin'
04:47:39 hudson.plugins.git.GitException: Failed to fetch from
git://review.gluster.org/glusterfs.git
04:47:39     at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
04:47:39     at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
04:47:39     at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
04:47:39     at hudson.scm.SCM.checkout(SCM.java:485)
04:47:39     at
hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
04:47:39     at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
04:47:39     at
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
04:47:39     at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
04:47:39     at hudson.model.Run.execute(Run.java:1738)
04:47:39     at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
04:47:39     at
hudson.model.ResourceController.execute(ResourceController.java:98)
04:47:39     at hudson.model.Executor.run(Executor.java:410)
04:47:39 Caused by: hudson.plugins.git.GitException: Command "git config
remote.origin.url git://review.gluster.org/glusterfs.git" returned status code
4:
04:47:39 stdout: 
04:47:39 stderr: error: failed to write new configuration file .git/config.lock
04:47:39 
04:47:39     at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)

It's amusing that some of the messages (especially for aborted tasks) are in
French, but I don't think that's the real issue here.  There seems to be some
kind of permission problem affecting all machines.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list