[
  {
    "id": "sanity-checks",
    "uri": "features/core/allcli_sanity.feature",
    "keyword": "Feature",
    "name": "Sanity checks",
    "description": "  In order to use the product\n  I want to be sure to use a sane environment",
    "line": 4,
    "elements": [
      {
        "id": "sanity-checks;the-server-is-healthy",
        "keyword": "Scenario",
        "name": "The server is healthy",
        "description": "",
        "line": 8,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"server\" should have a FQDN",
            "line": 9,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 794492152
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 24630
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"server\"",
            "line": 10,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 2443405828
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16294
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"server\" should be exact",
            "line": 11,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 2539073612
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 18410
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"apache2\" is active on \"server\"",
            "line": 12,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2505620333
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15532
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"cobblerd\" is active on \"server\"",
            "line": 13,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2487980345
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16883
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"rhn-search\" is active on \"server\"",
            "line": 14,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2578718520
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15685
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-api\" is active on \"server\"",
            "line": 15,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 4108231330
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16494
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"salt-master\" is active on \"server\"",
            "line": 16,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2471858113
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16094
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"taskomatic\" is active on \"server\"",
            "line": 17,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2450226437
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15793
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "socket \"tftp\" is active on \"server\"",
            "line": 18,
            "match": {
              "location": "features/step_definitions/command_steps.rb:737"
            },
            "result": {
              "status": "passed",
              "duration": 2516045097
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15987
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "service \"tomcat\" is active on \"server\"",
            "line": 19,
            "match": {
              "location": "features/step_definitions/command_steps.rb:723"
            },
            "result": {
              "status": "passed",
              "duration": 2501806163
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15231
                }
              }
            ]
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 28542
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 10166
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 11340
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 8566
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:53:31 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 258250
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 19085
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 28 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 245635
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 35341
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-proxy-is-healthy",
        "keyword": "Scenario",
        "name": "The proxy is healthy",
        "description": "",
        "line": 22,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"proxy\" should have a FQDN",
            "line": 23,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 3151180552
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 18738
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"proxy\"",
            "line": 24,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 295220284
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16437
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"proxy\" should communicate with the server using public interface",
            "line": 25,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2832275116
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16324
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"proxy\" should be exact",
            "line": 26,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 288359817
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 18801
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@proxy",
            "line": 21
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 18275
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23694
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 12053
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 7039
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:53:59 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 213800
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 19265
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:321"
            },
            "result": {
              "status": "passed",
              "duration": 15648
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 288538
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19570
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The minion is healthy",
        "description": "",
        "line": 29,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"sle_minion\" should have a FQDN",
            "line": 30,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4533209911
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20802
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"sle_minion\"",
            "line": 31,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 416666619
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16476
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"sle_minion\" should communicate with the server using public interface",
            "line": 32,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2932392800
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 17158
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"sle_minion\" should be exact",
            "line": 33,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 415030857
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20380
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@sle_minion",
            "line": 28
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21368
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 24032
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 14796
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6745
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:05 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 230213
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 19382
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:333"
            },
            "result": {
              "status": "passed",
              "duration": 17129
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 379312
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 19991
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-build-host-is-healthy",
        "keyword": "Scenario",
        "name": "The build host is healthy",
        "description": "",
        "line": 36,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"build_host\" should have a FQDN",
            "line": 37,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 2482716958
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 19415
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"build_host\"",
            "line": 38,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 219250049
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 17115
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"build_host\" should communicate with the server using public interface",
            "line": 39,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 3638678125
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16441
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"build_host\" should be exact",
            "line": 40,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 206385072
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 19769
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@build_host",
            "line": 35
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21290
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 23215
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 15750
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 8023
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:14 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 222972
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 20395
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:353"
            },
            "result": {
              "status": "passed",
              "duration": 18785
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 6 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 375857
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17139
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-ssh-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The SSH minion is healthy",
        "description": "",
        "line": 43,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"ssh_minion\" should have a FQDN",
            "line": 44,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 4476263403
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 18994
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"ssh_minion\"",
            "line": 45,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 426163139
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16449
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"ssh_minion\" should communicate with the server using public interface",
            "line": 46,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2980265268
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 17337
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"ssh_minion\" should be exact",
            "line": 47,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 415441783
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20245
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@ssh_minion",
            "line": 42
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 22710
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22266
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 17125
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6247
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:20 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 254215
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 22352
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:349"
            },
            "result": {
              "status": "passed",
              "duration": 16802
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 9 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 429729
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 20015
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-red-hat-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Red Hat-like minion is healthy",
        "description": "",
        "line": 50,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"rhlike_minion\" should have a FQDN",
            "line": 51,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 1946948882
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 21552
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"rhlike_minion\"",
            "line": 52,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 190171913
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 17825
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"rhlike_minion\" should communicate with the server using public interface",
            "line": 53,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 4509365947
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 15671
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"rhlike_minion\" should be exact",
            "line": 54,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 179686816
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20247
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@rhlike_minion",
            "line": 49
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21624
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 25672
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 14946
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 9257
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:29 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 228644
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 23799
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:337"
            },
            "result": {
              "status": "passed",
              "duration": 16970
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 7 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 225362
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18652
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-debian-like-minion-is-healthy",
        "keyword": "Scenario",
        "name": "The Debian-like minion is healthy",
        "description": "",
        "line": 57,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "\"deblike_minion\" should have a FQDN",
            "line": 58,
            "match": {
              "location": "features/step_definitions/command_steps.rb:15"
            },
            "result": {
              "status": "passed",
              "duration": 5508037697
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20875
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "reverse resolution should work for \"deblike_minion\"",
            "line": 59,
            "match": {
              "location": "features/step_definitions/command_steps.rb:28"
            },
            "result": {
              "status": "passed",
              "duration": 218160126
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16115
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "\"deblike_minion\" should communicate with the server using public interface",
            "line": 60,
            "match": {
              "location": "features/step_definitions/retail_steps.rb:47"
            },
            "result": {
              "status": "passed",
              "duration": 2761021604
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 16585
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "the clock from \"deblike_minion\" should be exact",
            "line": 61,
            "match": {
              "location": "features/step_definitions/command_steps.rb:46"
            },
            "result": {
              "status": "passed",
              "duration": 232740328
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 19934
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@deblike_minion",
            "line": 56
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 21344
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22779
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 15672
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6524
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:36 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 348146
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 19077
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:341"
            },
            "result": {
              "status": "passed",
              "duration": 19241
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 8 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 340668
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 18203
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-external-resources-can-be-reached",
        "keyword": "Scenario",
        "name": "The external resources can be reached",
        "description": "",
        "line": 64,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the test packages",
            "line": 65,
            "match": {
              "location": "features/step_definitions/command_steps.rb:54"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the build sources",
            "line": 66,
            "match": {
              "location": "features/step_definitions/command_steps.rb:72"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          },
          {
            "keyword": "And ",
            "name": "it should be possible to reach the Docker profiles",
            "line": 67,
            "match": {
              "location": "features/step_definitions/command_steps.rb:82"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@skip_if_cloud",
            "line": 63
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 20990
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21911
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 17424
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 7211
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 224144
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 22285
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:708"
            },
            "result": {
              "status": "skipped",
              "duration": 176629
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 214169
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 11108
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-http-proxy-is-working",
        "keyword": "Scenario",
        "name": "The HTTP proxy is working",
        "description": "",
        "line": 70,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the HTTP proxy",
            "line": 71,
            "match": {
              "location": "features/step_definitions/command_steps.rb:59"
            },
            "result": {
              "status": "skipped"
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "skipped"
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@server_http_proxy",
            "line": 69
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14486
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 15315
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 9600
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6298
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 205109
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 16248
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:688"
            },
            "result": {
              "status": "skipped",
              "duration": 77885
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 0 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 241951
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 9574
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-registry-with-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry with authentication is healthy",
        "description": "",
        "line": 74,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the authenticated registry",
            "line": 75,
            "match": {
              "location": "features/step_definitions/command_steps.rb:90"
            },
            "result": {
              "status": "passed",
              "duration": 2496124671
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 20114
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@auth_registry",
            "line": 73
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 14522
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21739
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 9824
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 5327
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:44 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 176377
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 15332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:703"
            },
            "result": {
              "status": "passed",
              "duration": 9316
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 229210
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 14058
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-registry-without-authentication-is-healthy",
        "keyword": "Scenario",
        "name": "The registry without authentication is healthy",
        "description": "",
        "line": 78,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to reach the not authenticated registry",
            "line": 79,
            "match": {
              "location": "features/step_definitions/command_steps.rb:97"
            },
            "result": {
              "status": "passed",
              "duration": 4308268639
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 19043
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@no_auth_registry",
            "line": 77
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17090
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 22652
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 11535
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6672
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:47 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 199917
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 18090
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:698"
            },
            "result": {
              "status": "passed",
              "duration": 5844
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 4 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 222771
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 17747
            }
          }
        ]
      },
      {
        "id": "sanity-checks;the-custom-download-endpoint-is-working",
        "keyword": "Scenario",
        "name": "The custom download endpoint is working",
        "description": "",
        "line": 82,
        "type": "scenario",
        "steps": [
          {
            "keyword": "Then ",
            "name": "it should be possible to use the custom download endpoint",
            "line": 83,
            "match": {
              "location": "features/step_definitions/command_steps.rb:67"
            },
            "result": {
              "status": "passed",
              "duration": 2512760974
            },
            "after": [
              {
                "match": {
                  "location": "features/support/env.rb:287"
                },
                "result": {
                  "status": "passed",
                  "duration": 18884
                }
              }
            ]
          }
        ],
        "tags": [
          {
            "name": "@custom_download_endpoint",
            "line": 81
          }
        ],
        "before": [
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:14"
            },
            "result": {
              "status": "passed",
              "duration": 17522
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:22"
            },
            "result": {
              "status": "passed",
              "duration": 21309
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:146"
            },
            "result": {
              "status": "passed",
              "duration": 10891
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:254"
            },
            "result": {
              "status": "passed",
              "duration": 6202
            }
          },
          {
            "output": [
              "This scenario ran at: 2026-04-22 09:54:51 +0200\n"
            ],
            "match": {
              "location": "features/support/env.rb:293"
            },
            "result": {
              "status": "passed",
              "duration": 196950
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:308"
            },
            "result": {
              "status": "passed",
              "duration": 18332
            }
          },
          {
            "match": {
              "location": "features/support/env.rb:693"
            },
            "result": {
              "status": "passed",
              "duration": 4708
            }
          }
        ],
        "after": [
          {
            "output": [
              "This scenario took: 3 seconds"
            ],
            "match": {
              "location": "features/support/env.rb:151"
            },
            "result": {
              "status": "passed",
              "duration": 283464
            }
          },
          {
            "match": {
              "location": "capybara-3.40.0/lib/capybara/cucumber.rb:10"
            },
            "result": {
              "status": "passed",
              "duration": 15772
            }
          }
        ]
      }
    ]
  }
]