[yast-commit] Build failed in Jenkins: yast-ruby-bindings-master #39
See <https://ci.suse.de/job/yast-ruby-bindings-master/39/display/redirect?page=changes> Changes: [jreidinger] initial work on y2base replacement [jreidinger] more functionality to y2base [jreidinger] fix passing params [jreidinger] fix argument passing [jreidinger] add initial signal handling [jreidinger] add help and improve option parsing [jreidinger] add tests for y2base helpers [jreidinger] nicer handling of signals [jreidinger] changes from review [jreidinger] add one more review change [jreidinger] more changes from review [jreidinger] fix name of helper [noreply] Don't lose a piece of the help text [jreidinger] change name to y2start. [jreidinger] add test for y2start binary itself [jreidinger] fix test according to latest changes in help behavior [jreidinger] Changes from review ------------------------------------------ [...truncated 24.11 KB...] yast2-ruby-bindings-3.2.10/src/ruby/yast/core_ext/ yast2-ruby-bindings-3.2.10/src/ruby/yast/core_ext/ansi_string.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/external.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/logger.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/arg_ref.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/path.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/exportable.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/client.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/ops.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/rspec/ yast2-ruby-bindings-3.2.10/src/ruby/yast/rspec/scr.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/rspec/matchers.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/rspec/shortcuts.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/core_ext.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/builtins.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/fun_ref.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/y2start_helpers.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/term.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/module.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/rspec.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/wfm.rb yast2-ruby-bindings-3.2.10/src/ruby/yast/break.rb yast2-ruby-bindings-3.2.10/src/ruby/CMakeLists.txt yast2-ruby-bindings-3.2.10/MAINTAINER yast2-ruby-bindings-3.2.10/Dockerfile yast2-ruby-bindings-3.2.10/package/ yast2-ruby-bindings-3.2.10/package/yast2-ruby-bindings.changes yast2-ruby-bindings-3.2.10/package/yast2-ruby-bindings.spec yast2-ruby-bindings-3.2.10/RPMNAME yast2-ruby-bindings-3.2.10/.rubocop.yml yast2-ruby-bindings-3.2.10/config.h.in yast2-ruby-bindings-3.2.10/CMakeLists.txt yast2-ruby-bindings-3.2.10/cmake/ yast2-ruby-bindings-3.2.10/cmake/modules/ yast2-ruby-bindings-3.2.10/cmake/modules/FindRuby.cmake yast2-ruby-bindings-3.2.10/.travis.yml yast2-ruby-bindings-3.2.10/.yardopts yast2-ruby-bindings-3.2.10/CONTRIBUTING.md yast2-ruby-bindings-3.2.10/Rakefile yast2-ruby-bindings-3.2.10/AUTHORS.md yast2-ruby-bindings-3.2.10/tests/ yast2-ruby-bindings-3.2.10/tests/wfm_spec.rb yast2-ruby-bindings-3.2.10/tests/y2start_spec.rb yast2-ruby-bindings-3.2.10/tests/rspec_scr_spec.rb yast2-ruby-bindings-3.2.10/tests/rspec_shortcuts_spec.rb yast2-ruby-bindings-3.2.10/tests/chroot/ yast2-ruby-bindings-3.2.10/tests/chroot/just_a_file yast2-ruby-bindings-3.2.10/tests/test_helper.rb yast2-ruby-bindings-3.2.10/tests/builtins_regexps_spec.rb yast2-ruby-bindings-3.2.10/tests/exportable_spec.rb yast2-ruby-bindings-3.2.10/tests/yast_spec.rb yast2-ruby-bindings-3.2.10/tests/y2start_helpers_spec.rb yast2-ruby-bindings-3.2.10/tests/CMakeLists.txt yast2-ruby-bindings-3.2.10/tests/rspec_matchers_spec.rb yast2-ruby-bindings-3.2.10/tests/y2logger_spec.rb yast2-ruby-bindings-3.2.10/tests/ui_shortcuts_spec.rb yast2-ruby-bindings-3.2.10/tests/ops_spec.rb yast2-ruby-bindings-3.2.10/tests/builtins_casts_spec.rb yast2-ruby-bindings-3.2.10/tests/integration/ yast2-ruby-bindings-3.2.10/tests/integration/std_streams_spec.rb yast2-ruby-bindings-3.2.10/tests/integration/run.rb yast2-ruby-bindings-3.2.10/tests/builtins_list_spec.rb yast2-ruby-bindings-3.2.10/tests/scr_spec.rb yast2-ruby-bindings-3.2.10/tests/test_module/ yast2-ruby-bindings-3.2.10/tests/test_module/clients/ yast2-ruby-bindings-3.2.10/tests/test_module/clients/test_client.rb yast2-ruby-bindings-3.2.10/tests/test_module/modules/ yast2-ruby-bindings-3.2.10/tests/test_module/modules/RaisingModule.rb yast2-ruby-bindings-3.2.10/tests/test_module/modules/ExampleTestModule.ybc yast2-ruby-bindings-3.2.10/tests/test_module/modules/ExampleTestModule.ycp yast2-ruby-bindings-3.2.10/tests/test_module/modules/InvalidTypeModule.rb yast2-ruby-bindings-3.2.10/tests/test_module/include/ yast2-ruby-bindings-3.2.10/tests/test_module/include/cyclic_yin.rb yast2-ruby-bindings-3.2.10/tests/test_module/include/example.rb yast2-ruby-bindings-3.2.10/tests/test_module/include/cyclic_yang.rb yast2-ruby-bindings-3.2.10/tests/i18n_spec.rb yast2-ruby-bindings-3.2.10/tests/term_spec.rb yast2-ruby-bindings-3.2.10/tests/data/ yast2-ruby-bindings-3.2.10/tests/data/ansi_colors.txt yast2-ruby-bindings-3.2.10/tests/data/ansi_both.txt yast2-ruby-bindings-3.2.10/tests/data/ansi_cursor.txt yast2-ruby-bindings-3.2.10/tests/path_spec.rb yast2-ruby-bindings-3.2.10/tests/builtins_spec.rb yast2-ruby-bindings-3.2.10/tests/builtins_float_spec.rb yast2-ruby-bindings-3.2.10/tests/builtins_multiset_spec.rb yast2-ruby-bindings-3.2.10/tests/convert_spec.rb yast2-ruby-bindings-3.2.10/tests/ansi_string_spec.rb yast2-ruby-bindings-3.2.10/tests/builtins_strings_spec.rb cd - rm -rf package/yast2-ruby-bindings-3.2.10 osc -A 'https://api.suse.de/' --traceback --verbose checkout 'Devel:YaST:Head' yast2-ruby-bindings Skipped files: .gitignore: skipped by name match (version system file) .rubocop.yml: skipped by name match (configuration file) .travis.yml: skipped by name match (configuration file) .yardopts: skipped by name match (configuration regex) AUTHORS.md: skipped by name match (documentation file) CMakeLists.txt: skipped by name match (documentation file) CONTRIBUTING.md: skipped by name match (documentation file) Dockerfile: skipped by name match (configuration regex) MAINTAINER: skipped by name match (configuration regex) README.md: skipped by name match (README file) RPMNAME: skipped by name match (configuration regex) Rakefile: skipped by name match (configuration regex) cmake/modules/FindRuby.cmake: skipped by name match (configuration regex) config.h.in: skipped by name match (configuration regex) package/yast2-ruby-bindings.changes: skipped by name match (changes file) package/yast2-ruby-bindings.spec: skipped by name match (configuration regex) src/CMakeLists.txt: skipped by name match (documentation file) src/binary/Builtin.cc: skipped by name match (configuration regex) src/binary/CMakeLists.txt: skipped by name match (documentation file) src/binary/RubyLogger.cc: skipped by name match (configuration regex) src/binary/RubyLogger.h: skipped by name match (configuration regex) src/binary/Y2CCRuby.cc: skipped by name match (configuration regex) src/binary/Y2CCRuby.h: skipped by name match (configuration regex) src/binary/Y2CCRubyClient.cc: skipped by name match (configuration regex) src/binary/Y2CCRubyClient.h: skipped by name match (configuration regex) src/binary/Y2RubyClientComponent.cc: skipped by name match (configuration regex) src/binary/Y2RubyClientComponent.h: skipped by name match (configuration regex) src/binary/Y2RubyComponent.cc: skipped by name match (configuration regex) src/binary/Y2RubyComponent.h: skipped by name match (configuration regex) src/binary/Y2RubyReference.cc: skipped by name match (configuration regex) src/binary/Y2RubyReference.h: skipped by name match (configuration regex) src/binary/Y2RubyTypeConv.cc: skipped by name match (configuration regex) src/binary/Y2RubyTypeConv.h: skipped by name match (configuration regex) src/binary/Y2RubyUtils.cc: skipped by name match (configuration regex) src/binary/Y2RubyUtils.h: skipped by name match (configuration regex) src/binary/Y2YCPTypeConv.cc: skipped by name match (configuration regex) src/binary/Y2YCPTypeConv.h: skipped by name match (configuration regex) src/binary/YRuby.cc: skipped by name match (configuration regex) src/binary/YRuby.h: skipped by name match (configuration regex) src/binary/YRubyNamespace.cc: skipped by name match (configuration regex) src/binary/YRubyNamespace.h: skipped by name match (configuration regex) src/binary/Yast.cc: skipped by name match (configuration regex) src/ruby/CMakeLists.txt: skipped by name match (documentation file) src/ruby/yast.rb: skipped by name match (configuration regex) src/ruby/yast/arg_ref.rb: skipped by name match (configuration regex) src/ruby/yast/break.rb: skipped by name match (configuration regex) src/ruby/yast/builtins.rb: skipped by name match (configuration regex) src/ruby/yast/client.rb: skipped by name match (configuration regex) src/ruby/yast/convert.rb: skipped by name match (configuration regex) src/ruby/yast/core_ext.rb: skipped by name match (configuration regex) src/ruby/yast/core_ext/ansi_string.rb: skipped by name match (configuration regex) src/ruby/yast/debugger.rb: skipped by name match (configuration regex) src/ruby/yast/exportable.rb: skipped by name match (configuration regex) src/ruby/yast/external.rb: skipped by name match (configuration regex) src/ruby/yast/fun_ref.rb: skipped by name match (configuration regex) src/ruby/yast/i18n.rb: skipped by name match (configuration regex) src/ruby/yast/logger.rb: skipped by name match (configuration regex) src/ruby/yast/module.rb: skipped by name match (configuration regex) src/ruby/yast/ops.rb: skipped by name match (configuration regex) src/ruby/yast/path.rb: skipped by name match (configuration regex) src/ruby/yast/profiler.rb: skipped by name match (configuration regex) src/ruby/yast/rspec.rb: skipped by name match (configuration regex) src/ruby/yast/rspec/matchers.rb: skipped by name match (configuration regex) src/ruby/yast/rspec/scr.rb: skipped by name match (configuration regex) src/ruby/yast/rspec/shortcuts.rb: skipped by name match (configuration regex) src/ruby/yast/scr.rb: skipped by name match (configuration regex) src/ruby/yast/term.rb: skipped by name match (configuration regex) src/ruby/yast/ui.rb: skipped by name match (configuration regex) src/ruby/yast/ui_shortcuts.rb: skipped by name match (configuration regex) src/ruby/yast/wfm.rb: skipped by name match (configuration regex) src/ruby/yast/y2logger.rb: skipped by name match (configuration regex) src/ruby/yast/y2start_helpers.rb: skipped by name match (configuration regex) src/ruby/yast/yast.rb: skipped by name match (configuration regex) src/y2start/y2start: skipped by name match (configuration regex) tests/CMakeLists.txt: skipped by name match (documentation file) tests/ansi_string_spec.rb: skipped by name match (configuration regex) tests/builtins_casts_spec.rb: skipped by name match (configuration regex) tests/builtins_float_spec.rb: skipped by name match (configuration regex) tests/builtins_list_spec.rb: skipped by name match (configuration regex) tests/builtins_multiset_spec.rb: skipped by name match (configuration regex) tests/builtins_regexps_spec.rb: skipped by name match (configuration regex) tests/builtins_spec.rb: skipped by name match (configuration regex) tests/builtins_strings_spec.rb: skipped by name match (configuration regex) tests/chroot/just_a_file: skipped by name match (configuration regex) tests/convert_spec.rb: skipped by name match (configuration regex) tests/data/ansi_both.txt: skipped by name match (documentation file) tests/data/ansi_colors.txt: skipped by name match (documentation file) tests/data/ansi_cursor.txt: skipped by name match (documentation file) tests/exportable_spec.rb: skipped by name match (configuration regex) tests/i18n_spec.rb: skipped by name match (configuration regex) tests/integration/run.rb: skipped by name match (configuration regex) tests/integration/std_streams_spec.rb: skipped by name match (configuration regex) tests/ops_spec.rb: skipped by name match (configuration regex) tests/path_spec.rb: skipped by name match (configuration regex) tests/rspec_matchers_spec.rb: skipped by name match (configuration regex) tests/rspec_scr_spec.rb: skipped by name match (configuration regex) tests/rspec_shortcuts_spec.rb: skipped by name match (configuration regex) tests/scr_spec.rb: skipped by name match (configuration regex) tests/term_spec.rb: skipped by name match (configuration regex) tests/test_helper.rb: skipped by name match (configuration regex) tests/test_module/clients/test_client.rb: skipped by name match (configuration regex) tests/test_module/include/cyclic_yang.rb: skipped by name match (configuration regex) tests/test_module/include/cyclic_yin.rb: skipped by name match (configuration regex) tests/test_module/include/example.rb: skipped by name match (configuration regex) tests/test_module/modules/ExampleTestModule.ybc: skipped by name match (configuration regex) tests/test_module/modules/ExampleTestModule.ycp: skipped by name match (configuration regex) tests/test_module/modules/InvalidTypeModule.rb: skipped by name match (configuration regex) tests/test_module/modules/RaisingModule.rb: skipped by name match (configuration regex) tests/ui_shortcuts_spec.rb: skipped by name match (configuration regex) tests/wfm_spec.rb: skipped by name match (configuration regex) tests/y2logger_spec.rb: skipped by name match (configuration regex) tests/y2start_helpers_spec.rb: skipped by name match (configuration regex) tests/y2start_spec.rb: skipped by name match (configuration regex) tests/yast_spec.rb: skipped by name match (configuration regex) Copyright found in these files: Copyright detected as not needed in these files: All files have proper license reference. makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings', '_meta'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings'] {'rev': 'latest'} A Devel:YaST:Head makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} A Devel:YaST:Head/yast2-ruby-bindings makeurl: https://api.suse.de ['source', 'Devel:YaST:Head'] {} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings'] {'rev': 'latest'} makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings', 'yast2-ruby-bindings-3.2.9.tar.bz2'] {'rev': '106'} A Devel:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-3.2.9.tar.bz2 makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings', 'yast2-ruby-bindings.changes'] {'rev': '106'} A Devel:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings', 'yast2-ruby-bindings.spec'] {'rev': '106'} A Devel:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec makeurl: https://api.suse.de ['source', 'Devel:YaST:Head', 'yast2-ruby-bindings', '_meta'] {} At revision 106. rm <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.changes rm <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings-3.2.9.tar.bz2 rm <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings/yast2-ruby-bindings.spec cp package/yast2-ruby-bindings.changes <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings.spec <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings cp package/yast2-ruby-bindings-3.2.10.tar.bz2 <https://ci.suse.de/job/yast-ruby-bindings-master/ws/Devel>:YaST:Head/yast2-ruby-bindings osc -A 'https://api.suse.de/' addremove D yast2-ruby-bindings-3.2.9.tar.bz2 A yast2-ruby-bindings-3.2.10.tar.bz2 osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ruby-bindings' 'yast2-ruby-bindings.spec' > /tmp/yast-rake20170407-23155-1dan0zf Checking IDs in *.changes file Version has been changed in *.spec file osc -A 'https://api.suse.de/' cat 'SUSE:SLE-12-SP3:GA' 'yast2-ruby-bindings' 'yast2-ruby-bindings.changes' | diff - 'yast2-ruby-bindings.changes' rm -rf Devel:YaST:Head rake aborted! invalid byte sequence in US-ASCII Tasks: TOP => osc:sr => check:changelog (See full trace by running task with --trace) cleaning Build step 'Execute shell' marked build as failure
participants (1)
-
jenkins@suse.de