Re: Jenkins pb?

2020-12-31 Thread julien2412
Ilmari Lauhakangas wrote
> On 31.12.2020 11.19, julien2412 wrote:
> It was just discussed on #tdf-infra and is being worked on. Apparently 
> some ccache-related issue.

Thank you for the quick feedback.

I hope other random pbs will be taken into account, eg:
- Windows Jenkins which stops, see
https://ci.libreoffice.org/job/gerrit_windows/84600/console
- Mac Jenkins which fails for something obviously not related to the patch
(see https://ci.libreoffice.org/job/gerrit_mac/80144/console).

I don't count anymore the number of times I use "Resume" in jenkins for some
straightforward patches (I try to use "Rebase" on gerrit only if I see that
a recent commit may help or if jenkins seems stuck).

Julien




--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Jenkins pb?

2020-12-31 Thread julien2412
Hello,

It seems there are more and more failing Jenkins not related to the tested
patches.
eg for https://ci.libreoffice.org/job/gerrit_master/74633/ with
https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/76775/console

Started by upstream project "gerrit_master" build number 74633
originally caused by:
 Triggered by Gerrit: https://gerrit.libreoffice.org/c/core/+/108501
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on tb85 (android_aarch64 android_x86 android_x86_64 Linux
Gerrit android_arm linux_clang_dbgutil_64) in workspace
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_clang_dbgutil_64
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.libreoffice.org/core #
timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from
https://git.libreoffice.org/core
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1204)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:636)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:508)
at hudson.model.Run.execute(Run.java:1907)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config
remote.origin.url https://git.libreoffice.org/core; returned status code 4:
stdout: 
stderr: error: failed to write new configuration file
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_clang_dbgutil_64/.git/config.lock

at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2380)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2376)

Is it just a matter of time? should the Jenkins machines be restarted? is
there some hardware pb?

Julien



--
Sent from: 
http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Jenkins pb?

2020-12-31 Thread Ilmari Lauhakangas

On 31.12.2020 11.19, julien2412 wrote:

It seems there are more and more failing Jenkins not related to the tested
patches.
eg for https://ci.libreoffice.org/job/gerrit_master/74633/ with
https://ci.libreoffice.org/job/gerrit_linux_clang_dbgutil/76775/console

Started by upstream project "gerrit_master" build number 74633
originally caused by:
  Triggered by Gerrit: https://gerrit.libreoffice.org/c/core/+/108501
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on tb85 (android_aarch64 android_x86 android_x86_64 Linux
Gerrit android_arm linux_clang_dbgutil_64) in workspace
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_clang_dbgutil_64
The recommended git tool is: NONE
No credentials specified
  > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
  > git config remote.origin.url https://git.libreoffice.org/core #
timeout=10
ERROR: Error fetching remote repo 'origin'


It was just discussed on #tdf-infra and is being worked on. Apparently 
some ccache-related issue.


Ilmari
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice