[
  {
    "id": "reconfigure-the-server's-hostname",
    "uri": "features/finishing/srv_rename_hostname.feature",
    "keyword": "Feature",
    "name": "Reconfigure the server's hostname",
    "description": "  As admin user\n  In order to change the server's hostname\n  I want to use the tool spacewalk-hostname-rename.",
    "line": 12,
    "tags": [
      {
        "name": "@skip_if_github_validation",
        "line": 9
      },
      {
        "name": "@skip_if_cloud",
        "line": 10
      },
      {
        "name": "@skip_if_containerized_server",
        "line": 11
      }
    ],
    "elements": [
      {
        "id": "reconfigure-the-server's-hostname;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:486"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 27325
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22620
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 11358
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 6494
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 325515
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16669
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 89759
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 7601
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 69637
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 209835
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16476
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;change-hostname-and-reboot-server",
        "keyword": "Scenario",
        "name": "Change hostname and reboot server",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I change the server's short hostname from hosts and hostname files",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1664"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I reboot the server through SSH",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1616"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I run spacewalk-hostname-rename command on the server",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1684"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13687
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 14955
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9568
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 6283
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 181687
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16696
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 138793
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6699
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 60070
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 177176
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9244
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;copy-the-new-server-keys-and-configure-the-proxy",
        "keyword": "Scenario",
        "name": "Copy the new server keys and configure the proxy",
        "description": "",
        "line": 26,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I copy server's keys to the proxy",
            "line": 27,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1174"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I configure the proxy",
            "line": 28,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1198"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" via spacecmd",
            "line": 29,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:233"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"venv-salt-minion\" service on \"proxy\"",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:737"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"venv-salt-minion\" is active on \"proxy\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:749"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"salt-broker\" service on \"proxy\"",
            "line": 32,
            "match": {
              "location": "features/step_definitions/command_steps.rb:737"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"salt-broker\" is active on \"proxy\"",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:749"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 25
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11825
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18480
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 13081
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 6243
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 174640
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14093
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 12789
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 208384
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 8015
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 48899
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 167802
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 10727
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-proxy-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the proxy to populate new server CA",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"proxy\"",
            "line": 37,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13274
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15805
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9443
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5745
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 170764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 9077
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 55519
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 4893
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 46679
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 180305
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 10650
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE Minion to populate new server CA",
        "description": "",
        "line": 40,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"sle_minion\"",
            "line": 41,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@sle_minion",
            "line": 39
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12166
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18647
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 12270
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5955
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 168595
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 15501
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:349"
            },
            "result": {
              "status": "passed",
              "duration": 9561
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 91152
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6305
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 47594
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 173020
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8996
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-ssh-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE SSH Minion to populate new server CA",
        "description": "",
        "line": 44,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@ssh_minion",
            "line": 43
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11521
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16054
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9226
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 9140
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 191155
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13283
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:365"
            },
            "result": {
              "status": "passed",
              "duration": 7879
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 55675
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 4733
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 43454
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 162115
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8534
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-red-hat-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Red Hat-like Minion to populate new server CA",
        "description": "",
        "line": 48,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"rhlike_minion\"",
            "line": 49,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@rhlike_minion",
            "line": 47
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10816
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22399
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 15465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 6585
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 177370
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14251
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 11873
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 230555
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 7527
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 123787
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 175906
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9136
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-debian-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Debian-like Minion to populate new server CA",
        "description": "",
        "line": 52,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"deblike_minion\"",
            "line": 53,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@deblike_minion",
            "line": 51
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11619
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15924
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 10140
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5539
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 167258
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13616
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:357"
            },
            "result": {
              "status": "passed",
              "duration": 8688
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 53720
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 57869
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 171420
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8418
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-build-host-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the build host to populate new server CA",
        "description": "",
        "line": 56,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"build_host\"",
            "line": 57,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@build_host",
            "line": 55
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10884
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16858
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9183
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5098
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 163697
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12307
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:369"
            },
            "result": {
              "status": "passed",
              "duration": 7874
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 112086
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 7518
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 101546
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 166691
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9909
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;check-all-new-server-certificates-on-the-minions",
        "keyword": "Scenario",
        "name": "Check all new server certificates on the minions",
        "description": "",
        "line": 59,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I check all certificates after renaming the server hostname",
            "line": 60,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1720"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11543
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16168
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 10013
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5101
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 243567
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14143
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 64990
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6893
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 46489
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 174654
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8516
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;do-some-minimal-smoke-test-on-the-renamed-server",
        "keyword": "Scenario",
        "name": "Do some minimal smoke test on the renamed server",
        "description": "",
        "line": 62,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Given ",
            "name": "I am on the Systems overview page of this \"sle_minion\"",
            "line": 63,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:500"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I follow \"Details\" in the content area",
            "line": 64,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Remote Command\" in the content area",
            "line": 65,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I enter as remote command this script in",
            "line": 66,
            "doc_string": {
              "value": "#!/bin/bash\ndate",
              "content_type": "",
              "line": 67
            },
            "match": {
              "location": "features/step_definitions/common_steps.rb:251"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I click on \"Schedule\"",
            "line": 71,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:314"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Events\" in the content area",
            "line": 72,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"Pending\" in the content area",
            "line": 73,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait at most 180 seconds until I do not see \"Remote Command on\" text, refreshing the page",
            "line": 74,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:77"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I follow \"History\" in the content area",
            "line": 75,
            "match": {
              "location": "features/step_definitions/navigation_steps.rb:380"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I wait until I see the event \"Remote Command on\" completed during last minute, refreshing the page",
            "line": 76,
            "match": {
              "location": "features/step_definitions/common_steps.rb:198"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11050
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13076
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 8959
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5144
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 166138
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13167
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 58125
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 5337
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 43738
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 170126
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9619
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;change-hostname-back-and-reboot-server",
        "keyword": "Scenario",
        "name": "Change hostname back and reboot server",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I change back the server's hostname",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1759"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I run spacewalk-hostname-rename command on the server",
            "line": 80,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1684"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11615
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16644
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9164
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5376
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 521530
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 15695
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 61907
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 45703
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 169809
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8020
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;copy-the-new-server-keys-and-configure-the-proxy",
        "keyword": "Scenario",
        "name": "Copy the new server keys and configure the proxy",
        "description": "",
        "line": 83,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I copy server's keys to the proxy",
            "line": 84,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1174"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "I configure the proxy",
            "line": 85,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1198"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "I should see \"proxy\" via spacecmd",
            "line": 86,
            "match": {
              "location": "features/step_definitions/setup_steps.rb:233"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"venv-salt-minion\" service on \"proxy\"",
            "line": 87,
            "match": {
              "location": "features/step_definitions/command_steps.rb:737"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"venv-salt-minion\" is active on \"proxy\"",
            "line": 88,
            "match": {
              "location": "features/step_definitions/command_steps.rb:749"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "When ",
            "name": "I restart the \"salt-broker\" service on \"proxy\"",
            "line": 89,
            "match": {
              "location": "features/step_definitions/command_steps.rb:737"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "Then ",
            "name": "service \"salt-broker\" is active on \"proxy\"",
            "line": 90,
            "match": {
              "location": "features/step_definitions/command_steps.rb:749"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 82
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12069
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21679
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9185
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 8531
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 182639
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16752
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 8338
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 245242
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 7701
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 49777
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 221567
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9209
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-proxy-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the proxy to populate new server CA",
        "description": "",
        "line": 93,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"proxy\"",
            "line": 94,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@proxy",
            "line": 92
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11476
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 13526
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 8651
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5274
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 188950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12609
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 6584
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 51309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 5071
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 44259
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 169943
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11006
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE Minion to populate new server CA",
        "description": "",
        "line": 97,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"sle_minion\"",
            "line": 98,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@sle_minion",
            "line": 96
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 12684
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 13367
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5383
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 223194
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13301
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:349"
            },
            "result": {
              "status": "passed",
              "duration": 7503
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 143447
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 6964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 51524
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 174907
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 7763
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-suse-ssh-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the SUSE SSH Minion to populate new server CA",
        "description": "",
        "line": 101,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"ssh_minion\"",
            "line": 102,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@ssh_minion",
            "line": 100
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 10842
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16888
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9018
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 9045
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 166663
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12545
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:365"
            },
            "result": {
              "status": "passed",
              "duration": 7547
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 55663
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 5590
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 44597
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 173699
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8187
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-red-hat-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Red Hat-like Minion to populate new server CA",
        "description": "",
        "line": 105,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"rhlike_minion\"",
            "line": 106,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@rhlike_minion",
            "line": 104
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 13365
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17749
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 14685
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5400
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 369182
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 15764
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 11403
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 216656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 8151
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 118185
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 246470
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8791
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-debian-like-minion-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the Debian-like Minion to populate new server CA",
        "description": "",
        "line": 109,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"deblike_minion\"",
            "line": 110,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@deblike_minion",
            "line": 108
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11154
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16876
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 8860
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5766
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 169273
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13673
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:357"
            },
            "result": {
              "status": "passed",
              "duration": 7214
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 55019
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 8056
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 51810
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 185406
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 7392
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;apply-high-state-on-the-build-host-to-populate-new-server-ca",
        "keyword": "Scenario",
        "name": "Apply high state on the build host to populate new server CA",
        "description": "",
        "line": 113,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I apply highstate on \"build_host\"",
            "line": 114,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:647"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          },
          {
            "name": "@build_host",
            "line": 112
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11082
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17204
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9161
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5409
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 187326
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13420
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:369"
            },
            "result": {
              "status": "passed",
              "duration": 12335
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 93884
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 8820
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 92475
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 165997
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 7434
            }
          }
        ]
      },
      {
        "id": "reconfigure-the-server's-hostname;check-all-new-server-certificates-on-the-minions",
        "keyword": "Scenario",
        "name": "Check all new server certificates on the minions",
        "description": "",
        "line": 116,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I check all certificates after renaming the server hostname",
            "line": 117,
            "match": {
              "location": "features/step_definitions/command_steps.rb:1720"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_github_validation",
            "line": 9
          },
          {
            "name": "@skip_if_cloud",
            "line": 10
          },
          {
            "name": "@skip_if_containerized_server",
            "line": 11
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11320
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17816
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9414
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5703
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 168042
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 13682
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:732"
            },
            "result": {
              "status": "skipped",
              "duration": 61126
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:742"
            },
            "result": {
              "status": "passed",
              "duration": 5381
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:747"
            },
            "result": {
              "status": "skipped",
              "duration": 46527
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 224170
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8644
            }
          }
        ]
      }
    ]
  },
  {
    "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:770"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "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": 11154
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 11776
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9200
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5060
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 163168
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 12132
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:766"
            },
            "result": {
              "status": "skipped",
              "duration": 51577
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 174139
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 8013
            }
          }
        ]
      }
    ]
  },
  {
    "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": "  * Related GitHub Card: https://github.com/SUSE/spacewalk/issues/25872",
    "line": 5,
    "tags": [
      {
        "name": "@test_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": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:548"
            },
            "result": {
              "status": "passed",
              "duration": 35860537259
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 16287
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@test_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 11988
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16465
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9145
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 10168
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 355942
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 14705
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 36 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 206730
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 12028
            }
          }
        ]
      },
      {
        "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": 11,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:519"
            },
            "result": {
              "status": "passed",
              "duration": 2718538163
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 15534
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@test_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16214
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 16802
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 9928
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 7168
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:54 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 214573
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16167
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 216635
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17123
            }
          }
        ]
      },
      {
        "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": 15,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 16,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:512"
            },
            "result": {
              "status": "failed",
              "error_message": "\nFound 41 failures in salt event log:\n\n# Failure 1 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"salt-minion-key-pem\",\n    \"__run_num__\": 27,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.005,\n    \"name\": \"/etc/venv-salt-minion/pki/minion/minion.pem\",\n    \"result\": false,\n    \"start_time\": \"07:22:44.669477\"\n}\n\n# Failure 2 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"salt-minion-key-pub\",\n    \"__run_num__\": 26,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.007,\n    \"name\": \"/etc/venv-salt-minion/pki/minion/minion.pub\",\n    \"result\": false,\n    \"start_time\": \"07:22:44.669247\"\n}\n\n# Failure 3 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"salt-minion-minion_id-file\",\n    \"__run_num__\": 19,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.003,\n    \"name\": \"/etc/venv-salt-minion/minion_id\",\n    \"result\": false,\n    \"start_time\": \"07:22:44.571172\"\n}\n\n# Failure 4 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"salt-minion-susemanager-config\",\n    \"__run_num__\": 18,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.005,\n    \"name\": \"/etc/venv-salt-minion/minion.d/susemanager.conf\",\n    \"result\": false,\n    \"start_time\": \"07:22:44.571007\"\n}\n\n# Failure 5 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"salt-minion-package\",\n    \"__run_num__\": 17,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"Error occurred installing package(s). Additional info follows:\\n\\nerrors:\\n    - Running scope as unit: run-r1c8e8d53998841168f4dfec5935955e3.scope\\n      Error: There are no enabled repositories in \\\"/etc/yum.repos.d\\\", \\\"/etc/yum/repos.d\\\", \\\"/etc/distro.repos.d\\\".\",\n    \"duration\": 2107.427,\n    \"name\": \"venv-salt-minion\",\n    \"result\": false,\n    \"start_time\": \"07:22:42.462552\"\n}\n\n# Failure 6 , _stamp: 2026-05-24T05:22:45.497882 {\n    \"__id__\": \"venv-salt-minion\",\n    \"__run_num__\": 29,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-susemanager-config, bootstrap.salt-minion-minion_id-file, bootstrap.salt-minion-package, bootstrap.salt-minion-key-pub, bootstrap.salt-minion-key-pem\",\n    \"duration\": 0.005,\n    \"name\": \"venv-salt-minion\",\n    \"result\": false,\n    \"start_time\": \"07:22:44.671272\"\n}\n\n# Failure 7 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"salt-minion-key-pem\",\n    \"__run_num__\": 23,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.004,\n    \"name\": \"/etc/venv-salt-minion/pki/minion/minion.pem\",\n    \"result\": false,\n    \"start_time\": \"07:42:12.283436\"\n}\n\n# Failure 8 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"salt-minion-key-pub\",\n    \"__run_num__\": 22,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.005,\n    \"name\": \"/etc/venv-salt-minion/pki/minion/minion.pub\",\n    \"result\": false,\n    \"start_time\": \"07:42:12.283238\"\n}\n\n# Failure 9 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"salt-minion-minion_id-file\",\n    \"__run_num__\": 15,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.005,\n    \"name\": \"/etc/venv-salt-minion/minion_id\",\n    \"result\": false,\n    \"start_time\": \"07:42:12.197081\"\n}\n\n# Failure 10 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"salt-minion-susemanager-config\",\n    \"__run_num__\": 14,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-package\",\n    \"duration\": 0.007,\n    \"name\": \"/etc/venv-salt-minion/minion.d/susemanager.conf\",\n    \"result\": false,\n    \"start_time\": \"07:42:12.196853\"\n}\n\n# Failure 11 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"salt-minion-package\",\n    \"__run_num__\": 13,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"Problem encountered installing package(s). Additional info follows:\\n\\nerrors:\\n    - Running as unit: run-r9adbd145760e4fc3940dba25117cffbc.scope; invocation ID: 9656a5c349f542fb8c407d4542cd8c9b\\n      E: Package 'venv-salt-minion' has no installation candidate\",\n    \"duration\": 237.819,\n    \"name\": \"venv-salt-minion\",\n    \"result\": false,\n    \"start_time\": \"07:42:11.958449\"\n}\n\n# Failure 12 , _stamp: 2026-05-24T05:42:12.932488 {\n    \"__id__\": \"venv-salt-minion\",\n    \"__run_num__\": 25,\n    \"__sls__\": \"bootstrap\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: bootstrap.salt-minion-minion_id-file, bootstrap.salt-minion-key-pub, bootstrap.salt-minion-package, bootstrap.salt-minion-susemanager-config, bootstrap.salt-minion-key-pem\",\n    \"duration\": 0.008,\n    \"name\": \"venv-salt-minion\",\n    \"result\": false,\n    \"start_time\": \"07:42:12.285311\"\n}\n\n# Failure 14 , _stamp: 2026-05-24T08:08:37.067790 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 11917,\n            \"retcode\": 4,\n            \"stderr\": \"[WARNING]: Error loading plugin 'community.general.zypper': No module named 'ansible_collections.community'\\n[ERROR]: couldn't resolve module/action 'zypper'. This often indicates a misspelling, missing collection, or incorrect module path.\\nOrigin: /srv/playbooks/orion_dummy/playbook_orion_dummy.yml:5:5\\n\\n3\\n4   tasks:\\n5   - name: Install Orion dummy package\\n      ^ column 5\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2747.962,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:08:34.309418\"\n}\n\n# Failure 15 , _stamp: 2026-05-24T08:09:27.107064 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 11949,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2525.281,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:09:24.571769\"\n}\n\n# Failure 16 , _stamp: 2026-05-24T08:10:52.256141 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 11981,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2492.029,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:10:49.750382\"\n}\n\n# Failure 17 , _stamp: 2026-05-24T08:12:15.313222 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 12014,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2587.024,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:12:12.716883\"\n}\n\n# Failure 18 , _stamp: 2026-05-24T08:13:39.445239 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 12045,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2455.542,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:13:36.979132\"\n}\n\n# Failure 19 , _stamp: 2026-05-24T08:15:04.116004 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 12076,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2612.504,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:15:01.490154\"\n}\n\n# Failure 20 , _stamp: 2026-05-24T08:16:27.160610 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 12107,\n            \"retcode\": 1,\n            \"stderr\": \"[WARNING]: No inventory was parsed, only implicit localhost is available\\n[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'\\n[WARNING]: Error loading plugin 'ansible.posix.json': No module named 'ansible_collections.ansible.posix'\\n[ERROR]: Could not load 'json' callback plugin.\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2598.639,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"10:16:24.553367\"\n}\n\n# Failure 21 , _stamp: 2026-05-24T09:33:25.845508 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 16006.229,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:33:09.806626\"\n}\n\n# Failure 22 , _stamp: 2026-05-24T09:33:25.845508 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:33:25.813328\"\n}\n\n# Failure 23 , _stamp: 2026-05-24T09:33:25.845508 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:33:25.813599\"\n}\n\n# Failure 24 , _stamp: 2026-05-24T09:34:53.206378 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 16166.128,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:34:37.007434\"\n}\n\n# Failure 25 , _stamp: 2026-05-24T09:34:53.206378 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:34:53.174028\"\n}\n\n# Failure 26 , _stamp: 2026-05-24T09:34:53.206378 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:34:53.174302\"\n}\n\n# Failure 27 , _stamp: 2026-05-24T09:40:53.946706 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 16428.042,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:40:37.412659\"\n}\n\n# Failure 28 , _stamp: 2026-05-24T09:40:53.946706 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:40:53.841230\"\n}\n\n# Failure 29 , _stamp: 2026-05-24T09:40:53.946706 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:40:53.841498\"\n}\n\n# Failure 30 , _stamp: 2026-05-24T09:42:05.813370 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 16187.245,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:41:49.525054\"\n}\n\n# Failure 31 , _stamp: 2026-05-24T09:42:05.813370 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:42:05.712784\"\n}\n\n# Failure 32 , _stamp: 2026-05-24T09:42:05.813370 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.003,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:42:05.713062\"\n}\n\n# Failure 33 , _stamp: 2026-05-24T09:43:25.606887 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 15167.68,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:43:10.342887\"\n}\n\n# Failure 34 , _stamp: 2026-05-24T09:43:25.606887 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:43:25.511036\"\n}\n\n# Failure 35 , _stamp: 2026-05-24T09:43:25.606887 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.003,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:43:25.511307\"\n}\n\n# Failure 36 , _stamp: 2026-05-24T09:44:37.798266 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker. Error(s) follow:\\n\\nmanifest for ip-172-16-1-175.eu-central-1.compute.internal/suse/sle15:15.7 not found: manifest unknown: manifest unknown\",\n    \"duration\": 17147.303,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:44:20.618285\"\n}\n\n# Failure 37 , _stamp: 2026-05-24T09:44:37.798266 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.005,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:44:37.766100\"\n}\n\n# Failure 38 , _stamp: 2026-05-24T09:44:37.798266 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:44:37.766379\"\n}\n\n# Failure 39 , _stamp: 2026-05-24T09:53:57.648272 {\n    \"__id__\": \"mgr_buildimage\",\n    \"__run_num__\": 1,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"Module function docker.build threw an exception. Exception: Build failed for https://github.com/uyuni-project/uyuni.git#:testsuite/features/profiles/temporary/docker_profiles/cloud_aws/Docker/authprofile. Error(s) follow:\\n\\nHead \\\"https://ip-172-16-1-175.eu-central-1.compute.internal:5000/v2/cucutest/systemsmanagement/uyuni/master/docker/containers/uyuni-master-testsuite/manifests/latest\\\": no basic auth credentials\",\n    \"duration\": 15505.243,\n    \"name\": \"docker.build\",\n    \"result\": false,\n    \"start_time\": \"11:53:42.111530\"\n}\n\n# Failure 40 , _stamp: 2026-05-24T09:53:57.648272 {\n    \"__id__\": \"mgr_pushimage\",\n    \"__run_num__\": 2,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_buildimage\",\n    \"duration\": 0.004,\n    \"name\": \"docker.push\",\n    \"result\": false,\n    \"start_time\": \"11:53:57.617274\"\n}\n\n# Failure 41 , _stamp: 2026-05-24T09:53:57.648272 {\n    \"__id__\": \"mgr_registries_logout\",\n    \"__run_num__\": 3,\n    \"__sls__\": \"images.docker\",\n    \"changes\": {},\n    \"comment\": \"One or more requisite failed: images.docker.mgr_pushimage\",\n    \"duration\": 0.003,\n    \"name\": \"docker.logout\",\n    \"result\": false,\n    \"start_time\": \"11:53:57.617553\"\n}\n\n# Failure 42 , _stamp: 2026-05-24T10:52:13.189444 {\n    \"__id__\": \"run_ansible_playbook\",\n    \"__run_num__\": 0,\n    \"__sls__\": \"ansible.runplaybook\",\n    \"changes\": {\n        \"ret\": {\n            \"pid\": 22354,\n            \"retcode\": 4,\n            \"stderr\": \"[WARNING]: Error loading plugin 'community.general.zypper': No module named 'ansible_collections.community'\\n[ERROR]: couldn't resolve module/action 'zypper'. This often indicates a misspelling, missing collection, or incorrect module path.\\nOrigin: /srv/playbooks/orion_dummy/playbook_orion_dummy.yml:5:5\\n\\n3\\n4   tasks:\\n5   - name: Install Orion dummy package\\n      ^ column 5\",\n            \"stdout\": \"\"\n        }\n    },\n    \"comment\": \"Module function ansible.playbooks executed\",\n    \"duration\": 2805.184,\n    \"name\": \"ansible.playbooks\",\n    \"result\": false,\n    \"start_time\": \"12:52:09.903204\"\n}\n\n (ScriptError)\n./features/step_definitions/salt_steps.rb:531:in `/^the salt event log on server should contain no failures$/'\nfeatures/finishing/srv_debug.feature:16:in `the salt event log on server should contain no failures'",
              "duration": 8826611587
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@test_issue",
            "line": 4
          },
          {
            "name": "@test_issue",
            "line": 14
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 16246
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 19228
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 33191
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5732
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:38:56 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 228444
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 18366
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 5209164951
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 25054
            }
          }
        ]
      },
      {
        "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": 18,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:527"
            },
            "result": {
              "status": "passed",
              "duration": 2684797317
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 17240
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@test_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18227
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17262
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 11767
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 8010
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:39:10 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 1676929
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 20163
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 213513
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14236
            }
          }
        ]
      },
      {
        "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": 21,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 22,
            "match": {
              "location": "features/step_definitions/command_steps.rb:535"
            },
            "result": {
              "status": "passed",
              "duration": 4833624664
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "result": {
                  "status": "passed",
                  "duration": 17878
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@test_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17487
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17347
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 11317
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 5806
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:39:13 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 208915
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 16590
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 5 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 213758
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13669
            }
          }
        ]
      }
    ]
  },
  {
    "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:1843"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "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": 18519
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18314
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 12095
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 10033
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:39:18 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 202044
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 17558
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:771"
            },
            "result": {
              "status": "skipped",
              "duration": 2595033463
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 225670
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13392
            }
          }
        ]
      },
      {
        "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:1843"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:303"
                },
                "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": 17723
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21754
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:161"
            },
            "result": {
              "status": "passed",
              "duration": 11304
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:270"
            },
            "result": {
              "status": "passed",
              "duration": 10903
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-05-24 13:39:21 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:309"
            },
            "result": {
              "status": "passed",
              "duration": 517275
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:324"
            },
            "result": {
              "status": "passed",
              "duration": 17180
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:771"
            },
            "result": {
              "status": "skipped",
              "duration": 2599061708
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:166"
            },
            "result": {
              "status": "passed",
              "duration": 220395
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17339
            }
          }
        ]
      }
    ]
  }
]