Feature: 0010 - Synchronize products in the products page of the Setup Wizard
File name: srv_sync_products.feature
Relative path: reposync/srv_sync_products.feature
Given
I am authorized for the "Admin" section
00:00:00.471
When
I follow the left menu "Admin > Setup Wizard > Products"
00:00:00.226
And
I wait until I see "Product Description" text
00:00:01.056
Then
I should see a "Arch" text
00:00:00.137
And
I should see a "Channels" text
00:00:00.127
And
I should not see a "WebYaST 1.3" text
00:00:00.127
When
I follow the left menu "Admin > Setup Wizard > Products"
00:00:00.082
And
I wait until I do not see "currently running" text
00:00:00.084
And
I wait until I do not see "Loading" text
00:00:00.786
And
I enter "RHEL and Liberty" as the filtered product description
00:00:00.196
Then
I should see a "RHEL and Liberty 8 Base" text
00:00:00.103
When
I select "x86_64" from "product-arch-filter"
00:00:01.150
Then
I should see a "RHEL and Liberty 8 Base" text
00:00:00.098
@scc_credentials
@susemanager
Scenario: View the channels list in the products page
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Enterprise Server for SAP Applications 15 x86_64" as the filtered product description
0s
And
I click the channel list of product "SUSE Linux Enterprise Server for SAP Applications 15 x86_64"
0s
Then
I should see a "Product Channels" text
0s
And
I should see a "Mandatory Channels" text
0s
And
I should see a "Optional Channels" text
0s
When
I close the modal dialog
0s
@scc_credentials
@susemanager
Scenario: Synchronize SLES 15 SP7 product with recommended sub-products, including MLM Client Tools
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Enterprise Server 15 SP7" as the filtered product description
0s
And
I wait until I see "SUSE Linux Enterprise Server 15 SP7 x86_64" text
0s
And
I open the sub-list of the product "SUSE Linux Enterprise Server 15 SP7 x86_64"
0s
And
I open the sub-list of the product "Basesystem Module 15 SP7 x86_64"
0s
And
I open the sub-list of the product "Desktop Applications Module 15 SP7 x86_64"
0s
And
I open the sub-list of the product "SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64" if present
0s
Then
I should see that the "Basesystem Module 15 SP7 x86_64" product is "recommended"
0s
And
I should see that the "Server Applications Module 15 SP7 x86_64" product is "recommended"
0s
And
I should see that the "SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64" product is "recommended"
0s
When
I select "SUSE Linux Enterprise Server 15 SP7 x86_64" as a product
0s
Then
I should see the "SUSE Linux Enterprise Server 15 SP7 x86_64" selected
0s
And
I should see the "Basesystem Module 15 SP7 x86_64" selected
0s
And
I should see the "Server Applications Module 15 SP7 x86_64" selected
0s
And
I should see the "SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64" selected
0s
When
I select "Desktop Applications Module 15 SP7 x86_64" as a product
0s
And
I select "Development Tools Module 15 SP7 x86_64" as a product
0s
Then
I should see the "Desktop Applications Module 15 SP7 x86_64" selected
0s
And
I should see the "Development Tools Module 15 SP7 x86_64" selected
0s
When
I select "Python 3 Module 15 SP7 x86_64" as a product
0s
Then
I should see the "Python 3 Module 15 SP7 x86_64" selected
0s
When
I select "Containers Module 15 SP7 x86_64" as a product
0s
Then
I should see the "Containers Module 15 SP7 x86_64" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "SUSE Linux Enterprise Server 15 SP7 x86_64" product has been added
0s
Then
the SLE15 SP7 product should be added
0s
When
I wait until all synchronized channels for "sles15-sp7" have finished
0s
@uyuni
Scenario: Partially add openSUSE Tumbleweed product, only including the required packages to generate the bootstrap repository
When
I use spacewalk-common-channel to add channel "opensuse_tumbleweed" with arch "x86_64"
00:00:12.750
And
I kill running spacewalk-repo-sync for "opensuse_tumbleweed-x86_64" channel
00:00:05.134
+ Show Info
Reposync of channel opensuse_tumbleweed-x86_64 killed
And
I use spacewalk-repo-sync to sync channel "opensuse_tumbleweed-x86_64" including only client tools dependencies
00:03:24.510
And
I use spacewalk-common-channel to add all "tumbleweed-client-tools-x86_64" channels with arch "x86_64"
00:00:26.350
+ Show Info
Channel opensuse_tumbleweed-uyuni-client-x86_64 added Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added
DEBUG: Found channel 'opensuse_tumbleweed-x86_64' at line 9. Checking for completion... DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-x86_64 at line 13. SUCCESS: opensuse_tumbleweed-x86_64 is fully synchronized. DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-x86_64' at line 17. Checking for completion... DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-x86_64 at line 21. SUCCESS: opensuse_tumbleweed-uyuni-client-x86_64 is fully synchronized. DEBUG: Channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' not found in reposync.log DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion... DEBUG: Sync for opensuse_tumbleweed-uyuni-client-devel-x86_64 still in progress (no completion message found). DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion... DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-devel-x86_64 at line 29. SUCCESS: opensuse_tumbleweed-uyuni-client-devel-x86_64 is fully synchronized.
@containerized_server
@proxy
@uyuni
Scenario: Add Uyuni Proxy product for Tumbleweed, including Uyuni Client Tools
When
I use spacewalk-common-channel to add all "uyuni-proxy" channels with arch "x86_64"
00:00:34.579
+ Show Info
Channel opensuse_tumbleweed-x86_64 added Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added Channel uyuni-proxy-devel-tumbleweed-x86_64 added
DEBUG: Found channel 'opensuse_tumbleweed-x86_64' at line 9. Checking for completion... DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-x86_64 at line 13. SUCCESS: opensuse_tumbleweed-x86_64 is fully synchronized. DEBUG: Found channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' at line 25. Checking for completion... DEBUG: Found 'Sync of channel completed.' for opensuse_tumbleweed-uyuni-client-devel-x86_64 at line 29. SUCCESS: opensuse_tumbleweed-uyuni-client-devel-x86_64 is fully synchronized. DEBUG: Found channel 'uyuni-proxy-devel-tumbleweed-x86_64' at line 33. Checking for completion... DEBUG: Sync for uyuni-proxy-devel-tumbleweed-x86_64 still in progress (no completion message found). DEBUG: Found channel 'uyuni-proxy-devel-tumbleweed-x86_64' at line 33. Checking for completion... DEBUG: Found 'Sync of channel completed.' for uyuni-proxy-devel-tumbleweed-x86_64 at line 37. SUCCESS: uyuni-proxy-devel-tumbleweed-x86_64 is fully synchronized.
@scc_credentials
@uyuni
@build_host
Scenario: Synchronize SLES 15 SP7 product with recommended sub-products for Retail feature
Given
I am authorized for the "Admin" section
00:00:00.557
When
I follow the left menu "Admin > Setup Wizard > Products"
00:00:00.200
And
I wait until I do not see "currently running" text
00:00:00.088
And
I wait until I do not see "Loading" text
00:00:00.711
And
I enter "SUSE Linux Enterprise Server 15 SP7 x86_64" as the filtered product description
00:00:00.145
And
I select "SUSE Linux Enterprise Server 15 SP7 x86_64" as a product
00:00:00.075
Then
I should see the "SUSE Linux Enterprise Server 15 SP7 x86_64" selected
00:00:00.033
When
I open the sub-list of the product "SUSE Linux Enterprise Server 15 SP7 x86_64"
00:00:00.066
And
I open the sub-list of the product "Basesystem Module 15 SP7 x86_64"
00:00:00.064
And
I select "Desktop Applications Module 15 SP7 x86_64" as a product
00:00:00.071
Then
I should see the "Desktop Applications Module 15 SP7 x86_64" selected
00:00:00.028
When
I open the sub-list of the product "Desktop Applications Module 15 SP7 x86_64"
00:00:00.058
And
I select "Development Tools Module 15 SP7 x86_64" as a product
00:00:00.069
Then
I should see the "Development Tools Module 15 SP7 x86_64" selected
00:00:00.026
When
I click the Add Product button
00:00:00.062
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
00:00:10.404
Products list:
Available Channels:
Status:
- [I] - channel is installed
- [ ] - channel is not installed, but is available
- [U] - channel is unavailable
[ ] EL9-Pool for x86_64 RHEL and Liberty 9 Base [el9-pool-x86_64]
[ ] RHEL7-Pool for x86_64 RHEL7 Base x86_64 [rhel7-pool-x86_64]
[ ] RHEL8-Pool for x86_64 RHEL and Liberty 8 Base [rhel8-pool-x86_64]
[ ] SLE-Micro-5.3-Pool for x86_64 SUSE Linux Enterprise Micro 5.3 x86_64 [sle-micro-5.3-pool-x86_64]
[ ] SLE-Product-SLED15-SP4-Pool for x86_64 SUSE Linux Enterprise Desktop 15 SP4 x86_64 [sle-product-sled15-sp4-pool-x86_64]
[ ] SLE-Product-SLES15-SP4-Pool for x86_64 SUSE Linux Enterprise Server 15 SP4 x86_64 [sle-product-sles15-sp4-pool-x86_64]
[ ] SLE-Product-SLES15-SP5-Pool for x86_64 SUSE Linux Enterprise Server 15 SP5 x86_64 [sle-product-sles15-sp5-pool-x86_64]
[ ] SLE-Product-SLES15-SP6-Pool for x86_64 SUSE Linux Enterprise Server 15 SP6 x86_64 [sle-product-sles15-sp6-pool-x86_64]
[I] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]
[I] SLE-Module-Basesystem15-SP7-Pool for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-pool-x86_64]
[I] SLE-Module-Basesystem15-SP7-Updates for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-updates-x86_64]
[ ] SLE-Module-Containers15-SP7-Pool for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-pool-x86_64]
[ ] SLE-Module-Containers15-SP7-Updates for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-updates-x86_64]
[I] SLE-Module-Desktop-Applications15-SP7-Pool for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-pool-x86_64]
[I] SLE-Module-Desktop-Applications15-SP7-Updates for x86_64 Desktop Applications Module 15 SP7 x86_64 [sle-module-desktop-applications15-sp7-updates-x86_64]
[I] SLE-Module-DevTools15-SP7-Pool for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-pool-x86_64]
[I] SLE-Module-DevTools15-SP7-Updates for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-updates-x86_64]
[ ] SLE-Module-Live-Patching15-SP7-Pool for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-pool-x86_64]
[ ] SLE-Module-Live-Patching15-SP7-Updates for x86_64 SUSE Linux Enterprise Live Patching 15 SP7 x86_64 [sle-module-live-patching15-sp7-updates-x86_64]
[ ] SLE-Module-Public-Cloud15-SP7-Pool for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-pool-x86_64]
[ ] SLE-Module-Public-Cloud15-SP7-Updates for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-updates-x86_64]
[I] SLE-Module-Python3-15-SP7-Pool for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-pool-x86_64]
[I] SLE-Module-Python3-15-SP7-Updates for x86_64 Python 3 Module 15 SP7 x86_64 [sle-module-python3-15-sp7-updates-x86_64]
[I] SLE-Module-Server-Applications15-SP7-Pool for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-pool-x86_64]
[I] SLE-Module-Server-Applications15-SP7-Updates for x86_64 Server Applications Module 15 SP7 x86_64 [sle-module-server-applications15-sp7-updates-x86_64]
[I] SLE-Module-Systems-Management-15-SP7-Pool for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-pool-x86_64]
[I] SLE-Module-Systems-Management-15-SP7-Updates for x86_64 Systems Management Module 15 SP7 x86_64 [sle-module-systems-management-15-sp7-updates-x86_64]
[ ] SLE-Module-Web-Scripting15-SP7-Pool for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-pool-x86_64]
[ ] SLE-Module-Web-Scripting15-SP7-Updates for x86_64 Web and Scripting Module 15 SP7 x86_64 [sle-module-web-scripting15-sp7-updates-x86_64]
[I] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]
[I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]
[ ] SUSE-MicroOS-5.2-Pool for x86_64 SUSE Linux Enterprise Micro 5.2 x86_64 [suse-microos-5.2-pool-x86_64]
When
I use spacewalk-common-channel to add channel "sles15-sp7-devel-uyuni-client" with arch "x86_64"
00:00:13.700
And
I wait until I see "SUSE Linux Enterprise Server 15 SP7 x86_64" product has been added
00:00:00.018
DEBUG: Found channel 'sle-product-sles15-sp7-pool-x86_64' at line 41. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-product-sles15-sp7-pool-x86_64 at line 45. SUCCESS: sle-product-sles15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-product-sles15-sp7-updates-x86_64' at line 49. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-product-sles15-sp7-updates-x86_64 at line 53. SUCCESS: sle-product-sles15-sp7-updates-x86_64 is fully synchronized. DEBUG: Found channel 'sle15-sp7-installer-updates-x86_64' at line 57. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle15-sp7-installer-updates-x86_64 at line 61. SUCCESS: sle15-sp7-installer-updates-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-basesystem15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-pool-x86_64' at line 65. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-basesystem15-sp7-pool-x86_64 at line 69. SUCCESS: sle-module-basesystem15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log 1m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log 2m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sles15-sp7-devel-uyuni-client-x86_64' not found in reposync.log 3m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Sync for sle-module-basesystem15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sles15-sp7-devel-uyuni-client-x86_64' at line 81. Checking for completion... DEBUG: Sync for sles15-sp7-devel-uyuni-client-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-basesystem15-sp7-updates-x86_64' at line 73. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-basesystem15-sp7-updates-x86_64 at line 77. SUCCESS: sle-module-basesystem15-sp7-updates-x86_64 is fully synchronized. DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 89. Checking for completion... DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-server-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sles15-sp7-devel-uyuni-client-x86_64' at line 81. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sles15-sp7-devel-uyuni-client-x86_64 at line 85. SUCCESS: sles15-sp7-devel-uyuni-client-x86_64 is fully synchronized. DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-server-applications15-sp7-pool-x86_64' at line 89. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-pool-x86_64 at line 93. SUCCESS: sle-module-server-applications15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 97. Checking for completion... DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 97. Checking for completion... DEBUG: Sync for sle-module-server-applications15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 97. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-updates-x86_64 at line 101. SUCCESS: sle-module-server-applications15-sp7-updates-x86_64 is fully synchronized. DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-systems-management-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-systems-management-15-sp7-updates-x86_64' at line 105. Checking for completion... DEBUG: Sync for sle-module-systems-management-15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-systems-management-15-sp7-pool-x86_64' at line 113. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-pool-x86_64 at line 117. SUCCESS: sle-module-systems-management-15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-systems-management-15-sp7-updates-x86_64' at line 105. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-updates-x86_64 at line 109. SUCCESS: sle-module-systems-management-15-sp7-updates-x86_64 is fully synchronized. 4m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-python3-15-sp7-pool-x86_64' at line 121. Checking for completion... DEBUG: Sync for sle-module-python3-15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-python3-15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-python3-15-sp7-pool-x86_64' at line 121. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-pool-x86_64 at line 125. SUCCESS: sle-module-python3-15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 129. Checking for completion... DEBUG: Sync for sle-module-python3-15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 129. Checking for completion... DEBUG: Sync for sle-module-python3-15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 129. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-updates-x86_64 at line 133. SUCCESS: sle-module-python3-15-sp7-updates-x86_64 is fully synchronized. DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 137. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-desktop-applications15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 137. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 137. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-updates-x86_64 at line 141. SUCCESS: sle-module-desktop-applications15-sp7-updates-x86_64 is fully synchronized. DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 5m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 6m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Sync for sle-module-desktop-applications15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-updates-x86_64' not found in reposync.log DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 145. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-pool-x86_64 at line 149. SUCCESS: sle-module-desktop-applications15-sp7-pool-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 7m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 8m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 9m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 10m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 11m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log 12m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-updates-x86_64 still in progress (no completion message found). DEBUG: Channel 'sle-module-devtools15-sp7-pool-x86_64' not found in reposync.log DEBUG: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 153. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-updates-x86_64 at line 157. SUCCESS: sle-module-devtools15-sp7-updates-x86_64 is fully synchronized. DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). 13m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). 14m / 64m waiting for product 'sles15-sp7' synchronization DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found). DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 161. Checking for completion... DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-pool-x86_64 at line 165. SUCCESS: sle-module-devtools15-sp7-pool-x86_64 is fully synchronized.
@proxy
@susemanager
@transactional_server
Scenario: Add SL Micro 6.2 as base OS for proxy
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Micro 6.2" as the filtered product description
0s
And
I select "SUSE Linux Micro 6.2 x86_64" as a product
0s
Then
I should see the "SUSE Linux Micro 6.2 x86_64" selected
0s
When
I open the sub-list of the product "SUSE Linux Micro 6.2 x86_64"
0s
And
I select "SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64" as a product
0s
And
I should see the "SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64" selected
0s
And
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Linux Micro 6.2 x86_64" product has been added
0s
And
I wait until all synchronized channels for "sl-micro-6.2" have finished
0s
@proxy
@susemanager
@skip_if_transactional_server
Scenario: Add SLES 15 SP7 as base OS for proxy
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Enterprise Server 15 SP7" as the filtered product description
0s
And
I select "SUSE Linux Enterprise Server 15 SP7" as a product
0s
Then
I should see the "SUSE Linux Enterprise Server 15 SP7" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Linux Enterprise Server 15 SP7" product has been added
0s
And
I wait until all synchronized channels for "sles15-sp7" have finished
0s
@proxy
@susemanager
@transactional_server
Scenario: Add SUSE MLM Proxy Extension 5.2 with SL Micro 6.2 as base OS
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Micro 6.2" as the filtered product description
0s
When
I open the sub-list of the product "SUSE Linux Micro 6.2 x86_64"
0s
And
I select "SUSE Linux Micro 6.2 x86_64" as a product
0s
And
I select "SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)" as a product
0s
Then
I should see the "SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)" product has been added
0s
And
I wait until all synchronized channels for "suse-multi-linux-manager-proxy-52" have finished
0s
@proxy
@susemanager
@skip_if_transactional_server
Scenario: Add SUSE MLM Proxy Extension 5.1 with SLES 15 SP7 as base OS
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Enterprise Server 15 SP7" as the filtered product description
0s
When
I open the sub-list of the product "SUSE Linux Enterprise Server 15 SP7 x86_64"
0s
And
I select "SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64" as a product
0s
Then
I should see the "SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64" product has been added
0s
And
I wait until all synchronized channels for "suse-multi-linux-manager-proxy-51-sp7" have finished
0s
@proxy
@susemanager
@transactional_server
Scenario: Add SUSE MLM Retail Branch Server Extension 5.2 with SL Micro 6.2 as base OS
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Micro 6.2" as the filtered product description
0s
When
I open the sub-list of the product "SUSE Linux Micro 6.2 x86_64"
0s
And
I select "SUSE Linux Micro 6.2 x86_64" as a product
0s
And
I select "SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)" as a product
0s
Then
I should see the "SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)" product has been added
0s
And
I wait until all synchronized channels for "suse-multi-linux-manager-retail-branch-server-52" have finished
0s
@proxy
@susemanager
@skip_if_transactional_server
Scenario: Add SUSE MLM Retail Branch Server Extension 5.1 with SLES 15 SP7 as base OS
Given
I am authorized for the "Admin" section
0s
When
I follow the left menu "Admin > Setup Wizard > Products"
0s
And
I wait until I do not see "currently running" text
0s
And
I wait until I do not see "Loading" text
0s
And
I enter "SUSE Linux Enterprise Server 15 SP7" as the filtered product description
0s
When
I open the sub-list of the product "SUSE Linux Enterprise Server 15 SP7 x86_64"
0s
And
I select "SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64" as a product
0s
Then
I should see the "SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64" selected
0s
When
I click the Add Product button
0s
And
I wait until I see "Selected channels/products were scheduled successfully for syncing." text
0s
And
I wait until I see "SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64" product has been added
0s
And
I wait until all synchronized channels for "suma-retail-branch-server-extension-51-sp7" have finished
0s
@scc_credentials
@susemanager
Scenario: Installer update channels got enabled when products were added
When
I execute mgr-sync "list channels" with user "admin" and password "admin"
0s
And
I should get " [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]"
0s
Waiting for 20 channel(s) to solve dependencies (timeout: 15900s) SUCCESS: Channel opensuse_tumbleweed-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel opensuse_tumbleweed-x86_64 synchronization took 198 seconds. SUCCESS: Channel opensuse_tumbleweed-uyuni-client-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel opensuse_tumbleweed-uyuni-client-x86_64 synchronization took 15 seconds. SUCCESS: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 synchronization took 11 seconds. SUCCESS: Channel uyuni-proxy-devel-tumbleweed-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel uyuni-proxy-devel-tumbleweed-x86_64 synchronization took 24 seconds. SUCCESS: Channel sle-product-sles15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-product-sles15-sp7-pool-x86_64 synchronization took 10 seconds. SUCCESS: Channel sle-product-sles15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-product-sles15-sp7-updates-x86_64 synchronization took 7 seconds. SUCCESS: Channel sle15-sp7-installer-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle15-sp7-installer-updates-x86_64 synchronization took 6 seconds. SUCCESS: Channel sle-module-basesystem15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-basesystem15-sp7-pool-x86_64 synchronization took 369 seconds. SUCCESS: Channel sle-module-basesystem15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-basesystem15-sp7-updates-x86_64 synchronization took 1137 seconds. SUCCESS: Channel sle-module-python3-15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-python3-15-sp7-pool-x86_64 synchronization took 48 seconds. SUCCESS: Channel sle-module-python3-15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-python3-15-sp7-updates-x86_64 synchronization took 48 seconds. SUCCESS: Channel sle-module-server-applications15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-server-applications15-sp7-pool-x86_64 synchronization took 62 seconds. SUCCESS: Channel sle-module-server-applications15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-server-applications15-sp7-updates-x86_64 synchronization took 124 seconds. SUCCESS: Channel sle-module-desktop-applications15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-desktop-applications15-sp7-pool-x86_64 synchronization took 329 seconds. SUCCESS: Channel sle-module-desktop-applications15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-desktop-applications15-sp7-updates-x86_64 synchronization took 71 seconds. SUCCESS: Channel sle-module-devtools15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-devtools15-sp7-updates-x86_64 synchronization took 780 seconds. SUCCESS: Channel sle-module-devtools15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-devtools15-sp7-pool-x86_64 synchronization took 186 seconds. SUCCESS: Channel sle-module-systems-management-15-sp7-pool-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-systems-management-15-sp7-pool-x86_64 synchronization took 27 seconds. SUCCESS: Channel sle-module-systems-management-15-sp7-updates-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sle-module-systems-management-15-sp7-updates-x86_64 synchronization took 39 seconds. SUCCESS: Channel sles15-sp7-devel-uyuni-client-x86_64 initialized. No '.new' files and repo size > 0. INFO: Channel sles15-sp7-devel-uyuni-client-x86_64 synchronization took 33 seconds.
Then
all channels have been synced without errors
00:00:00.000
@scc_credentials
@skip_if_github_validation
Scenario: Detect product loading issues from the UI
Given
I am authorized for the "Admin" section
00:00:12.300
When
I follow the left menu "Admin > Setup Wizard > Products"
00:00:00.265
And
I wait until I see "Setup Wizard" text
00:00:00.092
And
I wait until I do not see "Loading" text
00:00:00.867
Then
I should not see a "Operation not successful" text
00:00:00.132
And
I select "250" from "pageSize"
00:00:01.133
And
I should only see success signs in the product list
00:00:40.054