Build failed in Jenkins: yast-yast-country-master #63
See <https://ci.opensuse.org/job/yast-yast-country-master/63/display/redirect?page=changes> Changes: [ancor] Use Yast::Execute to get better logs [Josef Reidinger] Add test to verify keyboard code are valid [Josef Reidinger] fix invalid code [Josef Reidinger] changes [Josef Reidinger] fix mock ------------------------------------------ [...truncated 52.62 KB...] [ 36s] closes the dialog [ 36s] restores the keyboard layout to the previous selected [ 36s] [ 36s] Y2Keyboard::KeyboardLayoutLoader [ 36s] #load_layout [ 36s] set layout temporarily [ 36s] [ 36s] Language::AutoClient [ 36s] #change [ 36s] runs select_language client [ 36s] returns the value from the select_language client [ 36s] #summary [ 36s] returns the AutoYaST summary [ 36s] #import [ 36s] imports the profile [ 36s] #export [ 36s] exports the profile [ 36s] #read [ 36s] reads language information [ 36s] #write [ 36s] writes language information [ 36s] returns the value from the finish client [ 36s] #reset [ 36s] resets the language setting [ 36s] #packages [ 36s] returns an empty hash (no packages to install) [ 36s] #modified? [ 36s] language information is modified ? [ 36s] #modified [ 36s] set to modified [ 36s] [ 36s] Y2Country::Widgets::LanguageSelection [ 36s] enlists all available languages [ 36s] these methods are only tested if they exist [ 36s] #label [ 36s] produces a String [ 36s] #help [ 36s] produces a String [ 36s] #opt [ 36s] produces Symbols [ 36s] #handle [ 36s] produces a Symbol or nil [ 36s] #validate [ 36s] produces a Boolean (or nil) [ 36s] #items [ 36s] produces an array of pairs of strings [ 36s] #handle [ 36s] when language remains unchanged [ 36s] returns nil [ 36s] when language has been changed [ 36s] sets the new language [ 36s] resets the timezones map [ 36s] when emit_event is set to true and Yast::Mode is not config [ 36s] returns :redraw [ 36s] language needed to be switched to English [ 36s] switch language to english [ 36s] language does not need to be switched to English [ 36s] sets console font according to language [ 36s] sets WFM language according to selected language [ 36s] selected langauge is nn_NO [ 36s] it sets WFM language to nb_NO instead [ 36s] #store [ 36s] calls #handle method [ 36s] when emit_event is set to false and Yast::Mode is not config [ 36s] language needed to be switched to English [ 36s] switch language to english [ 36s] language does not need to be switched to English [ 36s] sets console font according to language [ 36s] sets WFM language according to selected language [ 36s] selected langauge is nn_NO [ 36s] it sets WFM language to nb_NO instead [ 36s] [ 36s] Yast::Language [ 36s] #integrate_inst_sys_extension [ 36s] shows UI feedback and extends the inst-sys for selected language [ 36s] #valid_language? [ 36s] when checking for a known, valid language [ 36s] returns true [ 36s] when checking for an unknown language [ 36s] returns false [ 36s] #correct_language [ 36s] when called with a known, valid language [ 36s] returns the same unchanged language [ 36s] when called with an unknown language [ 36s] reports an error and returns the default fallback language [ 36s] returns the default fallback language without reporting an error if it is disabled [ 36s] #Set [ 36s] when called in inst-sys [ 36s] sets the new language, encoding integrates inst-sys extension and adapts install.inf [ 36s] otherwise (running system, AutoYast config, etc.) [ 36s] sets the new language and encoding [ 36s] when called in text mode, in first stage, and user wants CJK language [ 36s] sets language name into its English translation [ 36s] #Save [ 36s] updates the .sysconfig.language.INSTALLED_LANGUAGES value [ 36s] forces writting .sysconfig.language to disk [ 36s] when language is zh_HK [ 36s] sets LC_MESSAGES to zh_TW [ 36s] when LC_MESSAGES is zh_TW [ 36s] and language is not zh_HK [ 36s] cleans LC_MESSAGES [ 36s] when using the readonly_language feature [ 36s] sets the default language using localectl [ 36s] in the initial stage [ 36s] sets the default language using systemd-firstboot [ 36s] when not using the readonly_language feature [ 36s] sets the chosen language using localectl [ 36s] in the initial stage [ 36s] sets the default language using systemd-firstboot [ 36s] when the command fails [ 37s] reports an error [ 37s] #GetLocaleString [ 37s] when using UTF-8 [ 37s] returns the full locale [ 37s] and the language is not found in the database [ 37s] returns the full locale [ 37s] and the suffix '@' is already include in the given locale [ 37s] returns the same locale [ 37s] when UTF-8 is not being used [ 37s] returns the full language identifier with no encoding [ 37s] #ResetRecommendedPackages [ 37s] resets the recommended packages [ 37s] #SwitchToEnglishIfNeeded [ 37s] when running on normal stage [ 37s] does not change the language [ 37s] returns false [ 37s] when not running on textmode [ 37s] does not change the language [ 37s] when running on fbiterm [ 37s] and it is using a supported language [ 37s] does not change the language [ 37s] returns false [ 37s] and it is using a non supported language [ 37s] changes the language to English [ 37s] displays an error message if asked to do so [ 37s] does not display any error message if not asked to do so [ 37s] returns true [ 37s] when not running on fbiterm [ 37s] and it is not using a CJK language [ 37s] does not change the language [ 37s] returns false [ 37s] and it is using a CJK language [ 37s] changes the language to English [ 37s] displays an error message if asked to do so [ 37s] does not display any error message if not asked to do so [ 37s] returns true [ 37s] #FillEnglishNames [ 37s] does not modify the WFM language [ 37s] #main_language [ 37s] returns empty string for nil [ 37s] returns main language for variant with dialect [ 37s] returns main language for variant with dialect and encoding [ 37s] returns main language even when it has more then two chars [ 37s] #Export [ 37s] returns map with language [ 37s] returns map with installed languages [ 37s] returns map with use_utf8 if utf is not used [ 37s] language settings are default values [ 37s] exports an empty hash for the AutoYaST profile [ 37s] #Import [ 37s] sets language from map [ 37s] sets utf-8 encoding from map [ 37s] sets installed languages from map [ 37s] adds to installed languages language from map [ 37s] in autoinstallation [ 37s] sets package locale to imported language [ 37s] sets additional locales to imported languages [ 37s] #Summary [ 37s] returns string with html list [ 37s] #IncompleteTranslation [ 37s] returns true if language translation is lower than threshold [ 37s] returns false otherwise [ 37s] #GetGivenLanguageCountry [ 37s] returns country part of passed language [ 37s] returns upper cased language if country part is missing [ 37s] #Read [ 37s] sets initial language [ 37s] sets initial languages [ 37s] clears expert settings changed flag [ 37s] really is set to true [ 37s] reads language from localed.conf [ 37s] reads languages from sysconfig [ 37s] reads utf8 settings during runtime [ 37s] #MakeProposal [ 37s] returns array of string with proposal text [ 37s] force_reset is set to true [ 37s] sets default language [ 37s] language changed is set to true [ 37s] forces read of languages map [ 37s] [ 37s] Yast::Console [ 37s] #SelectFont [ 37s] sets console fonts for the given language [ 37s] returns the encoding [ 37s] when no console font is available [ 37s] does not set the console font [ 37s] returns the encoding [ 37s] when using a product with a decidated console map [ 37s] sets console fonts for the given language [ 37s] when using braille [ 37s] runs /usr/bin/setfont [ 37s] [ 37s] Failures: [ 37s] [ 37s] 1) Keyboards.all_keyboards returns list with all code valid [ 37s] Failure/Error: expect(valid_codes).to include(code) [ 37s] expected ["#", "#", "sg", "nl", "mk-utf", "trq", "uk", "is-latin1", "de", "la-latin1", "us", "ko", "ro-std", "...c", "cn-latin1", "cz-lat2-us", "es-cp850", "ir", "korean", "lt.std", "no-latin1", "ruwin_alt-UTF-8"] to include "es-ast" [ 37s] # ./keyboard/test/data/keyboard_test.rb:15:in `block (4 levels) in <top (required)>' [ 37s] # ./keyboard/test/data/keyboard_test.rb:13:in `each' [ 37s] # ./keyboard/test/data/keyboard_test.rb:13:in `block (3 levels) in <top (required)>' [ 37s] [ 37s] Finished in 2.44 seconds (files took 0.93042 seconds to load) [ 37s] 252 examples, 1 failure [ 37s] [ 37s] Failed examples: [ 37s] [ 37s] rspec ./keyboard/test/data/keyboard_test.rb:9 # Keyboards.all_keyboards returns list with all code valid [ 37s] [ 37s] rake aborted! [ 37s] Command failed with status (1): [rspec --color --format doc 'timezone/test/...] [ 37s] [ 37s] Tasks: TOP => test:unit [ 37s] (See full trace by running task with --trace) [ 37s] error: Bad exit status from /var/tmp/rpm-tmp.dOF7Fg (%check) [ 37s] [ 37s] [ 37s] RPM build errors: [ 37s] Bad exit status from /var/tmp/rpm-tmp.dOF7Fg (%check) [ 37s] [ 37s] yast-jenkins failed "build yast2-country.spec" at Thu Mar 11 14:50:47 UTC 2021. [ 37s] The buildroot was: /var/tmp/build-root/openSUSE_Factory-x86_64 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 26416 exited with value 1 Scanning for a pull request... Found pull request #266 Adding comment ":x: Public Jenkins [job #63](https://ci.opensuse.org/job/yast-yast-country-master/63/) failed" to pull request https://github.com/yast/yast-country/pull/266 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-country/issues/266/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user ancor@suse.de
See <https://ci.opensuse.org/job/yast-yast-country-master/64/display/redirect?page=changes> Changes: [lslezak] Bump version to 4.4.0 ------------------------------------------ [...truncated 51.84 KB...] [ 35s] change the keymap to the selected layout [ 35s] #cancel_handler [ 35s] closes the dialog [ 35s] restores the keyboard layout to the previous selected [ 35s] [ 35s] Y2Keyboard::KeyboardLayoutLoader [ 35s] #load_layout [ 35s] set layout temporarily [ 35s] [ 35s] Language::AutoClient [ 35s] #change [ 35s] runs select_language client [ 35s] returns the value from the select_language client [ 35s] #summary [ 35s] returns the AutoYaST summary [ 35s] #import [ 35s] imports the profile [ 35s] #export [ 35s] exports the profile [ 35s] #read [ 35s] reads language information [ 35s] #write [ 35s] writes language information [ 36s] returns the value from the finish client [ 36s] #reset [ 36s] resets the language setting [ 36s] #packages [ 36s] returns an empty hash (no packages to install) [ 36s] #modified? [ 36s] language information is modified ? [ 36s] #modified [ 36s] set to modified [ 36s] [ 36s] Y2Country::Widgets::LanguageSelection [ 36s] enlists all available languages [ 36s] these methods are only tested if they exist [ 36s] #label [ 36s] produces a String [ 36s] #help [ 36s] produces a String [ 36s] #opt [ 36s] produces Symbols [ 36s] #handle [ 36s] produces a Symbol or nil [ 36s] #validate [ 36s] produces a Boolean (or nil) [ 36s] #items [ 36s] produces an array of pairs of strings [ 36s] #handle [ 36s] when language remains unchanged [ 36s] returns nil [ 36s] when language has been changed [ 36s] sets the new language [ 36s] resets the timezones map [ 36s] when emit_event is set to true and Yast::Mode is not config [ 36s] returns :redraw [ 36s] language needed to be switched to English [ 36s] switch language to english [ 36s] language does not need to be switched to English [ 36s] sets console font according to language [ 36s] sets WFM language according to selected language [ 36s] selected langauge is nn_NO [ 36s] it sets WFM language to nb_NO instead [ 36s] #store [ 36s] calls #handle method [ 36s] when emit_event is set to false and Yast::Mode is not config [ 36s] language needed to be switched to English [ 36s] switch language to english [ 36s] language does not need to be switched to English [ 36s] sets console font according to language [ 36s] sets WFM language according to selected language [ 36s] selected langauge is nn_NO [ 36s] it sets WFM language to nb_NO instead [ 36s] [ 36s] Yast::Language [ 36s] #integrate_inst_sys_extension [ 36s] shows UI feedback and extends the inst-sys for selected language [ 36s] #valid_language? [ 36s] when checking for a known, valid language [ 36s] returns true [ 36s] when checking for an unknown language [ 36s] returns false [ 36s] #correct_language [ 36s] when called with a known, valid language [ 36s] returns the same unchanged language [ 36s] when called with an unknown language [ 36s] reports an error and returns the default fallback language [ 36s] returns the default fallback language without reporting an error if it is disabled [ 36s] #Set [ 36s] when called in inst-sys [ 36s] sets the new language, encoding integrates inst-sys extension and adapts install.inf [ 36s] otherwise (running system, AutoYast config, etc.) [ 36s] sets the new language and encoding [ 36s] when called in text mode, in first stage, and user wants CJK language [ 36s] sets language name into its English translation [ 36s] #Save [ 36s] updates the .sysconfig.language.INSTALLED_LANGUAGES value [ 36s] forces writting .sysconfig.language to disk [ 36s] when language is zh_HK [ 36s] sets LC_MESSAGES to zh_TW [ 36s] when LC_MESSAGES is zh_TW [ 36s] and language is not zh_HK [ 36s] cleans LC_MESSAGES [ 36s] when using the readonly_language feature [ 36s] sets the default language using localectl [ 36s] in the initial stage [ 36s] sets the default language using systemd-firstboot [ 36s] when not using the readonly_language feature [ 36s] sets the chosen language using localectl [ 36s] in the initial stage [ 36s] sets the default language using systemd-firstboot [ 36s] when the command fails [ 36s] reports an error [ 36s] #GetLocaleString [ 36s] when using UTF-8 [ 36s] returns the full locale [ 36s] and the language is not found in the database [ 36s] returns the full locale [ 36s] and the suffix '@' is already include in the given locale [ 36s] returns the same locale [ 36s] when UTF-8 is not being used [ 36s] returns the full language identifier with no encoding [ 36s] #ResetRecommendedPackages [ 36s] resets the recommended packages [ 36s] #SwitchToEnglishIfNeeded [ 36s] when running on normal stage [ 36s] does not change the language [ 36s] returns false [ 36s] when not running on textmode [ 36s] does not change the language [ 36s] when running on fbiterm [ 36s] and it is using a supported language [ 36s] does not change the language [ 36s] returns false [ 36s] and it is using a non supported language [ 36s] changes the language to English [ 36s] displays an error message if asked to do so [ 36s] does not display any error message if not asked to do so [ 36s] returns true [ 36s] when not running on fbiterm [ 36s] and it is not using a CJK language [ 36s] does not change the language [ 36s] returns false [ 36s] and it is using a CJK language [ 36s] changes the language to English [ 36s] displays an error message if asked to do so [ 36s] does not display any error message if not asked to do so [ 36s] returns true [ 36s] #FillEnglishNames [ 36s] does not modify the WFM language [ 36s] #main_language [ 36s] returns empty string for nil [ 36s] returns main language for variant with dialect [ 36s] returns main language for variant with dialect and encoding [ 36s] returns main language even when it has more then two chars [ 36s] #Export [ 36s] returns map with language [ 36s] returns map with installed languages [ 36s] returns map with use_utf8 if utf is not used [ 36s] language settings are default values [ 36s] exports an empty hash for the AutoYaST profile [ 36s] #Import [ 36s] sets language from map [ 36s] sets utf-8 encoding from map [ 36s] sets installed languages from map [ 36s] adds to installed languages language from map [ 36s] in autoinstallation [ 36s] sets package locale to imported language [ 36s] sets additional locales to imported languages [ 36s] #Summary [ 36s] returns string with html list [ 36s] #IncompleteTranslation [ 36s] returns true if language translation is lower than threshold [ 36s] returns false otherwise [ 36s] #GetGivenLanguageCountry [ 36s] returns country part of passed language [ 36s] returns upper cased language if country part is missing [ 36s] #Read [ 37s] sets initial language [ 37s] sets initial languages [ 37s] clears expert settings changed flag [ 37s] really is set to true [ 37s] reads language from localed.conf [ 37s] reads languages from sysconfig [ 37s] reads utf8 settings during runtime [ 37s] #MakeProposal [ 37s] returns array of string with proposal text [ 37s] force_reset is set to true [ 37s] sets default language [ 37s] language changed is set to true [ 37s] forces read of languages map [ 37s] [ 37s] Yast::Console [ 37s] #SelectFont [ 37s] sets console fonts for the given language [ 37s] returns the encoding [ 37s] when no console font is available [ 37s] does not set the console font [ 37s] returns the encoding [ 37s] when using a product with a decidated console map [ 37s] sets console fonts for the given language [ 37s] when using braille [ 37s] runs /usr/bin/setfont [ 37s] [ 37s] Failures: [ 37s] [ 37s] 1) Keyboards.all_keyboards returns list with all code valid [ 37s] Failure/Error: expect(valid_codes).to include(code) [ 37s] expected ["#", "#", "sg", "nl", "mk-utf", "trq", "uk", "is-latin1", "de", "la-latin1", "us", "ko", "ro-std", "...c", "cn-latin1", "cz-lat2-us", "es-cp850", "ir", "korean", "lt.std", "no-latin1", "ruwin_alt-UTF-8"] to include "es-ast" [ 37s] # ./keyboard/test/data/keyboard_test.rb:15:in `block (4 levels) in <top (required)>' [ 37s] # ./keyboard/test/data/keyboard_test.rb:13:in `each' [ 37s] # ./keyboard/test/data/keyboard_test.rb:13:in `block (3 levels) in <top (required)>' [ 37s] [ 37s] Finished in 2.17 seconds (files took 0.79563 seconds to load) [ 37s] 252 examples, 1 failure [ 37s] [ 37s] Failed examples: [ 37s] [ 37s] rspec ./keyboard/test/data/keyboard_test.rb:9 # Keyboards.all_keyboards returns list with all code valid [ 37s] [ 37s] rake aborted! [ 37s] Command failed with status (1): [rspec --color --format doc 'timezone/test/...] [ 37s] [ 37s] Tasks: TOP => test:unit [ 37s] (See full trace by running task with --trace) [ 37s] error: Bad exit status from /var/tmp/rpm-tmp.Tq3Hlj (%check) [ 37s] [ 37s] [ 37s] RPM build errors: [ 37s] Bad exit status from /var/tmp/rpm-tmp.Tq3Hlj (%check) [ 37s] [ 37s] yast-jenkins failed "build yast2-country.spec" at Tue Apr 20 14:10:45 UTC 2021. [ 37s] The buildroot was: /var/tmp/build-root/openSUSE_Factory-x86_64 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 28995 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-country/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure Not sending mail to unregistered user ancor@suse.de Not sending mail to unregistered user lslezak@suse.cz
See <https://ci.opensuse.org/job/yast-yast-country-master/65/display/redirect?page=changes> Changes: [lslezak] Add bugzilla number (bsc#1185510) ------------------------------------------ [...truncated 52.21 KB...] [ 34s] change the keymap to the selected layout [ 34s] #cancel_handler [ 34s] closes the dialog [ 34s] restores the keyboard layout to the previous selected [ 34s] [ 34s] Y2Keyboard::KeyboardLayoutLoader [ 34s] #load_layout [ 34s] set layout temporarily [ 34s] [ 34s] Language::AutoClient [ 34s] #change [ 34s] runs select_language client [ 34s] returns the value from the select_language client [ 34s] #summary [ 34s] returns the AutoYaST summary [ 34s] #import [ 34s] imports the profile [ 34s] #export [ 34s] exports the profile [ 34s] #read [ 34s] reads language information [ 34s] #write [ 34s] writes language information [ 34s] returns the value from the finish client [ 34s] #reset [ 34s] resets the language setting [ 34s] #packages [ 34s] returns an empty hash (no packages to install) [ 34s] #modified? [ 34s] language information is modified ? [ 34s] #modified [ 34s] set to modified [ 34s] [ 34s] Y2Country::Widgets::LanguageSelection [ 34s] enlists all available languages [ 34s] these methods are only tested if they exist [ 34s] #label [ 34s] produces a String [ 34s] #help [ 34s] produces a String [ 34s] #opt [ 34s] produces Symbols [ 34s] #handle [ 34s] produces a Symbol or nil [ 34s] #validate [ 34s] produces a Boolean (or nil) [ 34s] #items [ 34s] produces an array of pairs of strings [ 34s] #handle [ 34s] when language remains unchanged [ 34s] returns nil [ 34s] when language has been changed [ 34s] sets the new language [ 34s] resets the timezones map [ 34s] when emit_event is set to true and Yast::Mode is not config [ 34s] returns :redraw [ 34s] language needed to be switched to English [ 34s] switch language to english [ 34s] language does not need to be switched to English [ 34s] sets console font according to language [ 34s] sets WFM language according to selected language [ 34s] selected langauge is nn_NO [ 34s] it sets WFM language to nb_NO instead [ 34s] #store [ 34s] calls #handle method [ 34s] when emit_event is set to false and Yast::Mode is not config [ 34s] language needed to be switched to English [ 34s] switch language to english [ 34s] language does not need to be switched to English [ 34s] sets console font according to language [ 34s] sets WFM language according to selected language [ 34s] selected langauge is nn_NO [ 34s] it sets WFM language to nb_NO instead [ 34s] [ 34s] Yast::Language [ 34s] #integrate_inst_sys_extension [ 34s] shows UI feedback and extends the inst-sys for selected language [ 34s] #valid_language? [ 34s] when checking for a known, valid language [ 34s] returns true [ 34s] when checking for an unknown language [ 34s] returns false [ 34s] #correct_language [ 34s] when called with a known, valid language [ 34s] returns the same unchanged language [ 34s] when called with an unknown language [ 34s] reports an error and returns the default fallback language [ 34s] returns the default fallback language without reporting an error if it is disabled [ 34s] #Set [ 34s] when called in inst-sys [ 35s] sets the new language, encoding integrates inst-sys extension and adapts install.inf [ 35s] otherwise (running system, AutoYast config, etc.) [ 35s] sets the new language and encoding [ 35s] when called in text mode, in first stage, and user wants CJK language [ 35s] sets language name into its English translation [ 35s] #Save [ 35s] updates the .sysconfig.language.INSTALLED_LANGUAGES value [ 35s] forces writting .sysconfig.language to disk [ 35s] when language is zh_HK [ 35s] sets LC_MESSAGES to zh_TW [ 35s] when LC_MESSAGES is zh_TW [ 35s] and language is not zh_HK [ 35s] cleans LC_MESSAGES [ 35s] when using the readonly_language feature [ 35s] sets the default language using localectl [ 35s] in the initial stage [ 35s] sets the default language using systemd-firstboot [ 35s] when not using the readonly_language feature [ 35s] sets the chosen language using localectl [ 35s] in the initial stage [ 35s] sets the default language using systemd-firstboot [ 35s] when the command fails [ 35s] reports an error [ 35s] #GetLocaleString [ 35s] when using UTF-8 [ 35s] returns the full locale [ 35s] and the language is not found in the database [ 35s] returns the full locale [ 35s] and the suffix '@' is already include in the given locale [ 35s] returns the same locale [ 35s] when UTF-8 is not being used [ 35s] returns the full language identifier with no encoding [ 35s] #ResetRecommendedPackages [ 35s] resets the recommended packages [ 35s] #SwitchToEnglishIfNeeded [ 35s] when running on normal stage [ 35s] does not change the language [ 35s] returns false [ 35s] when not running on textmode [ 35s] does not change the language [ 35s] when running on fbiterm [ 35s] and it is using a supported language [ 35s] does not change the language [ 35s] returns false [ 35s] and it is using a non supported language [ 35s] changes the language to English [ 35s] displays an error message if asked to do so [ 35s] does not display any error message if not asked to do so [ 35s] returns true [ 35s] when not running on fbiterm [ 35s] and it is not using a CJK language [ 35s] does not change the language [ 35s] returns false [ 35s] and it is using a CJK language [ 35s] changes the language to English [ 35s] displays an error message if asked to do so [ 35s] does not display any error message if not asked to do so [ 35s] returns true [ 35s] #FillEnglishNames [ 35s] does not modify the WFM language [ 35s] #main_language [ 35s] returns empty string for nil [ 35s] returns main language for variant with dialect [ 35s] returns main language for variant with dialect and encoding [ 35s] returns main language even when it has more then two chars [ 35s] #Export [ 35s] returns map with language [ 35s] returns map with installed languages [ 35s] returns map with use_utf8 if utf is not used [ 35s] language settings are default values [ 35s] exports an empty hash for the AutoYaST profile [ 35s] #Import [ 35s] sets language from map [ 35s] sets utf-8 encoding from map [ 35s] sets installed languages from map [ 35s] adds to installed languages language from map [ 35s] in autoinstallation [ 35s] sets package locale to imported language [ 35s] sets additional locales to imported languages [ 35s] #Summary [ 35s] returns string with html list [ 35s] #IncompleteTranslation [ 35s] returns true if language translation is lower than threshold [ 36s] returns false otherwise [ 36s] #GetGivenLanguageCountry [ 36s] returns country part of passed language [ 36s] returns upper cased language if country part is missing [ 36s] #Read [ 36s] sets initial language [ 36s] sets initial languages [ 36s] clears expert settings changed flag [ 36s] really is set to true [ 36s] reads language from localed.conf [ 36s] reads languages from sysconfig [ 36s] reads utf8 settings during runtime [ 36s] #MakeProposal [ 36s] returns array of string with proposal text [ 36s] force_reset is set to true [ 36s] sets default language [ 36s] language changed is set to true [ 36s] forces read of languages map [ 36s] [ 36s] Yast::Console [ 36s] #SelectFont [ 36s] sets console fonts for the given language [ 36s] returns the encoding [ 36s] when no console font is available [ 36s] does not set the console font [ 36s] returns the encoding [ 36s] when using a product with a decidated console map [ 36s] sets console fonts for the given language [ 36s] when using braille [ 36s] runs /usr/bin/setfont [ 36s] [ 36s] Failures: [ 36s] [ 36s] 1) Keyboards.all_keyboards returns list with all code valid [ 36s] Failure/Error: expect(valid_codes).to include(code) [ 36s] expected ["#", "#", "sg", "nl", "mk-utf", "trq", "uk", "is-latin1", "de", "la-latin1", "us", "ko", "ro-std", "...c", "cn-latin1", "cz-lat2-us", "es-cp850", "ir", "korean", "lt.std", "no-latin1", "ruwin_alt-UTF-8"] to include "es-ast" [ 36s] # ./keyboard/test/data/keyboard_test.rb:15:in `block (4 levels) in <top (required)>' [ 36s] # ./keyboard/test/data/keyboard_test.rb:13:in `each' [ 36s] # ./keyboard/test/data/keyboard_test.rb:13:in `block (3 levels) in <top (required)>' [ 36s] [ 36s] Finished in 2.2 seconds (files took 0.74714 seconds to load) [ 36s] 252 examples, 1 failure [ 36s] [ 36s] Failed examples: [ 36s] [ 36s] rspec ./keyboard/test/data/keyboard_test.rb:9 # Keyboards.all_keyboards returns list with all code valid [ 36s] [ 36s] rake aborted! [ 36s] Command failed with status (1): [rspec --color --format doc 'timezone/test/...] [ 36s] [ 36s] Tasks: TOP => test:unit [ 36s] (See full trace by running task with --trace) [ 36s] error: Bad exit status from /var/tmp/rpm-tmp.U095dR (%check) [ 36s] [ 36s] [ 36s] RPM build errors: [ 36s] Bad exit status from /var/tmp/rpm-tmp.U095dR (%check) [ 36s] [ 36s] yast-jenkins failed "build yast2-country.spec" at Fri Apr 30 16:42:36 UTC 2021. [ 36s] The buildroot was: /var/tmp/build-root/openSUSE_Factory-x86_64 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 965 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-country/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure Not sending mail to unregistered user ancor@suse.de Not sending mail to unregistered user lslezak@suse.cz
See <https://ci.opensuse.org/job/yast-yast-country-master/66/display/redirect> Changes: ------------------------------------------ [...truncated 53.51 KB...] [ 47s] change the keymap to the selected layout [ 47s] #cancel_handler [ 47s] closes the dialog [ 47s] restores the keyboard layout to the previous selected [ 47s] [ 47s] Y2Keyboard::KeyboardLayoutLoader [ 47s] #load_layout [ 47s] set layout temporarily [ 47s] [ 47s] Language::AutoClient [ 47s] #change [ 47s] runs select_language client [ 47s] returns the value from the select_language client [ 47s] #summary [ 47s] returns the AutoYaST summary [ 47s] #import [ 47s] imports the profile [ 47s] #export [ 47s] exports the profile [ 47s] #read [ 47s] reads language information [ 47s] #write [ 47s] writes language information [ 47s] returns the value from the finish client [ 47s] #reset [ 47s] resets the language setting [ 47s] #packages [ 47s] returns an empty hash (no packages to install) [ 47s] #modified? [ 47s] language information is modified ? [ 47s] #modified [ 47s] set to modified [ 47s] [ 47s] Y2Country::Widgets::LanguageSelection [ 47s] enlists all available languages [ 47s] these methods are only tested if they exist [ 47s] #label [ 47s] produces a String [ 47s] #help [ 47s] produces a String [ 47s] #opt [ 47s] produces Symbols [ 47s] #handle [ 47s] produces a Symbol or nil [ 47s] #validate [ 47s] produces a Boolean (or nil) [ 47s] #items [ 47s] produces an array of pairs of strings [ 47s] #handle [ 47s] when language remains unchanged [ 47s] returns nil [ 47s] when language has been changed [ 47s] sets the new language [ 47s] resets the timezones map [ 47s] when emit_event is set to true and Yast::Mode is not config [ 47s] returns :redraw [ 47s] language needed to be switched to English [ 47s] switch language to english [ 47s] language does not need to be switched to English [ 47s] sets console font according to language [ 47s] sets WFM language according to selected language [ 47s] selected langauge is nn_NO [ 47s] it sets WFM language to nb_NO instead [ 47s] #store [ 47s] calls #handle method [ 47s] when emit_event is set to false and Yast::Mode is not config [ 47s] language needed to be switched to English [ 47s] switch language to english [ 47s] language does not need to be switched to English [ 47s] sets console font according to language [ 47s] sets WFM language according to selected language [ 47s] selected langauge is nn_NO [ 47s] it sets WFM language to nb_NO instead [ 47s] [ 47s] Yast::Language [ 47s] #integrate_inst_sys_extension [ 47s] shows UI feedback and extends the inst-sys for selected language [ 47s] #valid_language? [ 47s] when checking for a known, valid language [ 47s] returns true [ 47s] when checking for an unknown language [ 47s] returns false [ 47s] #correct_language [ 47s] when called with a known, valid language [ 47s] returns the same unchanged language [ 47s] when called with an unknown language [ 47s] reports an error and returns the default fallback language [ 47s] returns the default fallback language without reporting an error if it is disabled [ 47s] #Set [ 47s] when called in inst-sys [ 47s] sets the new language, encoding integrates inst-sys extension and adapts install.inf [ 47s] otherwise (running system, AutoYast config, etc.) [ 47s] sets the new language and encoding [ 47s] when called in text mode, in first stage, and user wants CJK language [ 47s] sets language name into its English translation [ 47s] #Save [ 47s] updates the .sysconfig.language.INSTALLED_LANGUAGES value [ 47s] forces writting .sysconfig.language to disk [ 47s] when language is zh_HK [ 47s] sets LC_MESSAGES to zh_TW [ 47s] when LC_MESSAGES is zh_TW [ 47s] and language is not zh_HK [ 47s] cleans LC_MESSAGES [ 47s] when using the readonly_language feature [ 47s] sets the default language using localectl [ 47s] in the initial stage [ 47s] sets the default language using systemd-firstboot [ 47s] when not using the readonly_language feature [ 47s] sets the chosen language using localectl [ 47s] in the initial stage [ 48s] sets the default language using systemd-firstboot [ 48s] when the command fails [ 48s] reports an error [ 48s] #GetLocaleString [ 48s] when using UTF-8 [ 48s] returns the full locale [ 48s] and the language is not found in the database [ 48s] returns the full locale [ 48s] and the suffix '@' is already include in the given locale [ 48s] returns the same locale [ 48s] when UTF-8 is not being used [ 48s] returns the full language identifier with no encoding [ 48s] #ResetRecommendedPackages [ 48s] resets the recommended packages [ 48s] #SwitchToEnglishIfNeeded [ 48s] when running on normal stage [ 48s] does not change the language [ 48s] returns false [ 48s] when not running on textmode [ 48s] does not change the language [ 48s] when running on fbiterm [ 48s] and it is using a supported language [ 48s] does not change the language [ 48s] returns false [ 48s] and it is using a non supported language [ 48s] changes the language to English [ 48s] displays an error message if asked to do so [ 48s] does not display any error message if not asked to do so [ 48s] returns true [ 48s] when not running on fbiterm [ 48s] and it is not using a CJK language [ 48s] does not change the language [ 48s] returns false [ 48s] and it is using a CJK language [ 48s] changes the language to English [ 48s] displays an error message if asked to do so [ 48s] does not display any error message if not asked to do so [ 48s] returns true [ 48s] #FillEnglishNames [ 48s] does not modify the WFM language [ 48s] #main_language [ 48s] returns empty string for nil [ 48s] returns main language for variant with dialect [ 48s] returns main language for variant with dialect and encoding [ 48s] returns main language even when it has more then two chars [ 48s] #Export [ 48s] returns map with language [ 48s] returns map with installed languages [ 48s] returns map with use_utf8 if utf is not used [ 48s] language settings are default values [ 48s] exports an empty hash for the AutoYaST profile [ 48s] #Import [ 48s] sets language from map [ 48s] sets utf-8 encoding from map [ 48s] sets installed languages from map [ 48s] adds to installed languages language from map [ 48s] in autoinstallation [ 48s] sets package locale to imported language [ 48s] sets additional locales to imported languages [ 48s] #Summary [ 48s] returns string with html list [ 48s] #IncompleteTranslation [ 48s] returns true if language translation is lower than threshold [ 48s] returns false otherwise [ 48s] #GetGivenLanguageCountry [ 48s] returns country part of passed language [ 48s] returns upper cased language if country part is missing [ 48s] #Read [ 48s] sets initial language [ 48s] sets initial languages [ 48s] clears expert settings changed flag [ 48s] really is set to true [ 48s] reads language from localed.conf [ 48s] reads languages from sysconfig [ 48s] reads utf8 settings during runtime [ 48s] #MakeProposal [ 48s] returns array of string with proposal text [ 48s] force_reset is set to true [ 48s] sets default language [ 48s] language changed is set to true [ 48s] forces read of languages map [ 48s] [ 48s] Yast::Console [ 48s] #SelectFont [ 48s] sets console fonts for the given language [ 48s] returns the encoding [ 48s] when no console font is available [ 48s] does not set the console font [ 48s] returns the encoding [ 48s] when using a product with a decidated console map [ 48s] sets console fonts for the given language [ 48s] when using braille [ 48s] runs /usr/bin/setfont [ 48s] [ 48s] Failures: [ 48s] [ 48s] 1) Keyboards.all_keyboards returns list with all code valid [ 48s] Failure/Error: expect(valid_codes).to include(code) [ 48s] expected ["#", "#", "sg", "nl", "mk-utf", "trq", "uk", "is-latin1", "de", "la-latin1", "us", "ko", "ro-std", "...c", "cn-latin1", "cz-lat2-us", "es-cp850", "ir", "korean", "lt.std", "no-latin1", "ruwin_alt-UTF-8"] to include "es-ast" [ 48s] # ./keyboard/test/data/keyboard_test.rb:15:in `block (4 levels) in <top (required)>' [ 48s] # ./keyboard/test/data/keyboard_test.rb:13:in `each' [ 48s] # ./keyboard/test/data/keyboard_test.rb:13:in `block (3 levels) in <top (required)>' [ 48s] [ 48s] Finished in 2.22 seconds (files took 0.77672 seconds to load) [ 48s] 252 examples, 1 failure [ 48s] [ 48s] Failed examples: [ 48s] [ 48s] rspec ./keyboard/test/data/keyboard_test.rb:9 # Keyboards.all_keyboards returns list with all code valid [ 48s] [ 48s] rake aborted! [ 48s] Command failed with status (1): [rspec --color --format doc 'timezone/test/...] [ 48s] [ 48s] Tasks: TOP => test:unit [ 48s] (See full trace by running task with --trace) [ 48s] error: Bad exit status from /var/tmp/rpm-tmp.xPonwq (%check) [ 48s] [ 48s] [ 48s] RPM build errors: [ 48s] Bad exit status from /var/tmp/rpm-tmp.xPonwq (%check) [ 48s] [ 48s] yast-jenkins failed "build yast2-country.spec" at Tue May 4 08:21:07 UTC 2021. [ 48s] The buildroot was: /var/tmp/build-root/openSUSE_Factory-x86_64 rm -rf YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.opensuse.org/' b...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 21952 exited with value 1 Scanning for a pull request... Sending Net::HTTP::Get request to https://api.github.com/repos/yast/yast-country/pulls... OK Pull request not found Build step 'Execute shell' marked build as failure Not sending mail to unregistered user ancor@suse.de Not sending mail to unregistered user lslezak@suse.cz
participants (1)
-
admin@opensuse.org