Build failed in Jenkins: yast-yast-installation-master #258
See <https://ci.opensuse.org/job/yast-yast-installation-master/258/display/redirect?page=changes> Changes: [Josef Reidinger] Bump version to 5.0.0 ------------------------------------------ Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-installation-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-installation-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-installation.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-installation.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-installation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 05db2e9ef2ee9ae8a65a14f5c5c1acdea209ea03 (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 05db2e9ef2ee9ae8a65a14f5c5c1acdea209ea03 # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk d49fbda9398a1f23bad5714bc38f2ffd7f86758b # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-installation-master] $ /bin/sh -xe /tmp/jenkins5952563334311373385.sh + cd <https://ci.opensuse.org/job/yast-yast-installation-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/lib/transfer/file_from_url.rb:453: warning: shadowing outer local variable - m * Done * Checking the startup shell scripts... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-installation-master/ws/package/yast2-installation-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-installation * ...Done A YaST:Head A YaST:Head/yast2-installation A YaST:Head/yast2-installation/YaST2-Firstboot.service A YaST:Head/yast2-installation/YaST2-Second-Stage.service A YaST:Head/yast2-installation/yast2-installation-4.6.7.tar.bz2 A YaST:Head/yast2-installation/yast2-installation.changes A YaST:Head/yast2-installation/yast2-installation.spec At revision 1195. rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation.spec rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/YaST2-Second-Stage.service rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/YaST2-Firstboot.service rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation.changes rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation-4.6.7.tar.bz2 cp package/yast2-installation.spec <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/yast2-installation-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/YaST2-Second-Stage.service <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/YaST2-Firstboot.service <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/yast2-installation.changes <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation osc -A 'https://api.opensuse.org/' addremove D yast2-installation-4.6.7.tar.bz2 A yast2-installation-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation' 'yast2-installation.spec' > /tmp/yast-rake20230830-11417-1fpqqol Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation' 'yast2-installation.changes' | diff - 'yast2-installation.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 11414 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-installation/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-installation-master/259/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the SLE-15-SP6 branch ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-installation-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-installation-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-installation.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-installation.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-installation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ef626f9b81e54e0b68ac3fdfc860ac5576ec6f0f (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f ef626f9b81e54e0b68ac3fdfc860ac5576ec6f0f # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 05db2e9ef2ee9ae8a65a14f5c5c1acdea209ea03 # timeout=10 Cleaning workspace git rev-parse --verify HEAD # timeout=10 Resetting working tree git reset --hard # timeout=10 git clean -fdx # timeout=10 [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content YAST_SUBMIT=factory
[EnvInject] - Variables injected successfully. [EnvInject] - Mask passwords that will be passed as build parameters. [yast-yast-installation-master] $ /bin/sh -xe /tmp/jenkins15447812811404757271.sh + cd <https://ci.opensuse.org/job/yast-yast-installation-master/ws/> + LC_ALL=en_US.UTF-8 + /usr/local/bin/jenkins_status_comment.rb timeout 30m rake osc:sr All files have proper license reference. * Starting syntax check... src/lib/transfer/file_from_url.rb:453: warning: shadowing outer local variable - m * Done * Checking the startup shell scripts... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-installation-master/ws/package/yast2-installation-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-installation * ...Done A YaST:Head A YaST:Head/yast2-installation A YaST:Head/yast2-installation/YaST2-Firstboot.service A YaST:Head/yast2-installation/YaST2-Second-Stage.service A YaST:Head/yast2-installation/yast2-installation-4.6.7.tar.bz2 A YaST:Head/yast2-installation/yast2-installation.changes A YaST:Head/yast2-installation/yast2-installation.spec At revision 1195. rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation.spec rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/YaST2-Second-Stage.service rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/YaST2-Firstboot.service rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation.changes rm <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation/yast2-installation-4.6.7.tar.bz2 cp package/yast2-installation.spec <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/yast2-installation-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/YaST2-Second-Stage.service <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/YaST2-Firstboot.service <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation cp package/yast2-installation.changes <https://ci.opensuse.org/job/yast-yast-installation-master/ws/YaST>:Head/yast2-installation osc -A 'https://api.opensuse.org/' addremove D yast2-installation-4.6.7.tar.bz2 A yast2-installation-5.0.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation' 'yast2-installation.spec' > /tmp/yast-rake20230901-1928-z8mznm Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-installation' 'yast2-installation.changes' | diff - 'yast2-installation.changes' rm -rf YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number> or fate#<number> Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Result: PID 1925 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-installation/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-installation-master/260/display/redirect> Changes: ------------------------------------------ Started by GitHub push by jreidinger Started by GitHub push by jreidinger Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-jenkins2 (yast-head yast-jenkins) in workspace <https://ci.opensuse.org/job/yast-yast-installation-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-installation-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-installation.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-installation.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-installation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from https://github.com/yast/yast-installation.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress --prune -- https://github.com/yast/yast-installation.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'https://github.com/yast/yast-installation.git/': Could not resolve host: github.com
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2734) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2111) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:623) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to yast-jenkins2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1000) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) at jdk.internal.reflect.GeneratedMethodAccessor695.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) at com.sun.proxy.$Proxy134.execute(Unknown Source) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1240) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) ERROR: Error fetching remote repo 'origin'
participants (1)
-
admin@opensuse.org