Activity log for bug #1845649

Date Who What changed Old value New value Message
2019-09-27 13:04:30 Takashi Kajinami bug added bug
2019-09-27 13:08:06 Takashi Kajinami description Currently we see the following error in puppet-openstack-unit-5.5-centos-7 job, which makes the job fail. 2019-09-27 12:53:13.815902 | centos-7 | Fetching https://opendev.org/openstack/puppet-openstack_spec_helper 2019-09-27 12:53:22.874064 | centos-7 | Fetching gem metadata from https://rubygems.org/............. 2019-09-27 12:53:24.818726 | centos-7 | Resolving dependencies............................................. 2019-09-27 12:53:25.018577 | centos-7 | RubyGems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation. 2019-09-27 12:53:25.022039 | centos-7 | Fetching rake 13.0.0 2019-09-27 12:53:25.070121 | centos-7 | Installing rake 13.0.0 2019-09-27 12:53:25.110232 | centos-7 | Gem::InstallError: rake requires Ruby version >= 2.2. 2019-09-27 12:53:25.110581 | centos-7 | An error occurred while installing rake (13.0.0), and Bundler cannot continue. 2019-09-27 12:53:25.110851 | centos-7 | Make sure that `gem install rake -v '13.0.0' --source 'https://rubygems.org/'` 2019-09-27 12:53:25.110965 | centos-7 | succeeds before bundling. I see that the installation succeeded when gem tried to install rake 12.3.3 , so it seems that required version of ruby has bumped in rake 13.0.0 . Currently we see the following error in puppet-openstack-unit-5.5-centos-7 job, which makes the job fail. https://720604f8205210310632-0417878d098db6313bb6384c3905736a.ssl.cf5.rackcdn.com/681207/33/check/puppet-openstack-unit-5.5-centos-7/33d50a4/job-output.txt 2019-09-27 12:53:13.815902 | centos-7 | Fetching https://opendev.org/openstack/puppet-openstack_spec_helper 2019-09-27 12:53:22.874064 | centos-7 | Fetching gem metadata from https://rubygems.org/............. 2019-09-27 12:53:24.818726 | centos-7 | Resolving dependencies............................................. 2019-09-27 12:53:25.018577 | centos-7 | RubyGems 2.0.14.1 is not threadsafe, so your gems will be installed one at a time. Upgrade to RubyGems 2.1.0 or higher to enable parallel gem installation. 2019-09-27 12:53:25.022039 | centos-7 | Fetching rake 13.0.0 2019-09-27 12:53:25.070121 | centos-7 | Installing rake 13.0.0 2019-09-27 12:53:25.110232 | centos-7 | Gem::InstallError: rake requires Ruby version >= 2.2. 2019-09-27 12:53:25.110581 | centos-7 | An error occurred while installing rake (13.0.0), and Bundler cannot continue. 2019-09-27 12:53:25.110851 | centos-7 | Make sure that `gem install rake -v '13.0.0' --source 'https://rubygems.org/'` 2019-09-27 12:53:25.110965 | centos-7 | succeeds before bundling. I see that the installation succeeded when gem tried to install rake 12.3.3 , so it seems that required version of ruby has bumped in rake 13.0.0 .
2019-09-27 14:16:47 Takashi Kajinami affects puppet-nova puppet-openstack-spec-helper
2019-09-27 14:19:05 Alex Schultz puppet-openstack-spec-helper: status New In Progress
2019-09-27 14:19:07 Alex Schultz puppet-openstack-spec-helper: importance Undecided Medium
2019-09-27 14:19:11 Alex Schultz puppet-openstack-spec-helper: assignee Alex Schultz (alex-schultz)
2020-01-28 14:34:40 Tobias Urdin puppet-openstack-spec-helper: status In Progress Fix Released