Comment 0 for bug 1625611

Revision history for this message
Mykola Stolyarenko (mstolyarenko) wrote : GPG error: http://mirror.fuel-infra.org

Actual Behaviour:

Upgrade doing by https://mirantis.jira.com/wiki/pages/viewpage.action?spaceKey=QA&title=MOS+9.1+installation manual

history: (snapshot last from http://mirror.fuel-infra.org/mos-repos/ubuntu/snapshots/)

yum-config-manager --add-repo http://mirror.fuel-infra.org/mos-repos/centos/mos9.0-centos7/snapshots/proposed-2016-09-11-182323/x86_64/
rpm --import http://mirror.fuel-infra.org/mos-repos/centos/mos9.0-centos7/snapshots/proposed-2016-09-11-182323/RPM-GPG-KEY-mos9.0
yum clean all
yum update
update-prepare prepare master
fuel env
update-prepare prepare env 1

[root@nailgun ~]# update-prepare prepare env 1
Warning: Permanently added '10.109.0.3' (ECDSA) to the list of known hosts.
W: GPG error: http://mirror.fuel-infra.org mos9.0-holdback Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
Reading package lists...
Building dependency tree...
Reading state information...
nailgun-agent is already the newest version.
nailgun-mcagents is already the newest version.
The following packages were automatically installed and are no longer required:
  cloud-guest-utils eatmydata python-cheetah python-oauth python-serial
  python3-pycurl python3-software-properties software-properties-common
  unattended-upgrades
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Warning: Permanently added '10.109.0.5' (ECDSA) to the list of known hosts.
W: GPG error: http://mirror.fuel-infra.org mos9.0-holdback Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
Reading package lists...
Building dependency tree...
Reading state information...
nailgun-agent is already the newest version.
nailgun-mcagents is already the newest version.
The following packages were automatically installed and are no longer required:
  cloud-guest-utils eatmydata python-cheetah python-configobj python-oauth
  python-serial python3-pycurl python3-software-properties
  software-properties-common unattended-upgrades
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Warning: Permanently added '10.109.0.4' (ECDSA) to the list of known hosts.
W: GPG error: http://mirror.fuel-infra.org mos9.0-holdback Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-security Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
W: GPG error: http://mirror.fuel-infra.org mos9.0-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BCE5CC461FA22B08
Reading package lists...
Building dependency tree...
Reading state information...
nailgun-agent is already the newest version.
nailgun-mcagents is already the newest version.
The following packages were automatically installed and are no longer required:
  cloud-guest-utils eatmydata python-cheetah python-oauth python-serial
  python3-pycurl python3-software-properties software-properties-common
  unattended-upgrades
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

[root@nailgun ~]# fuel2 env redeploy --noop 1
Deployment task with id 7 for the environment 1 has been started.
[root@nailgun ~]# fuel2 task show 7
+------------+------------------------------------------------------------------+
| Field | Value |
+------------+------------------------------------------------------------------+
| id | 7 |
| uuid | 471500bf-d7f3-4384-ae21-0aec3db6ec57 |
| status | error |
| name | deploy |
| graph_type | None |
| cluster | 1 |
| result | {} |
| dry_run | True |
| progress | 100 |
| message | Error occurred when running task: [Errno 111] Connection refused |
+------------+------------------------------------------------------------------+

Expected behaviour:

Upgrade should be successful