centos8 integration jobs are failing because of missing /etc/pki/rpm-gpg/GPG-KEY-puppetlabs

Bug #1912871 reported by Takashi Kajinami
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-openstack-integration
Fix Released
Critical
Takashi Kajinami

Bug Description

Currently all intergation jobs on centos8 fails with the following error, when installing puppet-agent package

~~~
2021-01-23 03:50:30.144840 | centos-8 | + sudo -E dnf install -y puppet-agent
2021-01-23 03:50:30.863670 | centos-8 | Puppet Labs Products El 8 - x86_64 94 MB/s | 22 MB 00:00
2021-01-23 03:50:36.410116 | centos-8 | Last metadata expiration check: 0:00:06 ago on Sat 23 Jan 2021 03:50:30 AM UTC.
2021-01-23 03:50:37.744420 | centos-8 | Dependencies resolved.
2021-01-23 03:50:37.746517 | centos-8 | ================================================================================
2021-01-23 03:50:37.746559 | centos-8 | Package Arch Version Repository Size
2021-01-23 03:50:37.746570 | centos-8 | ================================================================================
2021-01-23 03:50:37.746578 | centos-8 | Installing:
2021-01-23 03:50:37.746599 | centos-8 | puppet-agent x86_64 6.20.0-1.el8 puppetlabs-products 26 M
2021-01-23 03:50:37.746608 | centos-8 |
2021-01-23 03:50:37.746616 | centos-8 | Transaction Summary
2021-01-23 03:50:37.746624 | centos-8 | ================================================================================
2021-01-23 03:50:37.746631 | centos-8 | Install 1 Package
2021-01-23 03:50:37.746637 | centos-8 |
2021-01-23 03:50:37.746835 | centos-8 | Total download size: 26 M
2021-01-23 03:50:37.746931 | centos-8 | Installed size: 119 M
2021-01-23 03:50:37.747141 | centos-8 | Downloading Packages:
2021-01-23 03:50:38.032736 | centos-8 | puppet-agent-6.20.0-1.el8.x86_64.rpm 92 MB/s | 26 MB 00:00
2021-01-23 03:50:38.033147 | centos-8 | --------------------------------------------------------------------------------
2021-01-23 03:50:38.033395 | centos-8 | Total 91 MB/s | 26 MB 00:00
2021-01-23 03:50:38.054633 | centos-8 | warning: /var/cache/dnf/puppetlabs-products-93802f28051ad92e/packages/puppet-agent-6.20.0-1.el8.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 9e61ef26: NOKEY
2021-01-23 03:50:38.057155 | centos-8 | Puppet Labs Products El 8 - x86_64 0.0 B/s | 0 B 00:00
2021-01-23 03:50:38.066952 | centos-8 | Curl error (37): Couldn't read a file:// file for file:///etc/pki/rpm-gpg/GPG-KEY-puppetlabs [Couldn't open file /etc/pki/rpm-gpg/GPG-KEY-puppetlabs]
2021-01-23 03:50:38.067301 | centos-8 | The downloaded packages were saved in cache until the next successful transaction.
2021-01-23 03:50:38.067449 | centos-8 | You can remove cached packages by executing 'dnf clean packages'.
~~~

Revision history for this message
Takashi Kajinami (kajinamit) wrote :
Changed in puppet-openstack-integration:
assignee: nobody → Takashi Kajinami (kajinamit)
importance: Undecided → Critical
status: New → In Progress
Revision history for this message
Takashi Kajinami (kajinamit) wrote :

It turned out we need to install the new gpg key to install the latest puppet-agent package.

https://review.opendev.org/c/openstack/puppet-openstack-integration/+/772147/

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

The fix has been merged.

Changed in puppet-openstack-integration:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.