Build failed in Jenkins: yast-yast-docker-master #22
See <https://ci.opensuse.org/job/yast-yast-docker-master/22/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-docker-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-docker-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-docker.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-docker.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-docker.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 42dc3cc2113db165e780b3be9357955599a91e0e (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f 42dc3cc2113db165e780b3be9357955599a91e0e # timeout=10 Commit message: "Bump version to 5.0.0" git rev-list --no-walk e4752f4e1ce393525bd9bdcfd0033625bc93c26e # 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-docker-master] $ /bin/sh -xe /tmp/jenkins3039522834425571917.sh + cd <https://ci.opensuse.org/job/yast-yast-docker-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... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-docker-master/ws/package/yast2-docker-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-docker * ...Done A YaST:Head A YaST:Head/yast2-docker A YaST:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 A YaST:Head/yast2-docker/yast2-docker.changes A YaST:Head/yast2-docker/yast2-docker.spec At revision 3800015cf13c322adef4e5525046f421. rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.spec rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.changes cp package/yast2-docker.spec <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker.changes <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker osc -A 'https://api.opensuse.org/' addremove A yast2-docker-5.0.0.tar.bz2 D yast2-docker-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.spec' > /tmp/yast-rake20230830-10545-1jm6y5g Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.changes' | diff - 'yast2-docker.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 10542 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-docker/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-docker-master/23/display/redirect?page=changes> Changes: [Josef Reidinger] Adapt files for the openSUSE-15_6 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-docker-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-docker-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-docker.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-docker.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-docker.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a2b5d76113ba180d0f53506d335c6161cd0eec0f (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f a2b5d76113ba180d0f53506d335c6161cd0eec0f # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk 42dc3cc2113db165e780b3be9357955599a91e0e # 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-docker-master] $ /bin/sh -xe /tmp/jenkins3988134304709299161.sh + cd <https://ci.opensuse.org/job/yast-yast-docker-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... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-docker-master/ws/package/yast2-docker-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-docker * ...Done A YaST:Head A YaST:Head/yast2-docker A YaST:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 A YaST:Head/yast2-docker/yast2-docker.changes A YaST:Head/yast2-docker/yast2-docker.spec At revision 3800015cf13c322adef4e5525046f421. rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.spec rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.changes cp package/yast2-docker.spec <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker.changes <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker osc -A 'https://api.opensuse.org/' addremove A yast2-docker-5.0.0.tar.bz2 D yast2-docker-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.spec' > /tmp/yast-rake20230901-743-8kw0ae Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.changes' | diff - 'yast2-docker.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 740 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-docker/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
See <https://ci.opensuse.org/job/yast-yast-docker-master/24/display/redirect> Changes: ------------------------------------------ Started by user Josef Reidinger 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-docker-master/ws/> The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir <https://ci.opensuse.org/job/yast-yast-docker-master/ws/.git> # timeout=10 Fetching changes from the remote Git repository git config remote.origin.url https://github.com/yast/yast-docker.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/yast-docker.git git --version # timeout=10 git --version # 'git version 2.35.3' git fetch --tags --force --progress --prune -- https://github.com/yast/yast-docker.git +refs/heads/*:refs/remotes/origin/* # timeout=10 git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a2b5d76113ba180d0f53506d335c6161cd0eec0f (origin/master) git config core.sparsecheckout # timeout=10 git checkout -f a2b5d76113ba180d0f53506d335c6161cd0eec0f # timeout=10 Commit message: "Clean merge of SP6" git rev-list --no-walk a2b5d76113ba180d0f53506d335c6161cd0eec0f # 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-docker-master] $ /bin/sh -xe /tmp/jenkins6654207850996381087.sh + cd <https://ci.opensuse.org/job/yast-yast-docker-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... * Done * Making tarball <https://ci.opensuse.org/job/yast-yast-docker-master/ws/package/yast2-docker-5.0.0.tar.bz2> ... osc -A 'https://api.opensuse.org/' --traceback checkout 'YaST:Head' yast2-docker * ...Done A YaST:Head A YaST:Head/yast2-docker A YaST:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 A YaST:Head/yast2-docker/yast2-docker.changes A YaST:Head/yast2-docker/yast2-docker.spec At revision 3800015cf13c322adef4e5525046f421. rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker-4.6.0.tar.bz2 rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.spec rm <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker/yast2-docker.changes cp package/yast2-docker.spec <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker-5.0.0.tar.bz2 <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker cp package/yast2-docker.changes <https://ci.opensuse.org/job/yast-yast-docker-master/ws/YaST>:Head/yast2-docker osc -A 'https://api.opensuse.org/' addremove A yast2-docker-5.0.0.tar.bz2 D yast2-docker-4.6.0.tar.bz2 osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.spec' > /tmp/yast-rake20230905-25941-1am38ur Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.opensuse.org/' cat 'openSUSE:Factory' 'yast2-docker' 'yast2-docker.changes' | diff - 'yast2-docker.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 25938 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-docker/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure
participants (1)
-
admin@opensuse.org