See https://ci.suse.de/job/yast-live-installer-master/8/changes
Changes:
[cyberorg] add correct_live_* scripts needed for live installer to function
[cyberorg] version bump
------------------------------------------ [...truncated 2 lines...] Building remotely on yast-nbg-head2 (libyui yast-head snapper libstorage) in workspace https://ci.suse.de/job/yast-live-installer-master/ws/ Cloning the remote Git repository Cloning repository https://github.com/yast/yast-live-installer.git
git init https://ci.suse.de/job/yast-live-installer-master/ws/ # timeout=10
Fetching upstream changes from https://github.com/yast/yast-live-installer.git
git --version # timeout=10 git -c core.askpass=true fetch --tags --progress https://github.com/yast/yast-live-installer.git +refs/heads/*:refs/remotes/origin/* git config remote.origin.url https://github.com/yast/yast-live-installer.git # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://github.com/yast/yast-live-installer.git # timeout=10
Fetching upstream changes from https://github.com/yast/yast-live-installer.git
git -c core.askpass=true fetch --tags --progress https://github.com/yast/yast-live-installer.git +refs/heads/*:refs/remotes/origin/* git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dc566f1b7d213463abdbb42804b1c69ccfb8c901 (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f dc566f1b7d213463abdbb42804b1c69ccfb8c901 git rev-list 12b78c4ac95515437617b66e4366ec49ec5b9db1 # timeout=10 git tag -a -f -m Jenkins Build #8 jenkins-yast-live-installer-master-8 # timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working tree
git reset --hard # timeout=10 git clean -fdx # timeout=10
[yast-live-installer-master] $ /bin/sh -xe /tmp/hudson2793541012779713647.sh + cd https://ci.suse.de/job/yast-live-installer-master/ws/ + rake osc:sr * Starting syntax check... src/clients/live_save_config_finish.rb: Syntax OK src/clients/live-installer.rb: Syntax OK src/clients/inst_live_sw_select.rb: Syntax OK src/clients/live_runme_at_boot_finish.rb: Syntax OK src/clients/inst_live_welcome.rb: Syntax OK src/clients/inst_live_cleanup.rb: Syntax OK src/clients/live_copy_files_finish.rb: Syntax OK src/clients/inst_live_simple_proposal.rb: Syntax OK src/clients/inst_live_full_proposal.rb: Syntax OK src/clients/inst_live_doit.rb:242: warning: assigned but unused variable - total_mb src/clients/inst_live_doit.rb: Syntax OK src/clients/inst_live_add_base_repo.rb: Syntax OK src/clients/inst_live_pre-proposal.rb: Syntax OK src/modules/LiveInstaller.rb: Syntax OK testsuite/tests/LiveInstaller.rb: Syntax OK * Done mkdir -p package mkdir -p package/yast2-live-installer-3.1.9/. rm -f package/yast2-live-installer-3.1.9/./.travis.yml ln ./.travis.yml package/yast2-live-installer-3.1.9/./.travis.yml rm -f package/yast2-live-installer-3.1.9/./CONTRIBUTING.md ln ./CONTRIBUTING.md package/yast2-live-installer-3.1.9/./CONTRIBUTING.md rm -f package/yast2-live-installer-3.1.9/./COPYING ln ./COPYING package/yast2-live-installer-3.1.9/./COPYING rm -f package/yast2-live-installer-3.1.9/./MAINTAINER ln ./MAINTAINER package/yast2-live-installer-3.1.9/./MAINTAINER rm -f package/yast2-live-installer-3.1.9/./Makefile.cvs ln ./Makefile.cvs package/yast2-live-installer-3.1.9/./Makefile.cvs rm -f package/yast2-live-installer-3.1.9/./README.md ln ./README.md package/yast2-live-installer-3.1.9/./README.md rm -f package/yast2-live-installer-3.1.9/./RPMNAME ln ./RPMNAME package/yast2-live-installer-3.1.9/./RPMNAME rm -f package/yast2-live-installer-3.1.9/./Rakefile ln ./Rakefile package/yast2-live-installer-3.1.9/./Rakefile mkdir -p package/yast2-live-installer-3.1.9/./agents rm -f package/yast2-live-installer-3.1.9/./agents/Makefile.am ln ./agents/Makefile.am package/yast2-live-installer-3.1.9/./agents/Makefile.am rm -f package/yast2-live-installer-3.1.9/./configure.in.in ln ./configure.in.in package/yast2-live-installer-3.1.9/./configure.in.in mkdir -p package/yast2-live-installer-3.1.9/./package rm -f package/yast2-live-installer-3.1.9/./package/correct_live_for_reboot ln ./package/correct_live_for_reboot package/yast2-live-installer-3.1.9/./package/correct_live_for_reboot rm -f package/yast2-live-installer-3.1.9/./package/correct_live_install ln ./package/correct_live_install package/yast2-live-installer-3.1.9/./package/correct_live_install rm -f package/yast2-live-installer-3.1.9/./package/yast2-live-installer.changes ln ./package/yast2-live-installer.changes package/yast2-live-installer-3.1.9/./package/yast2-live-installer.changes rm -f package/yast2-live-installer-3.1.9/./package/yast2-live-installer.spec ln ./package/yast2-live-installer.spec package/yast2-live-installer-3.1.9/./package/yast2-live-installer.spec mkdir -p package/yast2-live-installer-3.1.9/./src rm -f package/yast2-live-installer-3.1.9/./src/Makefile.am ln ./src/Makefile.am package/yast2-live-installer-3.1.9/./src/Makefile.am mkdir -p package/yast2-live-installer-3.1.9/./src/clients rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_add_base_repo.rb ln ./src/clients/inst_live_add_base_repo.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_add_base_repo.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_cleanup.rb ln ./src/clients/inst_live_cleanup.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_cleanup.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_doit.rb ln ./src/clients/inst_live_doit.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_doit.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_full_proposal.rb ln ./src/clients/inst_live_full_proposal.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_full_proposal.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_pre-proposal.rb ln ./src/clients/inst_live_pre-proposal.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_pre-proposal.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_simple_proposal.rb ln ./src/clients/inst_live_simple_proposal.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_simple_proposal.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_sw_select.rb ln ./src/clients/inst_live_sw_select.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_sw_select.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/inst_live_welcome.rb ln ./src/clients/inst_live_welcome.rb package/yast2-live-installer-3.1.9/./src/clients/inst_live_welcome.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/live-installer.rb ln ./src/clients/live-installer.rb package/yast2-live-installer-3.1.9/./src/clients/live-installer.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/live_copy_files_finish.rb ln ./src/clients/live_copy_files_finish.rb package/yast2-live-installer-3.1.9/./src/clients/live_copy_files_finish.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/live_runme_at_boot_finish.rb ln ./src/clients/live_runme_at_boot_finish.rb package/yast2-live-installer-3.1.9/./src/clients/live_runme_at_boot_finish.rb rm -f package/yast2-live-installer-3.1.9/./src/clients/live_save_config_finish.rb ln ./src/clients/live_save_config_finish.rb package/yast2-live-installer-3.1.9/./src/clients/live_save_config_finish.rb mkdir -p package/yast2-live-installer-3.1.9/./src/desktop rm -f package/yast2-live-installer-3.1.9/./src/desktop/live-installer.desktop ln ./src/desktop/live-installer.desktop package/yast2-live-installer-3.1.9/./src/desktop/live-installer.desktop mkdir -p package/yast2-live-installer-3.1.9/./src/modules rm -f package/yast2-live-installer-3.1.9/./src/modules/LiveInstaller.rb ln ./src/modules/LiveInstaller.rb package/yast2-live-installer-3.1.9/./src/modules/LiveInstaller.rb mkdir -p package/yast2-live-installer-3.1.9/./testsuite rm -f package/yast2-live-installer-3.1.9/./testsuite/Makefile.am ln ./testsuite/Makefile.am package/yast2-live-installer-3.1.9/./testsuite/Makefile.am mkdir -p package/yast2-live-installer-3.1.9/./testsuite/tests rm -f package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.err ln ./testsuite/tests/LiveInstaller.err package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.err rm -f package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.out ln ./testsuite/tests/LiveInstaller.out package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.out rm -f package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.rb ln ./testsuite/tests/LiveInstaller.rb package/yast2-live-installer-3.1.9/./testsuite/tests/LiveInstaller.rb cd package tar jcvf yast2-live-installer-3.1.9.tar.bz2 yast2-live-installer-3.1.9 yast2-live-installer-3.1.9/ yast2-live-installer-3.1.9/README.md yast2-live-installer-3.1.9/src/ yast2-live-installer-3.1.9/src/clients/ yast2-live-installer-3.1.9/src/clients/live_save_config_finish.rb yast2-live-installer-3.1.9/src/clients/live-installer.rb yast2-live-installer-3.1.9/src/clients/inst_live_sw_select.rb yast2-live-installer-3.1.9/src/clients/live_runme_at_boot_finish.rb yast2-live-installer-3.1.9/src/clients/inst_live_welcome.rb yast2-live-installer-3.1.9/src/clients/inst_live_cleanup.rb yast2-live-installer-3.1.9/src/clients/live_copy_files_finish.rb yast2-live-installer-3.1.9/src/clients/inst_live_simple_proposal.rb yast2-live-installer-3.1.9/src/clients/inst_live_full_proposal.rb yast2-live-installer-3.1.9/src/clients/inst_live_doit.rb yast2-live-installer-3.1.9/src/clients/inst_live_add_base_repo.rb yast2-live-installer-3.1.9/src/clients/inst_live_pre-proposal.rb yast2-live-installer-3.1.9/src/modules/ yast2-live-installer-3.1.9/src/modules/LiveInstaller.rb yast2-live-installer-3.1.9/src/Makefile.am yast2-live-installer-3.1.9/src/desktop/ yast2-live-installer-3.1.9/src/desktop/live-installer.desktop yast2-live-installer-3.1.9/MAINTAINER yast2-live-installer-3.1.9/testsuite/ yast2-live-installer-3.1.9/testsuite/Makefile.am yast2-live-installer-3.1.9/testsuite/tests/ yast2-live-installer-3.1.9/testsuite/tests/LiveInstaller.out yast2-live-installer-3.1.9/testsuite/tests/LiveInstaller.err yast2-live-installer-3.1.9/testsuite/tests/LiveInstaller.rb yast2-live-installer-3.1.9/package/ yast2-live-installer-3.1.9/package/yast2-live-installer.spec yast2-live-installer-3.1.9/package/yast2-live-installer.changes yast2-live-installer-3.1.9/package/correct_live_for_reboot yast2-live-installer-3.1.9/package/correct_live_install yast2-live-installer-3.1.9/RPMNAME yast2-live-installer-3.1.9/agents/ yast2-live-installer-3.1.9/agents/Makefile.am yast2-live-installer-3.1.9/.travis.yml yast2-live-installer-3.1.9/Makefile.cvs yast2-live-installer-3.1.9/CONTRIBUTING.md yast2-live-installer-3.1.9/Rakefile yast2-live-installer-3.1.9/COPYING yast2-live-installer-3.1.9/configure.in.in cd - rm -rf package/yast2-live-installer-3.1.9 osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-live-installer
Skipped files: .gitignore: skipped by name match (version system file) .travis.yml: skipped by name match (configuration file) CONTRIBUTING.md: skipped by name match (documentation file) COPYING: skipped by name match (already contain license) MAINTAINER: skipped by name match (configuration regex) Makefile.cvs: skipped by name match (configuration regex) README.md: skipped by name match (README file) RPMNAME: skipped by name match (configuration regex) Rakefile: skipped by name match (configuration regex) agents/Makefile.am: skipped by name match (configuration regex) configure.in.in: skipped by name match (configuration regex) package/correct_live_for_reboot: skipped by name match (configuration regex) package/correct_live_install: skipped by name match (configuration regex) package/yast2-live-installer.changes: skipped by name match (changes file) package/yast2-live-installer.spec: skipped by name match (configuration regex) src/Makefile.am: skipped by name match (configuration regex) src/clients/inst_live_add_base_repo.rb: skipped by name match (configuration regex) src/clients/inst_live_cleanup.rb: skipped by name match (configuration regex) src/clients/inst_live_doit.rb: skipped by name match (configuration regex) src/clients/inst_live_full_proposal.rb: skipped by name match (configuration regex) src/clients/inst_live_pre-proposal.rb: skipped by name match (configuration regex) src/clients/inst_live_simple_proposal.rb: skipped by name match (configuration regex) src/clients/inst_live_sw_select.rb: skipped by name match (configuration regex) src/clients/inst_live_welcome.rb: skipped by name match (configuration regex) src/clients/live-installer.rb: skipped by name match (configuration regex) src/clients/live_copy_files_finish.rb: skipped by name match (configuration regex) src/clients/live_runme_at_boot_finish.rb: skipped by name match (configuration regex) src/clients/live_save_config_finish.rb: skipped by name match (configuration regex) src/desktop/live-installer.desktop: skipped by name match (configuration regex) src/modules/LiveInstaller.rb: skipped by name match (configuration regex) testsuite/Makefile.am: skipped by name match (configuration regex) testsuite/tests/LiveInstaller.err: skipped by name match (configuration regex) testsuite/tests/LiveInstaller.out: skipped by name match (configuration regex) testsuite/tests/LiveInstaller.rb: skipped by name match (configuration regex)
Copyright found in these files:
Copyright detected as not needed in these files:
All files have proper license reference. makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer', '_meta'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer'] {'rev': 'latest'} A Devel:YaST:Head makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} A Devel:YaST:Head/yast2-live-installer makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer'] {'rev': 'latest'} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer', 'yast2-live-installer-3.1.8.tar.bz2'] {'rev': '35'} A Devel:YaST:Head/yast2-live-installer/yast2-live-installer-3.1.8.tar.bz2 makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer', 'yast2-live-installer.changes'] {'rev': '35'} A Devel:YaST:Head/yast2-live-installer/yast2-live-installer.changes makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer', 'yast2-live-installer.spec'] {'rev': '35'} A Devel:YaST:Head/yast2-live-installer/yast2-live-installer.spec makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-live-installer', '_meta'] {} At revision 35. rm https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer/yast2-live-installer.spec rm https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer/yast2-live-installer.changes rm https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer/yast2-live-installer-3.1.8.tar.bz2 cp package/yast2-live-installer.spec https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer cp package/yast2-live-installer.changes https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer cp package/yast2-live-installer-3.1.9.tar.bz2 https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer cp package/correct_live_for_reboot https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer cp package/correct_live_install https://ci.suse.de/job/yast-live-installer-master/ws/Devel:YaST:Head/yast2-live-installer osc -A 'https://api.suse.de/' addremove A correct_live_for_reboot A correct_live_install D yast2-live-installer-3.1.8.tar.bz2 A yast2-live-installer-3.1.9.tar.bz2 osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP2:GA' 'yast2-live-installer' 'yast2-live-installer.spec' > /tmp/yast-rake20160728-15408-iq5411 Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP2:GA' 'yast2-live-installer' 'yast2-live-installer.changes' | diff - 'yast2-live-installer.changes' rm -rf Devel:YaST:Head rake aborted! Stopping, missing new bugzilla or fate entry in the *.changes file. e.g. bnc#<number>, fate#<number>, boo#<number>, bsc#<number>, bgo#<number>, cve-<number>
Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure