Description of problem: Unable to see some of the clients under Insights -> Inventory page on satellite. Version-Release number of selected component (if applicable): insights-client + satellite 6 How reproducible: Always Steps to Reproduce: 1.Register system to Satellite for software updates. 2.Register system to insights 3.Unregister system from Satellite. 4.Upload insights data using #insights-client 5.Check Inventory page on Satellite. Actual results: It does not show the re-registered system under Satellite's Inventory page. Expected results: It should show the system. Additional info: This issue occurs when there is a mismatch in remote_branch and system's identity [remote_leaf from insights != #subscription-manager identity ]
Verified with satellite 6.5 and 6.4 Steps: 1.Register system to Satellite using subscription-manager. 2.Register system to insights - System visible in Satellite - Insights > Inventory 3.Unregister system from Satellite. - System not visible in Satellite - Insights > Inventory 4- Register again system to Satellite. - System not visible in Satellite - Insights > Inventory 5. in system run command: insights-client - System visible in Satellite - Insights > Inventory retried steps 3-5 and the behavior is constant between retries
This bug seems not relevant anymore, created an automation test Steps: 1. Subscribe a host to satellite 2. Register the host with insights-client --register 3. Ensure the host is visible in satellite Insights Inventory 4. Unregister the host from satellite with subscription-manager unregister 5. Ensure the host is not visible in satellite Insights Inventory 6. Subscribe the host to satellite again 7. Run command: insights-client expected results: The host is visible in satellite Insights Inventory page test passing on satellite 6.4 and satellite 6.5