~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts bash scripts/validate-marketplace.sh + '[' -z 500s ']' + OPERATOR_NAMESPACE=openshift-marketplace + oc get pods -n openshift-marketplace + grep CrashLoopBackOff + '[' 1 -eq 0 ']' + OPERATORS='openshift-cert-manager-operator kubernetes-nmstate-operator metallb-operator' + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep openshift-cert-manager-operator openshift-cert-manager-operator Red Hat Operators 218d + '[' 0 -eq 0 ']' + break + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep kubernetes-nmstate-operator kubernetes-nmstate-operator Red Hat Operators 218d + '[' 0 -eq 0 ']' + break + for operator in $OPERATORS + n=0 + retries=20 + true + oc get packagemanifests -n openshift-marketplace + grep metallb-operator metallb-operator Red Hat Operators 218d + '[' 0 -eq 0 ']' + break bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z metallb-system ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/metallb-system + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml namespace/metallb-system unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io metallb-system); do sleep 1; done" NAME DISPLAY NAME STATUS metallb-system Active bash scripts/gen-olm-metallb.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr ']' + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op + echo DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr DEPLOY_DIR /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr + echo INTERFACE INTERFACE + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op operatorgroup.operators.coreos.com/metallb-operator unchanged subscription.operators.coreos.com/metallb-operator-sub unchanged timeout 500s bash -c "while ! (oc get pod --no-headers=true -l control-plane=controller-manager -n metallb-system| grep metallb-operator-controller); do sleep 10; done" metallb-operator-controller-manager-54f567645c-dwj2n 1/1 Running 0 118m oc wait pod -n metallb-system --for condition=Ready -l control-plane=controller-manager --timeout=500s pod/metallb-operator-controller-manager-54f567645c-dwj2n condition met timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=webhook-server -n metallb-system| grep metallb-operator-webhook); do sleep 10; done" metallb-operator-webhook-server-76876fd5d9-l8686 1/1 Running 0 118m oc wait pod -n metallb-system --for condition=Ready -l component=webhook-server --timeout=500s pod/metallb-operator-webhook-server-76876fd5d9-l8686 condition met oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml metallb.metallb.io/metallb unchanged timeout 500s bash -c "while ! (oc get pod --no-headers=true -l component=speaker -n metallb-system | grep speaker); do sleep 10; done" speaker-jgwdr 2/2 Running 0 117m oc wait pod -n metallb-system -l component=speaker --for condition=Ready --timeout=500s pod/speaker-jgwdr condition met bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z horizon-kuttl-tests ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/namespace.yaml namespace/horizon-kuttl-tests created timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io horizon-kuttl-tests); do sleep 1; done" NAME DISPLAY NAME STATUS horizon-kuttl-tests Active oc project horizon-kuttl-tests Now using project "horizon-kuttl-tests" on server "https://api.crc.testing:6443". bash scripts/gen-input-kustomize.sh + OUT=/home/zuul/ci-framework-data/artifacts/manifests + '[' -z horizon-kuttl-tests ']' + '[' -z osp-secret ']' + '[' -z 12345678 ']' + '[' -z 1234567842 ']' + '[' -z 767c3ed056cbaa3b9dfedb8c6f825bf0 ']' + '[' -z sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU= ']' + '[' -z COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f ']' + '[' -z openstack ']' + '[' -z libvirt-secret ']' + DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input ~/src/github.com/openstack-k8s-operators/install_yamls + cat oc get secret/osp-secret || oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input | oc apply -f - Error from server (NotFound): secrets "osp-secret" not found secret/libvirt-secret created secret/octavia-ca-passphrase created secret/osp-secret created oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists manila;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr oc rsh openstack-galera-0 mysql -u root --password=12345678 -ss -e "show databases like 'nova_%';" | xargs -I '{}' oc rsh openstack-galera-0 mysql -u root --password=12345678 -ss -e "flush tables; drop database if exists {};" Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists octavia;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists designate;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists neutron;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists ironic;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists ironic_inspector;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists cinder;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists glance;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/placement-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists placement;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift: no such file or directory No resources found rm -Rf -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists barbican;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists keystone;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ceilometer-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists aodh;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr if oc get RabbitmqCluster; then oc delete --ignore-not-found=true RabbitmqCluster --all; fi No resources found in horizon-kuttl-tests namespace. No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z openstack-operators ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/openstack-operators + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml namespace/openstack-operators unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openstack-operators); do sleep 1; done" NAME DISPLAY NAME STATUS openstack-operators Active oc project openstack-operators Now using project "openstack-operators" on server "https://api.crc.testing:6443". bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' -z quay.io/openstack-k8s-operators/mariadb-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=mariadb-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE mariadb-operator-index OPERATOR_SOURCE mariadb-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op catalogsource.operators.coreos.com/mariadb-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/mariadb-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/mariadb-operator.git mariadb-operator Cloning into 'mariadb-operator'... Running checkout: git checkout c8fbf68986fa Note: switching to 'c8fbf68986fa'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c8fbf68 Merge pull request #367 from openstack-k8s-operators/renovate/github.com-onsi-ginkgo-v2-2.x cp /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Galera ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' Galera == OpenStackControlPlane ']' + '[' Galera == Galera ']' + cat + '[' Galera == NetConfig ']' + '[' -n '' ']' + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Galera == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./mariadb_v1beta1_galera.yaml + for y in ${yamls[@]} + kustomize edit add resource ./mariadb_v1beta1_galera.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "mariadb-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z mariadb ']' + '[' mariadb = rabbitmq-cluster ']' + DEPL_NAME=mariadb-operator-controller-manager ++ oc get -n openstack-operators deployment mariadb-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr + oc apply -f - galera.mariadb.openstack.org/openstack created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' -z quay.io/openstack-k8s-operators/infra-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=infra-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE infra-operator-index OPERATOR_SOURCE infra-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op catalogsource.operators.coreos.com/infra-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/infra-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/infra-operator.git infra-operator Cloning into 'infra-operator'... Running checkout: git checkout c6051f6ada6d Note: switching to 'c6051f6ada6d'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c6051f6 Merge pull request #455 from dciabrin/tls12 cp /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Memcached ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n memcached ']' + cat + '[' Memcached == OpenStackControlPlane ']' + '[' Memcached == Galera ']' + '[' Memcached == NetConfig ']' + '[' -n '' ']' + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Memcached == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./memcached_v1beta1_memcached.yaml + for y in ${yamls[@]} + kustomize edit add resource ./memcached_v1beta1_memcached.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "infra-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr + oc apply -f - memcached.memcached.openstack.org/memcached created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' -z quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=rabbitmq-cluster-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE rabbitmq-cluster-operator-index OPERATOR_SOURCE rabbitmq-cluster-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op catalogsource.operators.coreos.com/rabbitmq-cluster-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/rabbitmq-cluster-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash -c "CHECKOUT_FROM_OPENSTACK_REF=false scripts/clone-operator-repo.sh" Cloning repo: git clone -b patches https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git rabbitmq-operator Cloning into 'rabbitmq-operator'... cp /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z RabbitmqCluster ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=image + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=image + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n rabbitmq ']' + cat + '[' RabbitmqCluster == OpenStackControlPlane ']' + '[' RabbitmqCluster == Galera ']' + '[' RabbitmqCluster == NetConfig ']' + '[' -n '' ']' + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ RabbitmqCluster == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./rabbitmq.yaml + for y in ${yamls[@]} + kustomize edit add resource ./rabbitmq.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z rabbitmq ']' + '[' rabbitmq = rabbitmq ']' + OPERATOR_NAME=rabbitmq-cluster + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json Error from server (NotFound): deployments.apps "rabbitmq-cluster-operator" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' + '[' rabbitmq-cluster = rabbitmq-cluster ']' + DEPL_NAME=rabbitmq-cluster-operator ++ oc get -n openstack-operators deployment rabbitmq-cluster-operator -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr + oc apply -f - rabbitmqcluster.rabbitmq.com/rabbitmq created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' -z quay.io/openstack-k8s-operators/keystone-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=keystone-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE keystone-operator-index OPERATOR_SOURCE keystone-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op catalogsource.operators.coreos.com/keystone-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/keystone-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/keystone-operator.git keystone-operator Cloning into 'keystone-operator'... Running checkout: git checkout 3cc98ad43636 Note: switching to '3cc98ad43636'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 3cc98ad Merge pull request #629 from fmount/modernize cp /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z KeystoneAPI ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' KeystoneAPI == OpenStackControlPlane ']' + '[' KeystoneAPI == Galera ']' + '[' KeystoneAPI == NetConfig ']' + '[' -n '' ']' + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ KeystoneAPI == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./keystone_v1beta1_keystoneapi.yaml + for y in ${yamls[@]} + kustomize edit add resource ./keystone_v1beta1_keystoneapi.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json Error from server (NotFound): deployments.apps "keystone-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z keystone ']' + '[' keystone = rabbitmq-cluster ']' + DEPL_NAME=keystone-operator-controller-manager ++ oc get -n openstack-operators deployment keystone-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr + oc apply -f - keystoneapi.keystone.openstack.org/keystone created + '[' 0 -lt 15 ']' bash scripts/gen-olm.sh + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' -z quay.io/openstack-k8s-operators/horizon-operator-index:latest ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op ']' + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op ']' + mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op + OPERATOR_CHANNEL=alpha + OPERATOR_SOURCE=horizon-operator-index + OPERATOR_SOURCE_NAMESPACE=openstack-operators + echo OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op OPERATOR_DIR /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op + echo OPERATOR_CHANNEL alpha OPERATOR_CHANNEL alpha + echo OPERATOR_SOURCE horizon-operator-index OPERATOR_SOURCE horizon-operator-index + echo OPERATOR_SOURCE_NAMESPACE openstack-operators OPERATOR_SOURCE_NAMESPACE openstack-operators + cat + cat + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op catalogsource.operators.coreos.com/horizon-operator-index created operatorgroup.operators.coreos.com/openstack unchanged subscription.operators.coreos.com/horizon-operator created mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/horizon-operator.git horizon-operator Cloning into 'horizon-operator'... Running checkout: git checkout e9f843ac503f Note: switching to 'e9f843ac503f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at e9f843a Merge pull request #513 from fmount/modernize cp /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z horizon-kuttl-tests ']' + '[' -z Horizon ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ']' + '[' -n '' ']' + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ~/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' Horizon == OpenStackControlPlane ']' + '[' Horizon == Galera ']' + '[' Horizon == NetConfig ']' + '[' -n '' ']' + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ Horizon == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls=./horizon_v1beta1_horizon.yaml + for y in ${yamls[@]} + kustomize edit add resource ./horizon_v1beta1_horizon.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ jq -e .status.availableReplicas ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas Error from server (NotFound): deployments.apps "horizon-operator-controller-manager" not found + REPLICAS= + '[' '' '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=null + '[' null '!=' 1 ']' + exit 1 + '[' -z openstack-operators ']' + '[' -z horizon ']' + '[' horizon = rabbitmq-cluster ']' + DEPL_NAME=horizon-operator-controller-manager ++ oc get -n openstack-operators deployment horizon-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' make horizon_kuttl_run make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' kubectl-kuttl test --config /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests --config /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml --namespace horizon-kuttl-tests 2025/09/29 23:35:32 kutt-test config testdirs is overridden with args: [ /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests ] === RUN kuttl harness.go:463: starting setup harness.go:255: running tests using configured kubeconfig. harness.go:278: Successful connection to cluster at: https://api.crc.testing:6443 harness.go:363: running tests harness.go:75: going to run test suite with timeout of 180 seconds for each step harness.go:375: testsuite: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/tests/kuttl/tests has 2 tests === RUN kuttl/harness === RUN kuttl/harness/basic-deployment === PAUSE kuttl/harness/basic-deployment === RUN kuttl/harness/tls-deployment === PAUSE kuttl/harness/tls-deployment === CONT kuttl/harness/basic-deployment logger.go:42: 23:35:32 | basic-deployment | Skipping creation of user-supplied namespace: horizon-kuttl-tests logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | starting test step 1-deploy-horizon logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | running command: [sh -c oc apply -n $NAMESPACE -f ../../../../config/samples/horizon_v1beta1_horizon.yaml ] logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | horizon.horizon.openstack.org/horizon created logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:32 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:33 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:34 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:34 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:34 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:34 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:34 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:35 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:36 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:37 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:38 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:39 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:40 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:41 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:42 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:43 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:43 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:43 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:44 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:45 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:46 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:47 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:47 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:47 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:47 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:47 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:48 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:49 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:50 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:51 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:52 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:52 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:52 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:53 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:54 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + PUBLIC_URL= logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' '/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | Error from server (NotFound): deployments.apps "horizon" not found logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:55 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:56 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:56 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:56 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:57 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:58 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:35:59 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:00 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:00 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:00 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:01 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:02 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:03 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:03 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:03 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:03 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:03 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:04 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:05 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:06 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:07 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:07 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:07 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:08 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | error: unable to upgrade connection: container not found ("horizon-log") logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + STATUSCODE= logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + [[ -n '' ]] logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + echo 'No status code returned, pls check if horizon is available' logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | No status code returned, pls check if horizon is available logger.go:42: 23:36:09 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:10 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:10 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:10 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:11 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:12 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:13 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:13 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:13 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:13 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:13 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:14 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:15 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:16 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:16 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:16 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:16 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:16 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:17 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:18 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:19 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:21 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:22 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:23 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:23 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:23 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:24 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:25 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:26 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:26 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:26 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:26 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:26 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:27 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:28 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:29 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:30 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:31 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:32 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:33 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:33 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:33 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:34 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:35 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:36 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:36 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:36 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:36 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:36 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:37 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:38 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:39 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | command terminated with exit code 7 logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + STATUSCODE=000 logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + [[ -n 000 ]] logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + test 000 -ne 200 logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + RETURN_CODE=1 logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + echo 'http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000' logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | http://horizon.horizon-kuttl-tests.svc status code expected is 200 but was 000 logger.go:42: 23:36:40 | basic-deployment/1-deploy-horizon | + exit 1 logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:41 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | HTTP/1.1 200 OK logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Date: Mon, 29 Sep 2025 23:36:41 GMT logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Server: Apache logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Content-Length: 9631 logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Expires: Mon, 29 Sep 2025 23:36:43 GMT logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Vary: Cookie,Accept-Language logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | X-Frame-Options: DENY logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Content-Language: en logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Set-Cookie: csrftoken=Q0G6JDumS0ImUnvanjiZBHgqqdN4n11Ebtd7Z9kPmb0HO6qjlJNCGOdn55pVHFhD; Path=/; SameSite=Lax logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | Content-Type: text/html; charset=utf-8 logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | + STATUSCODE=200 logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | + [[ -n 200 ]] logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | + test 200 -ne 200 logger.go:42: 23:36:43 | basic-deployment/1-deploy-horizon | + exit 0 logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | running command: [sh -c set -x RETURN_CODE=0 PUBLIC_URL=$(oc get -n $NAMESPACE horizon horizon -o jsonpath='{.status.endpoint}') STATUSCODE=$(oc -n $NAMESPACE exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out "%{http_code}" "$PUBLIC_URL/dashboard/auth/login/?next=/dashboard/" -k) if [[ -n "${STATUSCODE}" ]]; then if test $STATUSCODE -ne 200; then RETURN_CODE=1 echo "${PUBLIC_URL} status code expected is 200 but was ${STATUSCODE}" fi else RETURN_CODE=1 echo "No status code returned, pls check if horizon is available" fi exit $RETURN_CODE ] logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | + RETURN_CODE=0 logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | ++ oc get -n horizon-kuttl-tests horizon horizon -o 'jsonpath={.status.endpoint}' logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | + PUBLIC_URL=http://horizon.horizon-kuttl-tests.svc logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | ++ oc -n horizon-kuttl-tests exec -it deployment/horizon -- curl --silent --output /dev/stderr --head --write-out '%{http_code}' 'http://horizon.horizon-kuttl-tests.svc/dashboard/auth/login/?next=/dashboard/' -k logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | Defaulted container "horizon-log" out of: horizon-log, horizon logger.go:42: 23:36:44 | basic-deployment/1-deploy-horizon | Unable to use a TTY - input is not a terminal or the right kind of file logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | HTTP/1.1 200 OK logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Date: Mon, 29 Sep 2025 23:36:44 GMT logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Server: Apache logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Content-Length: 9628 logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Expires: Mon, 29 Sep 2025 23:36:46 GMT logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Vary: Cookie,Accept-Language logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | X-Frame-Options: DENY logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Content-Language: en logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Set-Cookie: csrftoken=bCQsI9wC0QIoYCq6QfkD9SUwJDHMqEtuP9reArul0DTX9PlIluAQ3Fvky2Nil1cs; Path=/; SameSite=Lax logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | Content-Type: text/html; charset=utf-8 logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | + STATUSCODE=200 logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | + [[ -n 200 ]] logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | + test 200 -ne 200 logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | + exit 0 logger.go:42: 23:36:46 | basic-deployment/1-deploy-horizon | test step completed 1-deploy-horizon logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | starting test step 2-update-extramounts-horizon logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | running command: [sh -c touch mycustompolicy.yaml oc create configmap -n $NAMESPACE horizon-policy --from-file mycustompolicy.yaml ] logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | configmap/horizon-policy created logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | running command: [sh -c oc patch horizon -n $NAMESPACE horizon --type='merge' -p '{ "spec": { "extraMounts": [ { "name": "v1", "region": "r1", "extraVol": [ { "extraVolType": "Policy", "mounts": [ { "mountPath": "/etc/openstack-dashboard/mycustomPolicy.yaml", "name": "policy", "readOnly": true, "subPath": "mycustomPolicy.yaml" } ], "volumes": [ { "name": "policy", "configMap": { "name": "horizon-policy" } } ] } ] } ] } }' ] logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | horizon.horizon.openstack.org/horizon patched logger.go:42: 23:36:46 | basic-deployment/2-update-extramounts-horizon | test step completed 2-update-extramounts-horizon logger.go:42: 23:36:46 | basic-deployment/5-cleanup_horizon | starting test step 5-cleanup_horizon logger.go:42: 23:37:18 | basic-deployment/5-cleanup_horizon | test step completed 5-cleanup_horizon logger.go:42: 23:37:18 | basic-deployment | skipping kubernetes event logging === CONT kuttl/harness/tls-deployment logger.go:42: 23:37:18 | tls-deployment | Skipping creation of user-supplied namespace: horizon-kuttl-tests logger.go:42: 23:37:18 | tls-deployment/0-tls_ca_bundle | starting test step 0-tls_ca_bundle logger.go:42: 23:37:18 | tls-deployment/0-tls_ca_bundle | Secret:horizon-kuttl-tests/combined-ca-bundle created logger.go:42: 23:37:18 | tls-deployment/0-tls_ca_bundle | Secret:horizon-kuttl-tests/cert-horizon-svc created logger.go:42: 23:37:18 | tls-deployment/0-tls_ca_bundle | test step completed 0-tls_ca_bundle logger.go:42: 23:37:18 | tls-deployment/1-deploy_horizon | starting test step 1-deploy_horizon logger.go:42: 23:37:18 | tls-deployment/1-deploy_horizon | running command: [sh -c oc apply -n $NAMESPACE -f ../../../../config/samples/horizon_v1beta1_horizon_tls.yaml ] logger.go:42: 23:37:18 | tls-deployment/1-deploy_horizon | horizon.horizon.openstack.org/horizon created logger.go:42: 23:37:42 | tls-deployment/1-deploy_horizon | test step completed 1-deploy_horizon logger.go:42: 23:37:42 | tls-deployment/5-cleanup_horizon | starting test step 5-cleanup_horizon logger.go:42: 23:38:15 | tls-deployment/5-cleanup_horizon | test step completed 5-cleanup_horizon logger.go:42: 23:38:15 | tls-deployment | skipping kubernetes event logging === NAME kuttl harness.go:406: run tests finished harness.go:514: cleaning up harness.go:571: removing temp folder: "" --- PASS: kuttl (163.51s) --- PASS: kuttl/harness (0.00s) --- PASS: kuttl/harness/basic-deployment (106.22s) --- PASS: kuttl/harness/tls-deployment (57.28s) PASS make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' make deploy_cleanup make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/manila/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists manila;" || true Error from server (NotFound): pods "openstack-galera-0" not found oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/heat/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr | oc delete --ignore-not-found=true -f - rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/horizon/cr bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z horizon-kuttl-tests ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/namespace.yaml namespace/horizon-kuttl-tests unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io horizon-kuttl-tests); do sleep 1; done" NAME DISPLAY NAME STATUS horizon-kuttl-tests Active oc project horizon-kuttl-tests Now using project "horizon-kuttl-tests" on server "https://api.crc.testing:6443". oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/nova/cr oc rsh openstack-galera-0 mysql -u root --password=12345678 -ss -e "show databases like 'nova_%';" | xargs -I '{}' oc rsh openstack-galera-0 mysql -u root --password=12345678 -ss -e "flush tables; drop database if exists {};" Defaulted container "galera" out of: galera, mysql-bootstrap (init) oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra-redis/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/octavia/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists octavia;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/designate/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists designate;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/neutron/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists neutron;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ovn/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/ironic/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists ironic;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists ironic_inspector;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/cinder/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists cinder;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/glance/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists glance;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/placement-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/placement/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists placement;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift: no such file or directory No resources found rm -Rf -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/swift/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/barbican/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists barbican;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr | oc delete --ignore-not-found=true -f - keystoneapi.keystone.openstack.org "keystone" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/keystone/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists keystone;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr | oc delete --ignore-not-found=true -f - galera.mariadb.openstack.org "openstack" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/ceilometer-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/telemetry/cr oc rsh -t openstack-galera-0 mysql -u root --password=12345678 -e "flush tables; drop database if exists aodh;" || true Defaulted container "galera" out of: galera, mysql-bootstrap (init) Unable to use a TTY - input is not a terminal or the right kind of file oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr | oc delete --ignore-not-found=true -f - memcached.memcached.openstack.org "memcached" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr if oc get RabbitmqCluster; then oc delete --ignore-not-found=true RabbitmqCluster --all; fi NAME ALLREPLICASREADY RECONCILESUCCESS AGE rabbitmq True True 4m35s rabbitmqcluster.rabbitmq.com "rabbitmq" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/rabbitmq/cr make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' make horizon_cleanup make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z horizon ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep horizon + CSV=horizon-operator.v0.0.1 + '[' -n horizon-operator.v0.0.1 ']' + oc delete -n openstack-operators csv horizon-operator.v0.0.1 --ignore-not-found=true clusterserviceversion.operators.coreos.com "horizon-operator.v0.0.1" deleted + oc delete -n openstack-operators subscription horizon-operator --ignore-not-found=true subscription.operators.coreos.com "horizon-operator" deleted + oc delete -n openstack-operators catalogsource horizon-operator-index --ignore-not-found=true catalogsource.operators.coreos.com "horizon-operator-index" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/horizon/op make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' make kuttl_common_cleanup make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z keystone ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep keystone + CSV=keystone-operator.v0.0.1 + '[' -n keystone-operator.v0.0.1 ']' + oc delete -n openstack-operators csv keystone-operator.v0.0.1 --ignore-not-found=true clusterserviceversion.operators.coreos.com "keystone-operator.v0.0.1" deleted + oc delete -n openstack-operators subscription keystone-operator --ignore-not-found=true subscription.operators.coreos.com "keystone-operator" deleted + oc delete -n openstack-operators catalogsource keystone-operator-index --ignore-not-found=true catalogsource.operators.coreos.com "keystone-operator-index" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/keystone/op bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z rabbitmq-cluster ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep rabbitmq-cluster + CSV=rabbitmq-cluster-operator.v0.0.1 + '[' -n rabbitmq-cluster-operator.v0.0.1 ']' + oc delete -n openstack-operators csv rabbitmq-cluster-operator.v0.0.1 --ignore-not-found=true clusterserviceversion.operators.coreos.com "rabbitmq-cluster-operator.v0.0.1" deleted + oc delete -n openstack-operators subscription rabbitmq-cluster-operator --ignore-not-found=true subscription.operators.coreos.com "rabbitmq-cluster-operator" deleted + oc delete -n openstack-operators catalogsource rabbitmq-cluster-operator-index --ignore-not-found=true catalogsource.operators.coreos.com "rabbitmq-cluster-operator-index" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/rabbitmq-cluster/op bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z horizon-kuttl-tests ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/namespace.yaml namespace/horizon-kuttl-tests unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io horizon-kuttl-tests); do sleep 1; done" NAME DISPLAY NAME STATUS horizon-kuttl-tests Active oc project horizon-kuttl-tests Already on project "horizon-kuttl-tests" on server "https://api.crc.testing:6443". oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/infra/cr bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z infra ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep infra + CSV=infra-operator.v0.0.1 + '[' -n infra-operator.v0.0.1 ']' + oc delete -n openstack-operators csv infra-operator.v0.0.1 --ignore-not-found=true clusterserviceversion.operators.coreos.com "infra-operator.v0.0.1" deleted + oc delete -n openstack-operators subscription infra-operator --ignore-not-found=true subscription.operators.coreos.com "infra-operator" deleted + oc delete -n openstack-operators catalogsource infra-operator-index --ignore-not-found=true catalogsource.operators.coreos.com "infra-operator-index" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/mariadb/cr bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z mariadb ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep mariadb + CSV=mariadb-operator.v0.0.1 + '[' -n mariadb-operator.v0.0.1 ']' + oc delete -n openstack-operators csv mariadb-operator.v0.0.1 --ignore-not-found=true clusterserviceversion.operators.coreos.com "mariadb-operator.v0.0.1" deleted + oc delete -n openstack-operators subscription mariadb-operator --ignore-not-found=true subscription.operators.coreos.com "mariadb-operator" deleted + oc delete -n openstack-operators catalogsource mariadb-operator-index --ignore-not-found=true catalogsource.operators.coreos.com "mariadb-operator-index" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/mariadb/op oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input | oc delete --ignore-not-found=true -f - secret "libvirt-secret" deleted secret "octavia-ca-passphrase" deleted secret "osp-secret" deleted rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/horizon-kuttl-tests/input bash scripts/operator-cleanup.sh + '[' -z openstack-operators ']' + '[' -z metallb ']' ++ oc get csv --no-headers -o custom-columns=:metadata.name --ignore-not-found=true ++ grep metallb + CSV=metallb-operator.v4.18.0-202509100344 + '[' -n metallb-operator.v4.18.0-202509100344 ']' + oc delete -n openstack-operators csv metallb-operator.v4.18.0-202509100344 --ignore-not-found=true clusterserviceversion.operators.coreos.com "metallb-operator.v4.18.0-202509100344" deleted + oc delete -n openstack-operators subscription metallb-operator --ignore-not-found=true + oc delete -n openstack-operators catalogsource metallb-operator-index --ignore-not-found=true rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/metallb/op make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' ~/ci-framework-data/artifacts