[
  {
    "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:767"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "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": 36617
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24833
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 14221
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 7173
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:00 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 342772
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 19751
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:714"
            },
            "result": {
              "status": "skipped",
              "duration": 106688
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 216408
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17933
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-server-after-the-testsuite-has-run",
    "uri": "features/finishing/srv_debug.feature",
    "keyword": "Feature",
    "name": "Debug the server after the testsuite has run",
    "description": "",
    "line": 5,
    "tags": [
      {
        "name": "@new_issue",
        "line": 4
      }
    ],
    "elements": [
      {
        "id": "debug-the-server-after-the-testsuite-has-run;call-spacewalk-debug-on-server",
        "keyword": "Scenario",
        "name": "Call spacewalk-debug on server",
        "description": "",
        "line": 7,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I execute spacewalk-debug on the server",
            "line": 8,
            "match": {
              "location": "features/step_definitions/command_steps.rb:548"
            },
            "result": {
              "status": "passed",
              "duration": 10021677843
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 69670
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 15017
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15737
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 9808
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 5903
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:00 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 2276587
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 19062
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 10 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 598645
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 52985
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-tomcat-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the tomcat logs on server",
        "description": "",
        "line": 10,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the tomcat logs should not contain errors",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:519"
            },
            "result": {
              "status": "passed",
              "duration": 650253891
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 48001
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 48759
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 26897
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 28656
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 7934
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 596757
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 28656
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 365110
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 29222
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-salt-event-log-for-failures-on-server",
        "keyword": "Scenario",
        "name": "Check salt event log for failures on server",
        "description": "",
        "line": 14,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the salt event log on server should contain no failures",
            "line": 15,
            "match": {
              "location": "features/step_definitions/salt_steps.rb:507"
            },
            "result": {
              "status": "passed",
              "duration": 1762039771
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 19868
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          },
          {
            "name": "@new_issue",
            "line": 13
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 62031
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 40223
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 21849
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 12719
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:10 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 371883
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 26451
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 2 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 248922
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 16296
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-the-taskomatic-logs-on-server",
        "keyword": "Scenario",
        "name": "Check the taskomatic logs on server",
        "description": "",
        "line": 17,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the taskomatic logs should not contain errors",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:527"
            },
            "result": {
              "status": "passed",
              "duration": 664582649
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 36546
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20039
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 17964
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 39489
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 6690
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:12 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 238480
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 17765
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 393991
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 53991
            }
          }
        ]
      },
      {
        "id": "debug-the-server-after-the-testsuite-has-run;check-for-out-of-memory-errors",
        "keyword": "Scenario",
        "name": "Check for out of memory errors",
        "description": "",
        "line": 20,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "the log messages should not contain out of memory errors",
            "line": 21,
            "match": {
              "location": "features/step_definitions/command_steps.rb:535"
            },
            "result": {
              "status": "passed",
              "duration": 695338384
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 55890
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@new_issue",
            "line": 4
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 45647
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 44547
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 16924
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 12759
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:13 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 357035
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 37849
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 557761
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 101888
            }
          }
        ]
      }
    ]
  },
  {
    "id": "debug-the-clients-after-the-testsuite-has-run",
    "uri": "features/finishing/allcli_debug.feature",
    "keyword": "Feature",
    "name": "Debug the clients after the testsuite has run",
    "description": "",
    "line": 4,
    "elements": [
      {
        "id": "debug-the-clients-after-the-testsuite-has-run;extract-the-logs-from-all-our-clients",
        "keyword": "Scenario",
        "name": "Extract the logs from all our clients",
        "description": "",
        "line": 6,
        "type": "scenario",
        "steps": [
          {
            "keyword": "When ",
            "name": "I extract the log files from all our active nodes",
            "line": 7,
            "match": {
              "location": "features/step_definitions/command_steps.rb:554"
            },
            "result": {
              "status": "passed",
              "duration": 80381708174
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "result": {
                  "status": "passed",
                  "duration": 17705
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 62393
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 18331
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 40591
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 15107
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:05:14 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 408464
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 41614
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 80 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 247297
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 13726
            }
          }
        ]
      }
    ]
  },
  {
    "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:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "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": 55694
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 50565
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 28504
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 13674
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:06:34 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 605972
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 48108
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:719"
            },
            "result": {
              "status": "skipped",
              "duration": 1005408986
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 235587
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15218
            }
          }
        ]
      },
      {
        "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:1801"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:284"
                },
                "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": 16406
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 20985
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:155"
            },
            "result": {
              "status": "passed",
              "duration": 11236
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:251"
            },
            "result": {
              "status": "passed",
              "duration": 7333
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-01-14 13:06:35 +0100\n"
            ],
            "match": {
              "location": "features/support/env.rb:290"
            },
            "result": {
              "status": "passed",
              "duration": 323555
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:305"
            },
            "result": {
              "status": "passed",
              "duration": 21176
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:719"
            },
            "result": {
              "status": "skipped",
              "duration": 683449467
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 1 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:160"
            },
            "result": {
              "status": "passed",
              "duration": 303643
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19308
            }
          }
        ]
      }
    ]
  }
]