amayagil / InsightsCannedDemo64

Red Hat products can help you with managing and automating infrastructure resources. You will be able to demonstrate the power and flexibility of Red Hat management using either one or a combination of Red Hat products, such as Red Hat Satellite, Ansible Tower by Red Hat, Red Hat Insights, it is up to you to show all of them or a subset, depending your needs. Learn how to deliver demos without taking a Lab!
0 stars 2 forks source link

Registration with bootstrap script fails #1

Open bontreger opened 4 years ago

bontreger commented 4 years ago

running canned_demo.yml playbook fails, all systems fail at running the bootstrap script with "You no longer have access to the repositories that provide these products. It is important that you apply an active subscription in order to resume access to security and other critical updates. If you don't have other active subscriptions, you can renew the expired subscription. ", "[\u001b[92mSUCCESS\u001b[0m], [2019-09-20 22:36:48], [/usr/bin/yum -y erase 'katello-ca-consumer-*' katello-agent gofer katello-host-tools katello-host-tools-fact-plugin], completed successfully.", "", "[\u001b[92mSUCCESS\u001b[0m], [2019-09-20 22:36:48], [Removing /etc/rhsm/ca/katello-server-ca.pem], completed successfully.", "[NOTIFICATION], [2019-09-20 22:36:48], [System appears to be registered via another entitlement server. Attempting unregister] ", "[NOTIFICATION], [2019-09-20 22:36:48], [Unregistering] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:48], [/usr/sbin/subscription-manager unregister] ", "[\u001b[93mWARNING\u001b[0m], [2019-09-20 22:36:48], NON-FATAL: [/usr/sbin/subscription-manager unregister] failed to execute properly.", "Invalid credentials.", "Unregistering from: subscription.rhn.redhat.com:443/subscription", "", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:48], [/usr/sbin/subscription-manager clean] ", "All local data removed", "", "[NOTIFICATION], [2019-09-20 22:36:49], [Writing custom cURL configuration to allow download via HTTPS without certificate verification] ", "[NOTIFICATION], [2019-09-20 22:36:49], [Retrieving Client CA Certificate RPMs] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:49], [rpm -Uvh https://sat.example.com/pub/katello-ca-consumer-latest.noarch.rpm] ", "Retrieving https://sat.example.com/pub/katello-ca-consumer-latest.noarch.rpm", "Preparing... ########################################", "Updating / installing...", "katello-ca-consumer-sat.example.com-1.########################################", "[\u001b[92mSUCCESS\u001b[0m], [2019-09-20 22:36:53], [rpm -Uvh https://sat.example.com/pub/katello-ca-consumer-latest.noarch.rpm], completed successfully.", "", "[NOTIFICATION], [2019-09-20 22:36:53], [Deleting cURL configuration] ", "[\u001b[92mSUCCESS\u001b[0m], [2019-09-20 22:36:53], [Removing /tmp/tmpu0Kh7M], completed successfully.", "[NOTIFICATION], [2019-09-20 22:36:53], [Writing FQDN katello-fact] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:53], [Disassociating host id 392 for host ic9.example.com] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:53], [Deleting host id 392 for host ic9.example.com] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:56], [Calling Foreman API to create a host entry associated with the group & org] ", "[\u001b[92mSUCCESS\u001b[0m], [2019-09-20 22:36:56], [Successfully created host ic9.example.com], completed successfully.", "[NOTIFICATION], [2019-09-20 22:36:57], [Calling subscription-manager] ", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:57], [/usr/sbin/subscription-manager config --server.server_timeout=900] ", "", "", "[\u001b[94mRUNNING\u001b[0m], [2019-09-20 22:36:57], [/usr/sbin/subscription-manager register --org 'Default_Organization' --name 'ic9.example.com' --activationkey 'rhel7' --serverurl=https://sat.example.com:443/rhsm --baseurl=https://sat.example.com/pulp/repos --force] ", "[\u001b[91mERROR\u001b[0m], [2019-09-20 22:36:57], EXITING: [/usr/sbin/subscription-manager register --org 'Default_Organization' --name 'ic9.example.com' --activationkey 'rhel7' --serverurl=https://sat.example.com:443/rhsm --baseurl=https://sat.example.com/pulp/repos --force] failed to execute properly.", "Unable to register system, not all services available"]}

idhaoui commented 4 years ago

Hi,

I also faced issue registering this ic1.example.com.

./bootstrap.py -l admin -s sat.example.com -o "EXAMPLE.COM" -L Default_Location -g "rhel7" -a rhel7

Foreman Bootstrap Script This script is designed to register new systems or to migrate an existing system to a Foreman server with Katello admin's password: [NOTIFICATION], [2019-10-30 03:02:45], [This system is not registered to RHN. Attempting to register via subscription-manager] [NOTIFICATION], [2019-10-30 03:02:45], [Checking subscription manager prerequisites] Loaded plugins: product-id, subscription-manager [RUNNING], [2019-10-30 03:02:45], [/usr/bin/yum -y remove subscription-manager-gnome] Loaded plugins: product-id, search-disabled-repos, subscription-manager No Match for argument: subscription-manager-gnome No Packages marked for removal [SUCCESS], [2019-10-30 03:02:45], [/usr/bin/yum -y remove subscription-manager-gnome], completed successfully.

[NOTIFICATION], [2019-10-30 03:02:45], [subscription-manager is installed already. Attempting update] [RUNNING], [2019-10-30 03:02:45], [/usr/bin/yum -y update subscription-manager 'subscription-manager-migration-'] [WARNING], [2019-10-30 03:02:46], NON-FATAL: [/usr/bin/yum -y update subscription-manager 'subscription-manager-migration-'] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

[RUNNING], [2019-10-30 03:02:46], [/usr/bin/yum -y update yum openssl python] [WARNING], [2019-10-30 03:02:46], NON-FATAL: [/usr/bin/yum -y update yum openssl python] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

[NOTIFICATION], [2019-10-30 03:02:46], [System appears to be registered via another entitlement server. Attempting unregister] [NOTIFICATION], [2019-10-30 03:02:46], [Cleaning old yum metadata] [RUNNING], [2019-10-30 03:02:46], [/usr/bin/yum -y clean all] [ERROR], [2019-10-30 03:02:47], EXITING: [/usr/bin/yum -y clean all] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

amayagil commented 4 years ago

Hi,

looks like the manifest has expired.

I am not maintaining that demo anymore, the MBU folks should.

ATB, Amaya

Amaya Rosa Gil Pippino

EMEA SENIOR SOLUTIONS ARCHITECT RHCA Level V

Infrastructure, Automation & Cloud.

Red Hat https://www.redhat.com

amaya@redhat.com T: 34-91-414-8861 M: +34-667-166-140 https://red.ht/sig

https://red.ht/sig https://red.ht/sig https://red.ht/sig https://red.ht/sig

On Wed, Oct 30, 2019 at 8:13 AM idhaoui notifications@github.com wrote:

Hi,

I also faced issue registering this ic1.example.com.

./bootstrap.py -l admin -s sat.example.com -o "EXAMPLE.COM" -L Default_Location -g "rhel7" -a rhel7

Foreman Bootstrap Script This script is designed to register new systems or to migrate an existing system to a Foreman server with Katello admin's password: [NOTIFICATION], [2019-10-30 03:02:45], [This system is not registered to RHN. Attempting to register via subscription-manager] [NOTIFICATION], [2019-10-30 03:02:45], [Checking subscription manager prerequisites] Loaded plugins: product-id, subscription-manager [RUNNING], [2019-10-30 03:02:45], [/usr/bin/yum -y remove subscription-manager-gnome] Loaded plugins: product-id, search-disabled-repos, subscription-manager No Match for argument: subscription-manager-gnome No Packages marked for removal [SUCCESS], [2019-10-30 03:02:45], [/usr/bin/yum -y remove subscription-manager-gnome], completed successfully.

[NOTIFICATION], [2019-10-30 03:02:45], [subscription-manager is installed already. Attempting update] [RUNNING], [2019-10-30 03:02:45], [/usr/bin/yum -y update subscription-manager 'subscription-manager-migration- '] [WARNING], [2019-10-30 03:02:46], NON-FATAL: [/usr/bin/yum -y update subscription-manager 'subscription-manager-migration-'] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

[RUNNING], [2019-10-30 03:02:46], [/usr/bin/yum -y update yum openssl python] [WARNING], [2019-10-30 03:02:46], NON-FATAL: [/usr/bin/yum -y update yum openssl python] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

[NOTIFICATION], [2019-10-30 03:02:46], [System appears to be registered via another entitlement server. Attempting unregister] [NOTIFICATION], [2019-10-30 03:02:46], [Cleaning old yum metadata] [RUNNING], [2019-10-30 03:02:46], [/usr/bin/yum -y clean all] [ERROR], [2019-10-30 03:02:47], EXITING: [/usr/bin/yum -y clean all] failed to execute properly. Loaded plugins: product-id, search-disabled-repos, subscription-manager There are no enabled repos. Run "yum repolist all" to see the repos you have. To enable Red Hat Subscription Management repositories: subscription-manager repos --enable To enable custom repositories: yum-config-manager --enable

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amayagil/InsightsCannedDemo64/issues/1?email_source=notifications&email_token=AA2U3MARQLNHWY2FDT6D4Y3QREXYVA5CNFSM4IY4U7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECTEIJA#issuecomment-547767332, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2U3MDBX6EZO6CRIUNZ5B3QREXYVANCNFSM4IY4U7AA .

robertodijo commented 4 years ago

Anyone, found a solution? I am running into the same issue.

amayagil commented 4 years ago

Hi,

looks like the manifest has expired.

I am not maintaining that demo anymore, the MBU folks should.

ATB, Amaya

Amaya Rosa Gil Pippino

EMEA SENIOR SOLUTIONS ARCHITECT RHCA Level V

Infrastructure, Automation & Cloud.

Red Hat https://www.redhat.com

amaya@redhat.com T: 34-91-414-8861 M: +34-667-166-140 https://red.ht/sig

https://red.ht/sig https://red.ht/sig https://red.ht/sig https://red.ht/sig

On Mon, Dec 2, 2019 at 9:08 PM Roberto Dijo notifications@github.com wrote:

Anyone, found a solution? I am running into the same issue.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/amayagil/InsightsCannedDemo64/issues/1?email_source=notifications&email_token=AA2U3MF2B7BSZT4J6BB7BLLQWVTJZA5CNFSM4IY4U7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFUXMDQ#issuecomment-560559630, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2U3MGJOPNOHZCKM7HJWBTQWVTJZANCNFSM4IY4U7AA .

musman-ozzy commented 4 years ago

Refreshing the Manifest and then adding the new visible subs to the activation key resolved the issue for me.

amayagil commented 4 years ago

Yes, that's the solution, but I'm no longer the maintainer, but the folks at the MBU.

ATB, Amaya

Amaya Rosa Gil Pippino

EMEA SENIOR SOLUTIONS ARCHITECT RHCA Level V

Infrastructure, Automation & Cloud.

Red Hat https://www.redhat.com

amaya@redhat.com T: 34-91-414-8861 M: +34-667-166-140 https://red.ht/sig

https://red.ht/sig https://red.ht/sig https://red.ht/sig https://red.ht/sig

On Mon, Jan 27, 2020 at 10:19 PM musman-ozzy notifications@github.com wrote:

Refreshing the Manifest and then adding the new visible subs to the activation key resolved the issue for me.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/amayagil/InsightsCannedDemo64/issues/1?email_source=notifications&email_token=AA2U3MDLVPKJZQMA7AFEKPDQ75FVNA5CNFSM4IY4U7AKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKBDCHA#issuecomment-578957596, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2U3MEVBB32QQD6FH3QEMLQ75FVNANCNFSM4IY4U7AA .