[
  {
    "id": "sanity-checks",
    "uri": "features/core/allcli_sanity.feature",
    "keyword": "Feature",
    "name": "Sanity checks",
    "description": "  In order to use the product\n  I want to be sure to use a sane environment",
    "line": 4,
    "elements": [
      {
        "id": "sanity-checks;the-server-is-healthy",
        "keyword": "Scenario",
        "name": "The server is healthy",
        "description": "",
        "line": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"server\" should have a FQDN",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 418117084
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 24945
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"server\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 2505023793
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15164
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"server\" should be exact",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 2524738783
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19795
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"apache2\" is active on \"server\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2471237224
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16488
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"cobblerd\" is active on \"server\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 4494732246
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16634
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"rhn-search\" is active on \"server\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 3468060459
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17105
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-api\" is active on \"server\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2450510867
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16594
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-master\" is active on \"server\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2541565322
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17294
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"taskomatic\" is active on \"server\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 2532808711
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16633
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "socket \"tftp\" is active on \"server\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:745"
            },
            "result": {
              "status": "passed",
              "duration": 2529403087
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16934
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"tomcat\" is active on \"server\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:731"
            },
            "result": {
              "status": "passed",
              "duration": 4135621430
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16919
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 31850
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13854
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8148
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:17:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 377902
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20893
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 30 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248693
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 36305
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-proxy-is-healthy",
        "keyword": "Scenario",
        "name": "The proxy is healthy",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"proxy\" should have a FQDN",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2992886032
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18710
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"proxy\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 285394977
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16415
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"proxy\" should communicate with the server using public interface",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2781664006
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15475
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"proxy\" should be exact",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 277538581
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20624
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23235
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22856
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14323
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8145
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:00 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 229378
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23657
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 16367
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 272074
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17588
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The minion is healthy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"sle_minion\" should have a FQDN",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4653491502
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20326
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"sle_minion\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 425467196
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16997
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"sle_minion\" should communicate with the server using public interface",
            "line": 32,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 3495406809
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16409
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"sle_minion\" should be exact",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 416963542
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20755
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 29866
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24525
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7120
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:07 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 246750
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21660
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 22993
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 263063
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16521
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-build-host-is-healthy",
        "keyword": "Scenario",
        "name": "The build host is healthy",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"build_host\" should have a FQDN",
            "line": 37,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2616613880
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21470
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"build_host\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 258423654
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17653
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"build_host\" should communicate with the server using public interface",
            "line": 39,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2804461199
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15480
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"build_host\" should be exact",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 226624485
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18509
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24871
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16704
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7609
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 238841
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 18802
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 249714
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15956
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-ssh-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The SSH minion is healthy",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"ssh_minion\" should have a FQDN",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4356525107
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18750
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 413917738
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15877
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"ssh_minion\" should communicate with the server using public interface",
            "line": 46,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 3655085885
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17228
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"ssh_minion\" should be exact",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 396913778
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19351
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23453
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27596
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16501
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7374
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 252894
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 26682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 16740
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 230104
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13835
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-red-hat-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Red Hat-like minion is healthy",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"rhlike_minion\" should have a FQDN",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2100655285
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 23639
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"rhlike_minion\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 221976974
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18397
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"rhlike_minion\" should communicate with the server using public interface",
            "line": 53,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2836053533
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16744
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"rhlike_minion\" should be exact",
            "line": 54,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 196996821
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19450
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24010
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24270
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7442
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19216
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 19272
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 341957
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15650
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-debian-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Debian-like minion is healthy",
        "description": "",
        "line": 57,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"deblike_minion\" should have a FQDN",
            "line": 58,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4681483367
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20288
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"deblike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 223685799
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16632
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"deblike_minion\" should communicate with the server using public interface",
            "line": 60,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 4327080658
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16510
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"deblike_minion\" should be exact",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 224051743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20873
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 56
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25236
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18885
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7411
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:36 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 342740
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21365
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 18563
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 235242
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17527
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-external-resources-can-be-reached",
        "keyword": "Scenario",
        "name": "The external resources can be reached",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the test packages",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:54"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the build sources",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:72"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the Docker profiles",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_cloud",
            "line": 63
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23817
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23510
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17476
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6849
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 227790
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21088
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 166858
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 200280
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14043
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-http-proxy-is-working",
        "keyword": "Scenario",
        "name": "The HTTP proxy is working",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the HTTP proxy",
            "line": 71,
            "match": {
              "location": "features/step_definitions/command_steps.rb:59"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15730
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17703
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10393
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6630
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 195257
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15841
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:650"
            },
            "result": {
              "status": "skipped",
              "duration": 78787
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 197265
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8857
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-registry-with-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry with authentication is healthy",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the authenticated registry",
            "line": 75,
            "match": {
              "location": "features/step_definitions/command_steps.rb:90"
            },
            "result": {
              "status": "passed",
              "duration": 2760201989
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19716
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@auth_registry",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18284
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24805
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10575
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10605
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 192839
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13628
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:665"
            },
            "result": {
              "status": "passed",
              "duration": 8616
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 226612
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18526
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-registry-without-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry without authentication is healthy",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the not authenticated registry",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:97"
            },
            "result": {
              "status": "passed",
              "duration": 2573099195
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18476
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 77
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18568
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20754
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11592
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7214
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 307055
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:660"
            },
            "result": {
              "status": "passed",
              "duration": 4806
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 230396
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13385
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "sanity-checks;the-custom-download-endpoint-is-working",
        "keyword": "Scenario",
        "name": "The custom download endpoint is working",
        "description": "",
        "line": 82,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the custom download endpoint",
            "line": 83,
            "match": {
              "location": "features/step_definitions/command_steps.rb:67"
            },
            "result": {
              "status": "passed",
              "duration": 2490519789
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17443
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@custom_download_endpoint",
            "line": 81
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17745
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21843
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6958
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:18:50 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16477
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:655"
            },
            "result": {
              "status": "passed",
              "duration": 5172
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 281919
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13382
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "very-first-settings",
    "uri": "features/core/srv_first_settings.feature",
    "keyword": "Feature",
    "name": "Very first settings",
    "description": "  In order to use the product\n  As the admin user\n  I want to create the organisation, the first users and set the HTTP proxy",
    "line": 17,
    "elements": [
      {
        "id": "very-first-settings;cleanup-salt-files",
        "keyword": "Scenario",
        "name": "Cleanup Salt files",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I run \"rm -Rf /srv/salt/*\" on \"server\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:772"
            },
            "result": {
              "status": "passed",
              "duration": 2576841494
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 23948
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 39109
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10103
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12262
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7880
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:19:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 305979
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20652
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 293469
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21350
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 40499389419
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4790168
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21138
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9280
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11015
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8513
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:19:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 267153
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18101
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 41 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 650461
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22787
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;wait-for-refresh-of-list-of-products-to-finish",
        "keyword": "Scenario",
        "name": "Wait for refresh of list of products to finish",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until mgr-sync refresh is finished",
            "line": 29,
            "match": {
              "location": "features/step_definitions/command_steps.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 8380994448
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5752023
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16458
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15544
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11051
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:19:58 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 443809
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21749
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 269062
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18210
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;create-testing-username",
        "keyword": "Scenario",
        "name": "Create testing username",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 227610420
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 461447847
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create User\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 531448659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20898537
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"login\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 66686248
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5532883
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpassword\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 64677585
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6376948
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"testing\" as \"desiredpasswordConfirm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 69248545
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6209180
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Mr.\" from \"prefix\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 64724700
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6453412
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test\" as \"firstNames\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 74533482
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8906326
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"User\" as \"lastName\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 69137967
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7506791
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-noise@localhost\" as \"email\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84167886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5420815
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Login\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 70857271
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 2221163561
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Account testing created, login information sent to galaxy-noise@localhost\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71636740
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5315954
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" link",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:743"
            },
            "result": {
              "status": "passed",
              "duration": 13335499
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5233144
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23049
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14289
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11683
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8071
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 236546
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21568
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253764
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18767
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;grant-testing-user-administrative-priviledges",
        "keyword": "Scenario",
        "name": "Grant testing user administrative priviledges",
        "description": "",
        "line": 45,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Users > User List > Active\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 85267132
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 341373548
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"testing\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 620644291
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5781653
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_org_admin\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 90595820
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4935065
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_system_group_admin\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 82144304
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4810291
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_channel_admin\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 81877939
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4983552
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_activation_key_admin\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 84074511
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5458658
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"role_config_admin\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 82623174
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5011835
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1136075942
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6585688
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"User information updated\" text",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 87455607
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5536371
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"testing\" text",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78654965
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5212277
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21872
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9151
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12177
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 14049
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:11 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 751332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 27173
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 249573
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22778
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;setup-http-proxy",
        "keyword": "Scenario",
        "name": "Setup HTTP proxy",
        "description": "",
        "line": 58,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > HTTP Proxy\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"HTTP Proxy Hostname\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Username\" text",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"HTTP Proxy Password\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the address of the HTTP proxy as \"HTTP Proxy Hostname\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:13"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"suma3\" as \"HTTP Proxy Username\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"P4$$w/ord With%and&\" as \"HTTP Proxy Password\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save and Verify\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "HTTP proxy verification should have succeeded",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:9"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 57
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17935
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23954
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14079
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6998
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 242412
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18894
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:650"
            },
            "result": {
              "status": "skipped",
              "duration": 158976
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 289186
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17106
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "very-first-settings;detect-latest-salt-changes-on-the-server",
        "keyword": "Scenario",
        "name": "Detect latest Salt changes on the server",
        "description": "",
        "line": 69,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I query latest Salt changes on \"server\"",
            "line": 70,
            "output": [
              "* Tue Mar 17 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Backport security patch for Salt vendored tornado (bsc#1259554):",
              "  * CVE-2026-31958: Add limits on multipart form data parsing",
              "- Added:",
              "  * backport-of-the-cve-2026-31958-fix-bsc-1259554.patch",
              "",
              "* Fri Mar 13 2026 Victor Zhestkov <vzhestkov@suse.com>",
              "- Add x86_64_v2 as a possible rpm package architecture",
              "- Make users with backslash working for salt-ssh (bsc#1254629)",
              "- Fix ansible.playbooks extra-vars quoting (bsc#1257831)",
              "- Fix virtualenv call in test helper to use proper python version",
              "- Added:",
              "  * add-x86_64_v2-as-a-possible-rpm-package-architecture.patch",
              "  * make-users-with-backslash-working-for-salt-ssh-bsc-1.patch",
              "  * fix-ansible.playbooks-extra-vars-quoting-bsc-1257831.patch"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:245"
            },
            "result": {
              "status": "passed",
              "duration": 4577775453
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5632872
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16880
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9415
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12149
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6581
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 239054
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18029
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 276957
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17997
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "turn-\"disable_local_repos\"-feature-on-highstate-off",
    "uri": "features/core/srv_disable_local_repos_off.feature",
    "keyword": "Feature",
    "name": "Turn \"disable_local_repos\" feature on highstate off",
    "description": "  In order to test the product using shortcuts\n  As root user\n  I want to add pillar data to disable that feature",
    "line": 4,
    "elements": [
      {
        "id": "turn-\"disable_local_repos\"-feature-on-highstate-off;create-custom-pillar-to-turn-off-\"disable_local_repos\"",
        "keyword": "Scenario",
        "name": "Create custom pillar to turn off \"disable_local_repos\"",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I turn off disable_local_repos for all clients",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:41"
            },
            "result": {
              "status": "passed",
              "duration": 7431239712
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5751736
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21099
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15415
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7878
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 304714
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20626
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 232714
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14358
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "organization-credentials-in-the-setup-wizard",
    "uri": "features/core/srv_organization_credentials.feature",
    "keyword": "Feature",
    "name": "Organization credentials in the Setup Wizard",
    "description": "",
    "line": 6,
    "elements": [
      {
        "id": "organization-credentials-in-the-setup-wizard;enter-valid-scc-credentials",
        "keyword": "Scenario",
        "name": "Enter valid SCC credentials",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Organization Credentials\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I ask to add new credentials",
            "line": 13,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:17"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the SCC credentials",
            "line": 14,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:21"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the SCC credentials are valid",
            "line": 16,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:29"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 8
          },
          {
            "name": "@no_mirror",
            "line": 9
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18406
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20487
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11563
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6611
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 283020
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18191
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5770
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:620"
            },
            "result": {
              "status": "skipped",
              "duration": 81636
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 228385
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14899
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "change-personal-preferences",
    "uri": "features/core/srv_user_preferences.feature",
    "keyword": "Feature",
    "name": "Change personal preferences",
    "description": "  In order to set up my personal preferences\n  As admin\n  I want to navigate through \"Home\" submenus changing some settings",
    "line": 4,
    "elements": [
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-admin-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"admin\" with password \"admin\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:594"
            },
            "result": {
              "status": "passed",
              "duration": 484476009
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6131795
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 72135102
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1225975891
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 73117729
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5896049
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 924585642
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6161889
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 111531300
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5088906
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10376
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 190354
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20031
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 296183
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26505
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "change-personal-preferences;change-page-size-to-100-per-page-in-testing-user",
        "keyword": "Scenario",
        "name": "Change page size to 100 per page in testing user",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized as \"testing\" with password \"testing\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:594"
            },
            "result": {
              "status": "passed",
              "duration": 2889931647
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5822732
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Home > My Preferences\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 66794148
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1562749012
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"100\" from \"pagesize\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 56268208
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5920017
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Preferences\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 57431499
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 736332520
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Preferences modified\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 112371032
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5427167
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23434
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10431
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8954
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 237708
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23017
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251740
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20042
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-server-for-using-kiwi",
    "uri": "features/core/srv_osimage.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Kiwi",
    "description": "",
    "line": 9,
    "elements": [
      {
        "id": "prepare-server-for-using-kiwi;create-a-kiwi-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Kiwi user with image administrators rights",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 2526280731
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4753161
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"kiwikiwi\" and password \"kiwikiwi\" with roles \"image_admin\"",
            "line": 13,
            "output": [
              "New user kiwikiwi created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:172"
            },
            "result": {
              "status": "passed",
              "duration": 3661422423
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6214830
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18319
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8781
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8825
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 271694
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22973
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 275026
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22902
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-server-for-using-docker",
    "uri": "features/core/srv_docker.feature",
    "keyword": "Feature",
    "name": "Prepare server for using Docker",
    "description": "",
    "line": 7,
    "elements": [
      {
        "id": "prepare-server-for-using-docker;create-a-docker-user-with-image-administrators-rights",
        "keyword": "Scenario",
        "name": "Create a Docker user with image administrators rights",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 559758863
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4794559
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I create a user with name \"docker\" and password \"docker\" with roles \"image_admin\"",
            "line": 11,
            "output": [
              "New user docker created with roles: image_admin"
            ],
            "match": {
              "location": "features/step_definitions/api_common.rb:172"
            },
            "result": {
              "status": "passed",
              "duration": 3496421781
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6458701
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22810
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14358
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7502
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 242958
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18421
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 255442
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24086
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-server-for-using-docker;create-an-image-store-without-credentials",
        "keyword": "Scenario",
        "name": "Create an image store without credentials",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Images > Stores\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 159566303
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 358076978
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 558200223
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5874356
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"galaxy-registry\" as \"label\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 120454959
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6285483
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter the URI of the registry as \"uri\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:298"
            },
            "result": {
              "status": "passed",
              "duration": 155760017
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6769509
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"create-btn\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 64177434
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4627228
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I wait until table row contains a \"galaxy-registry\" text",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:583"
            },
            "result": {
              "status": "passed",
              "duration": 1644549628
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6809934
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Items 1 - 1 of 1\" text",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 67746601
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5455874
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27496
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20095
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 23830
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8077
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:20:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 251975
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23051
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:660"
            },
            "result": {
              "status": "passed",
              "duration": 5847
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 384767
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17888
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests",
    "uri": "features/reposync/srv_disable_scheduled_reposync.feature",
    "keyword": "Feature",
    "name": "Do not let Taskomatic tasks interfere with our CI tests",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 7,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 22322854899
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6064024
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 34751
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10824
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12585
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7625
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:21:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 291382
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21971
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 22 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 471734
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26740
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-reposyncs",
        "keyword": "Scenario",
        "name": "Disable scheduled reposyncs",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 140575562
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 555130617
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"mgr-sync-refresh-default\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1843727015
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5417407
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:261"
            },
            "result": {
              "status": "passed",
              "duration": 58130988
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5047714
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2370248030
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5077382
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1599045493
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6825701
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21037
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16611
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16083
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7762
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:21:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230178
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22573
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238722
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19829
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "do-not-let-taskomatic-tasks-interfere-with-our-ci-tests;disable-scheduled-cobbler-syncs",
        "keyword": "Scenario",
        "name": "Disable scheduled Cobbler syncs",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 66307694
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1241030495
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"cobbler-sync-default\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1237990471
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4401954
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I choose \"disabled\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:261"
            },
            "result": {
              "status": "passed",
              "duration": 46986613
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 18482060
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Schedule\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 61783960
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 3964855
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Disable Schedule\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 3097808792
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7159955
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21009
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9384
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15844
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12335
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:21:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 223430
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21741
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 260328
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21346
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "list-available-channels-and-enable-them",
    "uri": "features/reposync/srv_sync_channels.feature",
    "keyword": "Feature",
    "name": "List available channels and enable them",
    "description": "  In order to use software channels\n  As root user\n  I want to list available channels and enable them",
    "line": 5,
    "tags": [
      {
        "name": "@scc_credentials",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "list-available-channels-and-enable-them;list-available-channels",
        "keyword": "Scenario",
        "name": "List available channels",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:334"
            },
            "result": {
              "status": "passed",
              "duration": 38232516260
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6638986
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync \"list channels -e\" with user \"admin\" and password \"admin\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 6144950000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5618633
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 30682
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4793515
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 27155
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4530938
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 25217
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4534667
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28835
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 53784
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 19193
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:21:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 306744
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 29345
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5861
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 44 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251262
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15880
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-available-mandatory-channels",
        "keyword": "Scenario",
        "name": "List available mandatory channels",
        "description": "",
        "line": 18,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels -e --no-optional\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 3280690860
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5780825
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 28102
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4765639
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"    [ ] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 28320
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4537515
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"    [ ] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 26642
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5149140
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17482
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17307
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11529
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6693
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:22:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 264156
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21704
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6017
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244759
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14481
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-server-product",
        "keyword": "Scenario",
        "name": "List Server product",
        "description": "",
        "line": 24,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 3382777446
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5791180
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 25356
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4691891
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18855
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17261
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11179
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6311
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:22:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 233747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18836
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5100
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251681
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16996
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-all-products-for-suse-multi-linux-manager",
        "keyword": "Scenario",
        "name": "List all products for SUSE Multi-Linux Manager",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] SUSE Multi-Linux Manager Proxy Extension for SLE 5.1 x86_64\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SUSE Liberty Linux 7, RHEL and clones 7 x86_64\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should get \"  [ ] (R) SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          },
          {
            "name": "@proxy",
            "line": 28
          },
          {
            "name": "@susemanager",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21969
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28335
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11597
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7659
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:22:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 232984
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18902
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 17405
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5082
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 129258
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236593
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16512
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;list-products-with-filter",
        "keyword": "Scenario",
        "name": "List products with filter",
        "description": "",
        "line": 38,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list products --expand --filter x86_64\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/command_steps.rb:326"
            },
            "result": {
              "status": "passed",
              "duration": 5107361786
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5540961
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"[ ] SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 28164
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4463801
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"ppc64\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 24311
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4222387
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I shouldn't get \"s390x\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/command_steps.rb:199"
            },
            "result": {
              "status": "passed",
              "duration": 23177
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4676796
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20202
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17571
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14589
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6812
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:22:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 314382
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5556
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 280517
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16381
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "list-available-channels-and-enable-them;let-mgr-sync-time-out",
        "keyword": "Scenario",
        "name": "Let mgr-sync time out",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I remove the mgr-sync cache file",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:330"
            },
            "result": {
              "status": "passed",
              "duration": 2550067530
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5151199
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I execute mgr-sync refresh",
            "line": 46,
            "match": {
              "location": "features/step_definitions/command_steps.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 62591749451
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6043489
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get \"Timeout. No user input for 60 seconds. Exiting...\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "passed",
              "duration": 28137
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4814027
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19582
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18581
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16971
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7265
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:22:39 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 386266
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20516
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5264
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 65 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 280170
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 44534
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-products-in-the-products-page-of-the-setup-wizard",
    "uri": "features/reposync/srv_sync_products.feature",
    "keyword": "Feature",
    "name": "Synchronize products in the products page of the Setup Wizard",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;refresh-scc",
        "keyword": "Scenario",
        "name": "Refresh SCC",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I refresh SCC",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:334"
            },
            "result": {
              "status": "passed",
              "duration": 33342014917
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6512320
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 6
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24190
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19474
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13804
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7258
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:23:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 255581
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19952
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4934
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 33 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 294133
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20893
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;let-the-products-page-appear",
        "keyword": "Scenario",
        "name": "Let the products page appear",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 485013421
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5968229
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 191332799
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 945643575
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Product Description\" text",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 1143263323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5262784
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Arch\" text",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 124211957
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21209065
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Channels\" text",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 121021610
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5467928
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should not see a \"WebYaST 1.3\" text",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:736"
            },
            "result": {
              "status": "passed",
              "duration": 125072123
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4940624
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28294
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20839
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13396
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7329
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:24:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 257663
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5071
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 401582
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19231
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;use-the-products-and-architecture-filters",
        "keyword": "Scenario",
        "name": "Use the products and architecture filters",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75939547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 355753768
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 84299519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4855882
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 1037541934
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16298921
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"RHEL and Liberty\" as the filtered product description",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "passed",
              "duration": 186419354
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5807938
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 91586522
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5127659
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"x86_64\" from \"product-arch-filter\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 1141715369
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5262530
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"RHEL and Liberty 8 Base\" text",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 91267649
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4792200
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 19
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16877
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17862
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11251
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7426
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:24:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 231905
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17662
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6298
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 243165
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16612
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;view-the-channels-list-in-the-products-page",
        "keyword": "Scenario",
        "name": "View the channels list in the products page",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\" as the filtered product description",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the channel list of product \"SUSE Linux Enterprise Server for SAP Applications 15 x86_64\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:178"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Product Channels\" text",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Mandatory Channels\" text",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see a \"Optional Channels\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I close the modal dialog",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1209"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 29
          },
          {
            "name": "@susemanager",
            "line": 30
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16132
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11086
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7609
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:24:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 211755
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15598
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5234
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 80339
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 568477
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15247
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products,-including-mlm-client-tools",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products, including MLM Client Tools",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" text",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" if present",
            "line": 54,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see that the \"Basesystem Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"Server Applications Module 15 SP7 x86_64\" product is \"recommended\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see that the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" product is \"recommended\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:136"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 58,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 59,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Basesystem Module 15 SP7 x86_64\" selected",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Server Applications Module 15 SP7 x86_64\" selected",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"SUSE Multi-Linux Manager Client Tools for SLE 15 x86_64\" selected",
            "line": 62,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 63,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 65,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 66,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Python 3 Module 15 SP7 x86_64\" as a product",
            "line": 67,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Python 3 Module 15 SP7 x86_64\" selected",
            "line": 68,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I select \"Containers Module 15 SP7 x86_64\" as a product",
            "line": 69,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Containers Module 15 SP7 x86_64\" selected",
            "line": 70,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 71,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 72,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 73,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 74,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 42
          },
          {
            "name": "@susemanager",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15157
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16878
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11471
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6747
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:24:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 196604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18058
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4898
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 93536
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 233242
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16513
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;partially-add-opensuse-tumbleweed-product,-only-including-the-required-packages-to-generate-the-bootstrap-repository",
        "keyword": "Scenario",
        "name": "Partially add openSUSE Tumbleweed product, only including the required packages to generate the bootstrap repository",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"opensuse_tumbleweed\" with arch \"x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 11240130664
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6052215
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I kill running spacewalk-repo-sync for \"opensuse_tumbleweed-x86_64\" channel",
            "line": 79,
            "output": [
              "Reposync of channel opensuse_tumbleweed-x86_64 killed"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:382"
            },
            "result": {
              "status": "passed",
              "duration": 7458513907
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5635655
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-repo-sync to sync channel \"opensuse_tumbleweed-x86_64\" including only client tools dependencies",
            "line": 80,
            "match": {
              "location": "features/step_definitions/command_steps.rb:189"
            },
            "result": {
              "status": "passed",
              "duration": 195399472227
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5817748
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I use spacewalk-common-channel to add all \"tumbleweed-client-tools-x86_64\" channels with arch \"x86_64\"",
            "line": 81,
            "output": [
              "Channel opensuse_tumbleweed-uyuni-client-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 23708349709
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5848943
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels for \"tumbleweed\" have finished",
            "line": 82,
            "output": [
              "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: Channel 'opensuse_tumbleweed-uyuni-client-devel-x86_64' not found in reposync.log",
              "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."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 51986543019
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5605523
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18679
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17468
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10470
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8793
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:24:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 233093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17710
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 11391
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 290 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 317223
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16736
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-uyuni-proxy-product-for-tumbleweed,-including-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Add Uyuni Proxy product for Tumbleweed, including Uyuni Client Tools",
        "description": "",
        "line": 87,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add all \"uyuni-proxy\" channels with arch \"x86_64\"",
            "line": 88,
            "output": [
              "Channel opensuse_tumbleweed-x86_64 added",
              "Channel opensuse_tumbleweed-uyuni-client-devel-x86_64 added",
              "Channel uyuni-proxy-devel-tumbleweed-x86_64 added"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:167"
            },
            "result": {
              "status": "passed",
              "duration": 29236751712
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5744801
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"uyuni-proxy\" have finished",
            "line": 89,
            "output": [
              "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."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 15875209954
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5839933
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 84
          },
          {
            "name": "@proxy",
            "line": 85
          },
          {
            "name": "@uyuni",
            "line": 86
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18992
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14690
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7413
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:29:14 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 216604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18343
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11962
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7219
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 5077
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 45 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 265238
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18789
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;synchronize-sles-15-sp7-product-with-recommended-sub-products-for-retail-feature",
        "keyword": "Scenario",
        "name": "Synchronize SLES 15 SP7 product with recommended sub-products for Retail feature",
        "description": "",
        "line": 94,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 498226732
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5369310
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 193166050
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1536105478
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 82707701
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5052427
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 1124802049
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4992474
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as the filtered product description",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "passed",
              "duration": 133485791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5817157
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7 x86_64\" as a product",
            "line": 100,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 72563221
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6343598
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7 x86_64\" selected",
            "line": 101,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 29686569
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4621491
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 61837717
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5302270
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I open the sub-list of the product \"Basesystem Module 15 SP7 x86_64\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 59874915
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5596396
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Desktop Applications Module 15 SP7 x86_64\" as a product",
            "line": 104,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 67100432
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10794311
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Desktop Applications Module 15 SP7 x86_64\" selected",
            "line": 105,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 25722062
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4530494
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"Desktop Applications Module 15 SP7 x86_64\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "passed",
              "duration": 56103597
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6581020
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Development Tools Module 15 SP7 x86_64\" as a product",
            "line": 107,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "passed",
              "duration": 71435835
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6159528
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"Development Tools Module 15 SP7 x86_64\" selected",
            "line": 108,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "passed",
              "duration": 32244693
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5393423
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 109,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 64120871
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5372669
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 9294358245
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5156566
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the SLE15 SP7 product should be added",
            "line": 111,
            "output": [
              "Products list:\nAvailable Channels:\n\n\nStatus:\n  - [I] - channel is installed\n  - [ ] - channel is not installed, but is available\n  - [U] - channel is unavailable\n\n[ ] EL9-Pool for x86_64 RHEL and Liberty 9 Base [el9-pool-x86_64]\n[ ] RHEL7-Pool for x86_64 RHEL7 Base x86_64 [rhel7-pool-x86_64]\n[ ] RHEL8-Pool for x86_64 RHEL and Liberty 8 Base [rhel8-pool-x86_64]\n[ ] SLE-Micro-5.3-Pool for x86_64 SUSE Linux Enterprise Micro 5.3 x86_64 [sle-micro-5.3-pool-x86_64]\n[ ] SLE-Product-SLED15-SP4-Pool for x86_64 SUSE Linux Enterprise Desktop 15 SP4 x86_64 [sle-product-sled15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP4-Pool for x86_64 SUSE Linux Enterprise Server 15 SP4 x86_64 [sle-product-sles15-sp4-pool-x86_64]\n[ ] SLE-Product-SLES15-SP5-Pool for x86_64 SUSE Linux Enterprise Server 15 SP5 x86_64 [sle-product-sles15-sp5-pool-x86_64]\n[ ] SLE-Product-SLES15-SP6-Pool for x86_64 SUSE Linux Enterprise Server 15 SP6 x86_64 [sle-product-sles15-sp6-pool-x86_64]\n[I] SLE-Product-SLES15-SP7-Pool for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Pool for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-pool-x86_64]\n    [I] SLE-Module-Basesystem15-SP7-Updates for x86_64 Basesystem Module 15 SP7 x86_64 [sle-module-basesystem15-sp7-updates-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Pool for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-pool-x86_64]\n    [ ] SLE-Module-Containers15-SP7-Updates for x86_64 Containers Module 15 SP7 x86_64 [sle-module-containers15-sp7-updates-x86_64]\n    [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]\n    [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]\n    [I] SLE-Module-DevTools15-SP7-Pool for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-pool-x86_64]\n    [I] SLE-Module-DevTools15-SP7-Updates for x86_64 Development Tools Module 15 SP7 x86_64 [sle-module-devtools15-sp7-updates-x86_64]\n    [ ] 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]\n    [ ] 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]\n    [ ] SLE-Module-Public-Cloud15-SP7-Pool for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-pool-x86_64]\n    [ ] SLE-Module-Public-Cloud15-SP7-Updates for x86_64 Public Cloud Module 15 SP7 x86_64 [sle-module-public-cloud15-sp7-updates-x86_64]\n    [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]\n    [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]\n    [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]\n    [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]\n    [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]\n    [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]\n    [ ] 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]\n    [ ] 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]\n    [I] SLE-Product-SLES15-SP7-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle-product-sles15-sp7-updates-x86_64]\n    [I] SLE15-SP7-Installer-Updates for x86_64 SUSE Linux Enterprise Server 15 SP7 x86_64 [sle15-sp7-installer-updates-x86_64]\n[ ] SUSE-MicroOS-5.2-Pool for x86_64 SUSE Linux Enterprise Micro 5.2 x86_64 [suse-microos-5.2-pool-x86_64]\n"
            ],
            "match": {
              "location": "features/step_definitions/setup_steps.rb:165"
            },
            "result": {
              "status": "passed",
              "duration": 6505131928
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5349323
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I use spacewalk-common-channel to add channel \"sles15-sp7-devel-uyuni-client\" with arch \"x86_64\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/command_steps.rb:162"
            },
            "result": {
              "status": "passed",
              "duration": 11408775959
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5851947
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7 x86_64\" product has been added",
            "line": 113,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "passed",
              "duration": 16879476
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4786265
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 114,
            "output": [
              "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: Channel 'sle-module-basesystem15-sp7-pool-x86_64' not found in reposync.log",
              "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: 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",
              "1m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: 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",
              "2m / 64m waiting for product 'sles15-sp7' synchronization",
              "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",
              "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: 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",
              "4m / 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",
              "5m / 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",
              "6m / 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",
              "7m / 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: 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: 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: 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: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 89. 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",
              "8m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 89. 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: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 89. 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: Channel 'sle-module-server-applications15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 89. 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-pool-x86_64' at line 97. Checking for completion...",
              "DEBUG: Sync for sle-module-server-applications15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-server-applications15-sp7-updates-x86_64' at line 89. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-updates-x86_64 at line 93.",
              "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: 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-pool-x86_64' at line 97. 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-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-pool-x86_64' at line 97. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-server-applications15-sp7-pool-x86_64 at line 101.",
              "SUCCESS: sle-module-server-applications15-sp7-pool-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: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "9m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Channel 'sle-module-python3-15-sp7-pool-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 105. 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: 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: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 105. 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: 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 'sle-module-python3-15-sp7-pool-x86_64' at line 113. Checking for completion...",
              "DEBUG: Sync for sle-module-python3-15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-python3-15-sp7-updates-x86_64' at line 105. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-updates-x86_64 at line 109.",
              "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: 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 'sle-module-python3-15-sp7-pool-x86_64' at line 113. 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-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 'sle-module-python3-15-sp7-pool-x86_64' at line 113. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-python3-15-sp7-pool-x86_64 at line 117.",
              "SUCCESS: sle-module-python3-15-sp7-pool-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: Channel 'sle-module-systems-management-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 121. Checking for completion...",
              "DEBUG: Sync for sle-module-systems-management-15-sp7-pool-x86_64 still in progress (no completion message found).",
              "DEBUG: Channel 'sle-module-systems-management-15-sp7-updates-x86_64' not found in reposync.log",
              "10m / 64m waiting for product 'sles15-sp7' synchronization",
              "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 121. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-pool-x86_64 at line 125.",
              "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 129. 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-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-updates-x86_64' at line 129. 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-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-updates-x86_64' at line 129. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-systems-management-15-sp7-updates-x86_64 at line 133.",
              "SUCCESS: sle-module-systems-management-15-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-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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "13m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "14m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "15m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "16m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "17m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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",
              "18m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. 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: 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: Found channel 'sle-module-devtools15-sp7-updates-x86_64' at line 137. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-updates-x86_64 at line 141.",
              "SUCCESS: sle-module-devtools15-sp7-updates-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "19m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-x86_64 still in progress (no completion message found).",
              "20m / 64m waiting for product 'sles15-sp7' synchronization",
              "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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Sync for sle-module-devtools15-sp7-pool-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: Found channel 'sle-module-devtools15-sp7-pool-x86_64' at line 145. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-devtools15-sp7-pool-x86_64 at line 149.",
              "SUCCESS: sle-module-devtools15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "21m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "22m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "23m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "24m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. 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-desktop-applications15-sp7-updates-x86_64' not found in reposync.log",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-pool-x86_64' at line 153. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-pool-x86_64 at line 157.",
              "SUCCESS: sle-module-desktop-applications15-sp7-pool-x86_64 is fully synchronized.",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "25m / 64m waiting for product 'sles15-sp7' synchronization",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Sync for sle-module-desktop-applications15-sp7-updates-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'sle-module-desktop-applications15-sp7-updates-x86_64' at line 161. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for sle-module-desktop-applications15-sp7-updates-x86_64 at line 165.",
              "SUCCESS: sle-module-desktop-applications15-sp7-updates-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "passed",
              "duration": 3349325722584
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9329696
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 91
          },
          {
            "name": "@uyuni",
            "line": 92
          },
          {
            "name": "@build_host",
            "line": 93
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25273
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24368
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13680
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6933
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 17:29:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 289045
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24294
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 20393
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8811
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3381 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 438923
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21342
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sl-micro-6.2-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SL Micro 6.2 as base OS for proxy",
        "description": "",
        "line": 121,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 127,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Micro 6.2 x86_64\" selected",
            "line": 128,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 129,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64\" as a product",
            "line": 130,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see the \"SUSE Multi-Linux Manager Client Tools for SLE 16 x86_64\" selected",
            "line": 131,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click the Add Product button",
            "line": 132,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Micro 6.2 x86_64\" product has been added",
            "line": 134,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sl-micro-6.2\" have finished",
            "line": 135,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 118
          },
          {
            "name": "@susemanager",
            "line": 119
          },
          {
            "name": "@transactional_server",
            "line": 120
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18387
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21654
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11321
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6811
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 229813
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18396
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12282
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 73563
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 74428
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 249797
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19081
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-sles-15-sp7-as-base-os-for-proxy",
        "keyword": "Scenario",
        "name": "Add SLES 15 SP7 as base OS for proxy",
        "description": "",
        "line": 140,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Enterprise Server 15 SP7\" as a product",
            "line": 146,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Linux Enterprise Server 15 SP7\" selected",
            "line": 147,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 148,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 149,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Linux Enterprise Server 15 SP7\" product has been added",
            "line": 150,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"sles15-sp7\" have finished",
            "line": 151,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 137
          },
          {
            "name": "@susemanager",
            "line": 138
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 139
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16040
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28333
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 108191
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6863
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 192133
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19528
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9990
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 92884
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 6203
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 210324
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14669
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.2-with-sl-micro-6.2-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.2 with SL Micro 6.2 as base OS",
        "description": "",
        "line": 156,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 161,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 162,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 163,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" as a product",
            "line": 164,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" selected",
            "line": 165,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 166,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.2 x86_64 (BETA)\" product has been added",
            "line": 168,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-52\" have finished",
            "line": 169,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 153
          },
          {
            "name": "@susemanager",
            "line": 154
          },
          {
            "name": "@transactional_server",
            "line": 155
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16337
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20830
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15015
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7229
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 191331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 13392
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 413747
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 91771
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253507
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15684
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-proxy-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Proxy Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 174,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 175,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 176,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 177,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 178,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 179,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" as a product",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" selected",
            "line": 182,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 183,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 184,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Proxy Extension 5.1 x86_64\" product has been added",
            "line": 185,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-proxy-51-sp7\" have finished",
            "line": 186,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 171
          },
          {
            "name": "@susemanager",
            "line": 172
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 173
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15084
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20537
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10568
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11528
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 210685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22996
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11151
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 653457
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 9597
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 216624
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15376
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.2-with-sl-micro-6.2-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.2 with SL Micro 6.2 as base OS",
        "description": "",
        "line": 191,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 192,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 195,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Micro 6.2\" as the filtered product description",
            "line": 196,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Micro 6.2 x86_64\"",
            "line": 197,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Linux Micro 6.2 x86_64\" as a product",
            "line": 198,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" as a product",
            "line": 199,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" selected",
            "line": 200,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 201,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 202,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.2 x86_64 (BETA)\" product has been added",
            "line": 203,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suse-multi-linux-manager-retail-branch-server-52\" have finished",
            "line": 204,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 188
          },
          {
            "name": "@susemanager",
            "line": 189
          },
          {
            "name": "@transactional_server",
            "line": 190
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19926
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10993
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6480
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 202048
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17306
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10641
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 82126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 48724
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 278887
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21824
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;add-suse-mlm-retail-branch-server-extension-5.1-with-sles-15-sp7-as-base-os",
        "keyword": "Scenario",
        "name": "Add SUSE MLM Retail Branch Server Extension 5.1 with SLES 15 SP7 as base OS",
        "description": "",
        "line": 209,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 210,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"currently running\" text",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 213,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"SUSE Linux Enterprise Server 15 SP7\" as the filtered product description",
            "line": 214,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:961"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I open the sub-list of the product \"SUSE Linux Enterprise Server 15 SP7 x86_64\"",
            "line": 215,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:121"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" as a product",
            "line": 216,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see the \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" selected",
            "line": 217,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:141"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I click the Add Product button",
            "line": 218,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:161"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Selected channels/products were scheduled successfully for syncing.\" text",
            "line": 219,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"SUSE Multi-Linux Manager Retail Branch Server Extension 5.1 x86_64\" product has been added",
            "line": 220,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:148"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until all synchronized channels for \"suma-retail-branch-server-extension-51-sp7\" have finished",
            "line": 221,
            "match": {
              "location": "features/step_definitions/command_steps.rb:436"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 206
          },
          {
            "name": "@susemanager",
            "line": 207
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 208
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17971
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23575
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11144
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7560
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 276427
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24651
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10730
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 85523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 6111
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 588150
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18242
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;installer-update-channels-got-enabled-when-products-were-added",
        "keyword": "Scenario",
        "name": "Installer update channels got enabled when products were added",
        "description": "",
        "line": 225,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute mgr-sync \"list channels\" with user \"admin\" and password \"admin\"",
            "line": 226,
            "match": {
              "location": "features/step_definitions/command_steps.rb:321"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "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]\"",
            "line": 227,
            "match": {
              "location": "features/step_definitions/command_steps.rb:195"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 223
          },
          {
            "name": "@susemanager",
            "line": 224
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21200
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26529
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11917
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6434
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203437
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6512
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 107547
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 207502
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15195
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;verify-all-channels-are-solved",
        "keyword": "Scenario",
        "name": "Verify all channels are solved",
        "description": "",
        "line": 230,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until all synchronized channels have solved their dependencies",
            "line": 231,
            "output": [
              "SUCCESS: Channel opensuse_tumbleweed-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-x86_64 synchronization took 191 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 13 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 12 seconds.",
              "SUCCESS: Channel opensuse_tumbleweed-x86_64 initialized. No '.new' files and repo size > 0.",
              "INFO: Channel opensuse_tumbleweed-x86_64 synchronization took 191 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 12 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 8 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 9 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 4 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 5 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 352 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 1098 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 58 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 54 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 115 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 351 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 90 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 766 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 206 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 34 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 31 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 25 seconds."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:444"
            },
            "result": {
              "status": "passed",
              "duration": 299290831243
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 9664845
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "all channels have been synced without errors",
            "line": 232,
            "match": {
              "location": "features/step_definitions/command_steps.rb:466"
            },
            "result": {
              "status": "passed",
              "duration": 20333
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6249336
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 229
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16643
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17039
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16077
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6726
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:26:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 205142
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16842
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4906
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 299 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 252847
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18955
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;detect-product-loading-issues-from-the-ui",
        "keyword": "Scenario",
        "name": "Detect product loading issues from the UI",
        "description": "",
        "line": 236,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 237,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 11730693277
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5525221
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Setup Wizard > Products\"",
            "line": 238,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 214524909
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 574240513
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Setup Wizard\" text",
            "line": 239,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 102307448
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5565902
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading\" text",
            "line": 240,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 1107380927
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5639537
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should not see a \"Operation not successful\" text",
            "line": 241,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:736"
            },
            "result": {
              "status": "passed",
              "duration": 123380296
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5536591
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"250\" from \"pageSize\"",
            "line": 242,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 1133164948
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8182817
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should only see success signs in the product list",
            "line": 243,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:868"
            },
            "result": {
              "status": "passed",
              "duration": 40029308813
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7493923
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 234
          },
          {
            "name": "@skip_if_github_validation",
            "line": 235
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 31390
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12221
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11713
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:31:19 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226475
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23015
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5388
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 9179
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 55 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 259137
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17706
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-products-in-the-products-page-of-the-setup-wizard;report-the-synchronization-duration-for-sles-15-sp7",
        "keyword": "Scenario",
        "name": "Report the synchronization duration for SLES 15 SP7",
        "description": "",
        "line": 247,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I report the synchronization duration for \"sles15-sp7\"",
            "line": 248,
            "match": {
              "location": "features/step_definitions/system_monitoring_steps.rb:20"
            },
            "result": {
              "status": "passed",
              "duration": 23604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7082230
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 245
          },
          {
            "name": "@skip_if_github_validation",
            "line": 246
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20325
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20217
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6459
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:14 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212602
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19202
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5302
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 301825
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17757
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-fake-channels",
    "uri": "features/reposync/srv_create_fake_channels.feature",
    "keyword": "Feature",
    "name": "Create fake channels",
    "description": "  In Order to distribute software to the clients\n  As an authorized user\n  I want to create fake channels for each distribution",
    "line": 23,
    "elements": [
      {
        "id": "create-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 490559472
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5130929
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16522
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8580
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15504
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6649
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:14 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212861
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19693
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 252189
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19727
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake base channel for x86_64",
        "description": "",
        "line": 31,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 225012805
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 769880712
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 334491816
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6375214
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 104021267
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6784497
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-suse-like\" as \"Channel Label\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 87948735
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5300496
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 65734520
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6164377
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 58356799
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5344147
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Base channel for testing\" as \"Channel Summary\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 83194366
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6431944
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 101421234
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6509830
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 676254740
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5838444
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-SUSE-like created.\" text",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81977203
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5032029
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21138
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11486
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8931
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 241096
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25609
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 410892
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24100
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel x86_64",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78705692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 480601961
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 348936000
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5145927
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-SUSE-like\" as \"Channel Name\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 88267652
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5802736
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-suse-like\" as \"Channel Label\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82053316
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5571268
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-SUSE-like\" from \"Parent Channel\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 75031257
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7696318
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43590478
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5262760
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Child channel for testing\" as \"Channel Summary\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79290249
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6096839
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel SUSE like.\" as \"Channel Description\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 96051543
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5391054
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1132934498
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6323164
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-SUSE-like created.\" text",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78431014
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4874528
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18949
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 21485
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9146
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:17 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 275281
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21240
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236642
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18080
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-suse-fake-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a SUSE fake child channel to the SUSE Product base channel",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77666394
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 388709532
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 504410147
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4776320
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel\" as \"Channel Name\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 81693361
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5802446
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-suse-channel\" as \"Channel Label\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 78957059
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6353076
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 53642765
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5231871
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 45065460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4798594
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-SUSE-Channel for testing\" as \"Channel Summary\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 91883385
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6200754
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-SUSE-Channel Child Channel.\" as \"Channel Description\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 105499826
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5538951
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 627478678
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6888887
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel created.\" text",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82778274
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6355095
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19333
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11715
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 14597
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 314584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20839
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 11291
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 255386
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19871
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-base-channel-for-i586",
        "keyword": "Scenario",
        "name": "Add a fake base channel for i586",
        "description": "",
        "line": 68,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 89280291
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 222358035
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 390743052
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5178631
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586\" as \"Channel Name\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89012597
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8240150
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-i586\" as \"Channel Label\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 94678051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7086979
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 57431890
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5480487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 69822051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6270422
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-i586 channel for testing\" as \"Channel Summary\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 99207806
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5693934
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 90181548
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6679107
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 546119618
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6519974
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-i586 created.\" text",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 87252980
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5655260
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25150
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9038
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11324
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7261
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 238909
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22741
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 241894
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14977
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-child-channel-into-the-fake-base-channel-i586",
        "keyword": "Scenario",
        "name": "Add a fake child channel into the fake base channel i586",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 93896254
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 223542736
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 350372060
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5797168
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Child-Channel-i586\" as \"Channel Name\"",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 96040523
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5970779
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-child-channel-i586\" as \"Channel Label\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 89658153
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5954861
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-i586\" from \"Parent Channel\"",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 82417905
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5397275
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"IA-32\" from \"Architecture:\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 47042896
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6794667
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake Child Channel i586 for testing\" as \"Channel Summary\"",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 99261023
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5874595
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake Child Channel i586.\" as \"Channel Description\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 98092691
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5568992
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 566480537
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6080437
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 created.\" text",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 84956388
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5962679
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27651
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9054
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12151
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7357
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 243255
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19270
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 282907
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 31541
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-test-base-channel-for-x86_64",
        "keyword": "Scenario",
        "name": "Add a test base channel for x86_64",
        "description": "",
        "line": 92,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 87570710
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 225987362
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 268558808
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11630410
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64\" as \"Channel Name\"",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 86533511
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6819825
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-base-channel-x86_64\" as \"Channel Label\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 81589917
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5655821
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 47578966
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4633570
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 42282680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4624257
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Base-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 104476066
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7399099
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 95255719
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6122161
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 70082131
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 544908023
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Base-Channel-x86_64 created.\" text",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 86616048
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 12572807
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30173
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11840
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 25509
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 15958
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:26 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 270400
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20649
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248596
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17001
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-child-channel-into-the-test-base-channel-x86_64",
        "keyword": "Scenario",
        "name": "Add a child channel into the test base channel x86_64",
        "description": "",
        "line": 104,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 92514619
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 218279739
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 268622034
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21669332
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64\" as \"Channel Name\"",
            "line": 107,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 85914945
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5856149
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"test-child-channel-x86_64\" as \"Channel Label\"",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 79959932
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5344190
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Test-Base-Channel-x86_64\" from \"Parent Channel\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 72140025
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7234466
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43853956
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6574862
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Test-Child-Channel-x86_64 channel for testing\" as \"Channel Summary\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 120541520
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6819508
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Test-Child-Channel-x86_64 Channel.\" as \"Channel Description\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 108334873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6405620
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 549277494
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5931587
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 created.\" text",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 83583237
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4820456
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 39901
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21536
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 19021
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8405
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 263858
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21794
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 264103
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13896
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-terminal-child-channel-to-the-suse-product-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake terminal child channel to the SUSE Product base channel",
        "description": "",
        "line": 119,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel\" as \"Channel Name\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-terminal-channel\" as \"Channel Label\"",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"Parent Channel\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-RPM-Terminal-Channel for testing\" as \"Channel Summary\"",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-RPM-Terminal-Channel Child Channel.\" as \"Channel Description\"",
            "line": 127,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel created.\" text",
            "line": 129,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 116
          },
          {
            "name": "@uyuni",
            "line": 117
          },
          {
            "name": "@scc_credentials",
            "line": 118
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22849
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11539
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6175
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 234100
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21643
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 157584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 9060
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 13491
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242459
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21345
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-debian-like-amd64-base-channel",
        "keyword": "Scenario",
        "name": "Add Debian-like AMD64 base channel",
        "description": "",
        "line": 132,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78555348
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 217338738
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 343804017
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4441337
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like\" as \"Channel Name\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84263649
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6961650
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-debian-like\" as \"Channel Label\"",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 85357920
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5409562
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 137,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 48218207
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7045321
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 138,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 66549457
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5254966
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-Debian-like for testing\" as \"Channel Summary\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 99110501
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7085090
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 86084732
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5397875
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"gpg_check\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10095119433
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4339971
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 146,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 577735092
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5483675
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-Debian-like created.\" text",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78357001
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5295210
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 131
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19668
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19183
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11352
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7901
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15886
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 10677
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 421789
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20225
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add a RedHat-like base channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 76257001
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 209746270
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 387958115
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4348763
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like\" as \"Channel Name\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 78931227
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5066349
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-rh-like\" as \"Channel Label\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82525985
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5484807
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 46737289
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6286273
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 47508087
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5455958
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-RH-like for testing\" as \"Channel Summary\"",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92683506
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5358377
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"No more description for base channel.\" as \"Channel Description\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84618352
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5384295
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 519707230
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6608652
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like created.\" text",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82265391
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8892912
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19904
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12344
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6742
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230008
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19205
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10977
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 252504
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18301
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-channels;add-a-fake-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add a fake AppStream base channel",
        "description": "",
        "line": 163,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 164,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77635241
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 205037005
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 165,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 285674805
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5303049
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream\" as \"Channel Name\"",
            "line": 166,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 98308695
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5891411
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-base-channel-appstream\" as \"Channel Label\"",
            "line": 167,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 93617339
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7014463
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"None\" from \"Parent Channel\"",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 55044514
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5025602
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 45734116
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4977561
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Fake-Base-Channel-AppStream for testing\" as \"Channel Summary\"",
            "line": 170,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 100733357
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7264237
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Description for Fake-Base-Channel-AppStream.\" as \"Channel Description\"",
            "line": 171,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 95384335
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5228130
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 172,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 705750589
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6547451
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream created.\" text",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 84684451
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5028151
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 162
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20274
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28110
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12103
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7190
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 228399
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18882
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 11398
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 241760
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21599
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-fake-repositories-for-each-fake-child-channel",
    "uri": "features/reposync/srv_create_fake_repositories.feature",
    "keyword": "Feature",
    "name": "Create fake repositories for each fake child channel",
    "description": "  In order to distribute software to the clients\n  As an authorized user\n  I want to create a fake repository per fake child channel",
    "line": 8,
    "elements": [
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 673302671
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5121260
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20238
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10369
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 21174
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8260
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 223225
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20396
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 250840
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17482
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-distributions-using-rpm",
        "keyword": "Scenario",
        "name": "Create a fake repository for distributions using RPM",
        "description": "",
        "line": 16,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 197539904
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 789973611
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 418678353
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5158239
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-rpm-repo\" as \"label\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 71330091
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6259316
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 101471555
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8831195
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 74598197
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 362221190
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 161846670
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5173582
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1072"
            },
            "result": {
              "status": "passed",
              "duration": 22687142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5364462
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22688
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 12150
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 24035
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8507
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 260933
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21242
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 244374
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17378
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-rpm-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake RPM repository",
        "description": "",
        "line": 25,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 92476710
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 272564106
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-rpm-repo\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 333161152
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5048783
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10076145856
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4549842
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 520614406
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10629898
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 69897040
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5186443
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1079"
            },
            "result": {
              "status": "passed",
              "duration": 18361779
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5901090
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24990
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21185
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 26005
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12272
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:32:48 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226433
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20528
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251128
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26624
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Create a fake AppStream repository",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 76301989
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 348247978
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 252530662
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4568945
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-appstream-repo\" as \"label\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 67450955
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5993701
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoAppStream/\" as \"url\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 91501056
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6254066
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 429916622
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6029435
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 70297901
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5075277
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as checked",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1072"
            },
            "result": {
              "status": "passed",
              "duration": 17229978
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4635479
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19146
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17949
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11734
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6532
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:00 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 229320
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20278
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10036
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 284545
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21350
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;disable-metadata-check-for-the-fake-appstream-repository",
        "keyword": "Scenario",
        "name": "Disable metadata check for the fake AppStream repository",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 73953069
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 182620607
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"fake-appstream-repo\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 315178278
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4343739
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10054875741
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5498887
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Repository\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 473638630
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6030960
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository updated successfully\" text",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 70229015
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5200967
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I should see \"metadataSigned\" as unchecked",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1079"
            },
            "result": {
              "status": "passed",
              "duration": 16403171
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4676270
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19214
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17615
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12941
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7863
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 229365
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20784
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 11612
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 11 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 281995
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 30957
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-suse-fake-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the SUSE fake child channel",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78916611
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 373338646
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 375959770
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6107315
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 120790053
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6818244
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 600072840
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4889110
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-SUSE-Channel updated\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81153099
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4706027
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 79667769
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 311326565
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 69197054
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6505005
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 512849067
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4970938
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-SUSE-Channel repository information was successfully updated\" text",
            "line": 62,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76295695
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5039302
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 52
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18042
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18687
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12078
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7432
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 320529
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20524
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10590
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 283466
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15886
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-test-child-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the Test child channel",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 74489353
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 277921228
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 451314646
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4419501
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 112718438
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5817287
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 571695175
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6564829
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Test-Child-Channel-x86_64 updated\" text",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79790882
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5152160
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 68844793
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 295601481
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 56759130
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5510739
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1267077321
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4756644
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Test-Child-Channel-x86_64 repository information was successfully updated\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73693043
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4889254
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22618
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11614
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11851
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7706
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 273023
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22543
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 245961
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16819
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-rpm-repository-to-the-redhat-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake RPM repository to the RedHat-like base channel",
        "description": "",
        "line": 76,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 75105888
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 205198503
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 564891193
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7627131
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 124933948
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5219124
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 770912061
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7997640
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-RH-like updated\" text",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82976057
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5836269
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 69185145
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 400302293
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 83,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 53919450
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5274487
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 84,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 760991791
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5528834
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-RH-like repository information was successfully updated\" text",
            "line": 85,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 76596153
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5267243
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 75
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21050
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19056
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12604
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6560
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:19 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 228080
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17056
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10057
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 262258
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21938
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-fake-appstream-repository-to-the-appstream-base-channel",
        "keyword": "Scenario",
        "name": "Add the fake AppStream repository to the AppStream base channel",
        "description": "",
        "line": 88,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77008178
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 195628980
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 357870232
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5160035
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 117069552
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7086926
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 71765690
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 543356206
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Base-Channel-AppStream updated\" text",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82926878
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6057808
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 77533397
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 387448538
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-appstream-repo\" repo",
            "line": 95,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 59265491
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5175885
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1235495446
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4608713
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-AppStream repository information was successfully updated\" text",
            "line": 97,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71684877
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4732732
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 87
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21854
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19273
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12305
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9129
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 227565
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20563
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10780
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253889
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18339
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-i586",
        "keyword": "Scenario",
        "name": "Create a fake repository for i586",
        "description": "",
        "line": 99,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 79031476
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 279657574
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 317087400
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4235943
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-i586-repo\" as \"label\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 62636702
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5954929
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///srv/www/htdocs/pub/TestRepoRpmUpdates/\" as \"url\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 102026797
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5305720
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I uncheck \"metadataSigned\"",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:182"
            },
            "result": {
              "status": "passed",
              "duration": 10083866399
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4571052
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1059581845
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4832418
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 66448208
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5432653
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18884
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12598
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6503
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 219524
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17871
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 349620
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23673
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-i586-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the i586 channel",
        "description": "",
        "line": 108,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 80079618
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 339186309
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 486223474
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 15903265
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 111,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 124318532
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7074238
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 522002372
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5758252
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-Child-Channel-i586 updated\" text",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 85605622
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5435701
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 81977755
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 228889843
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-i586-repo\" repo",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 67367922
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11523891
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 527493640
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17168675
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-i586 repository information was successfully updated\" text",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74914255
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4987451
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21687
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9533
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13757
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6968
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 265530
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18530
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248458
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15254
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-suse-like-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the SUSE-like child channel",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 78180094
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 203793882
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 465916620
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4941948
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 66441517
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 291249408
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 60879374
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5611267
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1092004349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5128040
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Child-Channel-SUSE-like repository information was successfully updated\" text",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74643724
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5563760
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22225
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22583
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18678
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8138
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:40 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218330
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17299
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10479
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253185
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19323
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;create-a-fake-repository-for-debian-like",
        "keyword": "Scenario",
        "name": "Create a fake repository for Debian-like",
        "description": "",
        "line": 129,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Repositories\"",
            "line": 130,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 83964044
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 193407405
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Repository\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 329088497
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4000092
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"fake-debian-repo\" as \"label\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 65319263
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5109492
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"deb\" from \"contenttype\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 69269500
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4816302
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"http://localhost/pub/TestRepoDebUpdates/\" as \"url\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92923718
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5561847
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Repository\"",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 477447937
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6053217
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository created successfully\" text",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 65419218
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4923782
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 128
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26551
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18116
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13884
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6807
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 440734
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 35837
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 18826
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 454690
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19076
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-debian-like-base-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the Debian-like base channel",
        "description": "",
        "line": 139,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77078061
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 265546196
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 367793323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6486892
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 76765241
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 214695498
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-debian-repo\" repo",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "passed",
              "duration": 58959842
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5016176
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 691938040
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4869932
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-Base-Channel-Debian-like repository information was successfully updated\" text",
            "line": 145,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74330211
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5024350
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 138
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23848
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7207
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 320756
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20982
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11961
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 260009
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15321
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-fake-repositories-for-each-fake-child-channel;add-the-repository-to-the-terminal-child-channel",
        "keyword": "Scenario",
        "name": "Add the repository to the terminal child channel",
        "description": "",
        "line": 150,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 151,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 152,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"file:///etc/pki/rpm-gpg/uyuni-tools-gpg-pubkey-0d20833e.key\" as \"GPG key URL\"",
            "line": 153,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Channel\"",
            "line": 154,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Fake-RPM-Terminal-Channel updated\" text",
            "line": 155,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the \"fake-rpm-repo\" repo",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:881"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Save Repositories\"",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Fake-RPM-Terminal-Channel repository information was successfully updated\" text",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 147
          },
          {
            "name": "@uyuni",
            "line": 148
          },
          {
            "name": "@scc_credentials",
            "line": 149
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20849
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12112
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8652
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 220014
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18446
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 82282
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 8393
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8004
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 2313204
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 30210
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-custom-channels-with-development-repositories",
    "uri": "features/reposync/srv_create_devel_channels.feature",
    "keyword": "Feature",
    "name": "Create custom channels with development repositories",
    "description": "  In Order to use product packages in development to the clients\n  As an authorized user\n  I want to create custom channels for each distribution",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "create-custom-channels-with-development-repositories;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 11,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 523481538
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4639144
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30099
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 321648
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 20756
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12759
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 1149641
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 27647
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 11422
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 248451
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26561
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-suse-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for SUSE minions",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 196209346
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 562276899
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 282543790
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5247676
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel\" as \"Channel Name\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 84658536
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6391323
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-suse-channel\" as \"Channel Label\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 85072946
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5728022
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"Parent Channel\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 65650817
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5169880
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 60247179
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5055936
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-SUSE-Channel for development repositories\" as \"Channel Summary\"",
            "line": 21,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 115234541
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6929374
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 22,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 106323984
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7828914
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 630033198
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7978062
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-SUSE-Channel created.\" text",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 81125629
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6137861
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25267
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24311
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12592
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6949
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:46 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 245778
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21282
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 11579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5805
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 402455
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19646
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-suse-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the SUSE custom channel",
        "description": "",
        "line": 27,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"sle_minion\" as part of \"devel-suse-channel\" channel",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 7395413312
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6082463
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 26
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25717
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28346
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11891
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7143
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:49 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 262311
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20649
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 12863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5273
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 272618
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14897
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-build-host",
        "keyword": "Scenario",
        "name": "Create a custom channel for Build Host",
        "description": "",
        "line": 32,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 84779263
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 214188932
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 276329778
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5433872
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel\" as \"Channel Name\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 81076157
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6725142
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-build-host-channel\" as \"Channel Label\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 80357276
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5374535
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"Parent Channel\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 51497085
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4833257
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 42462136
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4632674
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Build-Host-Channel for development repositories\" as \"Channel Summary\"",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 111207849
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6141967
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 96532475
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5134681
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 547839735
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7236789
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Build-Host-Channel created.\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 85487243
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6391351
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 30
          },
          {
            "name": "@build_host",
            "line": 31
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26375
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 34327
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11865
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 12979
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 263936
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23360
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 10851
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 10882
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 6729
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 391493
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22982
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-build-host-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Build Host custom channel",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"build_host\" as part of \"devel-build-host-channel\" channel",
            "line": 47,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 4485949028
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6318868
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@uyuni",
            "line": 44
          },
          {
            "name": "@build_host",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19201
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29825
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11460
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7332
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:33:58 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 211673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20337
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 11656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7756
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 6008
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 286190
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22981
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-debian-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for Debian-like minions",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 85973082
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 298630619
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 318180609
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5287010
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel\" as \"Channel Name\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82801886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6959815
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-debian-like-channel\" as \"Channel Label\"",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 82769691
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5463543
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-Debian-like\" from \"Parent Channel\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 70090635
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6602579
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"AMD64 Debian\" from \"Architecture:\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 53206625
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5816499
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-Debian-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 111140807
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7060198
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 92729967
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5981177
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 58940437
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 688816136
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-Debian-like-Channel created.\" text",
            "line": 60,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 87258821
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5166410
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27841
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23124
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15806
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7354
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 252763
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20743
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 16119
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 6682
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 299936
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20817
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-debian-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the Debian-like custom channel",
        "description": "",
        "line": 63,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"deblike_minion\" as part of \"devel-debian-like-channel\" channel",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 7500968210
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5742473
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 62
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19151
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23092
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12787
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6676
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 224230
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20074
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11975
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 6172
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 431796
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17145
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-a-custom-channel-for-rh-like-minions",
        "keyword": "Scenario",
        "name": "Create a custom channel for RH-like minions",
        "description": "",
        "line": 67,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 80054574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 217491729
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Create Channel\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 308324209
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5019429
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel\" as \"Channel Name\"",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 78962975
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5851009
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"devel-rh-like-channel\" as \"Channel Label\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 80609212
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5319084
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"Fake-Base-Channel-RH-like\" from \"Parent Channel\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 68862330
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5570448
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"x86_64\" from \"Architecture:\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 43832072
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5602773
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Devel-RH-like-Channel for development repositories\" as \"Channel Summary\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 113153610
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7523351
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"Channel containing development repositories\" as \"Channel Description\"",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 97065460
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6024551
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Create Channel\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 577960044
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6549215
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Channel Devel-RH-like-Channel created.\" text",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 89103309
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5104057
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 66
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18205
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14371
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6487
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 232393
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16650
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 12760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5770
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 320160
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19498
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-custom-channels-with-development-repositories;create-custom-repositories-inside-the-rh-like-custom-channel",
        "keyword": "Scenario",
        "name": "Create custom repositories inside the RH-like custom channel",
        "description": "",
        "line": 80,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I prepare the development repositories of \"rhlike_minion\" as part of \"devel-rh-like-channel\" channel",
            "line": 81,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 6644674073
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5833838
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 79
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18613
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24322
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11689
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9774
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:14 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 238037
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21550
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10066
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 10132
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 575984
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21825
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-fake-channels",
    "uri": "features/reposync/srv_sync_fake_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize fake channels",
    "description": "  In order to use the content provided inside the repositories of the fake channels\n  As admin\n  I want to synchronize the fake channels",
    "line": 12,
    "elements": [
      {
        "id": "synchronize-fake-channels;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 753703121
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6053727
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enable source package syncing",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:924"
            },
            "result": {
              "status": "passed",
              "duration": 3405996780
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5696416
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21282
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13386
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7843
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 243722
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19500
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 320016
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16575
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 23,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 432789574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4643150
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 179807723
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 718085054
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-SUSE-Channel\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 378315204
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4812100
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 72430794
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 298791773
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 352906708
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4577603
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 71407051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5198117
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2794149667
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5014794
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-SUSE-Channel.\" text",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 72261351
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 13421255
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-suse-channel\" has been synced",
            "line": 31,
            "output": [
              "DEBUG: Found channel 'fake-rpm-suse-channel' at line 225. Checking for completion...",
              "DEBUG: Sync for fake-rpm-suse-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-rpm-suse-channel' at line 225. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-rpm-suse-channel at line 229.",
              "SUCCESS: fake-rpm-suse-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12830078657
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5926629
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20611
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19429
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12851
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6957
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 294276
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10874
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 263540
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14918
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-SUSE-Channel channel",
        "description": "",
        "line": 34,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 35,
            "match": {
              "location": "features/step_definitions/command_steps.rb:420"
            },
            "result": {
              "status": "passed",
              "duration": 5943096233
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5454468
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-suse-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/command_steps.rb:424"
            },
            "result": {
              "status": "passed",
              "duration": 4517913739
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5866479
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 33
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23070
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22046
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12195
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6607
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 244059
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 97037
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 12184
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 10 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 263783
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17968
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-i586-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-i586 channel",
        "description": "",
        "line": 39,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 933917920
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5471833
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 190786225
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 1455182069
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-i586\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 510851587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 14904632
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 80939692
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 297467628
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 351749519
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5448697
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 45,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 68007813
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5104031
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1766028835
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4667631
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-i586.\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77899048
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10847866
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-i586\" has been synced",
            "line": 48,
            "output": [
              "DEBUG: Found channel 'fake-child-channel-i586' at line 233. Checking for completion...",
              "DEBUG: Sync for fake-child-channel-i586 still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-child-channel-i586' at line 233. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-child-channel-i586 at line 237.",
              "SUCCESS: fake-child-channel-i586 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12917576895
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6202271
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 38
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20651
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18453
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13140
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7285
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:34:53 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 241091
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20112
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5928
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 19 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 265670
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19529
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-test-child-channel-x86_64-channel",
        "keyword": "Scenario",
        "name": "Synchronize Test-Child-Channel-x86_64 channel",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 487022547
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4951715
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 187663311
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 646380567
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Test-Child-Channel-x86_64\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 387098796
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4605706
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70151428
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 310530952
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 350317671
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4967400
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 68785333
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5004040
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1833160685
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4497028
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Test-Child-Channel-x86_64.\" text",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 67420253
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4818914
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"test-child-channel-x86_64\" has been synced",
            "line": 59,
            "output": [
              "DEBUG: Found channel 'test-child-channel-x86_64' at line 241. Checking for completion...",
              "DEBUG: Sync for test-child-channel-x86_64 still in progress (no completion message found).",
              "DEBUG: Found channel 'test-child-channel-x86_64' at line 241. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for test-child-channel-x86_64 at line 245.",
              "SUCCESS: test-child-channel-x86_64 is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12466816591
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5913257
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 25640
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11397
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12017
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 18826
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:35:12 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 247629
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19739
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 250458
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14953
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-child-channel-suse-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Child-Channel-SUSE-like channel",
        "description": "",
        "line": 62,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 457480400
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5257961
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 190145023
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 559801753
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Child-Channel-SUSE-like\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 405519652
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7812092
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63522601
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 300090521
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 67,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 354777005
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16722918
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 68,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 68129676
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5418285
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2821410674
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4956313
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Child-Channel-SUSE-like.\" text",
            "line": 70,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 70378176
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4995584
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-child-channel-suse-like\" has been synced",
            "line": 71,
            "output": [
              "DEBUG: Found channel 'fake-child-channel-suse-like' at line 249. Checking for completion...",
              "DEBUG: Sync for fake-child-channel-suse-like still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-child-channel-suse-like' at line 249. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-child-channel-suse-like at line 253.",
              "SUCCESS: fake-child-channel-suse-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12969508169
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6059887
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 61
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22751
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21221
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12523
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8153
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:35:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 253396
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 11945
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 267830
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16672
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-debian-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-Debian-like channel",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 520125741
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5738789
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 188845042
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 621928728
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-Debian-like\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 395379516
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5182050
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 67569175
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 309040524
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 280473947
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 14765747
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 88969466
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5182453
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 81,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1793952441
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4547508
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-Debian-like.\" text",
            "line": 82,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71953243
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4976654
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-debian-like\" has been synced",
            "line": 83,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-debian-like' at line 257. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-debian-like at line 261.",
              "SUCCESS: fake-base-channel-debian-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 1582783282
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5309533
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27129
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12841
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7438
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:35:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 239445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22030
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11303
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 259026
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19689
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-rh-like-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-RH-like channel",
        "description": "",
        "line": 86,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 723186090
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5080361
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 191432752
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 909367999
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-RH-like\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 393636180
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11008207
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 68632506
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 295197177
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 348531814
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 13497585
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 72853509
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4848341
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 93,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1772359574
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 12060865
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-RH-like.\" text",
            "line": 94,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73578360
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5668832
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-rh-like\" has been synced",
            "line": 95,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-rh-like' at line 265. Checking for completion...",
              "DEBUG: Sync for fake-base-channel-rh-like still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-base-channel-rh-like' at line 265. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-rh-like at line 269.",
              "SUCCESS: fake-base-channel-rh-like is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12936851197
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6275317
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 85
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20909
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19420
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 17351
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6962
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:35:53 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218169
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25026
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10768
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 290274
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16007
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-fake-base-channel-appstream-channel",
        "keyword": "Scenario",
        "name": "Synchronize Fake-Base-Channel-AppStream channel",
        "description": "",
        "line": 98,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 826955305
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5853733
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 100,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 170015416
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 905957539
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-Base-Channel-AppStream\"",
            "line": 101,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 392691793
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4437309
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 102,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63767209
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 301677453
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 103,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 357257910
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4561252
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 73148488
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5087383
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1802908604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6237504
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-Base-Channel-AppStream.\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 91642417
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 16934301
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-base-channel-appstream\" has been synced",
            "line": 107,
            "output": [
              "DEBUG: Found channel 'fake-base-channel-appstream' at line 273. Checking for completion...",
              "DEBUG: Sync for fake-base-channel-appstream still in progress (no completion message found).",
              "DEBUG: Found channel 'fake-base-channel-appstream' at line 273. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for fake-base-channel-appstream at line 277.",
              "SUCCESS: fake-base-channel-appstream is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12425535352
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5585617
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 97
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27608
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24347
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7324
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:11 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 239910
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22759
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 12916
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 229312
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17161
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;synchronize-the-repository-in-the-terminal-channel",
        "keyword": "Scenario",
        "name": "Synchronize the repository in the terminal channel",
        "description": "",
        "line": 112,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 114,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Fake-RPM-Terminal-Channel\"",
            "line": 115,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 116,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 117,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 118,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 119,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Fake-RPM-Terminal-Channel.\" text",
            "line": 120,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"fake-rpm-terminal-channel\" has been synced",
            "line": 121,
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 109
          },
          {
            "name": "@uyuni",
            "line": 110
          },
          {
            "name": "@scc_credentials",
            "line": 111
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20635
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26323
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12222
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6351
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 228526
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20670
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 82671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 12279
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 9323
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 215199
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18602
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;verify-state-of-fake-rpm-terminal-channel-custom-channel",
        "keyword": "Scenario",
        "name": "Verify state of Fake-RPM-Terminal-Channel custom channel",
        "description": "",
        "line": 126,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"orion-dummy-1.1-1.1.x86_64.rpm\" package should have been stored",
            "line": 127,
            "match": {
              "location": "features/step_definitions/command_steps.rb:420"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "solver file for \"fake-rpm-terminal-channel\" should reference \"orion-dummy-1.1-1.1.x86_64.rpm\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/command_steps.rb:424"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 123
          },
          {
            "name": "@uyuni",
            "line": 124
          },
          {
            "name": "@scc_credentials",
            "line": 125
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15997
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23779
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12453
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7360
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 233728
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20158
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 134811
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6433
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 9035
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 214220
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14536
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;refresh-the-errata-cache",
        "keyword": "Scenario",
        "name": "Refresh the errata cache",
        "description": "",
        "line": 130,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 119299181
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 210354907
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-default\"",
            "line": 132,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1260760225
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5617771
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"errata-cache-bunch\"",
            "line": 133,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 617326244
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4880930
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 134,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1289476051
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11185211
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 135,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 295092861
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5565809
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 136,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:796"
            },
            "result": {
              "status": "passed",
              "duration": 2075103462
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4526627
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14553
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 8040
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7736
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203970
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21322
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 261105
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17111
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;refresh-the-channel's-repository-data",
        "keyword": "Scenario",
        "name": "Refresh the channel's repository data",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Admin > Task Schedules\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 71696398
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 916812729
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-default\"",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1218408296
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4552824
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"channel-repodata-bunch\"",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 1482938607
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21684811
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Single Run Schedule\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1410963743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5480212
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"bunch was scheduled\" text",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 245383333
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4869776
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the table contains \"FINISHED\" or \"SKIPPED\" followed by \"FINISHED\" in its first rows",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:796"
            },
            "result": {
              "status": "passed",
              "duration": 2180528062
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4456672
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18452
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9366
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7899
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 242525
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 40937
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251027
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15550
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-fake-channels;cleanup-disable-source-package-syncing",
        "keyword": "Scenario",
        "name": "Cleanup disable source package syncing",
        "description": "",
        "line": 146,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "I disable source package syncing",
            "line": 147,
            "match": {
              "location": "features/step_definitions/command_steps.rb:929"
            },
            "result": {
              "status": "passed",
              "duration": 3037701863
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5959010
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21455
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11777
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16728
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7172
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 609957
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20967
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 344877
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17644
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "synchronize-development-channels",
    "uri": "features/reposync/srv_sync_devel_channels.feature",
    "keyword": "Feature",
    "name": "Synchronize development channels",
    "description": "  In order to use the content provided inside the repositories of the dev channels\n  As admin\n  I want to synchronize the dev channels",
    "line": 5,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "synchronize-development-channels;synchronize-devel-suse-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-SUSE-Channel channel",
        "description": "",
        "line": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 12,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 440406058
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4593314
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 200878640
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 550796974
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-SUSE-Channel\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 397602842
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5581228
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 73430819
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 313523704
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 342586422
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6059440
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 72709012
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5222338
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1727463142
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5064721
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-SUSE-Channel.\" text",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73685720
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5241360
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-suse-channel\" has been synced",
            "line": 20,
            "output": [
              "DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion...",
              "DEBUG: Sync for devel-suse-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-suse-channel' at line 281. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-suse-channel at line 285.",
              "SUCCESS: devel-suse-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12610068881
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6266053
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@sle_minion",
            "line": 10
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 31026
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 37378
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12778
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8022
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:36:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 305571
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22171
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 14685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5434
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 250155
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18595
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-debian-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Debian-like-Channel channel",
        "description": "",
        "line": 23,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 24,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 459767033
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4965771
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 180795733
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 613756064
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Debian-like-Channel\"",
            "line": 26,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 388003889
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4996884
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 64024350
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 305585492
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 28,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 529383569
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4130429
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 67130839
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4800252
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1721182735
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4839517
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Debian-like-Channel.\" text",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71397700
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5129533
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-debian-like-channel\" has been synced",
            "line": 32,
            "output": [
              "DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion...",
              "DEBUG: Sync for devel-debian-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-debian-like-channel' at line 289. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-debian-like-channel at line 293.",
              "SUCCESS: devel-debian-like-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12900089301
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5488280
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@deblike_minion",
            "line": 22
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28541
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22245
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12227
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7969
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:37:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 280819
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 34556
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 12300
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 12064
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 18 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 304571
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14834
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-rh-like-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-RH-like-Channel channel",
        "description": "",
        "line": 35,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 438072899
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5268436
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 172486896
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 557845860
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-RH-like-Channel\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 385949632
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4864904
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 60055669
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 300713822
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 365300709
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4776811
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 68077540
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5722424
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 2904511292
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5082241
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-RH-like-Channel.\" text",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 71423588
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4783446
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-rh-like-channel\" has been synced",
            "line": 44,
            "output": [
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Sync for devel-rh-like-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-rh-like-channel' at line 297. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-rh-like-channel at line 301.",
              "SUCCESS: devel-rh-like-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 36079495950
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6125708
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@rhlike_minion",
            "line": 34
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19273
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22000
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6297
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:37:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 226479
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17336
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 10853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 5065
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 41 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 241265
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18916
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "synchronize-development-channels;synchronize-devel-build-host-channel-channel",
        "keyword": "Scenario",
        "name": "Synchronize Devel-Build-Host-Channel channel",
        "description": "",
        "line": 48,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 49,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 501943235
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5087046
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Software > Manage > Channels\"",
            "line": 50,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 174300092
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 631448043
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Devel-Build-Host-Channel\"",
            "line": 51,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 400519659
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4573663
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Repositories\" in the content area",
            "line": 52,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 64194384
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 298511772
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Sync\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 357473072
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 17332552
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 60 seconds until I do not see \"Repository sync is running.\" text, refreshing the page",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "passed",
              "duration": 67805645
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4808156
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Sync Now\"",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 1861769353
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4981535
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Repository sync scheduled for Devel-Build-Host-Channel.\" text",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73816617
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4996739
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until the channel \"devel-build-host-channel\" has been synced",
            "line": 57,
            "output": [
              "DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion...",
              "DEBUG: Sync for devel-build-host-channel still in progress (no completion message found).",
              "DEBUG: Found channel 'devel-build-host-channel' at line 305. Checking for completion...",
              "DEBUG: Found 'Sync of channel completed.' for devel-build-host-channel at line 309.",
              "SUCCESS: devel-build-host-channel is fully synchronized."
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:431"
            },
            "result": {
              "status": "passed",
              "duration": 12513164299
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5891165
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 4
          },
          {
            "name": "@build_host",
            "line": 46
          },
          {
            "name": "@uyuni",
            "line": 47
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23985
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26667
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11449
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6570
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:01 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 221626
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20417
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 12934
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7644
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4986
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 17 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 245052
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18578
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-activation-keys",
    "uri": "features/reposync/srv_create_activationkey.feature",
    "keyword": "Feature",
    "name": "Create activation keys",
    "description": "  In order to register systems to the server\n  As the testing user\n  I want to use activation keys",
    "line": 32,
    "elements": [
      {
        "id": "create-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 441202404
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5792026
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20884
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10428
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7830
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 315775
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19734
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242472
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18954
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel",
        "description": "",
        "line": 41,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-KEY-x86_64\", description \"SUSE Test Key x86_64\", limit of 20 and contact method \"default\"",
            "line": 42,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1600091069
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5423278
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-KEY-x86_64\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 394590149
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5160934
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 40
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21678
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18493
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7335
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 209135
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19425
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10315
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 2453172
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 27495
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-redhat-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for RedHat-like minion",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"RH-LIKE-KEY\", description \"RedHat like Test Key\", base channel \"fake-base-channel-rh-like\", limit of 20 and contact method \"default\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1133723702
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6268290
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-RH-LIKE-KEY\"",
            "line": 48,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 522076873
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5591773
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 45
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23060
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21315
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 18877
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6724
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222881
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20733
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 11612
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 249494
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26949
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-debian-like-minion",
        "keyword": "Scenario",
        "name": "Create an activation key for Debian-like minion",
        "description": "",
        "line": 51,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"DEBLIKE-KEY\", description \"Debian-like Test Key\", base channel \"fake-base-channel-debian-like\", limit of 20 and contact method \"default\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1097045902
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5471113
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-DEBLIKE-KEY\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 442818147
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5358176
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 50
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 29927
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20923
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13299
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6711
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:22 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 248458
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24879
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 11678
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251297
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 24925
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-KEY-x86_64\", description \"SUSE SSH Test Key x86_64\", limit of 20 and contact method \"ssh-push\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 1022878157
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5206371
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-KEY-x86_64\"",
            "line": 58,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 433344542
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5036483
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21775
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18863
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12394
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10451
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:24 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 437069
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20937
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 13619
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 316365
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16678
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-with-a-channel-for-salt-ssh-via-tunnel",
        "keyword": "Scenario",
        "name": "Create an activation key with a channel for salt-ssh via tunnel",
        "description": "",
        "line": 61,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"SUSE-SSH-TUNNEL-KEY-x86_64\", description \"SUSE SSH Tunnel Test Key x86_64\", limit of 20 and contact method \"ssh-push-tunnel\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 899306810
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5107175
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-SUSE-SSH-TUNNEL-KEY-x86_64\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 365713852
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5607873
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 60
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18909
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22256
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 38900
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7113
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:25 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 217965
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23111
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 10850
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 264825
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19527
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-proxy",
        "keyword": "Scenario",
        "name": "Create an activation key for the proxy",
        "description": "",
        "line": 66,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"PROXY-KEY-x86_64\", description \"Proxy Key x86_64\", limit of 1",
            "line": 67,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 797602542
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5582321
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-PROXY-KEY-x86_64\"",
            "line": 68,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 370875622
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5762932
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 65
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30909
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30415
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12557
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 14815
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 243558
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25047
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 13476
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253804
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21420
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-build-host",
        "keyword": "Scenario",
        "name": "Create an activation key for the build host",
        "description": "",
        "line": 71,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"BUILD-HOST-KEY-x86_64\", description \"Build host Key x86_64\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 843446251
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5041597
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I set the entitlements of the activation key \"1-BUILD-HOST-KEY-x86_64\" to \"container_build_host, osimage_build_host\"",
            "line": 73,
            "match": {
              "location": "features/step_definitions/api_common.rb:315"
            },
            "result": {
              "status": "passed",
              "duration": 417282397
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5508753
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-BUILD-HOST-KEY-x86_64\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 383013792
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5027741
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 70
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 37936
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14661
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6953
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:28 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 248886
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21867
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 11463
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 793682
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19936
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-activation-keys;create-an-activation-key-for-the-terminal",
        "keyword": "Scenario",
        "name": "Create an activation key for the terminal",
        "description": "",
        "line": 77,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create an activation key with id \"TERMINAL-KEY-x86_64\", description \"Terminal Key x86_64\"",
            "line": 78,
            "match": {
              "location": "features/step_definitions/api_common.rb:289"
            },
            "result": {
              "status": "passed",
              "duration": 802766844
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5326982
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should get the new activation key \"1-TERMINAL-KEY-x86_64\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/api_common.rb:320"
            },
            "result": {
              "status": "passed",
              "duration": 355391225
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5001959
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 76
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17476
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17695
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13456
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6965
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222078
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21104
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5093
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 236269
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15966
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "update-activation-keys",
    "uri": "features/reposync/allcli_update_activationkeys.feature",
    "keyword": "Feature",
    "name": "Update activation keys",
    "description": "  In order to register systems to the spacewalk server\n  As admin\n  I want to update activation keys to use synchronized base products",
    "line": 4,
    "elements": [
      {
        "id": "update-activation-keys;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 10,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 432211397
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4325596
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19233
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9758
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11092
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6831
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 218935
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18439
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 238682
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16717
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE key with synced base product",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 16,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 17,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 19,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 20,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 21,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 22,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 23,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 24,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 25,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 26,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 27,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 28,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 30,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 32,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 12
          },
          {
            "name": "@susemanager",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20383
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28479
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8780
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 199692
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20036
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5613
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 175425
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 226660
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16403
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed key with synced base product",
        "description": "",
        "line": 37,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 125394237
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 595494439
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 76213080
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 316289450
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 40,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 413068351
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4838393
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 61713817
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5299012
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 42,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 73360509
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5002123
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 43,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 607154283
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5439594
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 44,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 161108937
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5385328
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 45,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18344894
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4767652
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 46,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 69962807
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 458207740
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 47,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79013991
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5170430
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 36
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23576
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20600
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 14121
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6891
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 215599
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21648
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 8496
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 231896
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15960
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH key with synced base product",
        "description": "",
        "line": 52,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 54,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 55,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 56,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 57,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 58,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 60,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 61,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 62,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 64,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 66,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 49
          },
          {
            "name": "@susemanager",
            "line": 50
          },
          {
            "name": "@ssh_minion",
            "line": 51
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19915
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30977
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12247
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10644
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 217357
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20968
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 11036
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 8393
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 240252
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 228266
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14867
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH key with synced base product",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 72613418
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 609332200
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Test Key x86_64\" in the content area",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 71323349
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 305021020
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 500305903
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 7217179
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 41308537
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6479976
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 71751995
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4844742
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 858842228
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4736844
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 72700886
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4691089
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 78,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 15518127
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4840533
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 79,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 479074909
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 10497639
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Test Key x86_64 has been modified\" text",
            "line": 80,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 75014479
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6103429
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 68
          },
          {
            "name": "@ssh_minion",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17906
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21154
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15743
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7955
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 202440
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19797
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 9923
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7650
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 254497
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15807
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update SLE SSH tunnel key with synced base product",
        "description": "",
        "line": 85,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 86,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 87,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 88,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 90,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 91,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 92,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 93,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 94,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 95,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 96,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 97,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 99,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 82
          },
          {
            "name": "@susemanager",
            "line": 83
          },
          {
            "name": "@ssh_minion",
            "line": 84
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27876
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 39618
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12576
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10783
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 402482
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 28493
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 15234
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5178
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 143329
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 326581
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 32024
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-opensuse-tumbleweed-ssh-tunnel-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update openSUSE Tumbleweed SSH tunnel key with synced base product",
        "description": "",
        "line": 103,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 104,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 74763944
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 301525303
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE SSH Tunnel Test Key x86_64\" in the content area",
            "line": 105,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70768572
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 316526508
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 106,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 587676302
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5417081
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"sle_minion\" from \"selectedBaseChannel\"",
            "line": 107,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 51338393
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6133584
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I do not see \"Loading...\" text",
            "line": 108,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:43"
            },
            "result": {
              "status": "passed",
              "duration": 75032604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5648006
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 109,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 933266565
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5015941
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 74864738
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5091023
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 111,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 18284981
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5658033
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 112,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 532584173
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6129000
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE SSH Tunnel Test Key x86_64 has been modified\" text",
            "line": 113,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77998129
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5144794
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 101
          },
          {
            "name": "@ssh_minion",
            "line": 102
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28101
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 41760
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 15985
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:37 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 397515
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 35834
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:335"
            },
            "result": {
              "status": "passed",
              "duration": 25092
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 13754
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 754416
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21944
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-sle-micro-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLE Micro proxy key with synced base product",
        "description": "",
        "line": 120,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 121,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 122,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 123,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 124,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 125,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 126,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Multi-Linux-ManagerTools-SLE-16 for x86_64 6.2\" has been checked",
            "line": 127,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Proxy-5.2 for x86_64\"",
            "line": 128,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Multi-Linux-Manager-Retail-Branch-Server-5.2 for x86_64\"",
            "line": 129,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 130,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 131,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 115
          },
          {
            "name": "@susemanager",
            "line": 116
          },
          {
            "name": "@proxy",
            "line": 117
          },
          {
            "name": "@containerized_server",
            "line": 118
          },
          {
            "name": "@transactional_server",
            "line": 119
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24837
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 35118
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15380
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8515
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 225925
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20533
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10676
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6334
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 100008
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 7671
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 71849
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 261117
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22834
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-sles-proxy-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the SLES proxy key with synced base product",
        "description": "",
        "line": 138,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 139,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 140,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 141,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_nontransactional\" from \"selectedBaseChannel\"",
            "line": 142,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 143,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 144,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"ManagerTools-SLE15-Pool for x86_64 SP7\" has been checked",
            "line": 145,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Pool for x86_64\"",
            "line": 146,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SUSE-Manager-Proxy-5.1-Updates for x86_64\"",
            "line": 147,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 148,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 149,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 133
          },
          {
            "name": "@susemanager",
            "line": 134
          },
          {
            "name": "@proxy",
            "line": 135
          },
          {
            "name": "@containerized_server",
            "line": 136
          },
          {
            "name": "@skip_if_transactional_server",
            "line": 137
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21284
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11765
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7784
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 277444
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22050
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12039
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 4859
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 83011
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 8769
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:695"
            },
            "result": {
              "status": "passed",
              "duration": 12526
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 2357827
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19765
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-the-opensuse-tumbleweed-proxy-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update the openSUSE Tumbleweed Proxy Host key with synced base product",
        "description": "",
        "line": 155,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 156,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Proxy Key x86_64\" in the content area",
            "line": 157,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 158,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"proxy_container\" from \"selectedBaseChannel\"",
            "line": 159,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 160,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for openSUSE Tumbleweed (x86_64) (Development)\"",
            "line": 161,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 162,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Proxy Key x86_64 has been modified\" text",
            "line": 163,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@uyuni",
            "line": 151
          },
          {
            "name": "@proxy",
            "line": 152
          },
          {
            "name": "@containerized_server",
            "line": 153
          },
          {
            "name": "@skip_if_cloud",
            "line": 154
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 23340
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32806
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9027
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 284428
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19010
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10649
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7418
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 85146
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6530
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 230574
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14873
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update build host key with synced base product",
        "description": "",
        "line": 167,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 168,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 65889868
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 303940396
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 169,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70576715
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 305991762
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 170,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1349875877
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 11284067
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 171,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 72285798
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6946779
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 172,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 538687650
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5686676
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 173,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "passed",
              "duration": 196383924
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6260730
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 174,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23968201
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5701507
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 175,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 24008306
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6027756
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 176,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23674393
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5677696
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 177,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23557343
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5681125
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 178,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 97781212
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5846969
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 179,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23820923
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5819204
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 180,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23809613
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6203587
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 181,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 24169892
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5885268
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Pool for x86_64\" has been checked",
            "line": 182,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 23885019
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6001520
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Systems-Management-15-SP7-Updates for x86_64\" has been checked",
            "line": 183,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 24729829
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5959995
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Pool for x86_64\" has been checked",
            "line": 184,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 22986739
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5892734
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Python3-15-SP7-Updates for x86_64\" has been checked",
            "line": 185,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 24243823
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6210951
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 186,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 466295304
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5704450
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 187,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 82606781
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6269015
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 165
          },
          {
            "name": "@build_host",
            "line": 166
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22235
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 31267
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13061
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 13591
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:41 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 660341
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22305
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 16104
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5535
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 309872
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 29197
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-uyuni-client-tools",
        "keyword": "Scenario",
        "name": "Update build host key with Uyuni client tools",
        "description": "",
        "line": 192,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 193,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 94863419
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 205702322
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 194,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 74740100
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 236722179
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 195,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 892338147
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4776571
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 196,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 24721362
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4497353
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 197,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 321845687
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5673627
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 198,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 101273518
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5778838
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 199,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19283693
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5109230
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 200,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 568474818
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6124503
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 201,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 79898181
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5189385
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 189
          },
          {
            "name": "@uyuni",
            "line": 190
          },
          {
            "name": "@build_host",
            "line": 191
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27633
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26398
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13190
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 16440
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:45 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 287519
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 41605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 17347
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 6196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 23590
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 247296
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19023
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-build-host-key-with-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update build host key with dev child channel",
        "description": "",
        "line": 207,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 208,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 68227898
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 270974556
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Build host Key x86_64\" in the content area",
            "line": 209,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 63151666
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 505065704
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 210,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1300391441
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5141178
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"build_host\" from \"selectedBaseChannel\"",
            "line": 211,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 27116523
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4628137
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 212,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 313840764
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5285133
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Build-Host-Channel\"",
            "line": 213,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 96759487
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6073584
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Devel-Build-Host-Channel\" has been checked",
            "line": 214,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19005793
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4750356
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 215,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 483900985
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5910813
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Build host Key x86_64 has been modified\" text",
            "line": 216,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 74498114
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4948168
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 203
          },
          {
            "name": "@scc_credentials",
            "line": 204
          },
          {
            "name": "@uyuni",
            "line": 205
          },
          {
            "name": "@build_host",
            "line": 206
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28716
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 43633
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 24662
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 14126
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 339356
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21971
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 12007
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 5226
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 7100
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 4757
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 243332
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 22362
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-synced-base-product",
        "keyword": "Scenario",
        "name": "Update terminal key with synced base product",
        "description": "",
        "line": 220,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 221,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 70219425
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 285130648
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 222,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 79446590
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 232651789
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 223,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1179889783
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5173917
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select the parent channel for the \"pxeboot_minion\" from \"selectedBaseChannel\"",
            "line": 224,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:216"
            },
            "result": {
              "status": "passed",
              "duration": 52204944
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6502838
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 225,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 543995410
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5829771
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I include the recommended child channels",
            "line": 226,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:247"
            },
            "result": {
              "status": "passed",
              "duration": 183231624
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6254871
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Pool for x86_64\" has been checked",
            "line": 227,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 20003138
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5763231
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Basesystem15-SP7-Updates for x86_64\" has been checked",
            "line": 228,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19373767
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5452892
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 229,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 20106100
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5748887
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Server-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 230,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19664546
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5602869
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-DevTools15-SP7-Pool for x86_64\"",
            "line": 231,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 87302995
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5737143
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-DevTools15-SP7-Updates for x86_64\" has been checked",
            "line": 232,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 19677347
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4950403
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Pool for x86_64\" has been checked",
            "line": 233,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 16781132
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5114990
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Desktop-Applications15-SP7-Updates for x86_64\" has been checked",
            "line": 234,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "passed",
              "duration": 17590888
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5027061
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 235,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 557986551
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6350064
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 236,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 80863278
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6798373
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@scc_credentials",
            "line": 218
          },
          {
            "name": "@build_host",
            "line": 219
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24278
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30820
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16391
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7572
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 217978
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 17794
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 11283
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 10410
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 263080
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18180
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-normal-suse-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with normal SUSE fake channel",
        "description": "",
        "line": 241,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 242,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 243,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 244,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"SLE-Module-Containers15-SP7-Pool for x86_64\"",
            "line": 245,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"SLE-Module-Containers15-SP7-Updates for x86_64\" has been checked",
            "line": 246,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-SUSE-Channel\"",
            "line": 247,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-SUSE-Channel\" has been checked",
            "line": 248,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 249,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 250,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@susemanager",
            "line": 238
          },
          {
            "name": "@scc_credentials",
            "line": 239
          },
          {
            "name": "@build_host",
            "line": 240
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 43560
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 54640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 33349
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 18592
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 819674
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 26577
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 14134
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 7213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:625"
            },
            "result": {
              "status": "skipped",
              "duration": 701533
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 267364
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25050
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-terminal-key-with-specific-fake-channel",
        "keyword": "Scenario",
        "name": "Update terminal key with specific fake channel",
        "description": "",
        "line": 256,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 257,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Terminal Key x86_64\" in the content area",
            "line": 258,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 259,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Fake-RPM-Terminal-Channel\"",
            "line": 260,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Fake-RPM-Terminal-Channel\" has been checked",
            "line": 261,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\"",
            "line": 262,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"Uyuni Client Tools for SLES15 SP7 x86_64 (Development)\" has been checked",
            "line": 263,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:422"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 264,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Terminal Key x86_64 has been modified\" text",
            "line": 265,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@pxeboot_minion",
            "line": 252
          },
          {
            "name": "@uyuni",
            "line": 253
          },
          {
            "name": "@scc_credentials",
            "line": 254
          },
          {
            "name": "@build_host",
            "line": 255
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28469
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27037
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12531
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7977
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 271464
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:331"
            },
            "result": {
              "status": "skipped",
              "duration": 215344
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 15483
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:610"
            },
            "result": {
              "status": "passed",
              "duration": 14742
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:630"
            },
            "result": {
              "status": "passed",
              "duration": 10164
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 277518
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26648
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-sle-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update SLE key with to include dev child channel",
        "description": "",
        "line": 269,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 270,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 77223232
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 299523994
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"SUSE Test Key x86_64\" in the content area",
            "line": 271,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 88965248
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 315036898
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 272,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 1062827750
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6264757
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-SUSE-Channel\"",
            "line": 273,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 130276182
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5609498
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 274,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 576759474
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6112235
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key SUSE Test Key x86_64 has been modified\" text",
            "line": 275,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 78273726
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5227471
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 267
          },
          {
            "name": "@sle_minion",
            "line": 268
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27943
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 32129
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 23151
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 17048
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 384031
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 34560
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 24158
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 10758
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 237449
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16299
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-debian-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update Debian-like key with to include dev child channel",
        "description": "",
        "line": 279,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 280,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 67082054
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 297057303
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Debian-like Test Key\" in the content area",
            "line": 281,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 80212239
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 306006398
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 282,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 776019694
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5509100
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-Debian-like-Channel\"",
            "line": 283,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 113494379
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5407407
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 284,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 550346413
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5361466
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key Debian-like Test Key has been modified\" text",
            "line": 285,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 77668930
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5257516
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 277
          },
          {
            "name": "@deblike_minion",
            "line": 278
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24377
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 29160
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12551
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7178
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:57 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 271714
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 27566
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:327"
            },
            "result": {
              "status": "passed",
              "duration": 13726
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 8315
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 245437
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20165
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "update-activation-keys;update-redhat-like-key-with-to-include-dev-child-channel",
        "keyword": "Scenario",
        "name": "Update RedHat-like key with to include dev child channel",
        "description": "",
        "line": 289,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Activation Keys\"",
            "line": 290,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 69347897
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 286593080
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"RedHat like Test Key\" in the content area",
            "line": 291,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 70732597
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 383651767
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait for child channels to appear",
            "line": 292,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:239"
            },
            "result": {
              "status": "passed",
              "duration": 835309549
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5120652
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I check \"Devel-RH-like-Channel\"",
            "line": 293,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:177"
            },
            "result": {
              "status": "passed",
              "duration": 105560826
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5575675
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Update Activation Key\"",
            "line": 294,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 528937020
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6929304
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Activation key RedHat like Test Key has been modified\" text",
            "line": 295,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 80333770
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6080634
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 287
          },
          {
            "name": "@rhlike_minion",
            "line": 288
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18469
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25408
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12886
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8550
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:38:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 352326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 30428
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:323"
            },
            "result": {
              "status": "passed",
              "duration": 16102
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:680"
            },
            "result": {
              "status": "passed",
              "duration": 7579
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 452199
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 21155
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "create-bootstrap-repositories",
    "uri": "features/reposync/srv_create_bootstrap_repositories.feature",
    "keyword": "Feature",
    "name": "Create bootstrap repositories",
    "description": "  In order to be able to enroll clients with MU repositories\n  As the system administrator\n  I create all bootstrap repos with --with-custom-channels option",
    "line": 4,
    "elements": [
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repositories-including-custom-channels",
        "keyword": "Scenario",
        "name": "Create the bootstrap repositories including custom channels",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repositories including custom channels",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1123"
            },
            "result": {
              "status": "passed",
              "duration": 5826031826
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5711948
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24395
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22622
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 22791
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7800
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:39:02 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 289781
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21670
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 251439
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18605
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-suse-minion",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for SUSE Minion",
        "description": "",
        "line": 13,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"sle_minion\" on the server",
            "line": 14,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 7969531631
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5820844
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 12
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21044
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20707
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11969
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6749
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:39:08 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 250612
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20176
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:319"
            },
            "result": {
              "status": "passed",
              "duration": 10840
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 322328
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19236
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-proxy",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Proxy",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"proxy\" on the server",
            "line": 18,
            "output": [
              "base_channel: openSUSE Tumbleweed (x86_64)",
              "channel: openSUSE-Tumbleweed-x86_64-uyuni",
              "parent_channel: ",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create openSUSE-Tumbleweed-x86_64-uyuni --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 5888417743
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5720195
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 16
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22158
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17805
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12889
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7392
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:39:16 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 304396
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21521
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11640
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 356814
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19001
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "create-bootstrap-repositories;create-the-bootstrap-repository-for-build-host",
        "keyword": "Scenario",
        "name": "Create the bootstrap repository for Build Host",
        "description": "",
        "line": 21,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I create the bootstrap repository for \"build_host\" on the server",
            "line": 22,
            "output": [
              "base_channel: SLE-Product-SLES15-SP7-Pool for x86_64",
              "channel: SLE-15-SP7-x86_64",
              "parent_channel: sle-product-sles15-sp7-pool-x86_64",
              "Creating the bootstrap repository on the server:",
              "  mgr-create-bootstrap-repo --create SLE-15-SP7-x86_64 --with-parent-channel sle-product-sles15-sp7-pool-x86_64 --with-custom-channels"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1098"
            },
            "result": {
              "status": "passed",
              "duration": 7553982422
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5447354
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 20
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19090
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18829
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11269
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6575
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:39:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 241044
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:339"
            },
            "result": {
              "status": "passed",
              "duration": 10999
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 346386
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18233
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "setup-containerized-proxy",
    "uri": "features/proxy/proxy_container.feature",
    "keyword": "Feature",
    "name": "Setup containerized proxy",
    "description": "  In order to use a containerized proxy with the server\n  As the system administrator\n  I want to register the containerized proxy on the server",
    "line": 14,
    "tags": [
      {
        "name": "@containerized_server",
        "line": 10
      },
      {
        "name": "@scope_containerized_proxy",
        "line": 11
      },
      {
        "name": "@proxy",
        "line": 12
      },
      {
        "name": "@bug_reported",
        "line": 13
      }
    ],
    "elements": [
      {
        "id": "setup-containerized-proxy;clean-up-sumaform-leftovers-on-proxy",
        "keyword": "Scenario",
        "name": "Clean up sumaform leftovers on proxy",
        "description": "",
        "line": 19,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I perform a full salt minion cleanup on \"proxy\"",
            "line": 20,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:560"
            },
            "result": {
              "status": "passed",
              "duration": 6754840132
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 25453
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 37250
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25713
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16428
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7174
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:39:52 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 247205
            }
          },
          {
            "output": [
              "New user proxy_container created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 5327305930
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 29966
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6128
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 213808
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19517
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;reboot-after-clean-up",
        "keyword": "Scenario",
        "name": "Reboot after clean up",
        "description": "",
        "line": 23,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I reboot the \"proxy\" host through SSH, waiting until it comes back",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1615"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@transactional_server",
            "line": 22
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20351
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27972
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10528
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6485
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:40:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 253304
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18000
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11106
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4889
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 100134
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 199082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11924
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;log-in-as-admin-user",
        "keyword": "Scenario",
        "name": "Log in as admin user",
        "description": "",
        "line": 26,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 27,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "passed",
              "duration": 37967765461
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4889628
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17677
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19664
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10434
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6768
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:40:04 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 231009
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 24176
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11619
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 10402
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 38 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 392722
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 23662
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;bootstrap-the-proxy-host-as-a-salt-minion",
        "keyword": "Scenario",
        "name": "Bootstrap the proxy host as a salt minion",
        "description": "",
        "line": 30,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems > Bootstrapping\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 151864623
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 372514106
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"Bootstrap Minions\" text",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "passed",
              "duration": 73901676
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5340599
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I enter the hostname of \"proxy\" as \"hostname\"",
            "line": 33,
            "output": [
              "The hostname of proxy is uyuni-master-proxy.sumaci.aws"
            ],
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:517"
            },
            "result": {
              "status": "passed",
              "duration": 143673708
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5493989
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"22\" as \"port\"",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 62469907
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5114035
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"root\" as \"user\"",
            "line": 35,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 61769483
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5164134
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter \"linux\" as \"password\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:268"
            },
            "result": {
              "status": "passed",
              "duration": 62685756
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5077438
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I select \"1-PROXY-KEY-x86_64\" from \"activationKeys\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:204"
            },
            "result": {
              "status": "passed",
              "duration": 79889821
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5233936
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Bootstrap\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "passed",
              "duration": 65684907
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4251285
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see \"Bootstrap process initiated.\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:39"
            },
            "result": {
              "status": "passed",
              "duration": 37057250064
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8017240
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@bug_reported",
            "line": 29
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24070
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 37372
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 25227
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 13237
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:40:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 319378
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 23584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 5207
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 38 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 239522
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14563
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;reboot-the-proxy-host",
        "keyword": "Scenario",
        "name": "Reboot the proxy host",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I reboot the \"proxy\" host through SSH, waiting until it comes back",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1615"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          },
          {
            "name": "@skip_if_cloud",
            "line": 41
          },
          {
            "name": "@transactional_server",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19773
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 37196
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12973
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 11563
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:41:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 1082032
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19961
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12485
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:670"
            },
            "result": {
              "status": "skipped",
              "duration": 94914
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 7824
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 226083
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 320082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15045
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;wait-until-the-proxy-host-appears",
        "keyword": "Scenario",
        "name": "Wait until the proxy host appears",
        "description": "",
        "line": 46,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I wait until onboarding is completed for \"proxy\"",
            "line": 47,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:229"
            },
            "result": {
              "status": "failed",
              "error_message": "execution expired (Timeout::Error)\n./features/support/commonlib.rb:80:in `repeat_until_timeout'\n./features/step_definitions/navigation_steps.rb:70:in `/^I wait until I see \"([^\"]*)\" (text|regex), refreshing the page$/'\n./features/step_definitions/navigation_steps.rb:133:in `/^I wait until I see the \"([^\"]*)\" system, refreshing the page$/'\n./features/step_definitions/navigation_steps.rb:129:in `/^I wait until I see the name of \"([^\"]*)\", refreshing the page$/'\n./features/step_definitions/setup_steps.rb:218:in `/^I wait at most (\\d+) seconds until onboarding is completed for \"([^\"]*)\"$/'\n./features/step_definitions/setup_steps.rb:230:in `/^I wait until onboarding is completed for \"([^\"]*)\"$/'\nfeatures/proxy/proxy_container.feature:47:in `I wait until onboarding is completed for \"proxy\"'",
              "duration": 254196572248
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14474
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23305
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12500
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6578
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:41:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222908
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16029
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 11258
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4955
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 255 seconds"
            ],
            "embeddings": [
              {
                "mime_type": "image/png",
                "data": "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AAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAIACB8BAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQEAAAAAAAACCEBAAAAAAAAQkgAAAAAAACAEBIAAAAAAAAghAQAAAAAAAAIIQEAAAAAAABCSAAAAAAAAIAQEgAAAAAAACCEBAAAAAAAAAghAQAAAAAAAEJIAAAAAAAAgBASAAAAAAAAIIQE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"
              },
              {
                "mime_type": "text/plain",
                "data": "MTg6NDE6MjA6MDAwIC0gMTg6NDU6MzU6MDAwIHwgQ3VycmVudCBVUkw6IGh0dHBzOi8vdXl1bmktbWFzdGVyLXNlcnZlci5zdW1hY2kuYXdzL3Jobi9tYW5hZ2VyL3N5c3RlbXMvbGlzdC9hbGw="
              }
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 18521104917
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25788
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;generate-containerized-proxy-configuration",
        "keyword": "Scenario",
        "name": "Generate containerized proxy configuration",
        "description": "",
        "line": 49,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I generate the configuration \"/tmp/proxy_container_config.tar.gz\" of containerized proxy on the server",
            "line": 50,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1527"
            },
            "result": {
              "status": "passed",
              "duration": 9626644669
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 6090418
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I copy the configuration \"/tmp/proxy_container_config.tar.gz\" of containerized proxy from the server to the proxy",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1553"
            },
            "result": {
              "status": "passed",
              "duration": 2854321419
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5422851
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26699
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 16940
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7053
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:45:53 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 231432
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16198
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12334
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4776
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 13 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 242386
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14089
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;set-up-the-containerized-proxy-service-to-support-avahi",
        "keyword": "Scenario",
        "name": "Set up the containerized proxy service to support Avahi",
        "description": "",
        "line": 53,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I add avahi hosts in containerized proxy configuration",
            "line": 54,
            "output": [
              "Record not added - avahi domain was not detected"
            ],
            "match": {
              "location": "features/step_definitions/command_steps.rb:1558"
            },
            "result": {
              "status": "passed",
              "duration": 199430
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4289040
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17177
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10307
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6024
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:46:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 208453
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 13572
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10402
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4996
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 191783
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11616
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;run-a-containerized-proxy",
        "keyword": "Scenario",
        "name": "Run a containerized proxy",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I run \"mgrpxy install podman /tmp/proxy_container_config.tar.gz\" on \"proxy\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/command_steps.rb:772"
            },
            "result": {
              "status": "passed",
              "duration": 24649413260
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5808068
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15405
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10413
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 9878
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:46:06 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 472750
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16090
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 7494
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 24 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 319736
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20158
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;wait-until-containerized-proxy-service-is-active",
        "keyword": "Scenario",
        "name": "Wait until containerized proxy service is active",
        "description": "",
        "line": 59,
        "type": "scenario",
        "steps": [
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-pod\" service is active on \"proxy\"",
            "line": 60,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 481774121
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5537468
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-httpd\" service is active on \"proxy\"",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 9853727147
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5736721
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-salt-broker\" service is active on \"proxy\"",
            "line": 62,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 283444568
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5013077
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-squid\" service is active on \"proxy\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 282058822
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4883461
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-ssh\" service is active on \"proxy\"",
            "line": 64,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 281078493
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5221430
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until \"uyuni-proxy-tftpd\" service is active on \"proxy\"",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:301"
            },
            "result": {
              "status": "passed",
              "duration": 283417339
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5263988
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"8022\" is listening on \"proxy\" container",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 299479663
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5043771
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"80\" is listening on \"proxy\" container",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 296053323
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5295045
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until port \"443\" is listening on \"proxy\" container",
            "line": 68,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1579"
            },
            "result": {
              "status": "passed",
              "duration": 296619896
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4877518
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I visit \"Proxy\" endpoint of this \"proxy\"",
            "line": 69,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1169"
            },
            "result": {
              "status": "passed",
              "duration": 418317720
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 4958544
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 24680
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27510
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12568
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 8706
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:46:30 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 223035
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19949
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 13121
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 5721
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 13 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 228896
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18156
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;the-containerized-proxy-should-be-registered-automatically",
        "keyword": "Scenario",
        "name": "The containerized proxy should be registered automatically",
        "description": "",
        "line": 71,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I follow the left menu \"Systems\"",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:408"
            },
            "result": {
              "status": "passed",
              "duration": 70937839
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 935236543
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the name of \"proxy\", refreshing the page",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:125"
            },
            "result": {
              "status": "passed",
              "duration": 30634424027
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 8977261
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16431
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24560
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11189
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6587
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:46:43 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212240
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 16074
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10814
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4508
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 32 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 253370
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 26760
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "setup-containerized-proxy;check-if-monitoring-can-be-enabled-on-the-containerized-proxy",
        "keyword": "Scenario",
        "name": "Check if Monitoring can be enabled on the containerized proxy",
        "description": "",
        "line": 75,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 76,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "passed",
              "duration": 1565027389
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 5267816
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Properties\" in the content area",
            "line": 77,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "passed",
              "duration": 88274426
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 538128349
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "the \"monitoring_entitled\" checkbox should be disabled",
            "line": 78,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:1086"
            },
            "result": {
              "status": "passed",
              "duration": 10009372273
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 3914796
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@bug_reported",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 26460
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 30013
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 15732
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6341
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:47:15 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 323183
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 21565
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 12605
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 4487
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 12 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 232085
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16929
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "prepare-the-containerized-branch-server-for-pxe-booting",
    "uri": "features/proxy/proxy_rbs_container_branch_network.feature",
    "keyword": "Feature",
    "name": "Prepare the containerized branch server for PXE booting",
    "description": "  In order to use a containerized proxy as a Retail Branch server\n  As the system administrator\n  I make sure the network setup is as expected",
    "line": 14,
    "tags": [
      {
        "name": "@containerized_server",
        "line": 10
      },
      {
        "name": "@scope_containerized_proxy",
        "line": 11
      },
      {
        "name": "@proxy",
        "line": 12
      },
      {
        "name": "@private_net",
        "line": 13
      }
    ],
    "elements": [
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;adapt-the-proxy-for-retail",
        "keyword": "Scenario",
        "name": "Adapt the proxy for Retail",
        "description": "",
        "line": 19,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I rename the proxy for Retail",
            "line": 20,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:58"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I connect the second interface of the proxy to the private network",
            "line": 21,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:63"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I restart all proxy containers",
            "line": 22,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:86"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16470
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25773
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10835
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7175
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:47:27 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 240643
            }
          },
          {
            "output": [
              "New user proxy_rbs_container_branch_network created with roles: org_admin, channel_admin, config_admin, system_group_admin, activation_key_admin, image_admin"
            ],
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 5319541277
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 30141
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 100642
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6786
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 740073
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17633
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;check-the-branch-network",
        "keyword": "Scenario",
        "name": "Check the branch network",
        "description": "",
        "line": 24,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the \"dhcp_dns\" host should be present on private network",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:95"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "name resolution should work on private network",
            "line": 26,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:101"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15582
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 28868
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11581
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6566
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:47:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 206821
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18315
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 10631
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 93131
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 6776
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 201634
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15783
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "prepare-the-containerized-branch-server-for-pxe-booting;let-the-server-know-about-the-new-ip-and-fqdn-of-the-containerized-proxy",
        "keyword": "Scenario",
        "name": "Let the server know about the new IP and FQDN of the containerized proxy",
        "description": "",
        "line": 28,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am authorized for the \"Admin\" section",
            "line": 29,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:472"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I am on the Systems overview page of this \"proxy\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:486"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Details\" in the content area",
            "line": 31,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Hardware\" in the content area",
            "line": 32,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Schedule Hardware Refresh\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"You have successfully scheduled a hardware profile refresh\" text",
            "line": 34,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I wait until event \"Hardware List Refresh scheduled by admin\" is completed",
            "line": 35,
            "match": {
              "location": "features/step_definitions/common_steps.rb:150"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until there is no Salt job calling the module \"hardware.profileupdate\" on \"proxy\"",
            "line": 36,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:367"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Details\" in the content area",
            "line": 37,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Hardware\" in the content area",
            "line": 38,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:368"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see a \"proxy.example.org\" text",
            "line": 39,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:676"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@containerized_server",
            "line": 10
          },
          {
            "name": "@scope_containerized_proxy",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 12
          },
          {
            "name": "@private_net",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14717
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21852
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10949
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 5886
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:47:32 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 187091
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 15887
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:307"
            },
            "result": {
              "status": "passed",
              "duration": 9405
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:615"
            },
            "result": {
              "status": "skipped",
              "duration": 74840
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:690"
            },
            "result": {
              "status": "passed",
              "duration": 5209
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 231352
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17469
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "selinux-debugging",
    "uri": "features/finishing/srv_selinux.feature",
    "keyword": "Feature",
    "name": "SELinux debugging",
    "description": "  In order for the server to behave correctly after a reboot\n  I want to be sure that there is no wrong SELinux label",
    "line": 5,
    "tags": [
      {
        "name": "@transactional_server",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "selinux-debugging;no-previous-operation-has-created-wrong-selinux-label",
        "keyword": "Scenario",
        "name": "No previous operation has created wrong SELinux label",
        "description": "",
        "line": 9,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "files on container volumes should all have the proper SELinux label",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:752"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@transactional_server",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 30139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21916
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11963
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6737
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 248506
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 18891
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:700"
            },
            "result": {
              "status": "skipped",
              "duration": 98147
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 1796814
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16569
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "debug-the-server-after-the-testsuite-has-run",
    "uri": "features/finishing/srv_debug.feature",
    "keyword": "Feature",
    "name": "Debug the server after the testsuite has run",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@new_issue",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "debug-the-server-after-the-testsuite-has-run;call-spacewalk-debug-on-server",
        "keyword": "Scenario",
        "name": "Call spacewalk-debug on server",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:533"
            },
            "result": {
              "status": "passed",
              "duration": 15129932117
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21941
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14708
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14579
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11752
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6901
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 195528
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 14758
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 15 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 227687
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16663
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-tomcat-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the tomcat logs on server",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:504"
            },
            "result": {
              "status": "passed",
              "duration": 2519591003
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19847
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18697
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17423
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10990
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6664
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:35 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 207068
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19072
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 686127
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17758
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-salt-event-log-for-failures-on-server",
        "keyword": "Scenario",
        "name": "Check salt event log for failures on server",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 15,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:507"
            },
            "result": {
              "status": "passed",
              "duration": 3885121680
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 21075
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          },
          {
            "name": "@new_issue",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 19840
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 27179
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 11718
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 10772
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:38 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 213904
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20496
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 211605
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16722
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-taskomatic-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the taskomatic logs on server",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:512"
            },
            "result": {
              "status": "passed",
              "duration": 2537143952
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 19852
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18281
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17853
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12230
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6636
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:42 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 203445
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 28408
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 216584
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14311
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-for-out-of-memory-errors",
        "keyword": "Scenario",
        "name": "Check for out of memory errors",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:520"
            },
            "result": {
              "status": "passed",
              "duration": 4346734797
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 30153
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18530
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17983
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10864
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7252
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 212597
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 19257
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 289694
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16928
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "debug-the-clients-after-the-testsuite-has-run",
    "uri": "features/finishing/allcli_debug.feature",
    "keyword": "Feature",
    "name": "Debug the clients after the testsuite has run",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "debug-the-clients-after-the-testsuite-has-run;extract-the-logs-from-all-our-clients",
        "keyword": "Scenario",
        "name": "Extract the logs from all our clients",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I extract the log files from all our active nodes",
            "line": 7,
            "match": {
              "location": "features/step_definitions/command_steps.rb:539"
            },
            "result": {
              "status": "passed",
              "duration": 105636700045
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "passed",
                  "duration": 20092
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18946
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 9878
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 10684
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7013
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:48:49 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 222868
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 20443
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 105 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 234587
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18801
            }
          }
        ],
        "retried": 0
      }
    ]
  },
  {
    "id": "test-for-excessive-scc-accesses",
    "uri": "features/finishing/srv_count_scc_access.feature",
    "keyword": "Feature",
    "name": "Test for excessive SCC accesses",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@srv_scc_access_logging",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "test-for-excessive-scc-accesses;count-ui-scc-accesses-in-rhn_web_ui.log",
        "keyword": "Scenario",
        "name": "Count UI SCC accesses in rhn_web_ui.log",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 100 times in \"/var/log/rhn/rhn_web_ui.log\" on \"server\"",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1812"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28320
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 13773
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 6563
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:50:34 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 230317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 25448
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:705"
            },
            "result": {
              "status": "skipped",
              "duration": 3575403503
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 261829
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17422
            }
          }
        ],
        "retried": 0
      },
      {
        "id": "test-for-excessive-scc-accesses;count-taskomatic-scc-accesses-in-rhn_taskomatic_daemon.log",
        "keyword": "Scenario",
        "name": "Count Taskomatic SCC accesses in rhn_taskomatic_daemon.log",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the word \"scc.suse.com\" does not occur more than 50 times in \"/var/log/rhn/rhn_taskomatic_daemon.log\" on \"server\"",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1812"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:273"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@srv_scc_access_logging",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20566
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19267
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:144"
            },
            "result": {
              "status": "passed",
              "duration": 12328
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:240"
            },
            "result": {
              "status": "passed",
              "duration": 7386
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-15 18:50:38 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:279"
            },
            "result": {
              "status": "passed",
              "duration": 279132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:294"
            },
            "result": {
              "status": "passed",
              "duration": 22031
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:705"
            },
            "result": {
              "status": "skipped",
              "duration": 2618377580
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:149"
            },
            "result": {
              "status": "passed",
              "duration": 224078
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16284
            }
          }
        ],
        "retried": 0
      }
    ]
  }
]
