Created
April 15, 2020 03:33
-
-
Save slide/ea5e5450528d1b0e2b57f4f41ca82c86 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Tests run: 120, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 528.673 s <<< FAILURE! - in org.jenkinsci.plugins.gitclient.CliGitAPIImplTest | |
20:31:45 [ERROR] org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.test_submodule_update_shallow Time elapsed: 6.386 s <<< ERROR! | |
20:31:45 hudson.plugins.git.GitException: | |
20:31:45 Command "git fetch --tags --force --progress -- file:///C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\no-spaces3058544028745064015\dir-repository +refs/heads/*:refs/remotes/origin/*" returned status code 128: | |
20:31:45 stdout: | |
20:31:45 stderr: fatal: '/C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\no-spaces3058544028745064015\dir-repository' does not appear to be a git repository | |
20:31:45 fatal: Could not read from remote repository. | |
20:31:45 | |
20:31:45 Please make sure you have the correct access rights | |
20:31:45 and the repository exists. | |
20:31:45 | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2436) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2050) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:572) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:801) | |
20:31:45 at org.jenkinsci.plugins.gitclient.GitAPITestCase.test_submodule_update_shallow(GitAPITestCase.java:2099) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
20:31:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
20:31:45 at java.lang.reflect.Method.invoke(Method.java:498) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.runTest(CliGitAPIImplTest.java:48) | |
20:31:45 at junit.framework.TestCase.runBare(TestCase.java:142) | |
20:31:45 at junit.framework.TestResult$1.protect(TestResult.java:122) | |
20:31:45 at junit.framework.TestResult.runProtected(TestResult.java:142) | |
20:31:45 at junit.framework.TestResult.run(TestResult.java:125) | |
20:31:45 at junit.framework.TestCase.run(TestCase.java:130) | |
20:31:45 at junit.framework.TestSuite.runTest(TestSuite.java:241) | |
20:31:45 at junit.framework.TestSuite.run(TestSuite.java:236) | |
20:31:45 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) | |
20:31:45 | |
20:31:45 [ERROR] org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.test_submodule_update_shallow_with_depth Time elapsed: 5.791 s <<< ERROR! | |
20:31:45 hudson.plugins.git.GitException: | |
20:31:45 Command "git fetch --tags --force --progress -- file:///C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\no-spaces8293299528168520284\dir-repository +refs/heads/*:refs/remotes/origin/*" returned status code 128: | |
20:31:45 stdout: | |
20:31:45 stderr: fatal: '/C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\no-spaces8293299528168520284\dir-repository' does not appear to be a git repository | |
20:31:45 fatal: Could not read from remote repository. | |
20:31:45 | |
20:31:45 Please make sure you have the correct access rights | |
20:31:45 and the repository exists. | |
20:31:45 | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2436) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2050) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:572) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:801) | |
20:31:45 at org.jenkinsci.plugins.gitclient.GitAPITestCase.test_submodule_update_shallow_with_depth(GitAPITestCase.java:2116) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
20:31:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
20:31:45 at java.lang.reflect.Method.invoke(Method.java:498) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.runTest(CliGitAPIImplTest.java:48) | |
20:31:45 at junit.framework.TestCase.runBare(TestCase.java:142) | |
20:31:45 at junit.framework.TestResult$1.protect(TestResult.java:122) | |
20:31:45 at junit.framework.TestResult.runProtected(TestResult.java:142) | |
20:31:45 at junit.framework.TestResult.run(TestResult.java:125) | |
20:31:45 at junit.framework.TestCase.run(TestCase.java:130) | |
20:31:45 at junit.framework.TestSuite.runTest(TestSuite.java:241) | |
20:31:45 at junit.framework.TestSuite.run(TestSuite.java:236) | |
20:31:45 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) | |
20:31:45 | |
20:31:45 [ERROR] org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.test_branchContainingRemote Time elapsed: 1.29 s <<< ERROR! | |
20:31:45 hudson.plugins.git.GitException: | |
20:31:45 Command "git fetch --tags --force --progress -- file:///C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\j%20h6614586888328162883 +refs/heads/*:refs/remotes/origin/*" returned status code 128: | |
20:31:45 stdout: | |
20:31:45 stderr: fatal: '/C:\Users\jenkins\Work\workspace\Plugins_git-client-plugin_PR-520\target\tmp\j h6614586888328162883' does not appear to be a git repository | |
20:31:45 fatal: Could not read from remote repository. | |
20:31:45 | |
20:31:45 Please make sure you have the correct access rights | |
20:31:45 and the repository exists. | |
20:31:45 | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2436) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2050) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:572) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:801) | |
20:31:45 at org.jenkinsci.plugins.gitclient.GitAPITestCase.test_branchContainingRemote(GitAPITestCase.java:3425) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
20:31:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
20:31:45 at java.lang.reflect.Method.invoke(Method.java:498) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIImplTest.runTest(CliGitAPIImplTest.java:48) | |
20:31:45 at junit.framework.TestCase.runBare(TestCase.java:142) | |
20:31:45 at junit.framework.TestResult$1.protect(TestResult.java:122) | |
20:31:45 at junit.framework.TestResult.runProtected(TestResult.java:142) | |
20:31:45 at junit.framework.TestResult.run(TestResult.java:125) | |
20:31:45 at junit.framework.TestCase.run(TestCase.java:130) | |
20:31:45 at junit.framework.TestSuite.runTest(TestSuite.java:241) | |
20:31:45 at junit.framework.TestSuite.run(TestSuite.java:236) | |
20:31:45 at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) | |
20:31:45 | |
20:31:45 [INFO] Running org.jenkinsci.plugins.gitclient.CliGitAPITempFileTest | |
20:31:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.jenkinsci.plugins.gitclient.CliGitAPITempFileTest | |
20:31:45 [INFO] Running org.jenkinsci.plugins.gitclient.CliGitAPIWindowsFilePermissionsTest | |
20:31:45 [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.018 s <<< FAILURE! - in org.jenkinsci.plugins.gitclient.CliGitAPIWindowsFilePermissionsTest | |
20:31:45 [ERROR] org.jenkinsci.plugins.gitclient.CliGitAPIWindowsFilePermissionsTest.test_windows_file_permission_is_set_correctly Time elapsed: 0 s <<< FAILURE! | |
20:31:45 java.lang.AssertionError: expected:<1> but was:<4> | |
20:31:45 at org.junit.Assert.fail(Assert.java:89) | |
20:31:45 at org.junit.Assert.failNotEquals(Assert.java:835) | |
20:31:45 at org.junit.Assert.assertEquals(Assert.java:647) | |
20:31:45 at org.junit.Assert.assertEquals(Assert.java:633) | |
20:31:45 at org.jenkinsci.plugins.gitclient.CliGitAPIWindowsFilePermissionsTest.test_windows_file_permission_is_set_correctly(CliGitAPIWindowsFilePermissionsTest.java:44) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
20:31:45 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
20:31:45 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
20:31:45 at java.lang.reflect.Method.invoke(Method.java:498) | |
20:31:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) | |
20:31:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) | |
20:31:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) | |
20:31:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) | |
20:31:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) | |
20:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) | |
20:31:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) | |
20:31:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) | |
20:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) | |
20:31:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) | |
20:31:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) | |
20:31:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) | |
20:31:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) | |
20:31:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) | |
20:31:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) | |
20:31:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) | |
20:31:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) | |
20:31:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) | |
20:31:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment