[yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #535
12 Nov
2020
12 Nov
'20
01:09
See <https://ci.suse.de/job/yast-autoyast-profiles-test/535/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10628621923458890404.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.19254 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Nov
13 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #536
See <https://ci.suse.de/job/yast-autoyast-profiles-test/536/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9153781371305676039.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00027 seconds (files took 0.1881 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Nov
14 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #537
See <https://ci.suse.de/job/yast-autoyast-profiles-test/537/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13553355271500867377.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00051 seconds (files took 0.20386 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 Nov
15 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #538
See <https://ci.suse.de/job/yast-autoyast-profiles-test/538/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5166986379964366525.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00126 seconds (files took 0.18224 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Nov
16 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #539
See <https://ci.suse.de/job/yast-autoyast-profiles-test/539/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9687915708885864011.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00027 seconds (files took 0.20359 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Nov
17 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #540
See <https://ci.suse.de/job/yast-autoyast-profiles-test/540/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14517797169138636194.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.18952 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Nov
18 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #541
See <https://ci.suse.de/job/yast-autoyast-profiles-test/541/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16054126127394195756.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00023 seconds (files took 0.18965 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Nov
19 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #542
See <https://ci.suse.de/job/yast-autoyast-profiles-test/542/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1176714189810045223.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00021 seconds (files took 0.24204 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Nov
20 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #543
See <https://ci.suse.de/job/yast-autoyast-profiles-test/543/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3265397454179067364.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00021 seconds (files took 0.15047 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Nov
21 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #544
See <https://ci.suse.de/job/yast-autoyast-profiles-test/544/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5886245588326590314.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00025 seconds (files took 0.15992 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Nov
22 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #545
See <https://ci.suse.de/job/yast-autoyast-profiles-test/545/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18257289268803107520.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00024 seconds (files took 0.21982 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Nov
23 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #546
See <https://ci.suse.de/job/yast-autoyast-profiles-test/546/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1834751029002692972.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00023 seconds (files took 0.15746 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Nov
24 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #547
See <https://ci.suse.de/job/yast-autoyast-profiles-test/547/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins990927816602666640.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00025 seconds (files took 0.15637 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Nov
25 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #548
See <https://ci.suse.de/job/yast-autoyast-profiles-test/548/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13565902459770211598.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00022 seconds (files took 0.14886 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 Nov
26 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #549
See <https://ci.suse.de/job/yast-autoyast-profiles-test/549/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9836708365031077239.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00019 seconds (files took 0.15185 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Nov
27 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #550
See <https://ci.suse.de/job/yast-autoyast-profiles-test/550/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16762551933244857437.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00025 seconds (files took 0.19706 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 Nov
28 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #551
See <https://ci.suse.de/job/yast-autoyast-profiles-test/551/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins802166903598955283.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00026 seconds (files took 0.18843 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 Nov
29 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #552
See <https://ci.suse.de/job/yast-autoyast-profiles-test/552/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3450371654615307001.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00029 seconds (files took 0.19897 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 Nov
30 Nov
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #553
See <https://ci.suse.de/job/yast-autoyast-profiles-test/553/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9772670054501048751.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00029 seconds (files took 0.18948 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 Dec
1 Dec
01:09
New subject: [yast-commit] Build failed in Jenkins: yast-autoyast-profiles-test #554
See <https://ci.suse.de/job/yast-autoyast-profiles-test/554/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2156237191402938693.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00026 seconds (files took 0.18351 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Dec
2 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #555
See <https://ci.suse.de/job/yast-autoyast-profiles-test/555/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17418296465569367387.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.18802 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Dec
3 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #556
See <https://ci.suse.de/job/yast-autoyast-profiles-test/556/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13004855557233577394.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.1994 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Dec
4 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #557
See <https://ci.suse.de/job/yast-autoyast-profiles-test/557/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head1 (yast-head yast-pot libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4344592292548237312.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.19637 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Dec
5 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #558
See <https://ci.suse.de/job/yast-autoyast-profiles-test/558/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10232004882250423935.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Dec
6 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #559
See <https://ci.suse.de/job/yast-autoyast-profiles-test/559/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8489186612854249833.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Dec
7 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #560
See <https://ci.suse.de/job/yast-autoyast-profiles-test/560/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10075573662654471466.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Dec
8 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #561
See <https://ci.suse.de/job/yast-autoyast-profiles-test/561/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1585947662550815960.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 Dec
9 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #562
See <https://ci.suse.de/job/yast-autoyast-profiles-test/562/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12506415513417531836.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15:34
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #563
See <https://ci.suse.de/job/yast-autoyast-profiles-test/563/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 39 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head2 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11158570866923186822.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.29815 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 Dec
10 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #564
See <https://ci.suse.de/job/yast-autoyast-profiles-test/564/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2520248112247894233.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 Dec
11 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #565
See <https://ci.suse.de/job/yast-autoyast-profiles-test/565/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18030763355945505197.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 Dec
12 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #566
See <https://ci.suse.de/job/yast-autoyast-profiles-test/566/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5138179494808545046.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Dec
13 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #567
See <https://ci.suse.de/job/yast-autoyast-profiles-test/567/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13711268862494200230.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Dec
14 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #568
See <https://ci.suse.de/job/yast-autoyast-profiles-test/568/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16703048023149378869.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12:42
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #569
See <https://ci.suse.de/job/yast-autoyast-profiles-test/569/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 40 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6204251505410846538.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 Dec
15 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #570
See <https://ci.suse.de/job/yast-autoyast-profiles-test/570/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4054747066203198720.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Dec
16 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #571
See <https://ci.suse.de/job/yast-autoyast-profiles-test/571/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9142990321954778478.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Dec
17 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #572
See <https://ci.suse.de/job/yast-autoyast-profiles-test/572/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4756254529765414389.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Dec
18 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #573
See <https://ci.suse.de/job/yast-autoyast-profiles-test/573/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins180274775381739206.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Dec
19 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #574
See <https://ci.suse.de/job/yast-autoyast-profiles-test/574/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4357742958706648646.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Dec
20 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #575
See <https://ci.suse.de/job/yast-autoyast-profiles-test/575/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6726890040777713184.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Dec
21 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #576
See <https://ci.suse.de/job/yast-autoyast-profiles-test/576/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15089699781774566335.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Dec
22 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #577
See <https://ci.suse.de/job/yast-autoyast-profiles-test/577/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6256100104715561422.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Dec
23 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #578
See <https://ci.suse.de/job/yast-autoyast-profiles-test/578/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14097714372629470375.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Dec
24 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #579
See <https://ci.suse.de/job/yast-autoyast-profiles-test/579/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3351013261587920559.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Dec
25 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #580
See <https://ci.suse.de/job/yast-autoyast-profiles-test/580/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4730585688609165399.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 Dec
26 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #581
See <https://ci.suse.de/job/yast-autoyast-profiles-test/581/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1825259735061980088.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Dec
27 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #582
See <https://ci.suse.de/job/yast-autoyast-profiles-test/582/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6766122908784029563.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 Dec
28 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #583
See <https://ci.suse.de/job/yast-autoyast-profiles-test/583/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5943109879704671634.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 Dec
29 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #584
See <https://ci.suse.de/job/yast-autoyast-profiles-test/584/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins967038956069951103.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 Dec
30 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #585
See <https://ci.suse.de/job/yast-autoyast-profiles-test/585/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10534432449301588540.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
31 Dec
31 Dec
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #586
See <https://ci.suse.de/job/yast-autoyast-profiles-test/586/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13085403929304989078.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 Jan
1 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #587
See <https://ci.suse.de/job/yast-autoyast-profiles-test/587/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1468875545117472303.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Jan
2 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #588
See <https://ci.suse.de/job/yast-autoyast-profiles-test/588/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9232369868498259123.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Jan
3 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #589
See <https://ci.suse.de/job/yast-autoyast-profiles-test/589/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins351094797851816984.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Jan
4 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #590
See <https://ci.suse.de/job/yast-autoyast-profiles-test/590/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13365262008687378214.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Jan
5 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #591
See <https://ci.suse.de/job/yast-autoyast-profiles-test/591/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3550844842698034004.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Jan
6 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #592
See <https://ci.suse.de/job/yast-autoyast-profiles-test/592/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7388147539391738854.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Jan
7 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #593
See <https://ci.suse.de/job/yast-autoyast-profiles-test/593/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1278380491435442445.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Jan
8 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #594
See <https://ci.suse.de/job/yast-autoyast-profiles-test/594/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15554069677753542376.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 Jan
9 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #595
See <https://ci.suse.de/job/yast-autoyast-profiles-test/595/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14223895793962291843.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 Jan
10 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #596
See <https://ci.suse.de/job/yast-autoyast-profiles-test/596/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14685158967862275267.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 Jan
11 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #597
See <https://ci.suse.de/job/yast-autoyast-profiles-test/597/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16987314022005821900.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 Jan
12 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #598
See <https://ci.suse.de/job/yast-autoyast-profiles-test/598/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5815366246905083132.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Jan
13 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #599
See <https://ci.suse.de/job/yast-autoyast-profiles-test/599/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18172632018904810083.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Jan
14 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #600
See <https://ci.suse.de/job/yast-autoyast-profiles-test/600/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-nbg-head2 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1410068333829848321.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00022 seconds (files took 0.25913 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Jan
16 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #601
See <https://ci.suse.de/job/yast-autoyast-profiles-test/601/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2491465990718304818.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00034 seconds (files took 0.48078 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Jan
17 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #602
See <https://ci.suse.de/job/yast-autoyast-profiles-test/602/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9597812766969879066.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.0003 seconds (files took 0.19296 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Jan
18 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #603
See <https://ci.suse.de/job/yast-autoyast-profiles-test/603/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins739002361595375182.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00028 seconds (files took 0.19204 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Jan
19 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #604
See <https://ci.suse.de/job/yast-autoyast-profiles-test/604/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12459942519670776847.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Jan
20 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #605
See <https://ci.suse.de/job/yast-autoyast-profiles-test/605/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11691051801347124999.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Jan
21 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #606
See <https://ci.suse.de/job/yast-autoyast-profiles-test/606/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3939801611662675044.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Jan
22 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #607
See <https://ci.suse.de/job/yast-autoyast-profiles-test/607/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16059406686576561000.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Jan
23 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #608
See <https://ci.suse.de/job/yast-autoyast-profiles-test/608/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17388855415995783369.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Jan
24 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #609
See <https://ci.suse.de/job/yast-autoyast-profiles-test/609/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12665597648810494835.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Jan
25 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #610
See <https://ci.suse.de/job/yast-autoyast-profiles-test/610/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5951438872994110051.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 Jan
26 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #611
See <https://ci.suse.de/job/yast-autoyast-profiles-test/611/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11724940060090536075.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Jan
27 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #612
See <https://ci.suse.de/job/yast-autoyast-profiles-test/612/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1713594019316279079.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 Jan
28 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #613
See <https://ci.suse.de/job/yast-autoyast-profiles-test/613/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3107516971185910909.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 Jan
29 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #614
See <https://ci.suse.de/job/yast-autoyast-profiles-test/614/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18357135639207200088.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 Jan
30 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #615
See <https://ci.suse.de/job/yast-autoyast-profiles-test/615/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1339609359428467332.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
31 Jan
31 Jan
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #616
See <https://ci.suse.de/job/yast-autoyast-profiles-test/616/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18195481027355890785.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 Feb
1 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #617
See <https://ci.suse.de/job/yast-autoyast-profiles-test/617/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2634997578524369508.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Feb
2 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #618
See <https://ci.suse.de/job/yast-autoyast-profiles-test/618/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1007345975043505425.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
09:53
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #619
See <https://ci.suse.de/job/yast-autoyast-profiles-test/619/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 41 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4900776387335069212.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Feb
3 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #620
See <https://ci.suse.de/job/yast-autoyast-profiles-test/620/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1121401047760781973.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Feb
4 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #621
See <https://ci.suse.de/job/yast-autoyast-profiles-test/621/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14525351659738746144.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Feb
5 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #622
See <https://ci.suse.de/job/yast-autoyast-profiles-test/622/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18021260344789534.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Feb
6 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #623
See <https://ci.suse.de/job/yast-autoyast-profiles-test/623/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5252272292922382588.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Feb
7 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #624
See <https://ci.suse.de/job/yast-autoyast-profiles-test/624/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8900276533245113250.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Feb
8 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #625
See <https://ci.suse.de/job/yast-autoyast-profiles-test/625/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13048374034662407881.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 Feb
9 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #626
See <https://ci.suse.de/job/yast-autoyast-profiles-test/626/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17698749601350674242.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 Feb
10 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #627
See <https://ci.suse.de/job/yast-autoyast-profiles-test/627/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7793825668264728709.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15:05
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #628
See <https://ci.suse.de/job/yast-autoyast-profiles-test/628/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 42 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13172713143301809646.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 Feb
11 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #629
See <https://ci.suse.de/job/yast-autoyast-profiles-test/629/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16248020497492716355.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 Feb
12 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #630
See <https://ci.suse.de/job/yast-autoyast-profiles-test/630/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15648366638298097152.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Feb
13 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #631
See <https://ci.suse.de/job/yast-autoyast-profiles-test/631/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9185893073996039378.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Feb
14 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #632
See <https://ci.suse.de/job/yast-autoyast-profiles-test/632/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11019926034430469424.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 Feb
15 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #633
See <https://ci.suse.de/job/yast-autoyast-profiles-test/633/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2845866640794546273.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Feb
16 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #634
See <https://ci.suse.de/job/yast-autoyast-profiles-test/634/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6242386583941380497.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Feb
17 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #635
See <https://ci.suse.de/job/yast-autoyast-profiles-test/635/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8250649843120422096.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Feb
18 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #636
See <https://ci.suse.de/job/yast-autoyast-profiles-test/636/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1256346963819952412.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Feb
19 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #637
See <https://ci.suse.de/job/yast-autoyast-profiles-test/637/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9543127729459466004.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Feb
20 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #638
See <https://ci.suse.de/job/yast-autoyast-profiles-test/638/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16496142735088635782.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Feb
21 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #639
See <https://ci.suse.de/job/yast-autoyast-profiles-test/639/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1510475922617657061.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Feb
22 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #640
See <https://ci.suse.de/job/yast-autoyast-profiles-test/640/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14034745434299768837.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Feb
23 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #641
See <https://ci.suse.de/job/yast-autoyast-profiles-test/641/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18162608219339380406.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Feb
24 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #642
See <https://ci.suse.de/job/yast-autoyast-profiles-test/642/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8631031783559356890.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Feb
25 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #643
See <https://ci.suse.de/job/yast-autoyast-profiles-test/643/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13122131764641190693.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Feb
27 Feb
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #644
See <https://ci.suse.de/job/yast-autoyast-profiles-test/644/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8368414668162505604.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Mar
2 Mar
12:19
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #645
See <https://ci.suse.de/job/yast-autoyast-profiles-test/645/display/redirect> Changes: ------------------------------------------ Started by timer Started by timer Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17429376806891743152.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Mar
3 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #646
See <https://ci.suse.de/job/yast-autoyast-profiles-test/646/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17238220311024510080.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14:19
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #647
See <https://ci.suse.de/job/yast-autoyast-profiles-test/647/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 43 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12853880181750152235.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16:02
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #648
See <https://ci.suse.de/job/yast-autoyast-profiles-test/648/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 44 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12478952627161312293.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Mar
4 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #649
See <https://ci.suse.de/job/yast-autoyast-profiles-test/649/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10309841752180787771.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Mar
5 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #650
See <https://ci.suse.de/job/yast-autoyast-profiles-test/650/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8266363626418474296.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Mar
6 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #651
See <https://ci.suse.de/job/yast-autoyast-profiles-test/651/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9651410727328332587.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Mar
7 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #652
See <https://ci.suse.de/job/yast-autoyast-profiles-test/652/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6051672629344136300.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Mar
8 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #653
See <https://ci.suse.de/job/yast-autoyast-profiles-test/653/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6498456258617745978.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 Mar
9 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #654
See <https://ci.suse.de/job/yast-autoyast-profiles-test/654/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17546460031643318080.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 Mar
10 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #655
See <https://ci.suse.de/job/yast-autoyast-profiles-test/655/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1886378696202033712.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 Mar
11 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #656
See <https://ci.suse.de/job/yast-autoyast-profiles-test/656/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11624510854195758527.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 Mar
12 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #657
See <https://ci.suse.de/job/yast-autoyast-profiles-test/657/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13223663710495562009.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Mar
13 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #658
See <https://ci.suse.de/job/yast-autoyast-profiles-test/658/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14078909278157461032.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Mar
14 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #659
See <https://ci.suse.de/job/yast-autoyast-profiles-test/659/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8819845091779688583.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 Mar
15 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #660
See <https://ci.suse.de/job/yast-autoyast-profiles-test/660/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5726336349641827523.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
08:47
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #661
See <https://ci.suse.de/job/yast-autoyast-profiles-test/661/display/redirect> Changes: ------------------------------------------ Started by upstream project "yast-yast-schema-master" build number 46 originally caused by: Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head1 (yast-head libstorage libyui snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13912172972633575930.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' An error occurred while loading ./test/sle-12-sp2-s390_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp2-s390_test.rb:5:in `new' # ./test/sle-12-sp2-s390_test.rb:5:in `<top (required)>' An error occurred while loading ./test/Head_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/Head_test.rb:5:in `new' # ./test/Head_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12-sp1_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12-sp1_test.rb:5:in `new' # ./test/sle-12-sp1_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-11-sp4_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-11-sp4_test.rb:5:in `new' # ./test/sle-11-sp4_test.rb:5:in `<top (required)>' An error occurred while loading ./test/sle-12_test.rb. Failure/Error: raise "I'm sorry, you have to be root to run these tests" if Process.uid != 0 RuntimeError: I'm sorry, you have to be root to run these tests # ./test/profile_test_helper.rb:26:in `initialize' # ./test/sle-12_test.rb:5:in `new' # ./test/sle-12_test.rb:5:in `<top (required)>' No examples found. Finished in 0.00031 seconds (files took 0.37394 seconds to load) 0 examples, 0 failures, 5 errors occurred outside of examples rake aborted! Command failed with status (1): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Mar
16 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #662
See <https://ci.suse.de/job/yast-autoyast-profiles-test/662/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/yast/autoyast-profiles-test.git > git init <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> # timeout=10 Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2124184605961315731.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Mar
17 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #663
See <https://ci.suse.de/job/yast-autoyast-profiles-test/663/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10632822639460456627.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Mar
18 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #664
See <https://ci.suse.de/job/yast-autoyast-profiles-test/664/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10447488358053675745.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Mar
19 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #665
See <https://ci.suse.de/job/yast-autoyast-profiles-test/665/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10496552926863424700.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Mar
20 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #666
See <https://ci.suse.de/job/yast-autoyast-profiles-test/666/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10048602177607004762.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Mar
21 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #667
See <https://ci.suse.de/job/yast-autoyast-profiles-test/667/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1988006590356541812.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Mar
22 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #668
See <https://ci.suse.de/job/yast-autoyast-profiles-test/668/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9298227913664283267.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Mar
23 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #669
See <https://ci.suse.de/job/yast-autoyast-profiles-test/669/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins273672565943448952.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Mar
24 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #670
See <https://ci.suse.de/job/yast-autoyast-profiles-test/670/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1710436030160750870.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Mar
25 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #671
See <https://ci.suse.de/job/yast-autoyast-profiles-test/671/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2798242969572114806.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 Mar
26 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #672
See <https://ci.suse.de/job/yast-autoyast-profiles-test/672/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13302975847595021304.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Mar
27 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #673
See <https://ci.suse.de/job/yast-autoyast-profiles-test/673/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13061822613641620864.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 Mar
28 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #674
See <https://ci.suse.de/job/yast-autoyast-profiles-test/674/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13539469920605957671.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 Mar
29 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #675
See <https://ci.suse.de/job/yast-autoyast-profiles-test/675/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8428709833717893298.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 Mar
30 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #676
See <https://ci.suse.de/job/yast-autoyast-profiles-test/676/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12882902111322640880.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
31 Mar
31 Mar
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #677
See <https://ci.suse.de/job/yast-autoyast-profiles-test/677/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12134622581110524174.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 Apr
1 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #678
See <https://ci.suse.de/job/yast-autoyast-profiles-test/678/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8760590096002795228.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Apr
2 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #679
See <https://ci.suse.de/job/yast-autoyast-profiles-test/679/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15551468707229077878.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Apr
3 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #680
See <https://ci.suse.de/job/yast-autoyast-profiles-test/680/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15246302157879827512.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Apr
4 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #681
See <https://ci.suse.de/job/yast-autoyast-profiles-test/681/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7621785010225363907.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Apr
5 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #682
See <https://ci.suse.de/job/yast-autoyast-profiles-test/682/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4608782586446068159.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Apr
6 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #683
See <https://ci.suse.de/job/yast-autoyast-profiles-test/683/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6393877301840819312.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Apr
7 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #684
See <https://ci.suse.de/job/yast-autoyast-profiles-test/684/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12263675501903475987.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Apr
8 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #685
See <https://ci.suse.de/job/yast-autoyast-profiles-test/685/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11836545556355447620.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 Apr
9 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #686
See <https://ci.suse.de/job/yast-autoyast-profiles-test/686/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16093722809390249831.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 Apr
10 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #687
See <https://ci.suse.de/job/yast-autoyast-profiles-test/687/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18325757410829889134.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 Apr
11 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #688
See <https://ci.suse.de/job/yast-autoyast-profiles-test/688/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13693584600950190050.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 Apr
12 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #689
See <https://ci.suse.de/job/yast-autoyast-profiles-test/689/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins255151226262635711.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 Apr
13 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #690
See <https://ci.suse.de/job/yast-autoyast-profiles-test/690/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5099247794731202259.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 Apr
14 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #691
See <https://ci.suse.de/job/yast-autoyast-profiles-test/691/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14147398531541053798.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 Apr
15 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #692
See <https://ci.suse.de/job/yast-autoyast-profiles-test/692/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> 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://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16456037502565906390.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 Apr
16 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #693
See <https://ci.suse.de/job/yast-autoyast-profiles-test/693/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7759330659309687722.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 Apr
17 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #694
See <https://ci.suse.de/job/yast-autoyast-profiles-test/694/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4448157941152175505.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 Apr
18 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #695
See <https://ci.suse.de/job/yast-autoyast-profiles-test/695/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11855181240766079131.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 Apr
19 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #696
See <https://ci.suse.de/job/yast-autoyast-profiles-test/696/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12480716436758469850.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 Apr
20 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #697
See <https://ci.suse.de/job/yast-autoyast-profiles-test/697/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6529356553462104502.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 Apr
21 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #698
See <https://ci.suse.de/job/yast-autoyast-profiles-test/698/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13110188459774068088.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 Apr
22 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #699
See <https://ci.suse.de/job/yast-autoyast-profiles-test/699/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3269210911628727313.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 Apr
23 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #700
See <https://ci.suse.de/job/yast-autoyast-profiles-test/700/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16677270678461006801.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 Apr
24 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #701
See <https://ci.suse.de/job/yast-autoyast-profiles-test/701/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8347183915303009842.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 Apr
25 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #702
See <https://ci.suse.de/job/yast-autoyast-profiles-test/702/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5618944942508823093.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 Apr
26 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #703
See <https://ci.suse.de/job/yast-autoyast-profiles-test/703/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15066105740405440727.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 Apr
27 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #704
See <https://ci.suse.de/job/yast-autoyast-profiles-test/704/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16954801498133933056.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 Apr
28 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #705
See <https://ci.suse.de/job/yast-autoyast-profiles-test/705/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17773604138999963847.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 Apr
29 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #706
See <https://ci.suse.de/job/yast-autoyast-profiles-test/706/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins13591733787736112771.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 Apr
30 Apr
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #707
See <https://ci.suse.de/job/yast-autoyast-profiles-test/707/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins5819275658048909865.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 May
1 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #708
See <https://ci.suse.de/job/yast-autoyast-profiles-test/708/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16396346486030030341.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 May
2 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #709
See <https://ci.suse.de/job/yast-autoyast-profiles-test/709/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12692053919607454445.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 May
3 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #710
See <https://ci.suse.de/job/yast-autoyast-profiles-test/710/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8478300590929774012.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 May
4 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #711
See <https://ci.suse.de/job/yast-autoyast-profiles-test/711/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2013386563076880387.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 May
5 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #712
See <https://ci.suse.de/job/yast-autoyast-profiles-test/712/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins2404894161513152689.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 May
6 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #713
See <https://ci.suse.de/job/yast-autoyast-profiles-test/713/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins8149297235276458770.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 May
7 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #714
See <https://ci.suse.de/job/yast-autoyast-profiles-test/714/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17166102992719520836.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 May
8 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #715
See <https://ci.suse.de/job/yast-autoyast-profiles-test/715/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins951659865757752845.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
9 May
9 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #716
See <https://ci.suse.de/job/yast-autoyast-profiles-test/716/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins405473764037928086.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
10 May
10 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #717
See <https://ci.suse.de/job/yast-autoyast-profiles-test/717/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7438385946002262996.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
11 May
11 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #718
See <https://ci.suse.de/job/yast-autoyast-profiles-test/718/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15030098127608164922.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
12 May
12 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #719
See <https://ci.suse.de/job/yast-autoyast-profiles-test/719/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14054524462138486848.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
13 May
13 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #720
See <https://ci.suse.de/job/yast-autoyast-profiles-test/720/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16134159647195559864.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
14 May
14 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #721
See <https://ci.suse.de/job/yast-autoyast-profiles-test/721/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15476765147376766992.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
15 May
15 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #722
See <https://ci.suse.de/job/yast-autoyast-profiles-test/722/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17994927617446292727.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
16 May
16 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #723
See <https://ci.suse.de/job/yast-autoyast-profiles-test/723/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16487453839964700793.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
17 May
17 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #724
See <https://ci.suse.de/job/yast-autoyast-profiles-test/724/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins7547834814289165951.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
18 May
18 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #725
See <https://ci.suse.de/job/yast-autoyast-profiles-test/725/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4658026798566684213.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
19 May
19 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #726
See <https://ci.suse.de/job/yast-autoyast-profiles-test/726/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins9771527101645449655.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
20 May
20 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #727
See <https://ci.suse.de/job/yast-autoyast-profiles-test/727/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12197982923723279385.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
21 May
21 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #728
See <https://ci.suse.de/job/yast-autoyast-profiles-test/728/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins500603291713926243.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
22 May
22 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #729
See <https://ci.suse.de/job/yast-autoyast-profiles-test/729/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15138829574603200251.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
23 May
23 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #730
See <https://ci.suse.de/job/yast-autoyast-profiles-test/730/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6993258756378900914.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
24 May
24 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #731
See <https://ci.suse.de/job/yast-autoyast-profiles-test/731/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins1163254453609765611.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
25 May
25 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #732
See <https://ci.suse.de/job/yast-autoyast-profiles-test/732/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins4159151366383853093.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
26 May
26 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #733
See <https://ci.suse.de/job/yast-autoyast-profiles-test/733/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11081844586194191570.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
27 May
27 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #734
See <https://ci.suse.de/job/yast-autoyast-profiles-test/734/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins15033729273242102582.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
28 May
28 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #735
See <https://ci.suse.de/job/yast-autoyast-profiles-test/735/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins18079428804654352755.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
29 May
29 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #736
See <https://ci.suse.de/job/yast-autoyast-profiles-test/736/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16943609860865056889.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
30 May
30 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #737
See <https://ci.suse.de/job/yast-autoyast-profiles-test/737/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins3875053282720633622.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
31 May
31 May
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #738
See <https://ci.suse.de/job/yast-autoyast-profiles-test/738/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins6997998252374991726.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1 Jun
1 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #739
See <https://ci.suse.de/job/yast-autoyast-profiles-test/739/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins17465182400660117157.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
2 Jun
2 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #740
See <https://ci.suse.de/job/yast-autoyast-profiles-test/740/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins12429141346144418889.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
3 Jun
3 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #741
See <https://ci.suse.de/job/yast-autoyast-profiles-test/741/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10286915121612351812.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
4 Jun
4 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #742
See <https://ci.suse.de/job/yast-autoyast-profiles-test/742/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16564487534103300072.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
5 Jun
5 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #743
See <https://ci.suse.de/job/yast-autoyast-profiles-test/743/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins10215394351549127661.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
6 Jun
6 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #744
See <https://ci.suse.de/job/yast-autoyast-profiles-test/744/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins11104173554366448901.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
7 Jun
7 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #745
See <https://ci.suse.de/job/yast-autoyast-profiles-test/745/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins16159747667380498095.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
8 Jun
8 Jun
01:09
New subject: Build failed in Jenkins: yast-autoyast-profiles-test #746
See <https://ci.suse.de/job/yast-autoyast-profiles-test/746/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on yast-head2 (yast-head libstorage libyui yast-openqa-client snapper) in workspace <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/yast/autoyast-profiles-test.git # timeout=10 Pruning obsolete local branches Fetching upstream changes from https://github.com/yast/autoyast-profiles-test.git > git --version # timeout=10 > git --version # 'git version 2.26.2' > git fetch --tags --force --progress --prune -- https://github.com/yast/autoyast-profiles-test.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision b45aba646753574032130ebcd392f0fcd161c11a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b45aba646753574032130ebcd392f0fcd161c11a # timeout=10 Commit message: "Merge pull request #3 from yast/master-bsc-1146403" > git rev-list --no-walk b45aba646753574032130ebcd392f0fcd161c11a # 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-autoyast-profiles-test] $ /bin/sh -xe /tmp/jenkins14020938564374273174.sh + cd <https://ci.suse.de/job/yast-autoyast-profiles-test/ws/> + rake test:unit rspec --color --format doc 'test/sle-12-sp2-s390_test.rb' 'test/Head_test.rb' 'test/sle-12-sp1_test.rb' 'test/sle-11-sp4_test.rb' 'test/sle-12_test.rb' sh: rspec: command not found rake aborted! Command failed with status (127): [rspec --color --format doc 'test/sle-12-sp...] Tasks: TOP => test:unit (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure
1304
Age (days ago)
1512
Last active (days ago)
211 comments
1 participants
participants (1)
-
jenkins@suse.de