Skip to content

chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed#154

Closed
red-hat-konflux[bot] wants to merge 1 commit into
release-0.1from
konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest
Closed

chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed#154
red-hat-konflux[bot] wants to merge 1 commit into
release-0.1from
konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/codeready-toolchain/toolchain-e2e indirect digest 60876bf64272d4

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux

red-hat-konflux Bot commented Apr 24, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: e2e/go.sum
Command failed: go get -t ./...
go: downloading github.com/devfile/library/v2 v2.2.1-0.20230418160146-e75481b7eebd
go: downloading github.com/google/go-github/v66 v66.0.0
go: downloading github.com/konflux-ci/application-api v0.0.0-20260213151620-9ac61f5d7ca0
go: downloading github.com/konflux-ci/build-service v0.0.0-20240611083846-2dee6cfe6fe4
go: downloading github.com/konflux-ci/e2e-tests v0.0.0-20260505065659-c430de73a6ed
go: downloading github.com/konflux-ci/integration-service v0.0.0-20260327093127-2b0e36d45a91
go: downloading github.com/konflux-ci/release-service v0.0.0-20260127184035-c36c56a3c440
go: downloading github.com/onsi/ginkgo/v2 v2.28.0
go: downloading github.com/onsi/gomega v1.39.1
go: downloading github.com/tektoncd/pipeline v1.9.2
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/fatih/color v1.19.0
go: downloading github.com/go-git/go-git/v5 v5.16.5
go: downloading github.com/gobwas/glob v0.2.3
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/api v0.34.2
go: downloading k8s.io/apimachinery v0.34.2
go: downloading k8s.io/client-go v0.34.2
go: downloading k8s.io/apiextensions-apiserver v0.34.2
go: downloading github.com/google/go-querystring v1.2.0
go: downloading github.com/go-logr/logr v1.4.3
go: downloading github.com/google/go-containerregistry v0.20.7
go: downloading github.com/openshift-pipelines/pipelines-as-code v0.34.0
go: downloading github.com/openshift/api v0.0.0-20260318185450-1f2fa3f09f4e
go: downloading golang.org/x/exp v0.0.0-20260112195511-716be5621a96
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
go: downloading knative.dev/pkg v0.0.0-20250424013628-d5e74d29daa3
go: downloading sigs.k8s.io/controller-runtime v0.20.2
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/konflux-ci/image-controller v0.0.0-20240530145826-3296e4996f6f
go: downloading github.com/avast/retry-go/v4 v4.3.3
go: downloading github.com/docker/cli v29.2.0+incompatible
go: downloading github.com/magefile/mage v1.14.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/moby/buildkit v0.12.5
go: downloading github.com/openshift/library-go v0.0.0-20251110200504-2685cf1242fc
go: downloading github.com/openshift/oc v0.0.0-alpha.0.0.20220614012638-35c7eeb5274e
go: downloading k8s.io/cli-runtime v0.34.2
go: downloading github.com/tektoncd/cli v0.43.0
go: downloading github.com/konflux-ci/operator-toolkit v0.0.0-20251118152634-b4f41f073069
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/spf13/afero v1.15.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.42.0
go: downloading dario.cat/mergo v1.0.2
go: downloading github.com/ProtonMail/go-crypto v1.3.0
go: downloading github.com/go-git/go-billy/v5 v5.7.0
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/google/cel-go v0.27.0
go: downloading k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/randfill v1.0.0
go: downloading sigs.k8s.io/structured-merge-diff/v6 v6.3.2
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.17.0
go: downloading github.com/google/go-github/v45 v45.2.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading golang.org/x/oauth2 v0.34.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.11
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v2 v2.2.0
go: downloading github.com/gofri/go-github-ratelimit v1.0.3-0.20230428184158-a500e14de53f
go: downloading github.com/xanzy/go-gitlab v0.114.0
go: downloading github.com/codeready-toolchain/api v0.0.0-20260609071155-c8f486b1a581
go: downloading github.com/conforma/crds/api v0.1.7
go: downloading github.com/openshift/client-go v0.0.0-20260320040014-4b5fc2cdad98
go: downloading github.com/redhat-appstudio/jvm-build-service v0.0.0-20240126122210-0e2ee7e2e5b0
go: downloading github.com/vmware-tanzu/velero v1.17.2
go: downloading github.com/codeready-toolchain/toolchain-common v0.0.0-20260609073430-82d1748db579
go: downloading github.com/codeready-toolchain/toolchain-e2e v0.0.0-20260623093515-64272d4af2e5
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/bmatcuk/doublestar/v4 v4.7.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.49.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading golang.org/x/term v0.39.0
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading oras.land/oras-go/v2 v2.5.0
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading github.com/docker/docker v23.0.7+incompatible
go: downloading github.com/spf13/cobra v1.10.2
go: downloading k8s.io/kubectl v0.34.2
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/aws/aws-sdk-go v1.55.8
go: downloading github.com/containers/image/v5 v5.29.3
go: downloading github.com/google/uuid v1.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.13.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/operator-framework/operator-lib v0.19.0
go: downloading go.yaml.in/yaml/v3 v3.0.4
go: downloading github.com/Masterminds/semver/v3 v3.4.0
go: downloading golang.org/x/text v0.33.0
go: downloading golang.org/x/crypto v0.47.0
go: downloading github.com/cyphar/filepath-securejoin v0.3.6
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.5.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/google/btree v1.1.3
go: downloading cel.dev/expr v0.25.1
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20260319201613-d00831a3d3e7
go: downloading google.golang.org/protobuf v1.36.11
go: downloading github.com/emicklei/go-restful/v3 v3.13.0
go: downloading github.com/go-openapi/jsonreference v0.21.5
go: downloading github.com/go-openapi/swag v0.25.5
go: downloading github.com/google/gnostic-models v0.7.1
go: downloading sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/golang-jwt/jwt/v4 v4.5.2
go: downloading github.com/google/go-github/v75 v75.0.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading golang.org/x/time v0.14.0
go: downloading gomodules.xyz/jsonpatch/v2 v2.5.0
go: downloading github.com/42wim/httpsig v1.2.3
go: downloading github.com/davidmz/go-pageant v1.0.2
go: downloading github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e
go: downloading github.com/hashicorp/go-version v1.8.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.8
go: downloading github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
go: downloading github.com/docker/docker-credential-helpers v0.9.3
go: downloading github.com/fxamacker/cbor/v2 v2.9.0
go: downloading github.com/containerd/typeurl/v2 v2.2.2
go: downloading github.com/distribution/distribution/v3 v3.0.0-20230511163743-f7717b7855ca
go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
go: downloading github.com/containerd/containerd v1.7.29
go: downloading github.com/klauspost/compress v1.18.2
go: downloading github.com/moby/patternmatcher v0.5.0
go: downloading github.com/moby/sys/sequential v0.5.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading k8s.io/component-base v0.34.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/moby/term v0.5.2
go: downloading sigs.k8s.io/kustomize/api v0.20.1
go: downloading sigs.k8s.io/kustomize/kyaml v0.20.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading golang.org/x/tools v0.41.0
go: downloading github.com/containers/libtrust v0.0.0-20230121012942-c1716e8a8d01
go: downloading github.com/containers/ocicrypt v1.1.10
go: downloading github.com/containers/storage v1.51.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.18.1
go: downloading github.com/cloudflare/circl v1.6.3
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/kevinburke/ssh_config v1.4.0
go: downloading github.com/skeema/knownhosts v1.3.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20230502190836-7399e0f8ee5e
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.2
go: downloading go.opencensus.io v0.24.0
go: downloading go.uber.org/zap v1.27.1
go: downloading google.golang.org/grpc v1.79.3
go: downloading github.com/antlr4-go/antlr/v4 v4.13.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260311181403-84a4fc48630c
go: downloading github.com/klauspost/cpuid/v2 v2.3.0
go: downloading github.com/go-openapi/jsonpointer v0.22.5
go: downloading github.com/go-openapi/swag/cmdutils v0.25.5
go: downloading github.com/go-openapi/swag/conv v0.25.5
go: downloading github.com/go-openapi/swag/fileutils v0.25.5
go: downloading github.com/go-openapi/swag/jsonname v0.25.5
go: downloading github.com/go-openapi/swag/jsonutils v0.25.5
go: downloading github.com/go-openapi/swag/loading v0.25.5
go: downloading github.com/go-openapi/swag/mangling v0.25.5
go: downloading github.com/go-openapi/swag/netutils v0.25.5
go: downloading github.com/go-openapi/swag/stringutils v0.25.5
go: downloading github.com/go-openapi/swag/typeutils v0.25.5
go: downloading github.com/go-openapi/swag/yamlutils v0.25.5
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/opencontainers/runc v1.1.14
go: downloading github.com/gorilla/mux v1.8.1
go: downloading github.com/moby/sys/userns v0.1.0
go: downloading github.com/chai2010/gettext-go v1.0.3
go: downloading github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f
go: downloading github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24
go: downloading github.com/google/pprof v0.0.0-20260115054156-294ebfa9ad83
go: downloading github.com/vbatts/tar-split v0.12.2
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/prometheus/statsd_exporter v0.28.0
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading google.golang.org/api v0.262.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/blendle/zapdriver v1.3.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/hashicorp/golang-lru v1.0.2
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
go: downloading github.com/docker/go-metrics v0.0.1
go: downloading github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c
go: downloading github.com/blang/semver/v4 v4.0.0
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/go-errors/errors v1.5.1
go: downloading golang.org/x/mod v0.32.0
go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.6
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/morikuni/aec v1.0.0
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.2.0
go: downloading github.com/opencontainers/runtime-spec v1.2.0
go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
go: downloading github.com/moby/spdystream v0.5.0
go: downloading github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: github.com/redhat-appstudio/tsf-cli/e2e/tests/tsf imports
	github.com/konflux-ci/e2e-tests/pkg/framework imports
	github.com/konflux-ci/e2e-tests/pkg/sandbox imports
	github.com/codeready-toolchain/toolchain-e2e/testsupport/md5: cannot find module providing package github.com/codeready-toolchain/toolchain-e2e/testsupport/md5

@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-2z5xv Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-nb4wj Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 08d7a6c to 0821744 Compare April 24, 2026 18:32
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 65b52a8 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to f67a1a3 Apr 24, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-bhxm6 Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-f5l9x Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 0821744 to 4ecaf00 Compare April 28, 2026 02:26
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to f67a1a3 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 86a74db Apr 28, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-76cp8 Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-5xkh9 Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 4ecaf00 to ff806cf Compare April 30, 2026 15:21
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 86a74db chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e20ac71 Apr 30, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-xvdch Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-qp4nc Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from ff806cf to e5f397b Compare May 5, 2026 19:12
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e20ac71 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 91b9080 May 5, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-wq9qf Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-bhhdp Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from e5f397b to 023444e Compare May 6, 2026 19:27
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-r6wx5 Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-bssr9 Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 023444e to f020608 Compare May 19, 2026 23:02
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 91b9080 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to b57dc7a May 19, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-v7q8t Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-swns6 Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from f020608 to 0fd616d Compare May 21, 2026 18:58
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to b57dc7a chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to ce95271 May 21, 2026
@konflux-ci-qe-bot

Copy link
Copy Markdown

@red-hat-konflux[bot]: The following matrix E2E test has Failed, say /retest to rerun failed tests.

Total child pipelines: 2
Failed child pipelines: 2

Failed child pipelines

PipelineRun Name Status Rerun command Build Log Test Log
tsf-e2e-4.20-jd2rk Failed /retest View Pipeline Log View Test Logs
tsf-e2e-4.21-56prq Failed /retest View Pipeline Log View Test Logs

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 0fd616d to eeb7f36 Compare May 22, 2026 10:33
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to ce95271 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 8a09e02 May 22, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from eeb7f36 to f50c715 Compare May 22, 2026 22:42
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 8a09e02 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb May 22, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb - abandoned Jun 1, 2026
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb - abandoned chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb Jun 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from f50c715 to b2ce4b4 Compare June 4, 2026 10:31
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to e7056bb chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 13a810f Jun 4, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from b2ce4b4 to 08890a7 Compare June 21, 2026 14:18
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 13a810f chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to d70f4e8 Jun 21, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch from 08890a7 to ae5f04d Compare June 26, 2026 14:29
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to d70f4e8 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 Jun 26, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed Jun 27, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 27, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch June 27, 2026 06:07
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 Jun 27, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jun 27, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch 2 times, most recently from ae5f04d to 4820920 Compare June 27, 2026 09:49
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed Jun 30, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jun 30, 2026
…st to 64272d4

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 Jul 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/release-0.1/github.com-codeready-toolchain-toolchain-e2e-digest branch 2 times, most recently from 4820920 to 2706e2a Compare July 1, 2026 01:41
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 chore(deps): update github.com/codeready-toolchain/toolchain-e2e digest to 64272d4 - autoclosed Jul 3, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant