[INFO] Fetching and executing solve-pr-pairing.sh... [INFO] Loading env vars from parameters [INFO] Updating image repository to quay.io/redhat-user-workloads/rhtap-build-tenant/build-service/build-service [INFO] Updating image tag to on-pr-1bcd49dd8d8f014c1a4a804a018e07c220f03453 [INFO] Updating GitHub reference to flacatus@1bcd49dd8d8f014c1a4a804a018e07c220f03453 [INFO] kubernetes cluster is hosted on: https://54.190.118.183:6443 Kubernetes control plane is running at https://54.190.118.183:6443 CoreDNS is running at https://54.190.118.183:6443/api/v1/namespaces/kube-system/services/kube-dns:dns/proxy To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. [INFO] Installing Konflux CI dependencies ๐Ÿ” Checking requirements kubectl is installed openssl is installed Checking kubectl version kubectl version v1.35.0 meets minimum requirement (v1.31.4) All requirements are met Continue ๐Ÿงช Testing PVC creation for default storage class Creating PVC from './dependencies/pre-deployment-pvc-binding' using the cluster's default storage class namespace/test-pvc-ns created persistentvolumeclaim/test-pvc created Error from server (Forbidden): error when creating "./dependencies/pre-deployment-pvc-binding": pods "test-pvc-consumer" is forbidden: error looking up service account test-pvc-ns/default: serviceaccount "default" not found ๐Ÿ”„ Retrying command (attempt 2/3)... namespace/test-pvc-ns unchanged persistentvolumeclaim/test-pvc unchanged Error from server (Forbidden): error when creating "./dependencies/pre-deployment-pvc-binding": pods "test-pvc-consumer" is forbidden: error looking up service account test-pvc-ns/default: serviceaccount "default" not found ๐Ÿ”„ Retrying command (attempt 3/3)... namespace/test-pvc-ns unchanged persistentvolumeclaim/test-pvc unchanged Error from server (Forbidden): error when creating "./dependencies/pre-deployment-pvc-binding": pods "test-pvc-consumer" is forbidden: error looking up service account test-pvc-ns/default: serviceaccount "default" not found kubectl apply -k ./dependencies/pre-deployment-pvc-binding: Error while creating pre-deployment-pvc-binding. [INFO] Reading required secrets... [INFO] Deploying image-controller... ๐Ÿ’ง Starting Image Controller deployment... ๐ŸŒŠ Deploying Image Controller components... namespace/image-controller created customresourcedefinition.apiextensions.k8s.io/imagerepositories.appstudio.redhat.com created serviceaccount/image-controller-controller-manager created role.rbac.authorization.k8s.io/image-controller-leader-election-role created clusterrole.rbac.authorization.k8s.io/image-controller-imagerepository-editor-role created clusterrole.rbac.authorization.k8s.io/image-controller-imagerepository-viewer-role created clusterrole.rbac.authorization.k8s.io/image-controller-manager-role created clusterrole.rbac.authorization.k8s.io/image-controller-metrics-auth-role created rolebinding.rbac.authorization.k8s.io/image-controller-leader-election-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/image-controller-manager-rolebinding created clusterrolebinding.rbac.authorization.k8s.io/image-controller-metrics-auth-rolebinding created configmap/image-controller-image-pruner-configmap-tc4f9c8t66 created configmap/image-controller-notification-resetter-configmap-b2kb8hg596 created service/image-controller-controller-manager-metrics-service created deployment.apps/image-controller-controller-manager created cronjob.batch/image-controller-image-pruner-cronjob created cronjob.batch/image-controller-notification-resetter-cronjob created ๐Ÿ”‘ Setting up Quay credentials... ๐Ÿ”‘ Creating new Quay secret... secret/quaytoken created โณ Waiting for Image Controller to be ready... โณ Waiting for Image Controller pods to be ready... error: no matching resources found Retrying error: no matching resources found Retrying error: no matching resources found Retrying kubectl wait --for=condition=Ready --timeout=240s -l control-plane=controller-manager -n image-controller pod: Image-Controller did not become available within the allocated time. [INFO] Creating Test Resources... ๐Ÿงช Deploying test resources... ๐Ÿ‘ฅ Setting up demo users... namespace/user-ns1 created namespace/user-ns2 created serviceaccount/release-pipeline created Warning: resource serviceaccounts/default is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically. serviceaccount/default configured serviceaccount/release-pipeline created role.rbac.authorization.k8s.io/ns2-pod-viewer-job-creator created rolebinding.rbac.authorization.k8s.io/release-pipeline-resource-role-binding created rolebinding.rbac.authorization.k8s.io/user1-konflux-admin created rolebinding.rbac.authorization.k8s.io/user2-konflux-admin created rolebinding.rbac.authorization.k8s.io/ns2-pod-viewer-job-creator-binding created rolebinding.rbac.authorization.k8s.io/release-pipeline-resource-role-binding created rolebinding.rbac.authorization.k8s.io/user1-konflux-admin created rolebinding.rbac.authorization.k8s.io/user2-konflux-admin created clusterrolebinding.rbac.authorization.k8s.io/managed1-self-access-review created clusterrolebinding.rbac.authorization.k8s.io/managed2-self-access-review created clusterrolebinding.rbac.authorization.k8s.io/user1-self-access-review created secret/regcred-empty created resource mapping not found for name: "sample-component" namespace: "user-ns1" from "./test/resources/demo-users/user/": no matches for kind "Application" in version "appstudio.redhat.com/v1alpha1" ensure CRDs are installed first resource mapping not found for name: "sample-component" namespace: "user-ns1" from "./test/resources/demo-users/user/": no matches for kind "Component" in version "appstudio.redhat.com/v1alpha1" ensure CRDs are installed first resource mapping not found for name: "local-release" namespace: "user-ns1" from "./test/resources/demo-users/user/": no matches for kind "ReleasePlan" in version "appstudio.redhat.com/v1alpha1" ensure CRDs are installed first resource mapping not found for name: "sample-component" namespace: "user-ns1" from "./test/resources/demo-users/user/": no matches for kind "ReleasePlan" in version "appstudio.redhat.com/v1alpha1" ensure CRDs are installed first resource mapping not found for name: "sample-component-enterprise-contract" namespace: "user-ns1" from "./test/resources/demo-users/user/": no matches for kind "IntegrationTestScenario" in version "appstudio.redhat.com/v1beta2" ensure CRDs are installed first