[
  {
    "SuitePath": "/tmp/tmp.IKIXBLK5Sv/cmd",
    "SuiteDescription": "Red Hat App Studio E2E tests",
    "SuiteLabels": [],
    "SuiteSemVerConstraints": [],
    "SuiteSucceeded": false,
    "SuiteHasProgrammaticFocus": false,
    "SpecialSuiteFailureReasons": [],
    "PreRunStats": {
      "TotalSpecs": 461,
      "SpecsThatWillRun": 147
    },
    "StartTime": "2026-04-20T22:48:25.421080213Z",
    "EndTime": "2026-04-20T23:20:02.336545215Z",
    "RunTime": 1896915464992,
    "SuiteConfig": {
      "RandomSeed": 1776725159,
      "RandomizeAllSpecs": false,
      "FocusStrings": null,
      "SkipStrings": null,
      "FocusFiles": null,
      "SkipFiles": null,
      "LabelFilter": "build-service",
      "SemVerFilter": "",
      "FailOnPending": false,
      "FailOnEmpty": false,
      "FailFast": false,
      "FlakeAttempts": 0,
      "MustPassRepeatedly": 0,
      "DryRun": false,
      "PollProgressAfter": 0,
      "PollProgressInterval": 0,
      "Timeout": 5261596731235,
      "EmitSpecProgress": false,
      "OutputInterceptorMode": "none",
      "SourceRoots": null,
      "GracePeriod": 30000000000,
      "ParallelProcess": 1,
      "ParallelTotal": 20,
      "ParallelHost": "127.0.0.1:34815"
    },
    "SpecReports": [
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "creates component with context directory go-component",
        "State": "passed",
        "StartTime": "2026-04-20T22:48:25.717778544Z",
        "EndTime": "2026-04-20T22:48:51.312641185Z",
        "RunTime": 25594862651,
        "ParallelProcess": 1,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component go-component-glyvlm in namespace build-e2e-dscy do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 40
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:25.718915465Z"
            },
            "Message": "test pac with multiple components using same repository",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 40
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:41.166640168Z"
            },
            "Message": "test pac with multiple components using same repository",
            "Duration": 15447724743,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:41.166910582Z"
            },
            "Message": "creates component with context directory go-component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 106
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 6,
              "Time": "2026-04-20T22:48:51.312400792Z"
            },
            "Message": "creates component with context directory go-component",
            "Duration": 10145490180,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 7,
              "Time": "2026-04-20T22:48:51.312599623Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 167,
              "Order": 9,
              "Time": "2026-04-20T22:48:51.312635184Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 35572,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "triggers a PipelineRun for component go-component-glyvlm",
        "State": "failed",
        "StartTime": "2026-04-20T22:48:51.313202435Z",
        "EndTime": "2026-04-20T23:18:52.654453805Z",
        "RunTime": 1801341251360,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Timed out after 1800.001s.\ntimed out when waiting for the PipelineRun to start for the component go-component-glyvlm/build-e2e-dscy\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc001618100\u003e: \n    no pipelinerun found for component go-component-glyvlm\n    {\n        s: \"no pipelinerun found for component go-component-glyvlm\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 137,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func4.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go:137 +0x284"
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 11,
            "Time": "2026-04-20T23:18:51.314358612Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 125
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\nPipelineRun has not been created yet for the component build-e2e-dscy/go-component-glyvlm\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-20T22:48:51.313315001Z"
            },
            "Message": "triggers a PipelineRun for component go-component-glyvlm",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 125
            },
            "TimelineLocation": {
              "Offset": 8100,
              "Order": 12,
              "Time": "2026-04-20T23:18:51.314371793Z"
            },
            "Message": "triggers a PipelineRun for component go-component-glyvlm",
            "Duration": 1800001056782,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Offset": 8100,
              "Order": 13,
              "Time": "2026-04-20T23:18:51.314529591Z"
            },
            "Message": "test pac with multiple components using same repository",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 68
            },
            "TimelineLocation": {
              "Offset": 8100,
              "Order": 15,
              "Time": "2026-04-20T23:18:52.023261991Z"
            },
            "Message": "test pac with multiple components using same repository",
            "Duration": 708732430,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 8100,
              "Order": 16,
              "Time": "2026-04-20T23:18:52.023536155Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 8100,
              "Order": 18,
              "Time": "2026-04-20T23:18:52.654446695Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 630910510,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should lead to a PaC PR creation for component go-component-glyvlm",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.65493007Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 140
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 19,
            "Time": "2026-04-20T23:18:52.65492821Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 140
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component go-component-glyvlm",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.655175874Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 159
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 20,
            "Time": "2026-04-20T23:18:52.655174673Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 159
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.655406056Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 164
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 21,
            "Time": "2026-04-20T23:18:52.655404855Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 164
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.655625187Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 174
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 22,
            "Time": "2026-04-20T23:18:52.655624117Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 174
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 106
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "creates component with context directory python-component",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.655823138Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 106
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 23,
            "Time": "2026-04-20T23:18:52.655822268Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 106
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 125
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "triggers a PipelineRun for component python-component-sznvem",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.655992957Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 125
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 24,
            "Time": "2026-04-20T23:18:52.655992137Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 125
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should lead to a PaC PR creation for component python-component-sznvem",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.656174796Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 140
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 25,
            "Time": "2026-04-20T23:18:52.656173446Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 140
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component python-component-sznvem",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.656366287Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 159
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 26,
            "Time": "2026-04-20T23:18:52.656365067Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 159
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.656560667Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 164
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 27,
            "Time": "2026-04-20T23:18:52.656559737Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 164
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.656739786Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 174
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 28,
            "Time": "2026-04-20T23:18:52.656738946Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 174
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "only one component is changed",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.656906355Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 190
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 29,
            "Time": "2026-04-20T23:18:52.656905565Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 190
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 97
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "only related pipelinerun should be triggered",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.657079735Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 205
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 30,
            "Time": "2026-04-20T23:18:52.657078945Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 205
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test pac with multiple components using same repository",
          "when a components is created with same git url in different namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 32
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 219
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "multi-component"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
          "LineNumber": 264
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should fail to configure PaC for the component",
        "State": "skipped",
        "StartTime": "2026-04-20T23:18:52.657273855Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 264
          },
          "TimelineLocation": {
            "Offset": 8100,
            "Order": 31,
            "Time": "2026-04-20T23:18:52.657272865Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi_component.go",
            "LineNumber": 264
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when creating tenants and running initial pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 43
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334089455Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when creating tenants and running initial pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 56
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should wait for all build PipelineRuns to succeed",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334354499Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when backing up tenant data"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 62
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 63
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create backup CRs for both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334491856Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when simulating disaster by deleting namespaces"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 78
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 79
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should delete both tenant namespaces",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334622533Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when restoring from backup"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 87
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 88
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-1 (KokoHazamar) via velero CLI method",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334738049Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when restoring from backup"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 87
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 92
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-2 (MosheKipod) via oc command method",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334856006Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when performing post-restore recovery"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 98
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 99
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should rotate SA tokens on both tenants",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.334989773Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 108
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm structural integrity of both tenants",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335108369Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Same-Version Backup/Restore]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_same_version.go",
          "LineNumber": 114
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm functional pipeline execution after restore",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335236366Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when creating tenants on the old Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 57
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335356342Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when creating tenants on the old Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 70
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should wait for all build PipelineRuns to succeed",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335478659Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when backing up tenant data before upgrade"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 76
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 77
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should create backup CRs for both tenants concurrently",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335580624Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when simulating disaster by deleting namespaces"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 92
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 93
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should delete both tenant namespaces",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.33569266Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when upgrading Konflux to the new version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 104
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 105
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should upgrade the cluster and verify Velero survived",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335790325Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when restoring tenants from backup on the new Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 111
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 112
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-1 (KokoHazamar) via velero CLI method",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.335903271Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when restoring tenants from backup on the new Konflux version"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 111
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 116
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should restore tenant-2 (MosheKipod) via oc command method",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.336001856Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when performing post-restore recovery"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should rotate SA tokens on both tenants",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.336112152Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 131
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm structural integrity of both tenants",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.336238299Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[disaster-recovery DR Backwards-Compat]",
          "when verifying restored tenants"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 53
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
            "LineNumber": 131
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "disaster-recovery",
            "Serial"
          ],
          []
        ],
        "ContainerHierarchySemVerConstraints": [
          [],
          []
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/disaster-recovery/dr_backwards_compat.go",
          "LineNumber": 138
        },
        "LeafNodeLabels": [],
        "LeafNodeSemVerConstraints": [],
        "LeafNodeText": "should confirm functional pipeline execution after restore",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.336348585Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 1,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 130
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.819096431Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 144
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820281245Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820659905Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init MR is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820972482Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 172
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for component ",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821169702Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 179
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821347502Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821591905Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 178
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821781755Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 193
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 194
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the Integration Test Scenario PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.822230839Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 207
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.916719458Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 212
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.91768432Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 229
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.921173828Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.016797378Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 250
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.017337798Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 254
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates at least one MR note contains the final integration test result",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018359543Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.01868931Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Integration PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 205
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 288
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering on push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018881301Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 303
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019262561Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 308
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.021966817Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Pass status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.023834638Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 329
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CommitStatus, and it fails",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024358066Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Gitlab Status Reporting of Integration tests]",
          "Gitlab with status reporting of Integration tests in the assosiated merge request",
          "when Run integration tests after Merged MR"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "gitlab-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/gitlab-integration-reporting.go",
          "LineNumber": 346
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the integration test PipelineRun's Fail status reported at MR commit status",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024527055Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 8,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 112
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.718018177Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 122
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the multiarch release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.718379396Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.718801869Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for multi arch with rh-advisories pipeline]",
          "Multi arch test happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
            "LineNumber": 110
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories",
            "multiarch-advisories"
          ],
          [
            "multiArchAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/multiarch_advisories.go",
          "LineNumber": 163
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.719631704Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 120
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.720950124Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 124
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.818957653Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820742639Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821048766Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws host-pool allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 70
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 119
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-host-pool"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 152
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "test that cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821296149Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821475029Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 255
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.82167537Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821927083Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822087552Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "aws dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 190
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 250
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "aws-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 267
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822761358Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 341
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823013022Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823197892Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823332179Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 353
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823444675Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm system z dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 283
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 340
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmz-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 357
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823523409Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a PipelineRun is triggered",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.917358002Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 436
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the build-container task from component pipelinerun is buildah-remote",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.919656956Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "The multi platform secret is populated",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.01701435Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 444
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "that PipelineRun completes successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.017683786Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[multi-platform-build-service-suite Multi Platform Controller E2E tests]",
          "ibm power pc dynamic allocation",
          "when the Component with multi-platform-build is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 21
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 373
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
            "LineNumber": 431
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "multi-platform"
          ],
          [
            "ibmp-dynamic"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/multi-platform.go",
          "LineNumber": 448
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check cleanup happened successfully",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.018766604Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 215
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR is created for the Snapshot",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.019301583Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 226
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies a release PipelineRun is started and succeeded in managed namespace",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.022109775Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validate the result of task create-pyxis-image contains image ids",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.023763544Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 248
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests that Release CR has completed",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.024040289Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite [HACBS-1571]test-release-e2e-push-image-to-pyxis]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
            "LineNumber": 213
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_external_registry.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates that imageIds from task create-pyxis-image exist in Pyxis.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.024418729Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 2,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context points to a file",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.817079382Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 199
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles from specific context",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.819327223Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 209
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when context is the root directory",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820107195Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when context points to a file and a directory",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820491886Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 228
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates Tekton bundles when using negation",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820874477Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding HOME environment variable",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821167912Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[task-suite tkn bundle task]",
          "creates Tekton bundles with different params"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 49
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
            "LineNumber": 118
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-templates"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/tkn-bundle.go",
          "LineNumber": 247
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "allows overriding STEP image",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821358383Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821820268Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.82243155Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.82297307Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 88
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 122
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHappyPath"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.823092716Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.917210054Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.918865064Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 187
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.016503853Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC Staged Index",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 142
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 177
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcStagedIndex"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.017539698Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.018936394Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 238
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.019194688Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 242
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.021939375Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC hotfix process",
          "FBC hotfix post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 197
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 231
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcHotfix"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 246
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.022285884Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 286
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component from git source https://github.com/redhat-appstudio-qe/fbc-sample-repo-test",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.024263041Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 291
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a push snapshot for a release",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.024598859Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 295
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the fbc release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.024955798Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite FBC e2e-tests]",
          "with FBC pre-GA process",
          "FBC pre-GA post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 252
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
            "LineNumber": 285
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "fbc-release"
          ],
          [
            "fbcPreGA"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/fbc_release.go",
          "LineNumber": 299
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.025294336Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 16,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 43
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the chains controller is running",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019436841Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "infrastructure is running"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 42
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 48
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the signing secret is present",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022257583Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 115
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates signature and attestation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022869896Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "succeeds when policy is met",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024271851Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 197
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not pass when tests are not satisfied on non-strict mode",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024453741Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when tests are not satisfied on strict mode",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024643821Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 251
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "fails when unexpected signature is used",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024758217Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 279
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec cli has error handling",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024951528Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "ec-cli command"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 278
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies ec validate accepts a list of image references",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025113686Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 345
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies redhat products pass the redhat policy rule collection before release ",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025380351Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task are trusted",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025522799Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[enterprise-contract-suite Conforma E2E tests]",
          "test creating and signing an image and task",
          "verify-enterprise-contract task",
          "Release Policy"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 65
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 127
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
            "LineNumber": 344
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "ec"
          ],
          [
            "pipeline"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/enterprise-contract/contract.go",
          "LineNumber": 422
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release policy: Task references are pinned",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025676297Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 14,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 57
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is unmatched in the beginning",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.017253773Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 72
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates ReleasePlanAdmission CR in corresponding managed namespace",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018091468Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018595425Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is created in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 105
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019441951Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Creates a manual release ReleasePlan CR in devNamespace",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022272073Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 129
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the second ReleasePlan CR is set to matched",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.023078487Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when the second ReleasePlan CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 128
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has two matched ReleasePlan CRs",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024338605Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 171
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes one ReleasePlan CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024687094Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when One ReleasePlan CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 176
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 177
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlanAdmission CR has only one matching ReleasePlan",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024850942Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "deletes the ReleasePlanAdmission CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025088225Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite ReleasePlan and ReleasePlanAdmission match]",
          "RP and PRA status change verification",
          "when ReleasePlanAdmission CR is deleted in managed namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 56
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
            "LineNumber": 203
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release_plan_and_admission"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/release_plan_and_admission_matched.go",
          "LineNumber": 204
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the ReleasePlan CR has no matched ReleasePlanAdmission",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.02536552Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 6,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 150
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.918879844Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 160
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhtap release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.921534627Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 190
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.017305546Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rhtap-service-push pipeline]",
          "Rhtap-service-push happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 74
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rhtap-service-push"
          ],
          [
            "RhtapServicePush"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rhtap_service_push.go",
          "LineNumber": 200
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the PR in infra-deployments repo is created/updated",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.018261727Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 108
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the release CR is created",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.018902672Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 118
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the rhio release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.019070151Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.021751385Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-push-to-redhat-io pipeline]",
          "Rh-push-to-redhat-io happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
            "LineNumber": 107
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-push-to-registry-redhat-io"
          ],
          [
            "PushToRedhatIO"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_push_to_registry_redhat_io.go",
          "LineNumber": 159
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the MR URL is valid",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.022653924Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 109
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024269871Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 113
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024475952Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "initialized integration test status is reported to github",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024760678Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          [
            "custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 142
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024962758Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 149
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025131707Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025279595Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the PaC build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 148
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025390912Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot was created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 163
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find both the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025507028Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 182
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025634974Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025781862Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the successful Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025880538Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 209
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025967072Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.02610152Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 217
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the optional Integration Test Scenario status is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.026252408Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 232
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from the optional Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116822115Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 236
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR, expected to succeed ",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.117943596Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 245
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "leads to triggering a push PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118666815Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 260
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Push PipelineRuns completed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118814512Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "validates the Integration test scenario PipelineRun is reported to merge request CheckRuns, and it pass",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119023844Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when Integration PipelineRuns completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 190
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the status reported at Checks tab for the failed Integration PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119235285Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when The git-provider annotation is missing"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 275
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 276
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should set the git-reporting-failure annotation correctly",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119434006Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 322
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 323
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun is created but fails",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119606305Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Status Reporting of Integration tests]",
          "with status reporting of Integration tests in CheckRuns",
          "when build pipelinerun fails"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 44
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
            "LineNumber": 322
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "github-status-reporting"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/status-reporting-to-pullrequest.go",
          "LineNumber": 368
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipelinerun failure is reported to integration test checkRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119780255Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 9,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component A successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.017288235Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 213
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentA go-component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019194007Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 227
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.021819889Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 231
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRunA finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.02202454Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component A"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 236
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentA go-component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.023075157Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 258
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024321784Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 263
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.02461551Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLRA is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 257
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 270
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024835111Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 276
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 277
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.024967119Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component B successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025197061Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 304
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for component python-component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025328758Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.025475656Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 322
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116459145Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component B"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 295
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 327
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for component python-component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116763642Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.117645629Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 354
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118012439Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 348
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 361
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118269343Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 367
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 368
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118645923Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 387
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates the Component C successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118799742Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a Build PipelineRun for componentC konflux-test-integration-clone",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119036984Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 409
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119268427Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to build PipelineRun finishing successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119430396Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when we start creation of a new Component C"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 386
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 418
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for componentC konflux-test-integration-clone",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119546692Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119718441Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 445
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration PipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.1198726Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Build PLR is finished successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 439
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 452
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "integration pipeline should end up with success",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120058059Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when the Snapshot testing is completed successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 458
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 459
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should merge the init PaC PR successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120279891Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the root folder",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120453731Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 497
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should make change to the multiple-repo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120591818Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 513
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the last components build to finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120767798Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 521
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for all component snapshots to be created with proper PR group annotations",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120945497Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 556
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if pr-group annotation contains all components",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121104016Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when both the init PaC PRs are merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 478
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 635
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make sure that group snapshot contains last build pipelinerun for each component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121271705Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 648
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "make change to the multiple-repo to trigger a new cycle of testing",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121405412Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 654
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "wait for the components A and B build to finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121582312Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 663
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all component snapshots for component A and check if older snapshot has been cancelled",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121698268Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when Older snapshot and integration pipelinerun should be cancelled once new snapshot is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 690
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "get all group snapshots and check if older group snapshot is cancelled",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121830085Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 720
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that ResolutionRequest is deleted after pipeline resolution",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121954972Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when ResolutionRequest is deleted after pipeline completes"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 719
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 740
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that no orphaned ResolutionRequests remain in namespace after test completion",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.12211525Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Creation of group snapshots for monorepo and multiple repos]",
          "with status reporting of Integration tests in CheckRuns",
          "when IntegrationTestScenario reference to task as pipelinerun resolution"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 52
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
            "LineNumber": 774
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service",
            "group-snapshot-creation"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/group-snapshots-tests.go",
          "LineNumber": 780
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "trigger pipelinerun for invalid integrationTestScenario by annotating snapshot and verify failing to create integration pipelinerun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122278769Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 19,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 325
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers PipelineRun for symlink component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-tqpt",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.017547539Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018710641Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018897532Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 338
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "scenario sample-python-basic-oci triggers PipelineRun for component with source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019280382Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.021903653Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022716757Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116410043Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116749081Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.11710525Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.117854601Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.118166457Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.11877537Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.118940419Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.11913539Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.11931737Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.11950655Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.1197031Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119896961Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120035938Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120307023Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120505503Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.120654611Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.1208123Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.120968408Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121238073Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.12136249Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 356
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually finish successfully for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121514758Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 366
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should push Dockerfile to registry",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121630734Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "floating tags are created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121763331Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 395
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image manifest mediaType is correct",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121880148Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 420
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check for source images if enabled in pipeline",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121980663Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Records",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122100149Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when Pipeline Results are stored for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 473
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 507
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Pipeline Logs",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.122253328Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 540
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate tekton taskrun test results for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic and Pipeline docker-build-oci-ta-min",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122430827Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 569
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verify-enterprise-contract check should pass",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.122580265Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "when the container image for component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic is created and pushed to container registry"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 546
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "sbom",
            "slow"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 661
        },
        "LeafNodeLabels": [
          "build-templates-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have Hermeto content in the SBOM in case the build was hermetic",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122733023Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines",
          "scenario sample-python-basic-oci (docker-build-oci-ta-min)",
          "build-definitions ec pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 354
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 700
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ],
          null,
          [
            "build-templates-e2e"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 744
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "runs ec pipeline pipelines/enterprise-contract.yaml",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:26.122870651Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build templates E2E test]",
          "HACBS pipelines"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
            "LineNumber": 210
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build",
            "build-templates",
            "HACBS",
            "pipeline-service"
          ],
          [
            "pipeline"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/build_templates.go",
          "LineNumber": 816
        },
        "LeafNodeLabels": [
          "build-templates-e2e",
          "source-build-e2e"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should fail for symlink component with Git source URL https://github.com/redhat-appstudio-qe/devfile-sample-python-basic with component name test-symlink-comp-tqpt",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.123001418Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 10,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 85
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.018943664Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 90
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the build PipelineRun contains the finalizer",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.019286372Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 101
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "waits for build PipelineRun to succeed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022007939Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when a new Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 84
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 107
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.022987072Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 128
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116686168Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 132
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.116939662Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 137
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.117904013Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 141
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that the finalizer has been removed from the build pipelinerun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118557609Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 154
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns passed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.118852094Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the passed status of integration test is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119229925Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 173
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119401414Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when the build pipelineRun run succeeded"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 127
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 183
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119661888Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 188
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a ReleasePlan",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.119866009Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 198
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120120033Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 205
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the global candidate is updated after push event",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120362446Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns created by push event passed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120536875Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with happy path for general flow of Integration service",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 51
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 204
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 222
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if a Release is created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.120684663Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 266
        },
        "LeafNodeLabels": [
          "integration-service"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a build PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121012481Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 273
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should have a related PaC init PR created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121170739Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 292
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the BuildPipelineRun have the annotation of chains signed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121317937Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 296
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Snapshot is created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121452754Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 301
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the Build PipelineRun got annotated with Snapshot name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121571081Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 305
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all of the integrationPipelineRuns finished",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121753041Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 309
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the failed status of integration test is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.121945871Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 324
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the skipped integration test is absent from the Snapshot's status annotation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.12210523Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 334
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122247677Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 340
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the finalizer was removed from all of the related Integration pipelineRuns",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122470039Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 344
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates a new IntegrationTestScenario",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122625578Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 349
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "updates the Snapshot with the re-run label for the new scenario",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122752035Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the new integration pipelineRun started",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.122891122Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 364
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the re-run label was removed from the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.12303995Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 378
        },
        "LeafNodeLabels": [
          "slow"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if all integration pipelineRuns finished successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.123425921Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 382
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if the name of the re-triggered pipelinerun is reported in the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.123668364Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 3,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot is updated with a re-run label for a given scenario"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 357
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 399
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks if snapshot is still marked as failed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.124094667Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 406
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an snapshot of push event",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.124278557Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[integration-service-suite Integration Service E2E tests]",
          "with an integration test fail",
          "when An snapshot of push event is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 25
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 233
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
            "LineNumber": 412
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "integration-service"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/integration-service/integration.go",
          "LineNumber": 413
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "checks no Release CRs are created",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:26.124537341Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 3,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 123
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates first component",
        "State": "passed",
        "StartTime": "2026-04-20T22:48:26.018437837Z",
        "EndTime": "2026-04-20T22:49:01.864432984Z",
        "RunTime": 35845995117,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component component-one-dxad in namespace build-e2e-vcso do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component component-one-dxad in namespace build-e2e-vcso do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:26.018797796Z"
            },
            "Message": "test build secret lookup",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 32
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:41.572496441Z"
            },
            "Message": "test build secret lookup",
            "Duration": 15553698675,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 100
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:41.572780916Z"
            },
            "Message": "when two secrets are created",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 100
            },
            "TimelineLocation": {
              "Order": 6,
              "Time": "2026-04-20T22:48:41.717738938Z"
            },
            "Message": "when two secrets are created",
            "Duration": 144958012,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Order": 7,
              "Time": "2026-04-20T22:48:41.717967881Z"
            },
            "Message": "creates first component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 123
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 9,
              "Time": "2026-04-20T22:49:01.864133448Z"
            },
            "Message": "creates first component",
            "Duration": 20146165558,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 10,
              "Time": "2026-04-20T22:49:01.864392082Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 12,
              "Time": "2026-04-20T22:49:01.864426224Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 34142,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 140
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates second component",
        "State": "passed",
        "StartTime": "2026-04-20T22:49:01.865061638Z",
        "EndTime": "2026-04-20T22:49:22.009822868Z",
        "RunTime": 20144761230,
        "ParallelProcess": 12,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component component-two-vzxq in namespace build-e2e-vcso do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component component-two-vzxq in namespace build-e2e-vcso do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Order": 13,
              "Time": "2026-04-20T22:49:01.865174074Z"
            },
            "Message": "creates second component",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 140
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 15,
              "Time": "2026-04-20T22:49:22.009464299Z"
            },
            "Message": "creates second component",
            "Duration": 20144290235,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 16,
              "Time": "2026-04-20T22:49:22.009754125Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 332,
              "Order": 18,
              "Time": "2026-04-20T22:49:22.009813308Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 59183,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check first component annotation has errors",
        "State": "failed",
        "StartTime": "2026-04-20T22:49:22.010381138Z",
        "EndTime": "2026-04-20T22:51:23.7409707Z",
        "RunTime": 121730589561,
        "ParallelProcess": 12,
        "Failure": {
          "Message": "Timed out after 120.000s.\nfailed while checking build status for component \"component-one-dxad\" is correct\nExpected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 175,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func7.1.3.4()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go:175 +0x1a2"
          },
          "TimelineLocation": {
            "Offset": 4272,
            "Order": 20,
            "Time": "2026-04-20T22:51:22.011864482Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 158
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "build status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Order": 19,
              "Time": "2026-04-20T22:49:22.010796741Z"
            },
            "Message": "check first component annotation has errors",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 158
            },
            "TimelineLocation": {
              "Offset": 4272,
              "Order": 21,
              "Time": "2026-04-20T22:51:22.011888844Z"
            },
            "Message": "check first component annotation has errors",
            "Duration": 120001092133,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Offset": 4272,
              "Order": 22,
              "Time": "2026-04-20T22:51:22.012113486Z"
            },
            "Message": "test build secret lookup",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 61
            },
            "TimelineLocation": {
              "Offset": 4272,
              "Order": 24,
              "Time": "2026-04-20T22:51:23.110480955Z"
            },
            "Message": "test build secret lookup",
            "Duration": 1098367469,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 4272,
              "Order": 25,
              "Time": "2026-04-20T22:51:23.110806873Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
              "LineNumber": 25
            },
            "TimelineLocation": {
              "Offset": 4272,
              "Order": 27,
              "Time": "2026-04-20T22:51:23.740960069Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 630153166,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 178
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggered PipelineRun is for component ",
        "State": "skipped",
        "StartTime": "2026-04-20T22:51:23.741574102Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 178
          },
          "TimelineLocation": {
            "Offset": 4272,
            "Order": 28,
            "Time": "2026-04-20T22:51:23.741572042Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 178
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 193
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "check only one pipelinerun should be triggered",
        "State": "skipped",
        "StartTime": "2026-04-20T22:51:23.741815555Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 193
          },
          "TimelineLocation": {
            "Offset": 4272,
            "Order": 29,
            "Time": "2026-04-20T22:51:23.741814025Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 193
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build secret lookup",
          "when two secrets are created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
            "LineNumber": 99
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "pac-build",
            "secret-lookup"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/secret_lookup.go",
          "LineNumber": 206
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "when second component is deleted, pac pr branch should not exist in the repo",
        "State": "pending",
        "StartTime": "2026-04-20T22:51:23.741948012Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 12,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test build annotations",
          "when component is created with invalid build request annotations"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
            "LineNumber": 28
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
            "LineNumber": 63
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github",
            "annotations"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
          "LineNumber": 89
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "handles invalid request annotation",
        "State": "failed",
        "StartTime": "2026-04-20T22:48:26.022279994Z",
        "EndTime": "2026-04-20T22:51:51.28257922Z",
        "RunTime": 205260299236,
        "ParallelProcess": 5,
        "Failure": {
          "Message": "Timed out after 120.000s.\nfailed while checking build status message for component \"test-annotations-odyhnw\" is correct after setting invalid annotations\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc0021a7860\u003e: \n    build status message is not as expected, got: \"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\", expected: \"unexpected build request: foo\"\n    {\n        s: \"build status message is not as expected, got: \\\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\\\", expected: \\\"unexpected build request: foo\\\"\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
            "LineNumber": 119,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go:119 +0x3ab"
          },
          "TimelineLocation": {
            "Offset": 10495,
            "Order": 8,
            "Time": "2026-04-20T22:51:50.657190052Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
            "LineNumber": 89
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component test-annotations-odyhnw in namespace build-e2e-pkoj do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\nbuild status annotation value: {\"message\":\"307: 307: pipeline referenced in 'build.appstudio.openshift.io/pipeline' annotation doesn't exist in build-pipeline-config ConfigMap\"}\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 35
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:26.023858659Z"
            },
            "Message": "test build annotations",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 35
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:40.512669091Z"
            },
            "Message": "test build annotations",
            "Duration": 14488810462,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:40.512813108Z"
            },
            "Message": "when component is created with invalid build request annotations",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 69
            },
            "TimelineLocation": {
              "Offset": 171,
              "Order": 6,
              "Time": "2026-04-20T22:48:50.65542381Z"
            },
            "Message": "when component is created with invalid build request annotations",
            "Duration": 10142610691,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 89
            },
            "TimelineLocation": {
              "Offset": 171,
              "Order": 7,
              "Time": "2026-04-20T22:48:50.655851313Z"
            },
            "Message": "handles invalid request annotation",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 89
            },
            "TimelineLocation": {
              "Offset": 10495,
              "Order": 9,
              "Time": "2026-04-20T22:51:50.657203193Z"
            },
            "Message": "handles invalid request annotation",
            "Duration": 180001351890,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 51
            },
            "TimelineLocation": {
              "Offset": 10495,
              "Order": 10,
              "Time": "2026-04-20T22:51:50.657396653Z"
            },
            "Message": "test build annotations",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 51
            },
            "TimelineLocation": {
              "Offset": 10495,
              "Order": 12,
              "Time": "2026-04-20T22:51:50.657438336Z"
            },
            "Message": "test build annotations",
            "Duration": 41682,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 24
            },
            "TimelineLocation": {
              "Offset": 10495,
              "Order": 13,
              "Time": "2026-04-20T22:51:50.657646757Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/annotations.go",
              "LineNumber": 24
            },
            "TimelineLocation": {
              "Offset": 10495,
              "Order": 15,
              "Time": "2026-04-20T22:51:51.28257305Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 624926263,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.819322983Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 127
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the advs release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820476905Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820844875Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for rh-advisories pipeline]",
          "Rh-advisories happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 59
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
            "LineNumber": 115
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "rh-advisories"
          ],
          [
            "rhAdvisories"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/rh_advisories.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the repository URL is valid",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.820973792Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/upgrade/verifyWorkload.go",
          "LineNumber": 20
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify AppStudioProvisionedUser",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.82130092Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/upgrade/verifyWorkload.go",
          "LineNumber": 24
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioDeactivatedUser",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821478569Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[upgrade-suite Create users and check their state]"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 37
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "upgrade-verify"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/upgrade/verifyWorkload.go",
          "LineNumber": 28
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates AppStudioBannedUser",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821769705Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-20T22:48:25.822814081Z",
        "EndTime": "2026-04-20T22:54:06.019446734Z",
        "RunTime": 340196632653,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Timed out after 300.001s.\ntimed out when waiting for init PaC PR to be created against default branch in konflux-qe/devfile-sample-hello-world-gghvxr repository\nExpected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 150,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go:150 +0x295"
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 8,
            "Time": "2026-04-20T22:54:05.205785214Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 136
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component fj-test-custom-default-ctjqdn in namespace build-e2e-keze do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component fj-test-custom-default-ctjqdn in namespace build-e2e-keze do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:25.823056194Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:45.071634947Z"
            },
            "Message": "PaC component build",
            "Duration": 19248578793,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:45.071901952Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 6,
              "Time": "2026-04-20T22:49:05.20426445Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "Duration": 20132362488,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 7,
              "Time": "2026-04-20T22:49:05.204414128Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 9,
              "Time": "2026-04-20T22:54:05.205812305Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "Duration": 300001398207,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 10,
              "Time": "2026-04-20T22:54:05.20607569Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 12,
              "Time": "2026-04-20T22:54:05.206120802Z"
            },
            "Message": "PaC component build",
            "Duration": 45112,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 13,
              "Time": "2026-04-20T22:54:05.206373066Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 15,
              "Time": "2026-04-20T22:54:06.019435244Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 813062169,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.019933271Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 16,
            "Time": "2026-04-20T22:54:06.019931241Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 176
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.020182734Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 17,
            "Time": "2026-04-20T22:54:06.020181394Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.020423877Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 18,
            "Time": "2026-04-20T22:54:06.020422467Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 195
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.020633249Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 19,
            "Time": "2026-04-20T22:54:06.020631849Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.020865481Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 20,
            "Time": "2026-04-20T22:54:06.020863661Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 243
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.021061312Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 21,
            "Time": "2026-04-20T22:54:06.021059612Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 249
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.021284994Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 22,
            "Time": "2026-04-20T22:54:06.021283624Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.021476614Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 23,
            "Time": "2026-04-20T22:54:06.021474734Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.021658494Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 24,
            "Time": "2026-04-20T22:54:06.021656914Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 332
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.021870895Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 25,
            "Time": "2026-04-20T22:54:06.021868825Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022052345Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 26,
            "Time": "2026-04-20T22:54:06.022050655Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 365
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022262096Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 27,
            "Time": "2026-04-20T22:54:06.022260726Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 371
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022442086Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 28,
            "Time": "2026-04-20T22:54:06.022440286Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 390
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022621586Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 29,
            "Time": "2026-04-20T22:54:06.022619796Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 396
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022804446Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 30,
            "Time": "2026-04-20T22:54:06.022802925Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 425
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.022993476Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 31,
            "Time": "2026-04-20T22:54:06.022991816Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 439
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.023194176Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 32,
            "Time": "2026-04-20T22:54:06.023192426Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 464
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.023417599Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 33,
            "Time": "2026-04-20T22:54:06.023415988Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.023643941Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 34,
            "Time": "2026-04-20T22:54:06.02364222Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.023834521Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 35,
            "Time": "2026-04-20T22:54:06.023832991Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 504
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.024024991Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 36,
            "Time": "2026-04-20T22:54:06.024023401Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 530
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.024226292Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 37,
            "Time": "2026-04-20T22:54:06.024224362Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 546
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.024433673Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 38,
            "Time": "2026-04-20T22:54:06.024432273Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.024624633Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 39,
            "Time": "2026-04-20T22:54:06.024623013Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 564
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.024814024Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 40,
            "Time": "2026-04-20T22:54:06.024812283Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 595
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.025000634Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 41,
            "Time": "2026-04-20T22:54:06.024999033Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 600
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:06.025110359Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 642
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:06.025339532Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "forgejo"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 715
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:06.025608036Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 15,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 42,
            "Time": "2026-04-20T22:54:06.025606316Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-20T22:48:25.823090356Z",
        "EndTime": "2026-04-20T22:54:14.752429295Z",
        "RunTime": 348929338929,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Timed out after 300.001s.\ntimed out when waiting for init PaC PR to be created against default branch in devfile-sample-hello-world-iusuen repository\nExpected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 150,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go:150 +0x295"
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 8,
            "Time": "2026-04-20T22:54:13.818404013Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 136
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gh-test-custom-default-bhkxhh in namespace build-e2e-vwvs do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-test-custom-default-bhkxhh in namespace build-e2e-vwvs do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:25.916646804Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:53.672597821Z"
            },
            "Message": "PaC component build",
            "Duration": 27755951017,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:53.672828923Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 6,
              "Time": "2026-04-20T22:49:13.817095869Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "Duration": 20144266946,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 7,
              "Time": "2026-04-20T22:49:13.817389005Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 9,
              "Time": "2026-04-20T22:54:13.818426264Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "Duration": 300001037269,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 10,
              "Time": "2026-04-20T22:54:13.81872463Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 12,
              "Time": "2026-04-20T22:54:13.818780423Z"
            },
            "Message": "PaC component build",
            "Duration": 55783,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 13,
              "Time": "2026-04-20T22:54:13.818994275Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 15,
              "Time": "2026-04-20T22:54:14.752419614Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 933425329,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.753610529Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 16,
            "Time": "2026-04-20T22:54:14.753606198Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 176
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.754128126Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 17,
            "Time": "2026-04-20T22:54:14.754126417Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.754397791Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 18,
            "Time": "2026-04-20T22:54:14.754395691Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 195
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.754638894Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 19,
            "Time": "2026-04-20T22:54:14.754637204Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.754877497Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 20,
            "Time": "2026-04-20T22:54:14.754876037Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 243
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.755101019Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 21,
            "Time": "2026-04-20T22:54:14.755099539Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 249
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.755344042Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 22,
            "Time": "2026-04-20T22:54:14.755342872Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.755555334Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 23,
            "Time": "2026-04-20T22:54:14.755554163Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.755795947Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 24,
            "Time": "2026-04-20T22:54:14.755793747Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 332
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.756015499Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 25,
            "Time": "2026-04-20T22:54:14.756014098Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.756274252Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 26,
            "Time": "2026-04-20T22:54:14.756272872Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 365
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.756506625Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 27,
            "Time": "2026-04-20T22:54:14.756505345Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 371
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.756717736Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 28,
            "Time": "2026-04-20T22:54:14.756716436Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 390
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.756932008Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 29,
            "Time": "2026-04-20T22:54:14.756930698Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 396
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.757128478Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 30,
            "Time": "2026-04-20T22:54:14.757127098Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 425
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.757360511Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 31,
            "Time": "2026-04-20T22:54:14.757359241Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 439
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.757583723Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 32,
            "Time": "2026-04-20T22:54:14.757582463Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 464
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.757800865Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 33,
            "Time": "2026-04-20T22:54:14.757799244Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.758007136Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 34,
            "Time": "2026-04-20T22:54:14.758005916Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.758228218Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 35,
            "Time": "2026-04-20T22:54:14.758227067Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 504
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.758435609Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 36,
            "Time": "2026-04-20T22:54:14.758434329Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 530
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.75863334Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 37,
            "Time": "2026-04-20T22:54:14.758632219Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 546
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.75883722Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 38,
            "Time": "2026-04-20T22:54:14.75883563Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.759031101Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 39,
            "Time": "2026-04-20T22:54:14.759029881Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 564
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.759253843Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 40,
            "Time": "2026-04-20T22:54:14.759252703Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 595
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.759450904Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 41,
            "Time": "2026-04-20T22:54:14.759449744Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 600
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:14.75957296Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 642
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:14.759745359Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "github"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 715
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:14.760004563Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 11,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 42,
            "Time": "2026-04-20T22:54:14.760003363Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
          "LineNumber": 110
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.72104306Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
          "LineNumber": 117
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Tenant PipelineRun is triggered",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.818883759Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service tenant pipeline]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
            "LineNumber": 108
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "tenant"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/tenant_pipelines.go",
          "LineNumber": 121
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.819430139Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
          "LineNumber": 151
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.82037631Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
          "LineNumber": 158
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Release PipelineRun is triggered",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820544829Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
          "LineNumber": 162
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Enterprise Contract Task has succeeded in the Release PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.8209433Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite Release service happy path]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
            "LineNumber": 149
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "happy-path"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/happy_path.go",
          "LineNumber": 174
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821140261Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 157
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release CR should have been created in the dev namespace",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821532072Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 164
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that Release PipelineRun should eventually succeed",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821711131Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 168
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "tests if the image was pushed to quay",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.821924973Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite Push to external registry]",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
            "LineNumber": 155
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "push-to-external-registry"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/push_to_external_registry.go",
          "LineNumber": 175
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies that a Release is marked as succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822095872Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 136
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "correctly targets the default branch (that is not named 'main') with PaC",
        "State": "failed",
        "StartTime": "2026-04-20T22:48:25.917728042Z",
        "EndTime": "2026-04-20T22:54:16.132713391Z",
        "RunTime": 350214985328,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Timed out after 300.000s.\ntimed out when waiting for init PaC PR to be created against default branch in konflux-qe/devfile-sample-hello-world-hwaxih repository\nExpected\n    \u003cbool\u003e: false\nto be true",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 150,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func5.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go:150 +0x295"
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 8,
            "Time": "2026-04-20T22:54:15.381516682Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 136
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "Image repository for component gl-test-custom-default-rrpxcc in namespace build-e2e-dett do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-test-custom-default-rrpxcc in namespace build-e2e-dett do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:25.917885211Z"
            },
            "Message": "PaC component build",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 54
            },
            "TimelineLocation": {
              "Order": 3,
              "Time": "2026-04-20T22:48:55.235655313Z"
            },
            "Message": "PaC component build",
            "Duration": 29317770142,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Order": 4,
              "Time": "2026-04-20T22:48:55.235938568Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 117
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 6,
              "Time": "2026-04-20T22:49:15.380601519Z"
            },
            "Message": "when a new component without specified branch is created and with visibility private",
            "Duration": 20144662960,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 7,
              "Time": "2026-04-20T22:49:15.380901366Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 136
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 9,
              "Time": "2026-04-20T22:54:15.381538293Z"
            },
            "Message": "correctly targets the default branch (that is not named 'main') with PaC",
            "Duration": 300000636927,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 10,
              "Time": "2026-04-20T22:54:15.381906153Z"
            },
            "Message": "PaC component build",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 101
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 12,
              "Time": "2026-04-20T22:54:15.381965406Z"
            },
            "Message": "PaC component build",
            "Duration": 59253,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 13,
              "Time": "2026-04-20T22:54:15.382232101Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 354,
              "Order": 15,
              "Time": "2026-04-20T22:54:16.132706991Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 750474860,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 153
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "workspace parameter is set correctly in PaC repository CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.133284262Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 16,
            "Time": "2026-04-20T22:54:16.133281632Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 153
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 176
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.133589018Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 17,
            "Time": "2026-04-20T22:54:16.133587398Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 176
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 191
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "build pipeline uses the correct serviceAccount",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.133842512Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 18,
            "Time": "2026-04-20T22:54:16.133840772Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 191
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 195
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "component build status is set correctly",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.134065104Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 19,
            "Time": "2026-04-20T22:54:16.134063784Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 195
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 225
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.134300877Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 20,
            "Time": "2026-04-20T22:54:16.134299087Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 225
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 243
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.134515868Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 21,
            "Time": "2026-04-20T22:54:16.134513988Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 243
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 249
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "a related PipelineRun should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.134716469Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 22,
            "Time": "2026-04-20T22:54:16.134715249Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 249
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 265
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR branch should not exist in the repo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.13491439Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 23,
            "Time": "2026-04-20T22:54:16.13491267Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 265
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new component without specified branch is created and with visibility private"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 114
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "pac-custom-default-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 278
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "related image repo and the robot account should be deleted after deleting the component",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.13511183Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 24,
            "Time": "2026-04-20T22:54:16.13511031Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 278
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 332
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.135331002Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 25,
            "Time": "2026-04-20T22:54:16.135329182Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 332
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 347
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR creation",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.135520472Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 26,
            "Time": "2026-04-20T22:54:16.135519212Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 347
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 365
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.135706952Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 27,
            "Time": "2026-04-20T22:54:16.135705432Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 365
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 371
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo and robot account created successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.135891432Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 28,
            "Time": "2026-04-20T22:54:16.135890222Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 371
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 390
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "created image repo is public",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.136078132Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 29,
            "Time": "2026-04-20T22:54:16.136076512Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 390
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 396
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image tag is updated successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.136285484Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 30,
            "Time": "2026-04-20T22:54:16.136284114Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 396
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 425
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should ensure pruning labels are set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.136496325Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 31,
            "Time": "2026-04-20T22:54:16.136494775Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 425
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when a new Component with specified custom branch is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 302
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 439
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.136681615Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 32,
            "Time": "2026-04-20T22:54:16.136680325Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 439
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 464
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.136872665Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 33,
            "Time": "2026-04-20T22:54:16.136871165Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 464
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 479
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC init PR update",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.137054505Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 34,
            "Time": "2026-04-20T22:54:16.137053245Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 479
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 498
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.137266007Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 35,
            "Time": "2026-04-20T22:54:16.137264456Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 498
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is updated"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 451
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 504
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to another update of a PR about the PipelineRun status report at Checks tab",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.137466477Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 36,
            "Time": "2026-04-20T22:54:16.137465167Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 504
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 530
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "eventually leads to triggering another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.137655837Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 37,
            "Time": "2026-04-20T22:54:16.137654557Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 530
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 546
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "pipelineRun should eventually finish",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.137852218Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 38,
            "Time": "2026-04-20T22:54:16.137851118Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 546
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not have expiration set",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.138034238Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 39,
            "Time": "2026-04-20T22:54:16.138033028Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 552
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 564
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "After updating image visibility to private, it should not trigger another PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.138287862Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 40,
            "Time": "2026-04-20T22:54:16.138286222Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 564
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 595
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "image repo is updated to private",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.138480202Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 41,
            "Time": "2026-04-20T22:54:16.138478082Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 595
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 600
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retrigger the pipeline manually",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:16.138589958Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the PaC init branch is merged"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 516
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 642
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "retriggered pipelineRun should eventually finish",
        "State": "pending",
        "StartTime": "2026-04-20T22:54:16.138796249Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "PaC component build",
          "when the component is removed and recreated (with the same name in the same namespace)"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 37
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 647
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "github-webhook",
            "pac-build",
            "pipeline",
            "image-controller"
          ],
          [
            "gitlab"
          ],
          null,
          [
            "build-custom-branch"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
          "LineNumber": 715
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should no longer lead to a creation of a PaC PR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:54:16.139033082Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 4,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "TimelineLocation": {
            "Offset": 354,
            "Order": 42,
            "Time": "2026-04-20T22:54:16.139031812Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/pac_build.go",
            "LineNumber": 715
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [RELEASE-2136] Release CR fails when block-releases true in ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/block_releases_release_plan_admission.go",
            "LineNumber": 68
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negBlockReleases"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/block_releases_release_plan_admission.go",
          "LineNumber": 69
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "block-releases true in ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.61838152Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 66
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlan makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.618976192Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-service-suite [HACBS-2360] Release CR fails when missing ReleasePlan and ReleasePlanAdmission.]",
          "post-release verification."
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 45
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/missing_release_plan_and_admission.go",
            "LineNumber": 65
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-service",
            "release-neg",
            "negMissingReleasePlan"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/service/missing_release_plan_and_admission.go",
          "LineNumber": 76
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "missing ReleasePlanAdmission makes a Release CR set as failed in both IsReleased and IsValid with a proper message to user.",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.619977146Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 189
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an application",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.620556727Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 202
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates an IntegrationTestScenario for the app",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.620758128Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 218
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates new branch for the build",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.620910536Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 233
        },
        "LeafNodeLabels": [
          "konflux",
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component konflux-demo-component (private: false) from git source https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.621051634Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of a PR in the sample repo",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.621197892Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 297
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies component build status",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.621333599Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Component is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 258
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 335
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually lead to triggering a 'push' event type PipelineRun after merging the PaC init branch ",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.621518249Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 369
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "does not contain an annotation with a Snapshot Name",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.718062469Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 368
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 373
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.718499752Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 389
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate Tekton TaskRun test results successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.71882357Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 403
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is signed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.719818334Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 419
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Snapshot CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.720618337Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 432
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should validate that the build pipelineRun is annotated with the name of the Snapshot",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.72085962Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Build PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 387
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 441
        },
        "LeafNodeLabels": [
          "upstream-konflux"
        ],
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should find the related Integration Test PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.721067791Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when push pipelinerun is retriggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 461
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 462
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.819069449Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 492
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 493
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually complete successfully",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820224931Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 505
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Snapshot CR being marked as passed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.82057155Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Integration Test PipelineRun completes successfully"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 504
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 518
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should trigger creation of Release CR",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.820988893Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release CR is created"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 532
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 533
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers creation of Release PipelineRun",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821168192Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is triggered"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 551
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 552
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should eventually succeed",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821390714Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[konflux-demo-suite]",
          "Maven project - Default build",
          "when Release PipelineRun is completed"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 29
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 83
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
            "LineNumber": 577
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "konflux"
          ],
          null,
          [
            "upstream-konflux"
          ]
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/konflux-demo/konflux-demo.go",
          "LineNumber": 578
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to Release CR being marked as succeeded",
        "State": "skipped",
        "StartTime": "2026-04-20T22:48:25.821559503Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
          "LineNumber": 138
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if release CR is created",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822119744Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
          "LineNumber": 148
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies the release pipelinerun is running and succeeds",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822308204Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
          "LineNumber": 181
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies release CR completed and set succeeded.",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.822804801Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[release-pipelines-suite e2e tests for release-to-github pipeline]",
          "Release-to-github happy path",
          "Post-release verification"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 41
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 66
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
            "LineNumber": 136
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "release-pipelines",
            "release-to-github"
          ],
          [
            "releaseToGithub"
          ],
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/release/pipelines/release_to_github.go",
          "LineNumber": 192
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "verifies if the Release exists in github repo",
        "State": "pending",
        "StartTime": "2026-04-20T22:48:25.916966992Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "passed",
        "StartTime": "2026-04-20T22:48:25.921269453Z",
        "EndTime": "2026-04-20T22:49:37.800930902Z",
        "RunTime": 71879661459,
        "ParallelProcess": 7,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "ReleaseAdmissionPlan data: {\"Mapping\":{\"Components\":[{\"Name\":\"fj-multi-component-parent-tanl\",\"Repository\":\"quay.io/redhat-appstudio-qe/release-repository\"}]}}Image repository for component fj-multi-component-child-tanl in namespace build-e2e-mrxi do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component fj-multi-component-child-tanl in namespace build-e2e-mrxi do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component fj-multi-component-parent-tanl in namespace build-e2e-mrxi do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component fj-multi-component-parent-tanl in namespace build-e2e-mrxi do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component fj-multi-component-parent-tanl in namespace build-e2e-mrxi do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:26.016607078Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 3,
              "Time": "2026-04-20T22:48:47.515880567Z"
            },
            "Message": "component update with renovate",
            "Duration": 21499273459,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 4,
              "Time": "2026-04-20T22:48:47.516016755Z"
            },
            "Message": "creates component with nudges",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 1047,
              "Order": 6,
              "Time": "2026-04-20T22:49:37.800601774Z"
            },
            "Message": "creates component with nudges",
            "Duration": 50284585030,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1047,
              "Order": 7,
              "Time": "2026-04-20T22:49:37.800869729Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1047,
              "Order": 9,
              "Time": "2026-04-20T22:49:37.800919082Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 49353,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "failed",
        "StartTime": "2026-04-20T22:49:37.801504503Z",
        "EndTime": "2026-04-20T23:19:44.699878976Z",
        "RunTime": 1806898374474,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Timed out after 1800.000s.\ntimed out when waiting for the PipelineRun to start for the component fj-multi-component-parent-tanl/build-e2e-mrxi\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc001ba7150\u003e: \n    no pipelinerun found for component fj-multi-component-parent-tanl\n    {\n        s: \"no pipelinerun found for component fj-multi-component-parent-tanl\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 272,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go:272 +0x270"
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 11,
            "Time": "2026-04-20T23:19:37.802336541Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 259
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\nPipelineRun has not been created yet for the component build-e2e-mrxi/fj-multi-component-parent-tanl\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-20T22:49:37.801605848Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 12,
              "Time": "2026-04-20T23:19:37.802358452Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "Duration": 1800000752633,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 13,
              "Time": "2026-04-20T23:19:37.802616796Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 15,
              "Time": "2026-04-20T23:19:44.020902265Z"
            },
            "Message": "component update with renovate",
            "Duration": 6218285480,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 16,
              "Time": "2026-04-20T23:19:44.021160028Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 18,
              "Time": "2026-04-20T23:19:44.699870596Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 678710557,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.700426436Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 19,
            "Time": "2026-04-20T23:19:44.700424776Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.700720791Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 20,
            "Time": "2026-04-20T23:19:44.700718571Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.701013737Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 21,
            "Time": "2026-04-20T23:19:44.701012287Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.701292882Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 22,
            "Time": "2026-04-20T23:19:44.701291211Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.701521534Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 23,
            "Time": "2026-04-20T23:19:44.701519694Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.701732905Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 24,
            "Time": "2026-04-20T23:19:44.701732005Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.701955337Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 25,
            "Time": "2026-04-20T23:19:44.701954107Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.702171338Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 26,
            "Time": "2026-04-20T23:19:44.702170148Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.70237906Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 27,
            "Time": "2026-04-20T23:19:44.70237778Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 412
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.702678985Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 28,
            "Time": "2026-04-20T23:19:44.702675785Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 429
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.702991812Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 29,
            "Time": "2026-04-20T23:19:44.702990442Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "fj",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "forgejo"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:44.703251806Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 7,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 30,
            "Time": "2026-04-20T23:19:44.703250546Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "passed",
        "StartTime": "2026-04-20T22:48:26.016932016Z",
        "EndTime": "2026-04-20T22:49:46.392979149Z",
        "RunTime": 80376047123,
        "ParallelProcess": 13,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "ReleaseAdmissionPlan data: {\"Mapping\":{\"Components\":[{\"Name\":\"gh-multi-component-parent-pfir\",\"Repository\":\"quay.io/redhat-appstudio-qe/release-repository\"}]}}Image repository for component gh-multi-component-child-pfir in namespace build-e2e-oztl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-child-pfir in namespace build-e2e-oztl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-parent-pfir in namespace build-e2e-oztl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gh-multi-component-parent-pfir in namespace build-e2e-oztl do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:26.018787196Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 3,
              "Time": "2026-04-20T22:49:04.870788982Z"
            },
            "Message": "component update with renovate",
            "Duration": 38852001796,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 4,
              "Time": "2026-04-20T22:49:04.87094398Z"
            },
            "Message": "creates component with nudges",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 869,
              "Order": 6,
              "Time": "2026-04-20T22:49:46.392720475Z"
            },
            "Message": "creates component with nudges",
            "Duration": 41521776515,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 869,
              "Order": 7,
              "Time": "2026-04-20T22:49:46.392940307Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 869,
              "Order": 9,
              "Time": "2026-04-20T22:49:46.392972499Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 32192,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "failed",
        "StartTime": "2026-04-20T22:49:46.39336691Z",
        "EndTime": "2026-04-20T23:19:53.290799791Z",
        "RunTime": 1806897432881,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Timed out after 1800.000s.\ntimed out when waiting for the PipelineRun to start for the component gh-multi-component-parent-pfir/build-e2e-oztl\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc001a282a0\u003e: \n    no pipelinerun found for component gh-multi-component-parent-pfir\n    {\n        s: \"no pipelinerun found for component gh-multi-component-parent-pfir\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 272,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go:272 +0x270"
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 11,
            "Time": "2026-04-20T23:19:46.393908036Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 259
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\nPipelineRun has not been created yet for the component build-e2e-oztl/gh-multi-component-parent-pfir\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-20T22:49:46.393474746Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 12,
              "Time": "2026-04-20T23:19:46.393919807Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "Duration": 1800000445071,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 13,
              "Time": "2026-04-20T23:19:46.394090906Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 15,
              "Time": "2026-04-20T23:19:52.616817077Z"
            },
            "Message": "component update with renovate",
            "Duration": 6222726171,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 16,
              "Time": "2026-04-20T23:19:52.616965925Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 18,
              "Time": "2026-04-20T23:19:53.290792801Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 673826866,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.291288847Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 19,
            "Time": "2026-04-20T23:19:53.291285077Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.291555741Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 20,
            "Time": "2026-04-20T23:19:53.291554631Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.291775073Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 21,
            "Time": "2026-04-20T23:19:53.291774043Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.291977864Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 22,
            "Time": "2026-04-20T23:19:53.291976753Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.292200025Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 23,
            "Time": "2026-04-20T23:19:53.292199125Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.292416177Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 24,
            "Time": "2026-04-20T23:19:53.292415157Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.292617267Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 25,
            "Time": "2026-04-20T23:19:53.292616367Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.292800657Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 26,
            "Time": "2026-04-20T23:19:53.292799687Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.292974097Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 27,
            "Time": "2026-04-20T23:19:53.292973406Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 412
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.293138055Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 28,
            "Time": "2026-04-20T23:19:53.293137365Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 429
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.293335636Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 29,
            "Time": "2026-04-20T23:19:53.293334836Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gh",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "github"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-20T23:19:53.293507705Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 13,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 30,
            "Time": "2026-04-20T23:19:53.293506925Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 235
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "creates component with nudges",
        "State": "passed",
        "StartTime": "2026-04-20T22:48:26.017329557Z",
        "EndTime": "2026-04-20T22:49:55.547623946Z",
        "RunTime": 89530294409,
        "ParallelProcess": 18,
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "ReleaseAdmissionPlan data: {\"Mapping\":{\"Components\":[{\"Name\":\"gl-multi-component-parent-kefc\",\"Repository\":\"quay.io/redhat-appstudio-qe/release-repository\"}]}}Image repository for component gl-multi-component-child-kefc in namespace build-e2e-ugkk do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-child-kefc in namespace build-e2e-ugkk do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-child-kefc in namespace build-e2e-ugkk do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-parent-kefc in namespace build-e2e-ugkk do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\nImage repository for component gl-multi-component-parent-kefc in namespace build-e2e-ugkk do not have right state ('' != 'ready') yet but it has status {  { } {\u003cnil\u003e      } []}.\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Order": 1,
              "Time": "2026-04-20T22:48:26.019403269Z"
            },
            "Message": "component update with renovate",
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 72
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 3,
              "Time": "2026-04-20T22:49:05.280860831Z"
            },
            "Message": "component update with renovate",
            "Duration": 39261457563,
            "NodeType": "BeforeAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 159,
              "Order": 4,
              "Time": "2026-04-20T22:49:05.281049462Z"
            },
            "Message": "creates component with nudges",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 235
            },
            "TimelineLocation": {
              "Offset": 1046,
              "Order": 6,
              "Time": "2026-04-20T22:49:55.547240175Z"
            },
            "Message": "creates component with nudges",
            "Duration": 50266190743,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1046,
              "Order": 7,
              "Time": "2026-04-20T22:49:55.547532941Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 1046,
              "Order": 9,
              "Time": "2026-04-20T22:49:55.547605285Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 72354,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 259
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "triggers a PipelineRun for parent component ",
        "State": "failed",
        "StartTime": "2026-04-20T22:49:55.54827473Z",
        "EndTime": "2026-04-20T23:20:02.32101013Z",
        "RunTime": 1806772735379,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Timed out after 1800.000s.\ntimed out when waiting for the PipelineRun to start for the component gl-multi-component-parent-kefc/build-e2e-ugkk\nExpected success, but got an error:\n    \u003c*errors.errorString | 0xc0014f6100\u003e: \n    no pipelinerun found for component gl-multi-component-parent-kefc\n    {\n        s: \"no pipelinerun found for component gl-multi-component-parent-kefc\",\n    }",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 272,
            "FullStackTrace": "github.com/konflux-ci/e2e-tests/tests/build.init.func6.1.1.3.2()\n\t/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go:272 +0x270"
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 11,
            "Time": "2026-04-20T23:19:55.549189038Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 259
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 1,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0,
        "CapturedGinkgoWriterOutput": "PipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\nPipelineRun has not been created yet for the component build-e2e-ugkk/gl-multi-component-parent-kefc\n",
        "SpecEvents": [
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Order": 10,
              "Time": "2026-04-20T22:49:55.5484626Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 259
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 12,
              "Time": "2026-04-20T23:19:55.549205919Z"
            },
            "Message": "triggers a PipelineRun for parent component ",
            "Duration": 1800000743299,
            "NodeType": "It"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 13,
              "Time": "2026-04-20T23:19:55.549455482Z"
            },
            "Message": "component update with renovate",
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 214
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 15,
              "Time": "2026-04-20T23:20:01.74768335Z"
            },
            "Message": "component update with renovate",
            "Duration": 6198227858,
            "NodeType": "AfterAll"
          },
          {
            "SpecEventType": "Node",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 16,
              "Time": "2026-04-20T23:20:01.747928643Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "NodeType": "AfterEach"
          },
          {
            "SpecEventType": "Node (End)",
            "CodeLocation": {
              "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
              "LineNumber": 28
            },
            "TimelineLocation": {
              "Offset": 9090,
              "Order": 18,
              "Time": "2026-04-20T23:20:02.32100192Z"
            },
            "Message": "[build-service-suite Build service E2E tests]",
            "Duration": 573073257,
            "NodeType": "AfterEach"
          }
        ]
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 274
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.321548109Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 19,
            "Time": "2026-04-20T23:20:02.321544059Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 274
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 285
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "the PipelineRun should eventually finish successfully for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.321791312Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 20,
            "Time": "2026-04-20T23:20:02.321790222Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 285
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 289
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.321992863Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 21,
            "Time": "2026-04-20T23:20:02.321991823Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 289
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 307
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.322205714Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 22,
            "Time": "2026-04-20T23:20:02.322204624Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 307
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 318
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "create dockerfile and yaml manifest that references build and distribution repositories",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.322396954Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 23,
            "Time": "2026-04-20T23:20:02.322396134Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 318
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 358
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a PaC PR creation for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.322568573Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 24,
            "Time": "2026-04-20T23:20:02.322567763Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 358
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 375
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Merging the PaC PR should be successful for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.322729451Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 25,
            "Time": "2026-04-20T23:20:02.322728651Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 375
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 385
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PR merge triggers PAC PipelineRun for parent component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.32289289Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 26,
            "Time": "2026-04-20T23:20:02.32289211Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 385
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 401
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "PAC PipelineRun for parent component  is successful",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.323059279Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 27,
            "Time": "2026-04-20T23:20:02.323058609Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 401
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 412
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "should lead to a nudge PR creation for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.323245419Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 28,
            "Time": "2026-04-20T23:20:02.323244549Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 412
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 429
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "merging the PR should be successful for child component ",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.323394967Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 29,
            "Time": "2026-04-20T23:20:02.323394177Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 429
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      },
      {
        "ContainerHierarchyTexts": [
          "[build-service-suite Build service E2E tests]",
          "test git provider",
          "gl",
          "component update with renovate",
          "when components are created in same namespace"
        ],
        "ContainerHierarchyLocations": [
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/pkg/framework/describe.go",
            "LineNumber": 13
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 33
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/git_provider_config.go",
            "LineNumber": 122
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 35
          },
          {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 233
          }
        ],
        "ContainerHierarchyLabels": [
          [
            "build-service"
          ],
          [
            "renovate",
            "multi-component"
          ],
          [
            "gitlab"
          ],
          null,
          null
        ],
        "ContainerHierarchySemVerConstraints": [
          null,
          null,
          null,
          null,
          null
        ],
        "LeafNodeType": "It",
        "LeafNodeLocation": {
          "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
          "LineNumber": 440
        },
        "LeafNodeLabels": null,
        "LeafNodeSemVerConstraints": null,
        "LeafNodeText": "Verify the nudge updated the contents",
        "State": "skipped",
        "StartTime": "2026-04-20T23:20:02.323542855Z",
        "EndTime": "0001-01-01T00:00:00Z",
        "RunTime": 0,
        "ParallelProcess": 18,
        "Failure": {
          "Message": "Spec skipped because an earlier spec in an ordered container failed",
          "Location": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "TimelineLocation": {
            "Offset": 9090,
            "Order": 30,
            "Time": "2026-04-20T23:20:02.323542045Z"
          },
          "FailureNodeContext": "leaf-node",
          "FailureNodeType": "It",
          "FailureNodeLocation": {
            "FileName": "/tmp/tmp.IKIXBLK5Sv/tests/build/renovate.go",
            "LineNumber": 440
          },
          "ProgressReport": {
            "LeafNodeLocation": {},
            "SpecStartTime": "0001-01-01T00:00:00Z",
            "CurrentNodeLocation": {},
            "CurrentNodeStartTime": "0001-01-01T00:00:00Z",
            "CurrentStepLocation": {},
            "CurrentStepStartTime": "0001-01-01T00:00:00Z",
            "TimelineLocation": {
              "Time": "0001-01-01T00:00:00Z"
            }
          }
        },
        "NumAttempts": 0,
        "MaxFlakeAttempts": 0,
        "MaxMustPassRepeatedly": 0
      }
    ]
  }
]
