Log: /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/logs/init-deploy-8-0.log WARNING: version difference between client (1.30) and server (1.26) exceeds the supported minor version skew of +/-1 WARNING: version difference between client (1.30) and server (1.26) exceeds the supported minor version skew of +/-1 + create_infra init-deploy-3612 + local ns=init-deploy-3612 + '[' -n pxc-operator ']' + kubectl get pxc --all-namespaces -o wide + grep -v NAMESPACE + xargs -L 1 sh -xc 'kubectl patch pxc -n $0 $1 --type=merge -p "{\"metadata\":{\"finalizers\":[]}}"' + kubectl patch pxc -n init-deploy-8798 some-name --type=merge -p '{"metadata":{"finalizers":[]}}' perconaxtradbcluster.pxc.percona.com/some-name patched + kubectl_bin delete pxc --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.nInuTlPrzW ++ mktemp + local LAST_ERR=/tmp/tmp.FT8zYvYcSN + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.nInuTlPrzW perconaxtradbcluster.pxc.percona.com "some-name" deleted + cat /tmp/tmp.FT8zYvYcSN + rm /tmp/tmp.nInuTlPrzW /tmp/tmp.FT8zYvYcSN + return 0 + kubectl_bin delete pxc-backup --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.s4p5NHIUHN ++ mktemp + local LAST_ERR=/tmp/tmp.xolBZmA0bb + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc-backup --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.s4p5NHIUHN No resources found + cat /tmp/tmp.xolBZmA0bb + rm /tmp/tmp.s4p5NHIUHN /tmp/tmp.xolBZmA0bb + return 0 + kubectl_bin delete pxc-restore --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.PVL6VLSGjO ++ mktemp + local LAST_ERR=/tmp/tmp.Pdv1lYqKd8 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc-restore --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.PVL6VLSGjO No resources found + cat /tmp/tmp.Pdv1lYqKd8 + rm /tmp/tmp.PVL6VLSGjO /tmp/tmp.Pdv1lYqKd8 + return 0 + create_namespace pxc-operator + local namespace=pxc-operator + local skip_clean_namespace= + [[ 1 == 1 ]] + [[ -z '' ]] + destroy_chaos_mesh ++ helm list --all-namespaces --filter chaos-mesh ++ sed s/NAMESPACE// ++ awk '-F ' '{print $2}' ++ tail -n1 + local chaos_mesh_ns= + '[' -n '' ']' ++ kubectl get MutatingWebhookConfiguration ++ awk '{print $1}' ++ grep chaos-mesh + timeout 30 kubectl delete MutatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl get ValidatingWebhookConfiguration ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete ValidatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl get ValidatingWebhookConfiguration ++ grep validate-auth ++ awk '{print $1}' + timeout 30 kubectl delete ValidatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl api-resources ++ awk '{print $1}' ++ grep chaos-mesh ++ kubectl get crd ++ grep chaos-mesh.org ++ awk '{print $1}' + timeout 30 kubectl delete crd error: resource(s) were provided, but no name was specified + : ++ grep chaos-mesh ++ awk '{print $1}' ++ kubectl get clusterrolebinding + timeout 30 kubectl delete clusterrolebinding error: resource(s) were provided, but no name was specified + : ++ kubectl get clusterrole ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete clusterrole error: resource(s) were provided, but no name was specified + : + desc 'cleaned up all old namespaces' + set +o xtrace ----------------------------------------------------------------------------------- cleaned up all old namespaces ----------------------------------------------------------------------------------- + kubectl_bin get ns + '[' -n '' ']' + desc 'cleaned up old namespaces pxc-operator' + set +o xtrace + egrep -v '^kube-|^default$|Terminating|pxc-operator|openshift|^NAME' ----------------------------------------------------------------------------------- cleaned up old namespaces pxc-operator ----------------------------------------------------------------------------------- ++ mktemp + awk '{print$1}' + kubectl_bin delete namespace pxc-operator + local LAST_OUT=/tmp/tmp.hbCKx9fVD0 + xargs kubectl delete ns ++ mktemp ++ mktemp + local LAST_OUT=/tmp/tmp.6dab5SyWTT ++ mktemp + local LAST_ERR=/tmp/tmp.9wUOXsnTop + local exit_status=0 ++ seq 0 2 + local LAST_ERR=/tmp/tmp.6GH5wwzi4E + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get ns + for i in '$(seq 0 2)' + set +e + kubectl delete namespace pxc-operator + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.hbCKx9fVD0 + cat /tmp/tmp.9wUOXsnTop + rm /tmp/tmp.hbCKx9fVD0 /tmp/tmp.9wUOXsnTop + return 0 namespace "cert-manager" deleted namespace "init-deploy-8798" deleted Error from server (Forbidden): namespaces "default" is forbidden: this namespace may not be deleted + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.6dab5SyWTT namespace "pxc-operator" deleted + cat /tmp/tmp.6GH5wwzi4E + rm /tmp/tmp.6dab5SyWTT /tmp/tmp.6GH5wwzi4E + return 0 + wait_for_delete namespace/pxc-operator + local res=namespace/pxc-operator + echo -n 'namespace/pxc-operator - ' namespace/pxc-operator - + set +o xtrace Error from server (NotFound): namespaces "pxc-operator" not found + desc 'create namespace pxc-operator' + set +o xtrace ----------------------------------------------------------------------------------- create namespace pxc-operator ----------------------------------------------------------------------------------- + kubectl_bin create namespace pxc-operator ++ mktemp + local LAST_OUT=/tmp/tmp.hb3N3hq6Cj ++ mktemp + local LAST_ERR=/tmp/tmp.zgDmdTXbAw + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl create namespace pxc-operator + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.hb3N3hq6Cj namespace/pxc-operator created + cat /tmp/tmp.zgDmdTXbAw + rm /tmp/tmp.hb3N3hq6Cj /tmp/tmp.zgDmdTXbAw + return 0 ++ kubectl_bin config current-context +++ mktemp ++ local LAST_OUT=/tmp/tmp.3P1gHAL9xW +++ mktemp ++ local LAST_ERR=/tmp/tmp.kBidw5Gz0v ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl config current-context ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.3P1gHAL9xW ++ cat /tmp/tmp.kBidw5Gz0v ++ rm /tmp/tmp.3P1gHAL9xW /tmp/tmp.kBidw5Gz0v ++ return 0 + kubectl_bin config set-context gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2 --namespace=pxc-operator ++ mktemp + local LAST_OUT=/tmp/tmp.8hbvWD8KRv ++ mktemp + local LAST_ERR=/tmp/tmp.zijpEz2VM4 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl config set-context gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2 --namespace=pxc-operator + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.8hbvWD8KRv Context "gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2" modified. + cat /tmp/tmp.zijpEz2VM4 + rm /tmp/tmp.8hbvWD8KRv /tmp/tmp.zijpEz2VM4 + return 0 + deploy_operator + desc 'start PXC operator' + set +o xtrace ----------------------------------------------------------------------------------- start PXC operator ----------------------------------------------------------------------------------- + kubectl_bin apply --server-side --force-conflicts -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/deploy/crd.yaml ++ mktemp + local LAST_OUT=/tmp/tmp.RpEENHhfdh ++ mktemp + local LAST_ERR=/tmp/tmp.tIbkijvE4P + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply --server-side --force-conflicts -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/deploy/crd.yaml + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.RpEENHhfdh customresourcedefinition.apiextensions.k8s.io/perconaxtradbclusterbackups.pxc.percona.com serverside-applied customresourcedefinition.apiextensions.k8s.io/perconaxtradbclusterrestores.pxc.percona.com serverside-applied customresourcedefinition.apiextensions.k8s.io/perconaxtradbclusters.pxc.percona.com serverside-applied + cat /tmp/tmp.tIbkijvE4P + rm /tmp/tmp.RpEENHhfdh /tmp/tmp.tIbkijvE4P + return 0 + '[' -n pxc-operator ']' + apply_rbac cw-rbac + local operator_namespace=pxc-operator + local rbac=cw-rbac + cat /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/deploy/cw-rbac.yaml + kubectl_bin apply -f - + sed -e 's^namespace: .*^namespace: pxc-operator^' ++ mktemp + local LAST_OUT=/tmp/tmp.ING4wszsSb ++ mktemp + local LAST_ERR=/tmp/tmp.FC8uzWzVoK + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f - + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.ING4wszsSb clusterrole.rbac.authorization.k8s.io/percona-xtradb-cluster-operator unchanged serviceaccount/percona-xtradb-cluster-operator created clusterrolebinding.rbac.authorization.k8s.io/service-account-percona-xtradb-cluster-operator unchanged + cat /tmp/tmp.FC8uzWzVoK + rm /tmp/tmp.ING4wszsSb /tmp/tmp.FC8uzWzVoK + return 0 + cat /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/deploy/cw-operator.yaml + sed -e 's^failureThreshold: .*^failureThreshold: 10^' + yq eval '(select(.kind == "Deployment").spec.template.spec.containers[] | select(.name == "percona-xtradb-cluster-operator").env[] | select(.name == "DISABLE_TELEMETRY").value) = "true"' - + kubectl_bin apply -f - + sed -e 's^image: .*^image: perconalab/percona-xtradb-cluster-operator:PR-1743-51af0517^' ++ mktemp + yq eval '(select(.kind == "Deployment").spec.template.spec.containers[] | select(.name == "percona-xtradb-cluster-operator").env[] | select(.name == "LOG_LEVEL").value) = "DEBUG"' - + local LAST_OUT=/tmp/tmp.UaOGCIWc9L ++ mktemp + local LAST_ERR=/tmp/tmp.nK4Z8lxrGN + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f - + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.UaOGCIWc9L deployment.apps/percona-xtradb-cluster-operator created service/percona-xtradb-cluster-operator created + cat /tmp/tmp.nK4Z8lxrGN + rm /tmp/tmp.UaOGCIWc9L /tmp/tmp.nK4Z8lxrGN + return 0 + sleep 10 + kubectl_bin wait --for=condition=Ready pods -l app.kubernetes.io/component=operator,app.kubernetes.io/instance=percona-xtradb-cluster-operator,app.kubernetes.io/name=percona-xtradb-cluster-operator --timeout=30s ++ mktemp + local LAST_OUT=/tmp/tmp.tZB1OYAUyI ++ mktemp + local LAST_ERR=/tmp/tmp.4n3BD5GeXd + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl wait --for=condition=Ready pods -l app.kubernetes.io/component=operator,app.kubernetes.io/instance=percona-xtradb-cluster-operator,app.kubernetes.io/name=percona-xtradb-cluster-operator --timeout=30s + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.tZB1OYAUyI pod/percona-xtradb-cluster-operator-675fc7d9f5-7rm9n condition met + cat /tmp/tmp.4n3BD5GeXd + rm /tmp/tmp.tZB1OYAUyI /tmp/tmp.4n3BD5GeXd + return 0 ++ get_operator_pod ++ local label_prefix=app.kubernetes.io/ +++ kubectl get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -n pxc-operator +++ grep -c percona-xtradb-cluster-operator ++ local check_label=1 ++ [[ 1 -eq 0 ]] ++ kubectl_bin get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -o 'jsonpath={.items[].metadata.name}' -n pxc-operator +++ mktemp ++ local LAST_OUT=/tmp/tmp.QKziYLOI14 +++ mktemp ++ local LAST_ERR=/tmp/tmp.Xd8K0r3sbQ ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -o 'jsonpath={.items[].metadata.name}' -n pxc-operator ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.QKziYLOI14 ++ cat /tmp/tmp.Xd8K0r3sbQ ++ rm /tmp/tmp.QKziYLOI14 /tmp/tmp.Xd8K0r3sbQ ++ return 0 + wait_pod percona-xtradb-cluster-operator-675fc7d9f5-7rm9n 480 pxc-operator + local pod=percona-xtradb-cluster-operator-675fc7d9f5-7rm9n + local max_retry=480 + local ns=pxc-operator ++ echo percona-xtradb-cluster-operator-675fc7d9f5-7rm9n ++ egrep '^(pxc|proxysql)$' ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' + local container= + set +o xtrace pod/percona-xtradb-cluster-operator-675fc7d9f5-7rm9n condition met percona-xtradb-cluster-operator-675fc7d9f5-7rm9n.Ok + sleep 3 + create_namespace init-deploy-3612 + local namespace=init-deploy-3612 + local skip_clean_namespace= + [[ 1 == 1 ]] + [[ -z '' ]] + destroy_chaos_mesh ++ helm list --all-namespaces --filter chaos-mesh ++ tail -n1 ++ awk '-F ' '{print $2}' ++ sed s/NAMESPACE// + local chaos_mesh_ns= + '[' -n '' ']' ++ kubectl get MutatingWebhookConfiguration ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete MutatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl get ValidatingWebhookConfiguration ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete ValidatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl get ValidatingWebhookConfiguration ++ grep validate-auth ++ awk '{print $1}' + timeout 30 kubectl delete ValidatingWebhookConfiguration error: resource(s) were provided, but no name was specified + : ++ kubectl api-resources ++ grep chaos-mesh ++ awk '{print $1}' ++ kubectl get crd ++ grep chaos-mesh.org ++ awk '{print $1}' + timeout 30 kubectl delete crd error: resource(s) were provided, but no name was specified + : ++ kubectl get clusterrolebinding ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete clusterrolebinding error: resource(s) were provided, but no name was specified + : ++ kubectl get clusterrole ++ grep chaos-mesh ++ awk '{print $1}' + timeout 30 kubectl delete clusterrole error: resource(s) were provided, but no name was specified + : + desc 'cleaned up all old namespaces' + set +o xtrace ----------------------------------------------------------------------------------- cleaned up all old namespaces ----------------------------------------------------------------------------------- + kubectl_bin get ns + egrep -v '^kube-|^default$|Terminating|pxc-operator|openshift|^NAME' + '[' -n '' ']' + desc 'cleaned up old namespaces init-deploy-3612' + set +o xtrace ----------------------------------------------------------------------------------- cleaned up old namespaces init-deploy-3612 ----------------------------------------------------------------------------------- + kubectl_bin delete namespace init-deploy-3612 ++ mktemp + awk '{print$1}' ++ mktemp + local LAST_OUT=/tmp/tmp.bJZBLyIVzs ++ mktemp + xargs kubectl delete ns + local LAST_OUT=/tmp/tmp.b6uulcMq5G + local LAST_ERR=/tmp/tmp.2m7nM5yPXP + local exit_status=0 ++ seq 0 2 ++ mktemp + local LAST_ERR=/tmp/tmp.i1uWRIGVQt + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete namespace init-deploy-3612 + for i in '$(seq 0 2)' + set +e + kubectl get ns + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl delete namespace init-deploy-3612 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.b6uulcMq5G + cat /tmp/tmp.i1uWRIGVQt + rm /tmp/tmp.b6uulcMq5G /tmp/tmp.i1uWRIGVQt + return 0 + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl delete namespace init-deploy-3612 Error from server (Forbidden): namespaces "default" is forbidden: this namespace may not be deleted + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + cat /tmp/tmp.bJZBLyIVzs + cat /tmp/tmp.2m7nM5yPXP Error from server (NotFound): namespaces "init-deploy-3612" not found + rm /tmp/tmp.bJZBLyIVzs /tmp/tmp.2m7nM5yPXP + return 1 + : + wait_for_delete namespace/init-deploy-3612 + local res=namespace/init-deploy-3612 + echo -n 'namespace/init-deploy-3612 - ' namespace/init-deploy-3612 - + set +o xtrace Error from server (NotFound): namespaces "init-deploy-3612" not found + desc 'create namespace init-deploy-3612' + set +o xtrace ----------------------------------------------------------------------------------- create namespace init-deploy-3612 ----------------------------------------------------------------------------------- + kubectl_bin create namespace init-deploy-3612 ++ mktemp + local LAST_OUT=/tmp/tmp.N3QhELoDwf ++ mktemp + local LAST_ERR=/tmp/tmp.19X3pQ8fX2 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl create namespace init-deploy-3612 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.N3QhELoDwf namespace/init-deploy-3612 created + cat /tmp/tmp.19X3pQ8fX2 + rm /tmp/tmp.N3QhELoDwf /tmp/tmp.19X3pQ8fX2 + return 0 ++ kubectl_bin config current-context +++ mktemp ++ local LAST_OUT=/tmp/tmp.Zmpu1rdmZC +++ mktemp ++ local LAST_ERR=/tmp/tmp.FjAyzBwyQB ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl config current-context ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.Zmpu1rdmZC ++ cat /tmp/tmp.FjAyzBwyQB ++ rm /tmp/tmp.Zmpu1rdmZC /tmp/tmp.FjAyzBwyQB ++ return 0 + kubectl_bin config set-context gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2 --namespace=init-deploy-3612 ++ mktemp + local LAST_OUT=/tmp/tmp.6KgBdrK8Gl ++ mktemp + local LAST_ERR=/tmp/tmp.AtBWEpuV50 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl config set-context gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2 --namespace=init-deploy-3612 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.6KgBdrK8Gl Context "gke_cloud-dev-112233_us-central1-a_jen-pxc-1743-51af0517-15-cluster2" modified. + cat /tmp/tmp.AtBWEpuV50 + rm /tmp/tmp.6KgBdrK8Gl /tmp/tmp.AtBWEpuV50 + return 0 + apply_secrets + desc 'create secrets for cloud storages' + set +o xtrace ----------------------------------------------------------------------------------- create secrets for cloud storages ----------------------------------------------------------------------------------- + '[' -z '' ']' + kubectl_bin apply -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/minio-secret.yml -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/cloud-secret.yml ++ mktemp + local LAST_OUT=/tmp/tmp.GiNCs6FwiG ++ mktemp + local LAST_ERR=/tmp/tmp.sQflMwStjJ + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/minio-secret.yml -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/cloud-secret.yml + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.GiNCs6FwiG secret/minio-secret created secret/aws-s3-secret created secret/gcp-cs-secret created secret/azure-secret created + cat /tmp/tmp.sQflMwStjJ + rm /tmp/tmp.GiNCs6FwiG /tmp/tmp.sQflMwStjJ + return 0 + deploy_cert_manager + desc 'deploy cert manager' + set +o xtrace ----------------------------------------------------------------------------------- deploy cert manager ----------------------------------------------------------------------------------- + kubectl_bin create namespace cert-manager ++ mktemp + local LAST_OUT=/tmp/tmp.2qjMcAHpQI ++ mktemp + local LAST_ERR=/tmp/tmp.LXp8d3yyaO + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl create namespace cert-manager + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.2qjMcAHpQI namespace/cert-manager created + cat /tmp/tmp.LXp8d3yyaO + rm /tmp/tmp.2qjMcAHpQI /tmp/tmp.LXp8d3yyaO + return 0 + kubectl_bin label namespace cert-manager certmanager.k8s.io/disable-validation=true ++ mktemp + local LAST_OUT=/tmp/tmp.d9YXN4SfCl ++ mktemp + local LAST_ERR=/tmp/tmp.LUBBraxCvE + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl label namespace cert-manager certmanager.k8s.io/disable-validation=true + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.d9YXN4SfCl namespace/cert-manager labeled + cat /tmp/tmp.LUBBraxCvE + rm /tmp/tmp.d9YXN4SfCl /tmp/tmp.LUBBraxCvE + return 0 + kubectl_bin apply -f https://github.com/jetstack/cert-manager/releases/download/v1.14.2/cert-manager.yaml --validate=false ++ mktemp + local LAST_OUT=/tmp/tmp.PVZWULZTCQ ++ mktemp + local LAST_ERR=/tmp/tmp.gaFoEfvsVJ + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.14.2/cert-manager.yaml --validate=false + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.PVZWULZTCQ namespace/cert-manager configured customresourcedefinition.apiextensions.k8s.io/certificaterequests.cert-manager.io unchanged customresourcedefinition.apiextensions.k8s.io/certificates.cert-manager.io unchanged customresourcedefinition.apiextensions.k8s.io/challenges.acme.cert-manager.io unchanged customresourcedefinition.apiextensions.k8s.io/clusterissuers.cert-manager.io unchanged customresourcedefinition.apiextensions.k8s.io/issuers.cert-manager.io unchanged customresourcedefinition.apiextensions.k8s.io/orders.acme.cert-manager.io unchanged serviceaccount/cert-manager-cainjector created serviceaccount/cert-manager created serviceaccount/cert-manager-webhook created clusterrole.rbac.authorization.k8s.io/cert-manager-cainjector unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-issuers unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-clusterissuers unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-certificates unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-orders unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-challenges unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-ingress-shim unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-cluster-view unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-view unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-edit unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-approve:cert-manager-io unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-controller-certificatesigningrequests unchanged clusterrole.rbac.authorization.k8s.io/cert-manager-webhook:subjectaccessreviews unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-cainjector unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-issuers unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-clusterissuers unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-certificates unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-orders unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-challenges unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-ingress-shim unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-approve:cert-manager-io unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-controller-certificatesigningrequests unchanged clusterrolebinding.rbac.authorization.k8s.io/cert-manager-webhook:subjectaccessreviews configured role.rbac.authorization.k8s.io/cert-manager-cainjector:leaderelection unchanged role.rbac.authorization.k8s.io/cert-manager:leaderelection unchanged role.rbac.authorization.k8s.io/cert-manager-webhook:dynamic-serving created rolebinding.rbac.authorization.k8s.io/cert-manager-cainjector:leaderelection unchanged rolebinding.rbac.authorization.k8s.io/cert-manager:leaderelection configured rolebinding.rbac.authorization.k8s.io/cert-manager-webhook:dynamic-serving created service/cert-manager created service/cert-manager-webhook created deployment.apps/cert-manager-cainjector created deployment.apps/cert-manager created deployment.apps/cert-manager-webhook created mutatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured validatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured + cat /tmp/tmp.gaFoEfvsVJ Warning: resource namespaces/cert-manager is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically. + rm /tmp/tmp.PVZWULZTCQ /tmp/tmp.gaFoEfvsVJ + return 0 + '[' '' == 4.10 ']' + sleep 70 + desc 'create first PXC cluster' + set +o xtrace ----------------------------------------------------------------------------------- create first PXC cluster ----------------------------------------------------------------------------------- + cluster=some-name + spinup_pxc some-name /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/some-name.yml 3 10 /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/secrets_without_tls.yml + local cluster=some-name + local config=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/some-name.yml + local size=3 + local sleep=10 + local secretsFile=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/secrets_without_tls.yml + local pxcClientFile=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/client.yml + local port=3306 + desc 'create first PXC cluster' + set +o xtrace ----------------------------------------------------------------------------------- create first PXC cluster ----------------------------------------------------------------------------------- + kubectl_bin apply -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/secrets_without_tls.yml ++ mktemp + local LAST_OUT=/tmp/tmp.0jgXW8b0eB ++ mktemp + local LAST_ERR=/tmp/tmp.UjXIGmKsGL + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/secrets_without_tls.yml + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.0jgXW8b0eB secret/my-cluster-secrets created + cat /tmp/tmp.UjXIGmKsGL + rm /tmp/tmp.0jgXW8b0eB /tmp/tmp.UjXIGmKsGL + return 0 + apply_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/client.yml + '[' -z '' ']' + cat_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/client.yml + kubectl_bin apply -f - + cat /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/client.yml + /usr/bin/sed -e 's#apiVersion: pxc.percona.com/v.*$#apiVersion: pxc.percona.com/v1#' + /usr/bin/sed -e 's#image:.*-pxc\([0-9]*.[0-9]*\)\{0,1\}$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + /usr/bin/sed -e 's#image:.*\/percona-xtradb-cluster:.*$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + /usr/bin/sed -e 's#apply:.*#apply: Never#' + /usr/bin/sed -e s~minio-service.#namespace~minio-service.init-deploy-3612~ + /usr/bin/sed -e 's#image:.*-proxysql$#image: perconalab/percona-xtradb-cluster-operator:main-proxysql#' + /usr/bin/sed -e 's#image:.*-backup$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0-backup#' + /usr/bin/sed -e 's#image:.*-pmm$#image: perconalab/pmm-client:dev-latest#' + /usr/bin/sed -e 's#image:.*-haproxy$#image: perconalab/percona-xtradb-cluster-operator:main-haproxy#' + /usr/bin/sed -e 's#image:.*-logcollector$#image: perconalab/percona-xtradb-cluster-operator:main-logcollector#' + /usr/bin/sed -e 's#image:.*-init$#image: perconalab/percona-xtradb-cluster-operator:PR-1743-51af0517#' ++ mktemp + local LAST_OUT=/tmp/tmp.rKOoTHf0od ++ mktemp + local LAST_ERR=/tmp/tmp.olyTRvoMSc + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f - + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.rKOoTHf0od deployment.apps/pxc-client created + cat /tmp/tmp.olyTRvoMSc + rm /tmp/tmp.rKOoTHf0od /tmp/tmp.olyTRvoMSc + return 0 + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 5\.7 ]] + apply_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/some-name.yml + '[' -z '' ']' + cat_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/some-name.yml + kubectl_bin apply -f - + cat /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/conf/some-name.yml + /usr/bin/sed -e 's#apiVersion: pxc.percona.com/v.*$#apiVersion: pxc.percona.com/v1#' ++ mktemp + /usr/bin/sed -e 's#image:.*-pxc\([0-9]*.[0-9]*\)\{0,1\}$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + /usr/bin/sed -e 's#image:.*\/percona-xtradb-cluster:.*$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + local LAST_OUT=/tmp/tmp.4FxYiLTJgu + /usr/bin/sed -e 's#image:.*-haproxy$#image: perconalab/percona-xtradb-cluster-operator:main-haproxy#' + /usr/bin/sed -e 's#image:.*-pmm$#image: perconalab/pmm-client:dev-latest#' + /usr/bin/sed -e 's#image:.*-logcollector$#image: perconalab/percona-xtradb-cluster-operator:main-logcollector#' + /usr/bin/sed -e s~minio-service.#namespace~minio-service.init-deploy-3612~ ++ mktemp + /usr/bin/sed -e 's#apply:.*#apply: Never#' + /usr/bin/sed -e 's#image:.*-backup$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0-backup#' + /usr/bin/sed -e 's#image:.*-init$#image: perconalab/percona-xtradb-cluster-operator:PR-1743-51af0517#' + /usr/bin/sed -e 's#image:.*-proxysql$#image: perconalab/percona-xtradb-cluster-operator:main-proxysql#' + local LAST_ERR=/tmp/tmp.FJsvdN1xW4 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f - + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.4FxYiLTJgu perconaxtradbcluster.pxc.percona.com/some-name created + cat /tmp/tmp.FJsvdN1xW4 + rm /tmp/tmp.4FxYiLTJgu /tmp/tmp.FJsvdN1xW4 + return 0 + desc 'check if all 3 Pods started' + set +o xtrace ----------------------------------------------------------------------------------- check if all 3 Pods started ----------------------------------------------------------------------------------- ++ get_proxy some-name ++ local target_cluster=some-name +++ kubectl_bin get pxc some-name -o 'jsonpath={.spec.haproxy.enabled}' ++++ mktemp +++ local LAST_OUT=/tmp/tmp.AJDhzpLioN ++++ mktemp +++ local LAST_ERR=/tmp/tmp.hvJw9VO1de +++ local exit_status=0 ++++ seq 0 2 +++ for i in '$(seq 0 2)' +++ set +e +++ kubectl get pxc some-name -o 'jsonpath={.spec.haproxy.enabled}' +++ exit_status=0 +++ set -e +++ '[' 0 '!=' 0 ']' +++ break +++ cat /tmp/tmp.AJDhzpLioN +++ cat /tmp/tmp.hvJw9VO1de +++ rm /tmp/tmp.AJDhzpLioN /tmp/tmp.hvJw9VO1de +++ return 0 ++ [[ '' == \t\r\u\e ]] +++ kubectl_bin get pxc some-name -o 'jsonpath={.spec.proxysql.enabled}' ++++ mktemp +++ local LAST_OUT=/tmp/tmp.op30ziNYI7 ++++ mktemp +++ local LAST_ERR=/tmp/tmp.BLhmq4WVXV +++ local exit_status=0 ++++ seq 0 2 +++ for i in '$(seq 0 2)' +++ set +e +++ kubectl get pxc some-name -o 'jsonpath={.spec.proxysql.enabled}' +++ exit_status=0 +++ set -e +++ '[' 0 '!=' 0 ']' +++ break +++ cat /tmp/tmp.op30ziNYI7 +++ cat /tmp/tmp.BLhmq4WVXV +++ rm /tmp/tmp.op30ziNYI7 /tmp/tmp.BLhmq4WVXV +++ return 0 ++ [[ true == \t\r\u\e ]] ++ echo some-name-proxysql ++ return + local proxy=some-name-proxysql + kubectl_bin wait --for=condition=Ready pod -l app.kubernetes.io/instance=monitoring,app.kubernetes.io/managed-by=percona-xtradb-cluster-operator --timeout=300s -n init-deploy-3612 ++ mktemp + local LAST_OUT=/tmp/tmp.TsvWpE0z1b ++ mktemp + local LAST_ERR=/tmp/tmp.fqlALIcHjS + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl wait --for=condition=Ready pod -l app.kubernetes.io/instance=monitoring,app.kubernetes.io/managed-by=percona-xtradb-cluster-operator --timeout=300s -n init-deploy-3612 + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl wait --for=condition=Ready pod -l app.kubernetes.io/instance=monitoring,app.kubernetes.io/managed-by=percona-xtradb-cluster-operator --timeout=300s -n init-deploy-3612 + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl wait --for=condition=Ready pod -l app.kubernetes.io/instance=monitoring,app.kubernetes.io/managed-by=percona-xtradb-cluster-operator --timeout=300s -n init-deploy-3612 + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + cat /tmp/tmp.TsvWpE0z1b + cat /tmp/tmp.fqlALIcHjS error: no matching resources found + rm /tmp/tmp.TsvWpE0z1b /tmp/tmp.fqlALIcHjS + return 1 + true + wait_for_running some-name-proxysql 1 + local name=some-name-proxysql + let last_pod=0 + : + local max_retry=480 + desc 'wait for running cluster' + set +o xtrace ----------------------------------------------------------------------------------- wait for running cluster ----------------------------------------------------------------------------------- ++ seq 0 0 + for i in '$(seq 0 $last_pod)' + wait_pod some-name-proxysql-0 480 + local pod=some-name-proxysql-0 + local max_retry=480 + local ns= ++ echo some-name-proxysql-0 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=proxysql + set +o xtrace Error from server (NotFound): pods "some-name-proxysql-0" not found some-name-proxysql-0..............Ok + wait_for_running some-name-pxc 3 + local name=some-name-pxc + let last_pod=2 + local max_retry=480 + desc 'wait for running cluster' + set +o xtrace ----------------------------------------------------------------------------------- wait for running cluster ----------------------------------------------------------------------------------- ++ seq 0 2 + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-0 480 + local pod=some-name-pxc-0 + local max_retry=480 + local ns= ++ echo some-name-pxc-0 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-0 condition met some-name-pxc-0.Ok + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-1 480 + local pod=some-name-pxc-1 + local max_retry=480 + local ns= ++ echo some-name-pxc-1 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-1 condition met some-name-pxc-1.Ok + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-2 480 + local pod=some-name-pxc-2 + local max_retry=480 + local ns= ++ echo some-name-pxc-2 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-2 condition met some-name-pxc-2.Ok + sleep 10 + desc 'write data' + set +o xtrace ----------------------------------------------------------------------------------- write data ----------------------------------------------------------------------------------- + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 5\.7 ]] + run_mysql 'CREATE DATABASE IF NOT EXISTS myApp; use myApp; CREATE TABLE IF NOT EXISTS myApp (id int PRIMARY KEY) ;' '-h some-name-proxysql -uroot -proot_password -P3306' + local 'command=CREATE DATABASE IF NOT EXISTS myApp; use myApp; CREATE TABLE IF NOT EXISTS myApp (id int PRIMARY KEY) ;' + local 'uri=-h some-name-proxysql -uroot -proot_password -P3306' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.HlTrOjmLnR +++ mktemp ++ local LAST_ERR=/tmp/tmp.2has4C5jF3 ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.HlTrOjmLnR ++ cat /tmp/tmp.2has4C5jF3 ++ rm /tmp/tmp.HlTrOjmLnR /tmp/tmp.2has4C5jF3 ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ egrep '^(pxc|proxysql)$' ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + run_mysql 'INSERT myApp.myApp (id) VALUES (100500)' '-h some-name-proxysql -uroot -proot_password -P3306' + local 'command=INSERT myApp.myApp (id) VALUES (100500)' + local 'uri=-h some-name-proxysql -uroot -proot_password -P3306' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.QchOSxC2oC +++ mktemp ++ local LAST_ERR=/tmp/tmp.xAu6p1zvlk ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.QchOSxC2oC ++ cat /tmp/tmp.xAu6p1zvlk ++ rm /tmp/tmp.QchOSxC2oC /tmp/tmp.xAu6p1zvlk ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + sleep 30 ++ seq 0 2 + for i in '$(seq 0 $((size - 1)))' + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password -P3306' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password -P3306' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password -P3306' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password -P3306' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.L8pbNPW0U8 +++ mktemp ++ local LAST_ERR=/tmp/tmp.eRpfJryQ5k ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.L8pbNPW0U8 ++ cat /tmp/tmp.eRpfJryQ5k ++ rm /tmp/tmp.L8pbNPW0U8 /tmp/tmp.eRpfJryQ5k ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql + for i in '$(seq 0 $((size - 1)))' + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password -P3306' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password -P3306' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password -P3306' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password -P3306' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.fF5P9FCZKv +++ mktemp ++ local LAST_ERR=/tmp/tmp.Gp7aqlFHgx ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.fF5P9FCZKv ++ cat /tmp/tmp.Gp7aqlFHgx ++ rm /tmp/tmp.fF5P9FCZKv /tmp/tmp.Gp7aqlFHgx ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql + for i in '$(seq 0 $((size - 1)))' + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password -P3306' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password -P3306' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password -P3306' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password -P3306' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.fKtrVh2kDJ +++ mktemp ++ local LAST_ERR=/tmp/tmp.3incBAOH1e ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.fKtrVh2kDJ ++ cat /tmp/tmp.3incBAOH1e ++ rm /tmp/tmp.fKtrVh2kDJ /tmp/tmp.3incBAOH1e ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql ++ is_keyring_plugin_in_use some-name ++ local cluster=some-name ++ kubectl_bin exec -it some-name-pxc-0 -c pxc -- bash -c 'cat /etc/mysql/node.cnf' ++ egrep -o 'early-plugin-load=keyring_\w+.so' +++ mktemp ++ local LAST_OUT=/tmp/tmp.F3kHVkO86y +++ mktemp ++ local LAST_ERR=/tmp/tmp.GvrDcMdha2 ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl exec -it some-name-pxc-0 -c pxc -- bash -c 'cat /etc/mysql/node.cnf' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.F3kHVkO86y ++ cat /tmp/tmp.GvrDcMdha2 Unable to use a TTY - input is not a terminal or the right kind of file ++ rm /tmp/tmp.F3kHVkO86y /tmp/tmp.GvrDcMdha2 ++ return 0 + '[' '' ']' + desc 'check if cert-manager issued ssl certificates' + set +o xtrace ----------------------------------------------------------------------------------- check if cert-manager issued ssl certificates ----------------------------------------------------------------------------------- ++ kubectl get secrets some-name-ssl -o 'jsonpath={.metadata.annotations.cert-manager\.io/issuer-kind}' + '[' Issuer '!=' Issuer ']' + desc 'check if service and statefulset created with expected config' + set +o xtrace ----------------------------------------------------------------------------------- check if service and statefulset created with expected config ----------------------------------------------------------------------------------- + compare_kubectl statefulset/some-name-pxc + local resource=statefulset/some-name-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/statefulset_some-name-pxc.yml + desc 'compare statefulset/some-name-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare statefulset/some-name-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc-eks.yml ']' + kubectl_bin get -o yaml statefulset/some-name-pxc ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.sNaRGFqwvE ++ mktemp + local LAST_ERR=/tmp/tmp.6PT3cW0k6Y + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/some-name-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.sNaRGFqwvE + cat /tmp/tmp.6PT3cW0k6Y + rm /tmp/tmp.sNaRGFqwvE /tmp/tmp.6PT3cW0k6Y + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-pxc.yml /tmp/tmp.22GsJ5jFJc/statefulset_some-name-pxc.yml + compare_kubectl statefulset/some-name-proxysql + local resource=statefulset/some-name-proxysql + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql.yml + local new_result=/tmp/tmp.22GsJ5jFJc/statefulset_some-name-proxysql.yml + desc 'compare statefulset/some-name-proxysql-' + set +o xtrace ----------------------------------------------------------------------------------- compare statefulset/some-name-proxysql- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql-eks.yml ']' + kubectl_bin get -o yaml statefulset/some-name-proxysql ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.Y9SdgAwIdy ++ mktemp + local LAST_ERR=/tmp/tmp.b3Sicd9C91 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/some-name-proxysql + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.Y9SdgAwIdy + cat /tmp/tmp.b3Sicd9C91 + rm /tmp/tmp.Y9SdgAwIdy /tmp/tmp.b3Sicd9C91 + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_some-name-proxysql.yml /tmp/tmp.22GsJ5jFJc/statefulset_some-name-proxysql.yml + compare_kubectl service/some-name-pxc + local resource=service/some-name-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/service_some-name-pxc.yml + desc 'compare service/some-name-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare service/some-name-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc-eks.yml ']' + kubectl_bin get -o yaml service/some-name-pxc + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - ++ mktemp + local LAST_OUT=/tmp/tmp.2yrZ5R9XhX ++ mktemp + local LAST_ERR=/tmp/tmp.dyCJYgbjbu + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/some-name-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.2yrZ5R9XhX + cat /tmp/tmp.dyCJYgbjbu + rm /tmp/tmp.2yrZ5R9XhX /tmp/tmp.dyCJYgbjbu + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-pxc.yml /tmp/tmp.22GsJ5jFJc/service_some-name-pxc.yml + compare_kubectl service/some-name-proxysql + local resource=service/some-name-proxysql + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql.yml + local new_result=/tmp/tmp.22GsJ5jFJc/service_some-name-proxysql.yml + desc 'compare service/some-name-proxysql-' + set +o xtrace ----------------------------------------------------------------------------------- compare service/some-name-proxysql- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-eks.yml ']' + kubectl_bin get -o yaml service/some-name-proxysql ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.bHhbPd4Y6P ++ mktemp + local LAST_ERR=/tmp/tmp.azR3ge9nKI + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/some-name-proxysql + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.bHhbPd4Y6P + cat /tmp/tmp.azR3ge9nKI + rm /tmp/tmp.bHhbPd4Y6P /tmp/tmp.azR3ge9nKI + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql.yml /tmp/tmp.22GsJ5jFJc/service_some-name-proxysql.yml + compare_kubectl service/some-name-proxysql-unready + local resource=service/some-name-proxysql-unready + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready.yml + local new_result=/tmp/tmp.22GsJ5jFJc/service_some-name-proxysql-unready.yml + desc 'compare service/some-name-proxysql-unready-' + set +o xtrace ----------------------------------------------------------------------------------- compare service/some-name-proxysql-unready- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready-eks.yml ']' + kubectl_bin get -o yaml service/some-name-proxysql-unready ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.usmhuPyEnP ++ mktemp + local LAST_ERR=/tmp/tmp.OWjHOhzwJ1 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/some-name-proxysql-unready + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.usmhuPyEnP + cat /tmp/tmp.OWjHOhzwJ1 + rm /tmp/tmp.usmhuPyEnP /tmp/tmp.OWjHOhzwJ1 + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_some-name-proxysql-unready.yml /tmp/tmp.22GsJ5jFJc/service_some-name-proxysql-unready.yml + desc 'check PodDisruptionBudget' + set +o xtrace ----------------------------------------------------------------------------------- check PodDisruptionBudget ----------------------------------------------------------------------------------- + compare_kubectl pdb/some-name-pxc + local resource=pdb/some-name-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/pdb_some-name-pxc.yml + desc 'compare pdb/some-name-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare pdb/some-name-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc-eks.yml ']' + kubectl_bin get -o yaml pdb/some-name-pxc ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.u90815wuPI ++ mktemp + local LAST_ERR=/tmp/tmp.XpeuDxpfr9 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml pdb/some-name-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.u90815wuPI + cat /tmp/tmp.XpeuDxpfr9 + rm /tmp/tmp.u90815wuPI /tmp/tmp.XpeuDxpfr9 + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-pxc.yml /tmp/tmp.22GsJ5jFJc/pdb_some-name-pxc.yml + compare_kubectl pdb/some-name-proxysql + local resource=pdb/some-name-proxysql + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql.yml + local new_result=/tmp/tmp.22GsJ5jFJc/pdb_some-name-proxysql.yml + desc 'compare pdb/some-name-proxysql-' + set +o xtrace ----------------------------------------------------------------------------------- compare pdb/some-name-proxysql- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql-eks.yml ']' + kubectl_bin get -o yaml pdb/some-name-proxysql ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.SK2W8bx8Fv ++ mktemp + local LAST_ERR=/tmp/tmp.UgygxeJWS7 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml pdb/some-name-proxysql + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.SK2W8bx8Fv + cat /tmp/tmp.UgygxeJWS7 + rm /tmp/tmp.SK2W8bx8Fv /tmp/tmp.UgygxeJWS7 + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pdb_some-name-proxysql.yml /tmp/tmp.22GsJ5jFJc/pdb_some-name-proxysql.yml + desc 'check if MySQL users created' + set +o xtrace ----------------------------------------------------------------------------------- check if MySQL users created ----------------------------------------------------------------------------------- + compare_mysql_user '-h some-name-pxc -uroot -proot_password' + local 'uri=-h some-name-pxc -uroot -proot_password' + local postfix= ++ echo -h some-name-pxc -uroot -proot_password ++ sed -e 's/.*-u//; s/ .*//' + local user=root + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql + run_mysql 'SHOW GRANTS;' '-h some-name-pxc -uroot -proot_password' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-pxc -uroot -proot_password' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.sSFVIf6DFx +++ mktemp ++ local LAST_ERR=/tmp/tmp.wBVjyqW7kP ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.sSFVIf6DFx ++ cat /tmp/tmp.wBVjyqW7kP ++ rm /tmp/tmp.sSFVIf6DFx /tmp/tmp.wBVjyqW7kP ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql /tmp/tmp.22GsJ5jFJc/root.sql + compare_mysql_user '-h some-name-pxc -umonitor -pmonitor_password' + local 'uri=-h some-name-pxc -umonitor -pmonitor_password' + local postfix= ++ echo -h some-name-pxc -umonitor -pmonitor_password ++ sed -e 's/.*-u//; s/ .*//' + local user=monitor + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql + run_mysql 'SHOW GRANTS;' '-h some-name-pxc -umonitor -pmonitor_password' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-pxc -umonitor -pmonitor_password' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.GOeIGEMsea +++ mktemp ++ local LAST_ERR=/tmp/tmp.8IHIT2GpSl ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.GOeIGEMsea ++ cat /tmp/tmp.8IHIT2GpSl ++ rm /tmp/tmp.GOeIGEMsea /tmp/tmp.8IHIT2GpSl ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql /tmp/tmp.22GsJ5jFJc/monitor.sql + compare_mysql_user '-h some-name-pxc -uproxyuser -ps3cret' + local 'uri=-h some-name-pxc -uproxyuser -ps3cret' + local postfix= ++ echo -h some-name-pxc -uproxyuser -ps3cret ++ sed -e 's/.*-u//; s/ .*//' + local user=proxyuser + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser-80.sql ']' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + run_mysql 'SHOW GRANTS;' '-h some-name-pxc -uproxyuser -ps3cret' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-pxc -uproxyuser -ps3cret' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.ZFKkOUcqdN +++ mktemp ++ local LAST_ERR=/tmp/tmp.6PHXkWJwiy ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.ZFKkOUcqdN ++ cat /tmp/tmp.6PHXkWJwiy ++ rm /tmp/tmp.ZFKkOUcqdN /tmp/tmp.6PHXkWJwiy ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser.sql /tmp/tmp.22GsJ5jFJc/proxyuser.sql + compare_mysql_user_local '-uxtrabackup -pbackup_password' some-name-pxc-0 '' pxc + local 'uri=-uxtrabackup -pbackup_password' + local pod=some-name-pxc-0 + local postfix= + local container_name=pxc ++ echo -uxtrabackup -pbackup_password ++ sed -e 's/.*-u//; s/ .*//' + local user=xtrabackup + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/xtrabackup.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/xtrabackup-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/xtrabackup-80.sql + run_mysql_local 'SHOW GRANTS;' '-uxtrabackup -pbackup_password' some-name-pxc-0 pxc + local 'command=SHOW GRANTS;' + local 'uri=-uxtrabackup -pbackup_password' + local pod=some-name-pxc-0 + local container_name=pxc + set +o xtrace + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/xtrabackup-80.sql /tmp/tmp.22GsJ5jFJc/xtrabackup.sql + desc 'check that pmm server user don'\''t have access' + set +o xtrace ----------------------------------------------------------------------------------- check that pmm server user don't have access ----------------------------------------------------------------------------------- + compare_mysql_user '-h some-name-pxc -upmmserver -ppmmserver_password' + local 'uri=-h some-name-pxc -upmmserver -ppmmserver_password' + local postfix= ++ echo -h some-name-pxc -upmmserver -ppmmserver_password ++ sed -e 's/.*-u//; s/ .*//' + local user=pmmserver + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver-80.sql ']' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + run_mysql 'SHOW GRANTS;' '-h some-name-pxc -upmmserver -ppmmserver_password' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-pxc -upmmserver -ppmmserver_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.2qGqo9fh8C +++ mktemp ++ local LAST_ERR=/tmp/tmp.bILPImAH4e ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.2qGqo9fh8C ++ cat /tmp/tmp.bILPImAH4e ++ rm /tmp/tmp.2qGqo9fh8C /tmp/tmp.bILPImAH4e ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver.sql /tmp/tmp.22GsJ5jFJc/pmmserver.sql + desc 'check if ProxySQL users created' + set +o xtrace ----------------------------------------------------------------------------------- check if ProxySQL users created ----------------------------------------------------------------------------------- + compare_mysql_user '-h some-name-proxysql -uroot -proot_password' + local 'uri=-h some-name-proxysql -uroot -proot_password' + local postfix= ++ echo -h some-name-proxysql -uroot -proot_password ++ sed -e 's/.*-u//; s/ .*//' + local user=root + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql + run_mysql 'SHOW GRANTS;' '-h some-name-proxysql -uroot -proot_password' + local 'command=SHOW GRANTS;' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + local 'uri=-h some-name-proxysql -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.EYeoPqPHxt +++ mktemp ++ local LAST_ERR=/tmp/tmp.5vUNh5NHB1 ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.EYeoPqPHxt ++ cat /tmp/tmp.5vUNh5NHB1 ++ rm /tmp/tmp.EYeoPqPHxt /tmp/tmp.5vUNh5NHB1 ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/root-80.sql /tmp/tmp.22GsJ5jFJc/root.sql + compare_mysql_user '-h some-name-proxysql -umonitor -pmonitor_password' + local 'uri=-h some-name-proxysql -umonitor -pmonitor_password' + local postfix= ++ echo -h some-name-proxysql -umonitor -pmonitor_password ++ sed -e 's/.*-u//; s/ .*//' + local user=monitor + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql + run_mysql 'SHOW GRANTS;' '-h some-name-proxysql -umonitor -pmonitor_password' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-proxysql -umonitor -pmonitor_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.tl3VCD3ozc +++ mktemp ++ local LAST_ERR=/tmp/tmp.KcoXOc4FjI ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.tl3VCD3ozc ++ cat /tmp/tmp.KcoXOc4FjI ++ rm /tmp/tmp.tl3VCD3ozc /tmp/tmp.KcoXOc4FjI ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ egrep '^(pxc|proxysql)$' ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/monitor-80.sql /tmp/tmp.22GsJ5jFJc/monitor.sql + desc 'check that pmm server user don'\''t have access' + set +o xtrace ----------------------------------------------------------------------------------- check that pmm server user don't have access ----------------------------------------------------------------------------------- + compare_mysql_user '-h some-name-proxysql -uproxyuser -ps3cret' -proxysql + local 'uri=-h some-name-proxysql -uproxyuser -ps3cret' + local postfix=-proxysql ++ echo -h some-name-proxysql -uproxyuser -ps3cret ++ sed -e 's/.*-u//; s/ .*//' + local user=proxyuser + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser-proxysql.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser-proxysql-80.sql ']' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + run_mysql 'SHOW GRANTS;' '-h some-name-proxysql -uproxyuser -ps3cret' + local 'command=SHOW GRANTS;' + local 'uri=-h some-name-proxysql -uproxyuser -ps3cret' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.QXeuh6z8nb +++ mktemp ++ local LAST_ERR=/tmp/tmp.hVurezJM4o ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.QXeuh6z8nb ++ cat /tmp/tmp.hVurezJM4o ++ rm /tmp/tmp.QXeuh6z8nb /tmp/tmp.hVurezJM4o ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/proxyuser-proxysql.sql /tmp/tmp.22GsJ5jFJc/proxyuser.sql + compare_mysql_user '-h some-name-proxysql -upmmserver -ppmmserver_password' -proxysql + local 'uri=-h some-name-proxysql -upmmserver -ppmmserver_password' + local postfix=-proxysql ++ echo -h some-name-proxysql -upmmserver -ppmmserver_password ++ sed -e 's/.*-u//; s/ .*//' + local user=pmmserver + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver-proxysql.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver-proxysql-80.sql ']' + run_mysql 'SHOW GRANTS;' '-h some-name-proxysql -upmmserver -ppmmserver_password' + local 'command=SHOW GRANTS;' + /usr/bin/sed -E 's/'\''(10|192)[.][0-9][^'\'']*'\''//; s/'\''[^'\'']*[.]internal'\''//' + local 'uri=-h some-name-proxysql -upmmserver -ppmmserver_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.Ed6wUw9kPu +++ mktemp ++ local LAST_ERR=/tmp/tmp.T9lB50dLoR ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.Ed6wUw9kPu ++ cat /tmp/tmp.T9lB50dLoR ++ rm /tmp/tmp.Ed6wUw9kPu /tmp/tmp.T9lB50dLoR ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/pmmserver-proxysql.sql /tmp/tmp.22GsJ5jFJc/pmmserver.sql + desc 'write data directly, read from all' + set +o xtrace ----------------------------------------------------------------------------------- write data directly, read from all ----------------------------------------------------------------------------------- + run_mysql 'INSERT myApp.myApp (id) VALUES (100501)' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local 'command=INSERT myApp.myApp (id) VALUES (100501)' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.hsoiFJ8W0g +++ mktemp ++ local LAST_ERR=/tmp/tmp.rH9NBAqEHU ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.hsoiFJ8W0g ++ cat /tmp/tmp.rH9NBAqEHU ++ rm /tmp/tmp.hsoiFJ8W0g /tmp/tmp.rH9NBAqEHU ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + compare_mysql_cmd select-2 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local command_id=select-2 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.SDABv0rUrL +++ mktemp ++ local LAST_ERR=/tmp/tmp.Tc03uikN3v ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.SDABv0rUrL ++ cat /tmp/tmp.Tc03uikN3v ++ rm /tmp/tmp.SDABv0rUrL /tmp/tmp.Tc03uikN3v ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-2.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql /tmp/tmp.22GsJ5jFJc/select-2.sql + compare_mysql_cmd select-2 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local command_id=select-2 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.PuVRuOyxF2 +++ mktemp ++ local LAST_ERR=/tmp/tmp.hFoZwuiuDC ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.PuVRuOyxF2 ++ cat /tmp/tmp.hFoZwuiuDC ++ rm /tmp/tmp.PuVRuOyxF2 /tmp/tmp.hFoZwuiuDC ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-2.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql /tmp/tmp.22GsJ5jFJc/select-2.sql + compare_mysql_cmd select-2 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local command_id=select-2 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.sY22djWQp4 +++ mktemp ++ local LAST_ERR=/tmp/tmp.FLDrcEZP3G ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.sY22djWQp4 ++ cat /tmp/tmp.FLDrcEZP3G ++ rm /tmp/tmp.sY22djWQp4 /tmp/tmp.FLDrcEZP3G ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-2.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-2.sql /tmp/tmp.22GsJ5jFJc/select-2.sql + desc 'kill Primary Pod, check reelection, check data' + set +o xtrace ----------------------------------------------------------------------------------- kill Primary Pod, check reelection, check data ----------------------------------------------------------------------------------- ++ get_proxy_primary '-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' some-name-proxysql-0 ++ local 'uri=-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' ++ local pod=some-name-proxysql-0 +++ run_mysql_local 'SELECT hostname FROM runtime_mysql_servers WHERE hostgroup_id=11 AND status='\''ONLINE'\'';' '-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' some-name-proxysql-0 proxysql +++ local 'command=SELECT hostname FROM runtime_mysql_servers WHERE hostgroup_id=11 AND status='\''ONLINE'\'';' +++ local 'uri=-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' +++ local pod=some-name-proxysql-0 +++ local container_name=proxysql +++ set +o xtrace ++ local ip=some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local +++ echo some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local +++ wc -l ++ '[' 1 '!=' 1 ']' ++ echo some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local ++ cut -d. -f1 + initial_primary=some-name-pxc-0 + kubectl_bin delete pods --grace-period=0 --force some-name-pxc-0 ++ mktemp + local LAST_OUT=/tmp/tmp.enejKSQsh6 ++ mktemp + local LAST_ERR=/tmp/tmp.rxGksYey75 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pods --grace-period=0 --force some-name-pxc-0 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.enejKSQsh6 pod "some-name-pxc-0" force deleted + cat /tmp/tmp.rxGksYey75 Warning: Immediate deletion does not wait for confirmation that the running resource has been terminated. The resource may continue to run on the cluster indefinitely. + rm /tmp/tmp.enejKSQsh6 /tmp/tmp.rxGksYey75 + return 0 + sleep 10 ++ get_proxy_primary '-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' some-name-proxysql-0 ++ local 'uri=-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' ++ local pod=some-name-proxysql-0 +++ run_mysql_local 'SELECT hostname FROM runtime_mysql_servers WHERE hostgroup_id=11 AND status='\''ONLINE'\'';' '-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' some-name-proxysql-0 proxysql +++ local 'command=SELECT hostname FROM runtime_mysql_servers WHERE hostgroup_id=11 AND status='\''ONLINE'\'';' +++ local 'uri=-h127.0.0.1 -P6032 -uproxyadmin -padmin_password' +++ local pod=some-name-proxysql-0 +++ local container_name=proxysql +++ set +o xtrace ++ local ip=some-name-pxc-2.some-name-pxc.init-deploy-3612.svc.cluster.local +++ echo some-name-pxc-2.some-name-pxc.init-deploy-3612.svc.cluster.local +++ wc -l ++ '[' 1 '!=' 1 ']' ++ echo some-name-pxc-2.some-name-pxc.init-deploy-3612.svc.cluster.local ++ cut -d. -f1 + changed_primary=some-name-pxc-2 + '[' -n some-name-pxc-2 ']' + '[' some-name-pxc-0 '!=' some-name-pxc-2 ']' + run_mysql 'INSERT myApp.myApp (id) VALUES (100502)' '-h some-name-proxysql -uroot -proot_password' + local 'command=INSERT myApp.myApp (id) VALUES (100502)' + local 'uri=-h some-name-proxysql -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.CJL1cyUlXR +++ mktemp ++ local LAST_ERR=/tmp/tmp.2xpDD2xO5G ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.CJL1cyUlXR ++ cat /tmp/tmp.2xpDD2xO5G ++ rm /tmp/tmp.CJL1cyUlXR /tmp/tmp.2xpDD2xO5G ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + wait_for_running some-name-pxc 3 + local name=some-name-pxc + let last_pod=2 + local max_retry=480 + desc 'wait for running cluster' + set +o xtrace ----------------------------------------------------------------------------------- wait for running cluster ----------------------------------------------------------------------------------- ++ seq 0 2 + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-0 480 + local pod=some-name-pxc-0 + local max_retry=480 + local ns= ++ echo some-name-pxc-0 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-0 condition met some-name-pxc-0.Ok + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-1 480 + local pod=some-name-pxc-1 + local max_retry=480 + local ns= ++ echo some-name-pxc-1 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-1 condition met some-name-pxc-1.Ok + for i in '$(seq 0 $last_pod)' + wait_pod some-name-pxc-2 480 + local pod=some-name-pxc-2 + local max_retry=480 + local ns= ++ echo some-name-pxc-2 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/some-name-pxc-2 condition met some-name-pxc-2.Ok + compare_mysql_cmd select-3 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local command_id=select-3 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.VzwWX1gRbH +++ mktemp ++ local LAST_ERR=/tmp/tmp.42mNHofD0l ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.VzwWX1gRbH ++ cat /tmp/tmp.42mNHofD0l ++ rm /tmp/tmp.VzwWX1gRbH /tmp/tmp.42mNHofD0l ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-3.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql /tmp/tmp.22GsJ5jFJc/select-3.sql + compare_mysql_cmd select-3 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local command_id=select-3 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-1.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-1.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.Tzxn7OmyKp +++ mktemp ++ local LAST_ERR=/tmp/tmp.05waSIzDZM ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.Tzxn7OmyKp ++ cat /tmp/tmp.05waSIzDZM ++ rm /tmp/tmp.Tzxn7OmyKp /tmp/tmp.05waSIzDZM ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-3.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql /tmp/tmp.22GsJ5jFJc/select-3.sql + compare_mysql_cmd select-3 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local command_id=select-3 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h some-name-pxc-2.some-name-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h some-name-pxc-2.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.HhOjYI3aA0 +++ mktemp ++ local LAST_ERR=/tmp/tmp.zRADofolvD ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.HhOjYI3aA0 ++ cat /tmp/tmp.zRADofolvD ++ rm /tmp/tmp.HhOjYI3aA0 /tmp/tmp.zRADofolvD ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-3.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-3.sql /tmp/tmp.22GsJ5jFJc/select-3.sql + compare_mysql_cmd max_allowed_packet-1 'SELECT @@max_allowed_packet;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local command_id=max_allowed_packet-1 + local 'command=SELECT @@max_allowed_packet;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-1-80.sql ']' + expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-1-80.sql + run_mysql 'SELECT @@max_allowed_packet;' '-h some-name-pxc-0.some-name-pxc -uroot -proot_password' + local 'command=SELECT @@max_allowed_packet;' + local 'uri=-h some-name-pxc-0.some-name-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.Zao0oAsxw4 +++ mktemp ++ local LAST_ERR=/tmp/tmp.mnQMDvM0O1 ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.Zao0oAsxw4 ++ cat /tmp/tmp.mnQMDvM0O1 ++ rm /tmp/tmp.Zao0oAsxw4 /tmp/tmp.mnQMDvM0O1 ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/max_allowed_packet-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-1-80.sql /tmp/tmp.22GsJ5jFJc/max_allowed_packet-1.sql + desc 'check if possible to create no-proxysql cluster' + set +o xtrace ----------------------------------------------------------------------------------- check if possible to create no-proxysql cluster ----------------------------------------------------------------------------------- + cluster3=no-proxysql + apply_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/conf/no-proxysql.yml + '[' -z '' ']' + cat_config /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/conf/no-proxysql.yml + kubectl_bin apply -f - + cat /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/conf/no-proxysql.yml ++ mktemp + /usr/bin/sed -e 's#apiVersion: pxc.percona.com/v.*$#apiVersion: pxc.percona.com/v1#' + /usr/bin/sed -e 's#image:.*\/percona-xtradb-cluster:.*$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + /usr/bin/sed -e 's#image:.*-pxc\([0-9]*.[0-9]*\)\{0,1\}$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0#' + local LAST_OUT=/tmp/tmp.MmCta4iBW3 + /usr/bin/sed -e 's#image:.*-pmm$#image: perconalab/pmm-client:dev-latest#' + /usr/bin/sed -e 's#image:.*-init$#image: perconalab/percona-xtradb-cluster-operator:PR-1743-51af0517#' ++ mktemp + /usr/bin/sed -e 's#image:.*-backup$#image: perconalab/percona-xtradb-cluster-operator:main-pxc8.0-backup#' + /usr/bin/sed -e 's#image:.*-proxysql$#image: perconalab/percona-xtradb-cluster-operator:main-proxysql#' + /usr/bin/sed -e 's#image:.*-haproxy$#image: perconalab/percona-xtradb-cluster-operator:main-haproxy#' + /usr/bin/sed -e 's#image:.*-logcollector$#image: perconalab/percona-xtradb-cluster-operator:main-logcollector#' + /usr/bin/sed -e s~minio-service.#namespace~minio-service.init-deploy-3612~ + /usr/bin/sed -e 's#apply:.*#apply: Never#' + local LAST_ERR=/tmp/tmp.NjUnAfa57S + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl apply -f - + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.MmCta4iBW3 perconaxtradbcluster.pxc.percona.com/no-proxysql created + cat /tmp/tmp.NjUnAfa57S + rm /tmp/tmp.MmCta4iBW3 /tmp/tmp.NjUnAfa57S + return 0 + wait_for_running no-proxysql-pxc 3 + local name=no-proxysql-pxc + let last_pod=2 + local max_retry=480 + desc 'wait for running cluster' + set +o xtrace ----------------------------------------------------------------------------------- wait for running cluster ----------------------------------------------------------------------------------- ++ seq 0 2 + for i in '$(seq 0 $last_pod)' + wait_pod no-proxysql-pxc-0 480 + local pod=no-proxysql-pxc-0 + local max_retry=480 + local ns= ++ echo no-proxysql-pxc-0 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace Error from server (NotFound): pods "no-proxysql-pxc-0" not found no-proxysql-pxc-0.......................................Ok + for i in '$(seq 0 $last_pod)' + wait_pod no-proxysql-pxc-1 480 + local pod=no-proxysql-pxc-1 + local max_retry=480 + local ns= ++ echo no-proxysql-pxc-1 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/no-proxysql-pxc-1 condition met no-proxysql-pxc-1.Ok + for i in '$(seq 0 $last_pod)' + wait_pod no-proxysql-pxc-2 480 + local pod=no-proxysql-pxc-2 + local max_retry=480 + local ns= ++ echo no-proxysql-pxc-2 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container=pxc + set +o xtrace pod/no-proxysql-pxc-2 condition met no-proxysql-pxc-2.Ok + desc 'check if service and statefulset created' + set +o xtrace ----------------------------------------------------------------------------------- check if service and statefulset created ----------------------------------------------------------------------------------- + compare_kubectl service/no-proxysql-pxc + local resource=service/no-proxysql-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/service_no-proxysql-pxc.yml + desc 'compare service/no-proxysql-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare service/no-proxysql-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc-eks.yml ']' + kubectl_bin get -o yaml service/no-proxysql-pxc ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.WlQrfMY5s8 ++ mktemp + local LAST_ERR=/tmp/tmp.sI0MkUtDO8 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/no-proxysql-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.WlQrfMY5s8 + cat /tmp/tmp.sI0MkUtDO8 + rm /tmp/tmp.WlQrfMY5s8 /tmp/tmp.sI0MkUtDO8 + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-pxc.yml /tmp/tmp.22GsJ5jFJc/service_no-proxysql-pxc.yml + compare_kubectl service/no-proxysql-proxysql + local resource=service/no-proxysql-proxysql + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql.yml + local new_result=/tmp/tmp.22GsJ5jFJc/service_no-proxysql-proxysql.yml + desc 'compare service/no-proxysql-proxysql-' + set +o xtrace ----------------------------------------------------------------------------------- compare service/no-proxysql-proxysql- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql-eks.yml ']' + kubectl_bin get -o yaml service/no-proxysql-proxysql ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.dstsuks8G1 ++ mktemp + local LAST_ERR=/tmp/tmp.mPlKxOf0a2 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml service/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + cat /tmp/tmp.dstsuks8G1 + cat /tmp/tmp.mPlKxOf0a2 Error from server (NotFound): services "no-proxysql-proxysql" not found + rm /tmp/tmp.dstsuks8G1 /tmp/tmp.mPlKxOf0a2 + return 1 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/service_no-proxysql-proxysql.yml /tmp/tmp.22GsJ5jFJc/service_no-proxysql-proxysql.yml + compare_kubectl configmap/no-proxysql-pxc + local resource=configmap/no-proxysql-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/configmap_no-proxysql-pxc.yml + desc 'compare configmap/no-proxysql-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare configmap/no-proxysql-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc-eks.yml ']' + kubectl_bin get -o yaml configmap/no-proxysql-pxc + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - ++ mktemp + local LAST_OUT=/tmp/tmp.mOQnw3CW4K ++ mktemp + local LAST_ERR=/tmp/tmp.UkUxC9BZ1c + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml configmap/no-proxysql-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.mOQnw3CW4K + cat /tmp/tmp.UkUxC9BZ1c + rm /tmp/tmp.mOQnw3CW4K /tmp/tmp.UkUxC9BZ1c + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/configmap_no-proxysql-pxc.yml /tmp/tmp.22GsJ5jFJc/configmap_no-proxysql-pxc.yml + desc 'check if storageClass changed' + set +o xtrace ----------------------------------------------------------------------------------- check if storageClass changed ----------------------------------------------------------------------------------- + compare_kubectl statefulset/no-proxysql-pxc + local resource=statefulset/no-proxysql-pxc + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc.yml + local new_result=/tmp/tmp.22GsJ5jFJc/statefulset_no-proxysql-pxc.yml + desc 'compare statefulset/no-proxysql-pxc-' + set +o xtrace ----------------------------------------------------------------------------------- compare statefulset/no-proxysql-pxc- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc-eks.yml ']' + kubectl_bin get -o yaml statefulset/no-proxysql-pxc ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.7eDJTgcm1f ++ mktemp + local LAST_ERR=/tmp/tmp.7pvO3AEb0w + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/no-proxysql-pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.7eDJTgcm1f + cat /tmp/tmp.7pvO3AEb0w + rm /tmp/tmp.7eDJTgcm1f /tmp/tmp.7pvO3AEb0w + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-pxc.yml /tmp/tmp.22GsJ5jFJc/statefulset_no-proxysql-pxc.yml + compare_kubectl statefulset/no-proxysql-proxysql + local resource=statefulset/no-proxysql-proxysql + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql.yml + local new_result=/tmp/tmp.22GsJ5jFJc/statefulset_no-proxysql-proxysql.yml + desc 'compare statefulset/no-proxysql-proxysql-' + set +o xtrace ----------------------------------------------------------------------------------- compare statefulset/no-proxysql-proxysql- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql-eks.yml ']' + kubectl_bin get -o yaml statefulset/no-proxysql-proxysql ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.F4eopIi4U9 ++ mktemp + local LAST_ERR=/tmp/tmp.okAVghhWWM + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml statefulset/no-proxysql-proxysql + exit_status=1 + set -e + '[' 1 '!=' 0 ']' + '[' 1 == 1 ']' + sleep 0 + cat /tmp/tmp.F4eopIi4U9 + cat /tmp/tmp.okAVghhWWM Error from server (NotFound): statefulsets.apps "no-proxysql-proxysql" not found + rm /tmp/tmp.F4eopIi4U9 /tmp/tmp.okAVghhWWM + return 1 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/statefulset_no-proxysql-proxysql.yml /tmp/tmp.22GsJ5jFJc/statefulset_no-proxysql-proxysql.yml + compare_kubectl issuer/no-proxysql-pxc-issuer + local resource=issuer/no-proxysql-pxc-issuer + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer.yml + local new_result=/tmp/tmp.22GsJ5jFJc/issuer_no-proxysql-pxc-issuer.yml + desc 'compare issuer/no-proxysql-pxc-issuer-' + set +o xtrace ----------------------------------------------------------------------------------- compare issuer/no-proxysql-pxc-issuer- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer-eks.yml ']' + kubectl_bin get -o yaml issuer/no-proxysql-pxc-issuer ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.lLj1rIuZhS ++ mktemp + local LAST_ERR=/tmp/tmp.gzA5Oh4KZe + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml issuer/no-proxysql-pxc-issuer + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.lLj1rIuZhS + cat /tmp/tmp.gzA5Oh4KZe + rm /tmp/tmp.lLj1rIuZhS /tmp/tmp.gzA5Oh4KZe + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/issuer_no-proxysql-pxc-issuer.yml /tmp/tmp.22GsJ5jFJc/issuer_no-proxysql-pxc-issuer.yml + compare_kubectl certificate/no-proxysql-ssl + local resource=certificate/no-proxysql-ssl + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl.yml + local new_result=/tmp/tmp.22GsJ5jFJc/certificate_no-proxysql-ssl.yml + desc 'compare certificate/no-proxysql-ssl-' + set +o xtrace ----------------------------------------------------------------------------------- compare certificate/no-proxysql-ssl- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ bc -l ++ echo '1.26 >= 1.27' + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ bc -l ++ echo '1.26 >= 1.24' + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ bc -l ++ echo '1.26 >= 1.22' + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-eks.yml ']' + kubectl_bin get -o yaml certificate/no-proxysql-ssl ++ mktemp + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - + local LAST_OUT=/tmp/tmp.WTYZZYVSkB ++ mktemp + local LAST_ERR=/tmp/tmp.oRrz9GOIEH + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml certificate/no-proxysql-ssl + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.WTYZZYVSkB + cat /tmp/tmp.oRrz9GOIEH + rm /tmp/tmp.WTYZZYVSkB /tmp/tmp.oRrz9GOIEH + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl.yml /tmp/tmp.22GsJ5jFJc/certificate_no-proxysql-ssl.yml + compare_kubectl certificate/no-proxysql-ssl-internal + local resource=certificate/no-proxysql-ssl-internal + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal.yml + local new_result=/tmp/tmp.22GsJ5jFJc/certificate_no-proxysql-ssl-internal.yml + desc 'compare certificate/no-proxysql-ssl-internal-' + set +o xtrace ----------------------------------------------------------------------------------- compare certificate/no-proxysql-ssl-internal- ----------------------------------------------------------------------------------- + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-eks.yml ']' + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-80.yml ']' + version_gt 1.29 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.29' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.27 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.27' ++ bc -l + '[' 0 -eq 1 ']' + return 1 + version_gt 1.24 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.24' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-k124.yml ']' + version_gt 1.22 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.22' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-k122.yml ']' + version_gt 1.21 + desc 'return true if kubernetes version equal or greater than desired' + set +o xtrace ----------------------------------------------------------------------------------- return true if kubernetes version equal or greater than desired ----------------------------------------------------------------------------------- ++ echo '1.26 >= 1.21' ++ bc -l + '[' 1 -eq 1 ']' + return 0 + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-k121.yml ']' + '[' '!' -z '' -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-oc.yml ']' + '[' 0 = 1 -a -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal-eks.yml ']' + kubectl_bin get -o yaml certificate/no-proxysql-ssl-internal + yq eval ' del(.metadata.managedFields) | del(.. | select(has("creationTimestamp")).creationTimestamp) | del(.. | select(has("namespace")).namespace) | del(.. | select(has("uid")).uid) | del(.metadata.resourceVersion) | del(.spec.template.spec.containers[].env[] | select(.name == "CLUSTER_HASH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "BACKUP_PATH")) | del(.spec.template.spec.containers[].env[] | select(.name == "S3_BUCKET_URL")) | del(.spec.template.spec.containers[].env[] | select(.name == "AZURE_CONTAINER_NAME")) | del(.metadata.selfLink) | del(.metadata.deletionTimestamp) | del(.metadata.annotations."kubernetes.io/psp") | del(.metadata.annotations."batch.kubernetes.io/job-tracking") | del(.metadata.annotations."cloud.google.com/neg") | del(.metadata.annotations."k8s.v1.cni.cncf.io*") | del(.metadata.annotations."k8s.ovn.org/pod-networks") | del(.spec.template.metadata.annotations."last-applied-secret") | del(.. | select(has("batch.kubernetes.io/controller-uid"))."batch.kubernetes.io/controller-uid") | del(.. | select(has("image")).image) | del(.. | select(has("clusterIP")).clusterIP) | del(.. | select(has("clusterIPs")).clusterIPs) | del(.. | select(has("dataSource")).dataSource) | del(.. | select(has("procMount")).procMount) | del(.. | select(has("storageClassName")).storageClassName) | del(.. | select(has("finalizers")).finalizers) | del(.. | select(has("kubernetes.io/pvc-protection"))."kubernetes.io/pvc-protection") | del(.. | select(has("volumeName")).volumeName) | del(.. | select(has("volume.beta.kubernetes.io/storage-provisioner"))."volume.beta.kubernetes.io/storage-provisioner") | del(.. | select(has("volume.kubernetes.io/storage-provisioner"))."volume.kubernetes.io/storage-provisioner") | del(.spec.volumeMode) | del(.spec.nodeName) | del(.. | select(has("volume.kubernetes.io/selected-node"))."volume.kubernetes.io/selected-node") | del(.. | select(has("percona.com/last-config-hash"))."percona.com/last-config-hash") | del(.. | select(has("percona.com/configuration-hash"))."percona.com/configuration-hash") | del(.. | select(has("percona.com/env-secret-config-hash"))."percona.com/env-secret-config-hash") | del(.. | select(has("percona.com/ssl-hash"))."percona.com/ssl-hash") | del(.. | select(has("percona.com/ssl-internal-hash"))."percona.com/ssl-internal-hash") | del(.spec.volumeClaimTemplates[].spec.volumeMode | select(. == "Filesystem")) | del(.. | select(has("healthCheckNodePort")).healthCheckNodePort) | del(.. | select(has("nodePort")).nodePort) | del(.. | select(has("imagePullSecrets")).imagePullSecrets) | del(.. | select(has("enableServiceLinks")).enableServiceLinks) | del(.status) | del(.spec.volumeClaimTemplates[].apiVersion) | del(.spec.volumeClaimTemplates[].kind) | del(.metadata.ownerReferences[].apiVersion) | del(.. | select(has("controller-uid")).controller-uid) | del(.. | select(has("preemptionPolicy")).preemptionPolicy) | del(.spec.ipFamilies) | del(.spec.ipFamilyPolicy) | (.. | select(. == "policy/v1beta1")) = "policy/v1" | del(.. | select(has("kubernetes.io/hostname"))."kubernetes.io/hostname") | (.. | select(tag == "!!str")) |= sub("init-deploy-3612", "namespace") | (.. | select(tag == "!!str")) |= sub("kube-api-access-.*", "kube-api-access") | del(.. | select(has("annotations")).annotations | select(length==0)) | del(.. | select(.[] == "percona-xtradb-cluster-operator-workload-token*"))' - ++ mktemp + local LAST_OUT=/tmp/tmp.bK613HYfn0 ++ mktemp + local LAST_ERR=/tmp/tmp.1IiMGQ3IZe + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl get -o yaml certificate/no-proxysql-ssl-internal + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.bK613HYfn0 + cat /tmp/tmp.1IiMGQ3IZe + rm /tmp/tmp.bK613HYfn0 /tmp/tmp.1IiMGQ3IZe + return 0 + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/certificate_no-proxysql-ssl-internal.yml /tmp/tmp.22GsJ5jFJc/certificate_no-proxysql-ssl-internal.yml + desc 'write data, read from all' + set +o xtrace ----------------------------------------------------------------------------------- write data, read from all ----------------------------------------------------------------------------------- + run_mysql 'CREATE DATABASE IF NOT EXISTS myApp; use myApp; CREATE TABLE IF NOT EXISTS myApp (id int PRIMARY KEY);' '-h no-proxysql-pxc -uroot -proot_password' + local 'command=CREATE DATABASE IF NOT EXISTS myApp; use myApp; CREATE TABLE IF NOT EXISTS myApp (id int PRIMARY KEY);' + local 'uri=-h no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.xamwNl9ljU +++ mktemp ++ local LAST_ERR=/tmp/tmp.bezT5IO7iK ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.xamwNl9ljU ++ cat /tmp/tmp.bezT5IO7iK ++ rm /tmp/tmp.xamwNl9ljU /tmp/tmp.bezT5IO7iK ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ egrep '^(pxc|proxysql)$' ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + run_mysql 'INSERT myApp.myApp (id) VALUES (100500)' '-h no-proxysql-pxc -uroot -proot_password' + local 'command=INSERT myApp.myApp (id) VALUES (100500)' + local 'uri=-h no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.pPlfIDddo8 +++ mktemp ++ local LAST_ERR=/tmp/tmp.UtaIBgFeKX ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.pPlfIDddo8 ++ cat /tmp/tmp.UtaIBgFeKX ++ rm /tmp/tmp.pPlfIDddo8 /tmp/tmp.UtaIBgFeKX ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + sleep 10 + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.yEM73XVk1v +++ mktemp ++ local LAST_ERR=/tmp/tmp.Zim2lDfVQO ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.yEM73XVk1v ++ cat /tmp/tmp.Zim2lDfVQO ++ rm /tmp/tmp.yEM73XVk1v /tmp/tmp.Zim2lDfVQO ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ egrep '^(pxc|proxysql)$' ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-1.no-proxysql-pxc -uroot -proot_password' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-1.no-proxysql-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-1.no-proxysql-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-1.no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.4lyfOCxDqe +++ mktemp ++ local LAST_ERR=/tmp/tmp.rdEsaar0Zj ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.4lyfOCxDqe ++ cat /tmp/tmp.rdEsaar0Zj ++ rm /tmp/tmp.4lyfOCxDqe /tmp/tmp.rdEsaar0Zj ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql + compare_mysql_cmd select-1 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-2.no-proxysql-pxc -uroot -proot_password' + local command_id=select-1 + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-2.no-proxysql-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1-80.sql ']' + run_mysql 'SELECT * from myApp.myApp;' '-h no-proxysql-pxc-2.no-proxysql-pxc -uroot -proot_password' + local 'command=SELECT * from myApp.myApp;' + local 'uri=-h no-proxysql-pxc-2.no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.RAEpA2hSCr +++ mktemp ++ local LAST_ERR=/tmp/tmp.5YleGhXH5A ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.RAEpA2hSCr ++ cat /tmp/tmp.5YleGhXH5A ++ rm /tmp/tmp.RAEpA2hSCr /tmp/tmp.5YleGhXH5A ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/select-1.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/select-1.sql /tmp/tmp.22GsJ5jFJc/select-1.sql + compare_mysql_cmd max_allowed_packet-2 'SELECT @@max_allowed_packet;' '-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local command_id=max_allowed_packet-2 + local 'command=SELECT @@max_allowed_packet;' + local 'uri=-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local postfix= + local expected_result=/mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-2.sql + [[ perconalab/percona-xtradb-cluster-operator:main-pxc8.0 =~ 8\.0 ]] + '[' -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-2-80.sql ']' + run_mysql 'SELECT @@max_allowed_packet;' '-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' + local 'command=SELECT @@max_allowed_packet;' + local 'uri=-h no-proxysql-pxc-0.no-proxysql-pxc -uroot -proot_password' ++ get_client_pod ++ kubectl_bin get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.fxZPUXaEMu +++ mktemp ++ local LAST_ERR=/tmp/tmp.jRQNWCdn7V ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=name=pxc-client -o 'jsonpath={.items[].metadata.name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.fxZPUXaEMu ++ cat /tmp/tmp.jRQNWCdn7V ++ rm /tmp/tmp.fxZPUXaEMu /tmp/tmp.jRQNWCdn7V ++ return 0 + client_pod=pxc-client-6644d8898f-jvxt4 + wait_pod pxc-client-6644d8898f-jvxt4 + local pod=pxc-client-6644d8898f-jvxt4 + local max_retry=480 + local ns= ++ echo pxc-client-6644d8898f-jvxt4 ++ /usr/bin/sed -E 's/.*-(pxc|proxysql)-[0-9]/\1/' ++ egrep '^(pxc|proxysql)$' + local container= + set +o xtrace pod/pxc-client-6644d8898f-jvxt4 condition met pxc-client-6644d8898f-jvxt4.Ok + set +o xtrace + '[' '!' -s /tmp/tmp.22GsJ5jFJc/max_allowed_packet-2.sql ']' + diff -u /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/compare/max_allowed_packet-2.sql /tmp/tmp.22GsJ5jFJc/max_allowed_packet-2.sql + desc 'check for passwords leak' + set +o xtrace ----------------------------------------------------------------------------------- check for passwords leak ----------------------------------------------------------------------------------- + check_passwords_leak + local secrets + local passwords + local pods ++ kubectl_bin get secrets -o json ++ jq -r '.items[].data | to_entries | .[] | select(.key | (endswith(".crt") or endswith(".key") or endswith(".pub") or endswith(".pem") or endswith(".p12") or endswith(".sql") or contains("release") or contains("namespace") or contains("AWS_ACCESS_KEY_ID") or contains("AZURE_STORAGE_ACCOUNT_NAME")) | not) | .value' +++ mktemp ++ local LAST_OUT=/tmp/tmp.vOsKpKg551 +++ mktemp ++ local LAST_ERR=/tmp/tmp.Fs6FXKN5ox ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get secrets -o json ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.vOsKpKg551 ++ cat /tmp/tmp.Fs6FXKN5ox ++ rm /tmp/tmp.vOsKpKg551 /tmp/tmp.Fs6FXKN5ox ++ return 0 + secrets='WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk' + echo secrets=WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk secrets=WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo ++ for i in '$secrets' ++ base64 -d ++ echo + passwords='XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password some-secret-key monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk' + echo passwords=XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password some-secret-key monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk passwords=XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password some-secret-key monitor_password operatoradmin pmmserver_password admin_password repl_password root_password backup_password WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk c29tZS1zZWNyZXQta2V5 bW9uaXRvcl9wYXNzd29yZA== b3BlcmF0b3JhZG1pbg== cG1tc2VydmVyX3Bhc3N3b3Jk YWRtaW5fcGFzc3dvcmQ= cmVwbF9wYXNzd29yZA== cm9vdF9wYXNzd29yZA== YmFja3VwX3Bhc3N3b3Jk ++ kubectl_bin get pods -o name ++ awk -F / '{print $2}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.85CeTjwGSU +++ mktemp ++ local LAST_ERR=/tmp/tmp.jTzjNszZOI ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods -o name ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.85CeTjwGSU ++ cat /tmp/tmp.jTzjNszZOI ++ rm /tmp/tmp.85CeTjwGSU /tmp/tmp.jTzjNszZOI ++ return 0 + pods='no-proxysql-pxc-0 no-proxysql-pxc-1 no-proxysql-pxc-2 pxc-client-6644d8898f-jvxt4 some-name-proxysql-0 some-name-proxysql-1 some-name-pxc-0 some-name-pxc-1 some-name-pxc-2' + echo pods=no-proxysql-pxc-0 no-proxysql-pxc-1 no-proxysql-pxc-2 pxc-client-6644d8898f-jvxt4 some-name-proxysql-0 some-name-proxysql-1 some-name-pxc-0 some-name-pxc-1 some-name-pxc-2 pods=no-proxysql-pxc-0 no-proxysql-pxc-1 no-proxysql-pxc-2 pxc-client-6644d8898f-jvxt4 some-name-proxysql-0 some-name-proxysql-1 some-name-pxc-0 some-name-pxc-1 some-name-pxc-2 + collect_logs init-deploy-3612 + local containers + local count + NS=init-deploy-3612 + for p in '$pods' + [[ no-proxysql-pxc-0 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod no-proxysql-pxc-0 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.xKP4G2cjkq +++ mktemp ++ local LAST_ERR=/tmp/tmp.6AIepqrlhz ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod no-proxysql-pxc-0 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.xKP4G2cjkq ++ cat /tmp/tmp.6AIepqrlhz ++ rm /tmp/tmp.xKP4G2cjkq /tmp/tmp.6AIepqrlhz ++ return 0 + containers='pxc my-sidecar-1' + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-0 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.ZEMUfr7hxz ++ mktemp + local LAST_ERR=/tmp/tmp.YkwfquKMA5 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-0 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.ZEMUfr7hxz + cat /tmp/tmp.YkwfquKMA5 + rm /tmp/tmp.ZEMUfr7hxz /tmp/tmp.YkwfquKMA5 + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ my-sidecar-1 =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-0 -c my-sidecar-1 ++ mktemp + local LAST_OUT=/tmp/tmp.NpAeMQkzhD ++ mktemp + local LAST_ERR=/tmp/tmp.nDdMJkhSLT + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-0 -c my-sidecar-1 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.NpAeMQkzhD + cat /tmp/tmp.nDdMJkhSLT + rm /tmp/tmp.NpAeMQkzhD /tmp/tmp.nDdMJkhSLT + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-0-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ no-proxysql-pxc-1 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod no-proxysql-pxc-1 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.nlMmM4EK5h +++ mktemp ++ local LAST_ERR=/tmp/tmp.ngD3DrfYXS ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod no-proxysql-pxc-1 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.nlMmM4EK5h ++ cat /tmp/tmp.ngD3DrfYXS ++ rm /tmp/tmp.nlMmM4EK5h /tmp/tmp.ngD3DrfYXS ++ return 0 + containers='pxc my-sidecar-1' + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-1 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.GlBQPcTZoK ++ mktemp + local LAST_ERR=/tmp/tmp.t8qcxiW01n + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-1 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.GlBQPcTZoK + cat /tmp/tmp.t8qcxiW01n + rm /tmp/tmp.GlBQPcTZoK /tmp/tmp.t8qcxiW01n + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ my-sidecar-1 =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-1 -c my-sidecar-1 ++ mktemp + local LAST_OUT=/tmp/tmp.RLv7Q7IT8D ++ mktemp + local LAST_ERR=/tmp/tmp.hwmUACL9PD + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-1 -c my-sidecar-1 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.RLv7Q7IT8D + cat /tmp/tmp.hwmUACL9PD + rm /tmp/tmp.RLv7Q7IT8D /tmp/tmp.hwmUACL9PD + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-1-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ no-proxysql-pxc-2 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod no-proxysql-pxc-2 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.4lxKS9bZua +++ mktemp ++ local LAST_ERR=/tmp/tmp.YAQBUm5tkB ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod no-proxysql-pxc-2 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.4lxKS9bZua ++ cat /tmp/tmp.YAQBUm5tkB ++ rm /tmp/tmp.4lxKS9bZua /tmp/tmp.YAQBUm5tkB ++ return 0 + containers='pxc my-sidecar-1' + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-2 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.LjjpTuxhkk ++ mktemp + local LAST_ERR=/tmp/tmp.RVtIGsFAXo + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-2 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.LjjpTuxhkk + cat /tmp/tmp.RVtIGsFAXo + rm /tmp/tmp.LjjpTuxhkk /tmp/tmp.RVtIGsFAXo + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ my-sidecar-1 =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs no-proxysql-pxc-2 -c my-sidecar-1 ++ mktemp + local LAST_OUT=/tmp/tmp.DJfIw3BEJr ++ mktemp + local LAST_ERR=/tmp/tmp.YHyKK9DWR7 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs no-proxysql-pxc-2 -c my-sidecar-1 + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.DJfIw3BEJr + cat /tmp/tmp.YHyKK9DWR7 + rm /tmp/tmp.DJfIw3BEJr /tmp/tmp.YHyKK9DWR7 + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-no-proxysql-pxc-2-my-sidecar-1.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ pxc-client-6644d8898f-jvxt4 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod pxc-client-6644d8898f-jvxt4 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.Uj50RkUgRl +++ mktemp ++ local LAST_ERR=/tmp/tmp.EdNcLmFe02 ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod pxc-client-6644d8898f-jvxt4 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.Uj50RkUgRl ++ cat /tmp/tmp.EdNcLmFe02 ++ rm /tmp/tmp.Uj50RkUgRl /tmp/tmp.EdNcLmFe02 ++ return 0 + containers=pxc-client + for c in '$containers' + [[ pxc-client =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs pxc-client-6644d8898f-jvxt4 -c pxc-client ++ mktemp + local LAST_OUT=/tmp/tmp.9XZ9R0CaZC ++ mktemp + local LAST_ERR=/tmp/tmp.VDf7RUFW02 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs pxc-client-6644d8898f-jvxt4 -c pxc-client + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.9XZ9R0CaZC + cat /tmp/tmp.VDf7RUFW02 + rm /tmp/tmp.9XZ9R0CaZC /tmp/tmp.VDf7RUFW02 + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-pxc-client-6644d8898f-jvxt4-pxc-client.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ some-name-proxysql-0 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod some-name-proxysql-0 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.kqBT5P7VBc +++ mktemp ++ local LAST_ERR=/tmp/tmp.dWKHyP13kL ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod some-name-proxysql-0 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.kqBT5P7VBc ++ cat /tmp/tmp.dWKHyP13kL ++ rm /tmp/tmp.kqBT5P7VBc /tmp/tmp.dWKHyP13kL ++ return 0 + containers='proxysql pxc-monit proxysql-monit' + for c in '$containers' + [[ proxysql =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-0 -c proxysql ++ mktemp + local LAST_OUT=/tmp/tmp.4xHYNPIoPV ++ mktemp + local LAST_ERR=/tmp/tmp.jin1f6A8OG + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-0 -c proxysql + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.4xHYNPIoPV + cat /tmp/tmp.jin1f6A8OG + rm /tmp/tmp.4xHYNPIoPV /tmp/tmp.jin1f6A8OG + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ pxc-monit =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-0 -c pxc-monit ++ mktemp + local LAST_OUT=/tmp/tmp.TnbtSLbAhb ++ mktemp + local LAST_ERR=/tmp/tmp.g4lMvISd2X + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-0 -c pxc-monit + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.TnbtSLbAhb + cat /tmp/tmp.g4lMvISd2X + rm /tmp/tmp.TnbtSLbAhb /tmp/tmp.g4lMvISd2X + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ proxysql-monit =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-0 -c proxysql-monit ++ mktemp + local LAST_OUT=/tmp/tmp.lxflEUQ3WN ++ mktemp + local LAST_ERR=/tmp/tmp.3KKr2Te9In + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-0 -c proxysql-monit + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.lxflEUQ3WN + cat /tmp/tmp.3KKr2Te9In + rm /tmp/tmp.lxflEUQ3WN /tmp/tmp.3KKr2Te9In + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-0-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ some-name-proxysql-1 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod some-name-proxysql-1 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.5ahRRzdF9i +++ mktemp ++ local LAST_ERR=/tmp/tmp.vrjJHTW4tM ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod some-name-proxysql-1 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.5ahRRzdF9i ++ cat /tmp/tmp.vrjJHTW4tM ++ rm /tmp/tmp.5ahRRzdF9i /tmp/tmp.vrjJHTW4tM ++ return 0 + containers='proxysql pxc-monit proxysql-monit' + for c in '$containers' + [[ proxysql =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-1 -c proxysql ++ mktemp + local LAST_OUT=/tmp/tmp.gOSwvrV9SH ++ mktemp + local LAST_ERR=/tmp/tmp.NOTDWkaBZd + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-1 -c proxysql + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.gOSwvrV9SH + cat /tmp/tmp.NOTDWkaBZd + rm /tmp/tmp.gOSwvrV9SH /tmp/tmp.NOTDWkaBZd + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ pxc-monit =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-1 -c pxc-monit ++ mktemp + local LAST_OUT=/tmp/tmp.JxfD724y1T ++ mktemp + local LAST_ERR=/tmp/tmp.u9INGMHCbL + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-1 -c pxc-monit + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.JxfD724y1T + cat /tmp/tmp.u9INGMHCbL + rm /tmp/tmp.JxfD724y1T /tmp/tmp.u9INGMHCbL + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-pxc-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ proxysql-monit =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-proxysql-1 -c proxysql-monit ++ mktemp + local LAST_OUT=/tmp/tmp.yiFonbTop4 ++ mktemp + local LAST_ERR=/tmp/tmp.Iy2ATFL6ei + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-proxysql-1 -c proxysql-monit + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.yiFonbTop4 + cat /tmp/tmp.Iy2ATFL6ei + rm /tmp/tmp.yiFonbTop4 /tmp/tmp.Iy2ATFL6ei + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-proxysql-1-proxysql-monit.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ some-name-pxc-0 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod some-name-pxc-0 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.eSfQPnOefz +++ mktemp ++ local LAST_ERR=/tmp/tmp.w0pUWquRGC ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod some-name-pxc-0 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.eSfQPnOefz ++ cat /tmp/tmp.w0pUWquRGC ++ rm /tmp/tmp.eSfQPnOefz /tmp/tmp.w0pUWquRGC ++ return 0 + containers='logs logrotate pxc' + for c in '$containers' + [[ logs =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-0 -c logs ++ mktemp + local LAST_OUT=/tmp/tmp.SKVggOgOD5 ++ mktemp + local LAST_ERR=/tmp/tmp.3J4BYNkkXP + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-0 -c logs + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.SKVggOgOD5 + cat /tmp/tmp.3J4BYNkkXP + rm /tmp/tmp.SKVggOgOD5 /tmp/tmp.3J4BYNkkXP + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ logrotate =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-0 -c logrotate ++ mktemp + local LAST_OUT=/tmp/tmp.wBx5gTq4nw ++ mktemp + local LAST_ERR=/tmp/tmp.60YJnV1MWR + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-0 -c logrotate + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.wBx5gTq4nw + cat /tmp/tmp.60YJnV1MWR + rm /tmp/tmp.wBx5gTq4nw /tmp/tmp.60YJnV1MWR + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-0 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.ql2MPc58ye ++ mktemp + local LAST_ERR=/tmp/tmp.yg9MUEgCAl + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-0 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.ql2MPc58ye + cat /tmp/tmp.yg9MUEgCAl + rm /tmp/tmp.ql2MPc58ye /tmp/tmp.yg9MUEgCAl + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-0-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ some-name-pxc-1 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod some-name-pxc-1 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.IckDpyshhz +++ mktemp ++ local LAST_ERR=/tmp/tmp.5ZCYkbi2vq ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod some-name-pxc-1 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.IckDpyshhz ++ cat /tmp/tmp.5ZCYkbi2vq ++ rm /tmp/tmp.IckDpyshhz /tmp/tmp.5ZCYkbi2vq ++ return 0 + containers='logs logrotate pxc' + for c in '$containers' + [[ logs =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-1 -c logs ++ mktemp + local LAST_OUT=/tmp/tmp.94fpIOxuvL ++ mktemp + local LAST_ERR=/tmp/tmp.vr9y6b1iI2 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-1 -c logs + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.94fpIOxuvL + cat /tmp/tmp.vr9y6b1iI2 + rm /tmp/tmp.94fpIOxuvL /tmp/tmp.vr9y6b1iI2 + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ logrotate =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-1 -c logrotate ++ mktemp + local LAST_OUT=/tmp/tmp.OCNAZeLhf2 ++ mktemp + local LAST_ERR=/tmp/tmp.oNlZBAEZnc + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-1 -c logrotate + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.OCNAZeLhf2 + cat /tmp/tmp.oNlZBAEZnc + rm /tmp/tmp.OCNAZeLhf2 /tmp/tmp.oNlZBAEZnc + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-1 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.JDQsE2M8Fr ++ mktemp + local LAST_ERR=/tmp/tmp.mUyjDPiEo3 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-1 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.JDQsE2M8Fr + cat /tmp/tmp.mUyjDPiEo3 + rm /tmp/tmp.JDQsE2M8Fr /tmp/tmp.mUyjDPiEo3 + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-1-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + for p in '$pods' + [[ some-name-pxc-2 == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n init-deploy-3612 get pod some-name-pxc-2 -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.xrv1yjZnKy +++ mktemp ++ local LAST_ERR=/tmp/tmp.Gwj666zbPf ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n init-deploy-3612 get pod some-name-pxc-2 -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.xrv1yjZnKy ++ cat /tmp/tmp.Gwj666zbPf ++ rm /tmp/tmp.xrv1yjZnKy /tmp/tmp.Gwj666zbPf ++ return 0 + containers='logs logrotate pxc' + for c in '$containers' + [[ logs =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-2 -c logs ++ mktemp + local LAST_OUT=/tmp/tmp.LBrIPJa2Qc ++ mktemp + local LAST_ERR=/tmp/tmp.EFD38QFUeD + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-2 -c logs + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.LBrIPJa2Qc + cat /tmp/tmp.EFD38QFUeD + rm /tmp/tmp.LBrIPJa2Qc /tmp/tmp.EFD38QFUeD + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logs.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ logrotate =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-2 -c logrotate ++ mktemp + local LAST_OUT=/tmp/tmp.FvBpDnN2Fp ++ mktemp + local LAST_ERR=/tmp/tmp.PXCJjQm0WN + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-2 -c logrotate + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.FvBpDnN2Fp + cat /tmp/tmp.PXCJjQm0WN + rm /tmp/tmp.FvBpDnN2Fp /tmp/tmp.PXCJjQm0WN + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-logrotate.txt ++ : + count=0 + [[ 0 != 0 ]] + for c in '$containers' + [[ pxc =~ pmm ]] + kubectl_bin -n init-deploy-3612 logs some-name-pxc-2 -c pxc ++ mktemp + local LAST_OUT=/tmp/tmp.pHADJae6Eg ++ mktemp + local LAST_ERR=/tmp/tmp.EhMxUDDhVs + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n init-deploy-3612 logs some-name-pxc-2 -c pxc + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.pHADJae6Eg + cat /tmp/tmp.EhMxUDDhVs + rm /tmp/tmp.pHADJae6Eg /tmp/tmp.EhMxUDDhVs + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-some-name-pxc-2-pxc.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + '[' -n pxc-operator ']' ++ kubectl_bin -n pxc-operator get pods -o name ++ awk -F / '{print $2}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.wRU4ROhqDi +++ mktemp ++ local LAST_ERR=/tmp/tmp.8o3a2KNbdu ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n pxc-operator get pods -o name ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.wRU4ROhqDi ++ cat /tmp/tmp.8o3a2KNbdu ++ rm /tmp/tmp.wRU4ROhqDi /tmp/tmp.8o3a2KNbdu ++ return 0 + pods=percona-xtradb-cluster-operator-675fc7d9f5-7rm9n + collect_logs pxc-operator + local containers + local count + NS=pxc-operator + for p in '$pods' + [[ percona-xtradb-cluster-operator-675fc7d9f5-7rm9n == \m\o\n\i\t\o\r\i\n\g\-\0 ]] ++ kubectl_bin -n pxc-operator get pod percona-xtradb-cluster-operator-675fc7d9f5-7rm9n -o 'jsonpath={.spec.containers[*].name}' +++ mktemp ++ local LAST_OUT=/tmp/tmp.ytnWkCUump +++ mktemp ++ local LAST_ERR=/tmp/tmp.DY19P73GBD ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl -n pxc-operator get pod percona-xtradb-cluster-operator-675fc7d9f5-7rm9n -o 'jsonpath={.spec.containers[*].name}' ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.ytnWkCUump ++ cat /tmp/tmp.DY19P73GBD ++ rm /tmp/tmp.ytnWkCUump /tmp/tmp.DY19P73GBD ++ return 0 + containers=percona-xtradb-cluster-operator + for c in '$containers' + [[ percona-xtradb-cluster-operator =~ pmm ]] + kubectl_bin -n pxc-operator logs percona-xtradb-cluster-operator-675fc7d9f5-7rm9n -c percona-xtradb-cluster-operator ++ mktemp + local LAST_OUT=/tmp/tmp.SmTupESNQs ++ mktemp + local LAST_ERR=/tmp/tmp.IJmITFSf8u + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl -n pxc-operator logs percona-xtradb-cluster-operator-675fc7d9f5-7rm9n -c percona-xtradb-cluster-operator + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.SmTupESNQs + cat /tmp/tmp.IJmITFSf8u + rm /tmp/tmp.SmTupESNQs /tmp/tmp.IJmITFSf8u + return 0 + echo logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt logs saved in: /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt + for pass in '$passwords' + echo trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W trying password: XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W ++ grep -c --fixed-strings -- XJ4+HHLUP02I7GZNmxEhDH2FOIbMolgJXSWtrl6W /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== trying password: +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== ++ grep -c --fixed-strings -- +Szh8Eb0IZ0o25tIvAz/r7SsdmDyct3OD5CL323nVolZYvZ+XewdY13fXEoG3jGsZ7/NnIj/u9ve+AStyLKQkg== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI trying password: TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI ++ grep -c --fixed-strings -- TKUKCtvAYD/nGZwtF1kHA8QnMzh6QG0YkRVI+FKI /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: some-secret-key trying password: some-secret-key ++ grep -c --fixed-strings -- some-secret-key /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: monitor_password trying password: monitor_password ++ grep -c --fixed-strings -- monitor_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: operatoradmin trying password: operatoradmin ++ grep -c --fixed-strings -- operatoradmin /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: pmmserver_password trying password: pmmserver_password ++ grep -c --fixed-strings -- pmmserver_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: admin_password trying password: admin_password ++ grep -c --fixed-strings -- admin_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: repl_password trying password: repl_password ++ grep -c --fixed-strings -- repl_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: root_password trying password: root_password ++ grep -c --fixed-strings -- root_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: backup_password trying password: backup_password ++ grep -c --fixed-strings -- backup_password /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== trying password: WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== ++ grep -c --fixed-strings -- WEo0K0hITFVQMDJJN0daTm14RWhESDJGT0liTW9sZ0pYU1d0cmw2Vw== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= trying password: K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= ++ grep -c --fixed-strings -- K1N6aDhFYjBJWjBvMjV0SXZBei9yN1NzZG1EeWN0M09ENUNMMzIzblZvbFpZdlorWGV3ZFkxM2ZYRW9HM2pHc1o3L05uSWovdTl2ZStBU3R5TEtRa2c9PQo= /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== trying password: VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== ++ grep -c --fixed-strings -- VEtVS0N0dkFZRC9uR1p3dEYxa0hBOFFuTXpoNlFHMFlrUlZJK0ZLSQ== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: c29tZS1zZWNyZXQta2V5 trying password: c29tZS1zZWNyZXQta2V5 ++ grep -c --fixed-strings -- c29tZS1zZWNyZXQta2V5 /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: bW9uaXRvcl9wYXNzd29yZA== trying password: bW9uaXRvcl9wYXNzd29yZA== ++ grep -c --fixed-strings -- bW9uaXRvcl9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: b3BlcmF0b3JhZG1pbg== trying password: b3BlcmF0b3JhZG1pbg== ++ grep -c --fixed-strings -- b3BlcmF0b3JhZG1pbg== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cG1tc2VydmVyX3Bhc3N3b3Jk trying password: cG1tc2VydmVyX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- cG1tc2VydmVyX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YWRtaW5fcGFzc3dvcmQ= trying password: YWRtaW5fcGFzc3dvcmQ= ++ grep -c --fixed-strings -- YWRtaW5fcGFzc3dvcmQ= /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cmVwbF9wYXNzd29yZA== trying password: cmVwbF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cmVwbF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: cm9vdF9wYXNzd29yZA== trying password: cm9vdF9wYXNzd29yZA== ++ grep -c --fixed-strings -- cm9vdF9wYXNzd29yZA== /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + for pass in '$passwords' + echo trying password: YmFja3VwX3Bhc3N3b3Jk trying password: YmFja3VwX3Bhc3N3b3Jk ++ grep -c --fixed-strings -- YmFja3VwX3Bhc3N3b3Jk /tmp/tmp.22GsJ5jFJc/logs_output-percona-xtradb-cluster-operator-675fc7d9f5-7rm9n-percona-xtradb-cluster-operator.txt ++ : + count=0 + [[ 0 != 0 ]] + echo + kubectl_bin delete -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/conf/no-proxysql.yml ++ mktemp + local LAST_OUT=/tmp/tmp.Miv2P5E0wC ++ mktemp + local LAST_ERR=/tmp/tmp.c1D1poC5pK + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete -f /mnt/jenkins/workspace/cloud-pxc-operator_PR-1743/e2e-tests/init-deploy/conf/no-proxysql.yml + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.Miv2P5E0wC perconaxtradbcluster.pxc.percona.com "no-proxysql" deleted + cat /tmp/tmp.c1D1poC5pK + rm /tmp/tmp.Miv2P5E0wC /tmp/tmp.c1D1poC5pK + return 0 + destroy init-deploy-3612 + local namespace=init-deploy-3612 + local ignore_logs=true + desc 'destroy cluster/operator and all other resources' + set +o xtrace ----------------------------------------------------------------------------------- destroy cluster/operator and all other resources ----------------------------------------------------------------------------------- + '[' true == false -o 1 == 1 ']' + grep -v 'the object has been modified' ++ get_operator_pod ++ local label_prefix=app.kubernetes.io/ + grep -v 'get backup status: Job.batch' + sort -u + /usr/bin/sed -r 's/"ts":[0-9.]+//; s^limits-[0-9.]+/^^g' + tee /tmp/tmp.22GsJ5jFJc/operator.log +++ grep -c percona-xtradb-cluster-operator +++ kubectl get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -n pxc-operator + grep -v level=info ++ local check_label=1 ++ [[ 1 -eq 0 ]] ++ kubectl_bin get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -o 'jsonpath={.items[].metadata.name}' -n pxc-operator +++ mktemp ++ local LAST_OUT=/tmp/tmp.XFm6Lo8fjT +++ mktemp ++ local LAST_ERR=/tmp/tmp.fcEeCwJnZB ++ local exit_status=0 +++ seq 0 2 ++ for i in '$(seq 0 2)' ++ set +e ++ kubectl get pods --selector=app.kubernetes.io/name=percona-xtradb-cluster-operator -o 'jsonpath={.items[].metadata.name}' -n pxc-operator ++ exit_status=0 ++ set -e ++ '[' 0 '!=' 0 ']' ++ break ++ cat /tmp/tmp.XFm6Lo8fjT ++ cat /tmp/tmp.fcEeCwJnZB ++ rm /tmp/tmp.XFm6Lo8fjT /tmp/tmp.fcEeCwJnZB ++ return 0 + kubectl_bin logs -n pxc-operator percona-xtradb-cluster-operator-675fc7d9f5-7rm9n ++ mktemp + local LAST_OUT=/tmp/tmp.QIML8bMTz4 ++ mktemp + local LAST_ERR=/tmp/tmp.eLlZVSZ74r + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl logs -n pxc-operator percona-xtradb-cluster-operator-675fc7d9f5-7rm9n + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.QIML8bMTz4 + cat /tmp/tmp.eLlZVSZ74r + rm /tmp/tmp.QIML8bMTz4 /tmp/tmp.eLlZVSZ74r + return 0 2024-07-10T15:51:48.511Z INFO setup Runs on {"platform": "kubernetes", "version": "v1.26.15-gke.1469001"} 2024-07-10T15:51:48.512Z INFO setup Manager starting up {"gitCommit": "51af051703ea68e6367821ec3068826842ab5c9d", "gitBranch": "PR-1743-51af0517", "buildTime": "2024-07-10T15:30:00Z", "goVersion": "go1.22.5", "os": "linux", "arch": "amd64"} 2024-07-10T15:51:48.512Z INFO setup Registering Components. 2024-07-10T15:51:50.709Z INFO controller-runtime.webhook Registering webhook {"path": "/validate-percona-xtradbcluster"} 2024-07-10T15:51:50.712Z INFO controller-runtime.metrics Starting metrics server 2024-07-10T15:51:50.712Z INFO setup Starting the Cmd. 2024-07-10T15:51:50.713Z INFO controller-runtime.certwatcher Updated current TLS certificate 2024-07-10T15:51:50.713Z INFO controller-runtime.metrics Serving metrics server {"bindAddress": ":8080", "secure": false} 2024-07-10T15:51:50.713Z INFO controller-runtime.webhook Serving webhook server {"host": "", "port": 9443} 2024-07-10T15:51:50.713Z INFO controller-runtime.webhook Starting webhook server 2024-07-10T15:51:50.713Z INFO starting server {"name": "health probe", "addr": "[::]:8081"} 2024-07-10T15:51:50.714Z INFO controller-runtime.certwatcher Starting certificate watcher 2024-07-10T15:51:50.814Z INFO attempting to acquire leader lease pxc-operator/08db1feb.percona.com... 2024-07-10T15:51:50.831Z DEBUG events percona-xtradb-cluster-operator-675fc7d9f5-7rm9n_14f6d976-85a6-466c-bc9c-5825b9bfafc7 became leader {"type": "Normal", "object": {"kind":"Lease","namespace":"pxc-operator","name":"08db1feb.percona.com","uid":"9b4a2294-01dc-477f-bd13-cda99b963730","apiVersion":"coordination.k8s.io/v1","resourceVersion":"8577"}, "reason": "LeaderElection"} 2024-07-10T15:51:50.831Z INFO successfully acquired lease pxc-operator/08db1feb.percona.com 2024-07-10T15:51:50.832Z INFO Starting Controller {"controller": "pxcbackup-controller"} 2024-07-10T15:51:50.832Z INFO Starting Controller {"controller": "pxc-controller"} 2024-07-10T15:51:50.832Z INFO Starting Controller {"controller": "pxcrestore-controller"} 2024-07-10T15:51:50.832Z INFO Starting EventSource {"controller": "pxcbackup-controller", "source": "kind source: *v1.PerconaXtraDBClusterBackup"} 2024-07-10T15:51:50.832Z INFO Starting EventSource {"controller": "pxc-controller", "source": "kind source: *v1.PerconaXtraDBCluster"} 2024-07-10T15:51:50.832Z INFO Starting EventSource {"controller": "pxcrestore-controller", "source": "kind source: *v1.PerconaXtraDBClusterRestore"} 2024-07-10T15:51:50.999Z INFO Starting workers {"controller": "pxc-controller", "worker count": 1} 2024-07-10T15:51:51.042Z INFO Starting workers {"controller": "pxcbackup-controller", "worker count": 1} 2024-07-10T15:51:51.042Z INFO Starting workers {"controller": "pxcrestore-controller", "worker count": 1} 2024-07-10T15:53:46.966Z INFO Set CR version {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "version": "1.15.0"} 2024-07-10T15:53:53.617Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-pxc"} 2024-07-10T15:53:53.757Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-pxc"} 2024-07-10T15:53:53.897Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-proxysql"} 2024-07-10T15:53:53.952Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-pxc"} 2024-07-10T15:53:53.993Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-pxc-unready"} 2024-07-10T15:53:54.083Z DEBUG Updating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-proxysql"} 2024-07-10T15:53:54.185Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-proxysql"} 2024-07-10T15:53:54.331Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6c70efc7-d601-4db6-a594-3455f16b81fc", "object": "some-name-proxysql-unready"} 2024-07-10T15:55:11.232Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400", "user": "operator"} 2024-07-10T15:55:11.272Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400", "user": "monitor"} 2024-07-10T15:55:11.338Z INFO User monitor: granted privileges {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400"} 2024-07-10T15:55:11.381Z INFO monitor user privileges granted {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400"} 2024-07-10T15:55:11.416Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400", "user": "xtrabackup"} 2024-07-10T15:55:11.463Z INFO User xtrabackup: granted privileges {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400"} 2024-07-10T15:55:11.497Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400", "user": "replication"} 2024-07-10T15:55:11.535Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7549f0ef-6a72-4127-94a0-11dff772d400", "err": "get primary pxc pod: not found"} 2024-07-10T15:55:16.202Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "e59932ae-84c1-4781-a4c6-749bc0102834", "err": "get primary pxc pod: not found"} 2024-07-10T15:55:21.697Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "de3689c3-4e97-446d-b63c-952ec4fed0d2", "err": "get primary pxc pod: not found"} 2024-07-10T15:55:26.923Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "2d5d6dd8-5b1b-458d-82eb-3452e1fc9ced", "err": "get primary pxc pod: not found"} 2024-07-10T15:57:38.566Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9f6c59b7-b769-49b7-98a5-b922e81d6825", "user": "root"} 2024-07-10T15:57:38.907Z INFO update PXC version (fetched from db) {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9f6c59b7-b769-49b7-98a5-b922e81d6825", "new version": "8.0.36-28.1"} 2024-07-10T15:57:42.234Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9f6c59b7-b769-49b7-98a5-b922e81d6825"} 2024-07-10T15:57:47.238Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "415dfa9b-73ae-47b6-9b83-571b9bb27d2b"} 2024-07-10T15:57:52.239Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "4031bf8e-43f8-4f6f-9c20-daad86061777"} 2024-07-10T15:57:57.837Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "44b09a74-c3e5-4459-9e36-9d7158222734"} 2024-07-10T15:58:03.327Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "c119e086-9b66-4d68-92c6-98d1a9985614"} 2024-07-10T15:58:08.511Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "56bb6d02-6ce2-44d0-b330-192188d6c319"} 2024-07-10T15:58:14.122Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "64813ec9-1e32-46f7-a4d3-88e93a45e887"} 2024-07-10T15:58:19.520Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "570adf17-c362-4cb7-8a1e-15315906a46f"} 2024-07-10T15:58:25.613Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "306d94f7-4496-4493-80e9-e26d50ac5daa"} 2024-07-10T15:58:30.409Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "47b14f0c-2deb-43a8-9412-91879f0be516"} 2024-07-10T15:58:36.308Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "36bf7247-23d3-4ef4-9460-072adc810ded"} 2024-07-10T15:58:41.747Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "f15565fd-ae6b-4339-ac62-5b55b73ce2e7"} 2024-07-10T15:58:47.597Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "83860106-a785-41cd-adc7-6398cf8882e8"} 2024-07-10T15:58:52.497Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "f60b7333-9ccb-426f-b493-7beecb5bca57"} 2024-07-10T15:59:03.302Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "01f59b2f-ec5f-4ff2-a05e-08b4a000b7a7"} 2024-07-10T15:59:08.338Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "03f200a2-0516-421d-bb35-af92a36e7428"} 2024-07-10T15:59:13.547Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "cec641f8-8ce2-4c00-9d51-1b542803e4f0"} 2024-07-10T15:59:16.736Z ERROR sync users {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9bf5e426-7ef3-4093-b7e6-aef000c80fc2", "error": "exec syncusers: command terminated with exit code 1 / / ERROR (line:1297) : Could not find any nodes belonging to the cluster with writer hostgroup:11\nERROR (line:569) : Could not find a primary cluster node\n", "errorVerbose": "exec syncusers: command terminated with exit code 1 / / ERROR (line:1297) : Could not find any nodes belonging to the cluster with writer hostgroup:11\nERROR (line:569) : Could not find a primary cluster node\n\ngithub.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc.(*ReconcilePerconaXtraDBCluster).syncPXCUsersWithProxySQL\n\t/go/src/github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc/users.go:922\ngithub.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc.(*ReconcilePerconaXtraDBCluster).resyncPXCUsersWithProxySQL.func1\n\t/go/src/github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc/controller.go:1225\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1695"} 2024-07-10T15:59:24.921Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "e1d19a8f-f56b-460f-9915-25c4df398a4d"} 2024-07-10T15:59:30.040Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "f8f2baa0-3034-4a55-9614-55bdf2d7062e"} 2024-07-10T15:59:35.822Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "508841f9-84a4-4195-9fe6-1ed4187e73ff"} 2024-07-10T15:59:41.316Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "a6985fbf-1ac5-4e14-86c5-df4ba2726b74"} 2024-07-10T15:59:47.237Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "744ecd90-f83b-4c56-a94c-ccfc3f2f8778"} 2024-07-10T15:59:52.622Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "00e3d1ef-2f16-4f22-85ff-ee6e886ee0b0"} 2024-07-10T15:59:57.408Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "45f067af-070f-4654-94b8-077f92273078"} 2024-07-10T16:00:02.837Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "85a28569-9ff2-4d53-9798-ccad0c921805"} 2024-07-10T16:00:08.434Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "76493bc6-7e5b-4d58-bae1-ae2917b9d3cb"} 2024-07-10T16:00:13.733Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "d55eae66-3200-4be8-ae9f-ef945d490684"} 2024-07-10T16:00:19.403Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "2bc8c6f6-8580-4173-95c8-f788373a0872"} 2024-07-10T16:00:21.111Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "bcc4ea68-fff1-44b6-8c58-67d3a48635a2", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:00:21.761Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "e0e8c391-b8a4-421d-9f8d-db9769e9abd0", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:00:22.354Z ERROR sync users {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "bcc4ea68-fff1-44b6-8c58-67d3a48635a2", "error": "exec syncusers: command terminated with exit code 1 / \nSyncing user accounts from PXC(some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local:3306) to ProxySQL\n / ERROR 2005 (HY000): Unknown MySQL server host 'some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local' (-2)\nERROR (line:355) : Server connection check failed. \n-- Could not connect to the server at some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local:3306 \n-- Please check the connection parameters and status.\n", "errorVerbose": "exec syncusers: command terminated with exit code 1 / \nSyncing user accounts from PXC(some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local:3306) to ProxySQL\n / ERROR 2005 (HY000): Unknown MySQL server host 'some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local' (-2)\nERROR (line:355) : Server connection check failed. \n-- Could not connect to the server at some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local:3306 \n-- Please check the connection parameters and status.\n\ngithub.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc.(*ReconcilePerconaXtraDBCluster).syncPXCUsersWithProxySQL\n\t/go/src/github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc/users.go:922\ngithub.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc.(*ReconcilePerconaXtraDBCluster).resyncPXCUsersWithProxySQL.func1\n\t/go/src/github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc/controller.go:1225\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1695"} 2024-07-10T16:00:26.808Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "bbb7ca7b-cd0b-46af-956d-0b695a3fc406", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:00:31.932Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "47cd7674-8916-48e4-a844-d4e79dd9c154", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:00:37.046Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "55ef7187-ada3-46b1-9e49-2875e0b6b9ae", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:00:42.173Z INFO Unable to find primary pod for replication. No pod with name or ip like this {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9b58e8b9-a233-42a8-bdfa-f2a53fb115a8", "primary name": "some-name-pxc-0.some-name-pxc.init-deploy-3612.svc.cluster.local"} 2024-07-10T16:01:27.524Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "2daec415-1b6e-478d-bf56-80f54d0ad91e"} 2024-07-10T16:01:32.559Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "e8c3b73d-38b1-4ed9-b5d4-80072fc3d075"} 2024-07-10T16:01:38.134Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "c6991ea2-06e5-4e74-9f9d-1df713d470bf"} 2024-07-10T16:01:43.935Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "91cc0e47-81e1-4e8e-aa05-ab94c7a8d8d5"} 2024-07-10T16:01:48.701Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "678a819e-19b1-482e-ae04-88ec3789cfb1"} 2024-07-10T16:01:54.035Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "34088195-087c-4f01-81b9-2cd17a7c245c"} 2024-07-10T16:01:54.913Z INFO Set CR version {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e015754a-a20f-4289-9856-f049e102af81", "version": "1.15.0"} 2024-07-10T16:02:01.127Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e015754a-a20f-4289-9856-f049e102af81", "object": "no-proxysql-pxc"} 2024-07-10T16:02:01.153Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e015754a-a20f-4289-9856-f049e102af81", "object": "no-proxysql-pxc"} 2024-07-10T16:02:01.167Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e015754a-a20f-4289-9856-f049e102af81", "object": "no-proxysql-pxc"} 2024-07-10T16:02:01.240Z DEBUG Creating object {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e015754a-a20f-4289-9856-f049e102af81", "object": "no-proxysql-pxc-unready"} 2024-07-10T16:02:05.397Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7ade3e10-e172-45be-b223-ef64ff432a01"} 2024-07-10T16:02:11.308Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "44dc5e94-58dc-4b3a-bdd8-a3613373c10b"} 2024-07-10T16:02:16.923Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "7b531867-820c-4917-bde2-df58ad023a3c"} 2024-07-10T16:02:22.033Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "5077c162-8983-4f6a-ac0e-265ed757b108"} 2024-07-10T16:02:27.296Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "65e76fe3-10d8-4286-9533-96165b2659a2"} 2024-07-10T16:02:32.749Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "4785129c-2608-4217-a479-66e5a000f807"} 2024-07-10T16:02:38.227Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "9a944f59-5b83-464b-8c7c-c741a42d63a1"} 2024-07-10T16:02:43.731Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "0e1deebf-9296-4c4c-a0c7-df6c2978be81"} 2024-07-10T16:02:48.845Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "1a7d962f-054c-4088-969f-213d1e904d60"} 2024-07-10T16:02:54.220Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "58e5ec13-6e9a-4afa-ac86-afda3a35345d"} 2024-07-10T16:02:59.818Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "33a6d6e7-10cb-4644-b20e-9f58181b3019"} 2024-07-10T16:03:05.088Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "1f315ae2-2738-4f12-81f8-db76fb2b8c39"} 2024-07-10T16:03:10.420Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "85596774-f109-4969-865c-a4dd562331d0"} 2024-07-10T16:03:16.119Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "0064a226-4340-4021-9215-4c8345f841dd"} 2024-07-10T16:03:18.466Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e", "user": "operator"} 2024-07-10T16:03:18.500Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e", "user": "monitor"} 2024-07-10T16:03:18.567Z INFO User monitor: granted privileges {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e"} 2024-07-10T16:03:18.606Z INFO monitor user privileges granted {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e"} 2024-07-10T16:03:18.643Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e", "user": "xtrabackup"} 2024-07-10T16:03:18.696Z INFO User xtrabackup: granted privileges {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e"} 2024-07-10T16:03:18.733Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e", "user": "replication"} 2024-07-10T16:03:18.739Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228f42e-0389-4feb-a881-bb18ee08620e", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:21.620Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "25acc134-3173-4072-a0a0-7122af328227"} 2024-07-10T16:03:23.807Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "44e55ae3-835b-4366-9171-a06913608ad1", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:27.406Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "3548b8ed-07f0-4a88-820f-67d0e3345232"} 2024-07-10T16:03:29.216Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "fb22abc9-9aff-4cd0-86ab-8ed12d26bacc", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:32.333Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "581df318-6888-48af-8a1d-8ef0d5977016"} 2024-07-10T16:03:34.607Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "5ab8b780-e46b-4907-a5cf-cfc4d56f9521", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:38.120Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "812642c2-f5c8-482a-bbdc-4ced4aef7456"} 2024-07-10T16:03:39.880Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "85a59710-0b92-4e1f-89a6-6ada95afc338", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:43.121Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "41ea6a7c-ea13-490a-af7c-5e8d205d1d1b"} 2024-07-10T16:03:45.357Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "dc3d7523-6e74-489b-bf4c-6158fb1055de", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:48.948Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "ed08db89-ba3c-4b2e-b85f-1c961e5b40f4"} 2024-07-10T16:03:50.744Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "8c40e098-589e-4995-8b4f-e573f0592d2a", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:54.025Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "b56cee3a-e5c5-4172-a2d3-4e2f6bd98053"} 2024-07-10T16:03:56.105Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "b7007cf4-2e19-45f7-9580-5d15671cb5d9", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:03:59.308Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "b37c2aa5-3a7e-4dfa-8ced-32f8ede1b920"} 2024-07-10T16:04:01.602Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "2fbf1b6d-ff2d-4fd0-b66f-885f75abc0bd", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:05.127Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "447de395-6c1b-4cad-a718-91130d500acc"} 2024-07-10T16:04:07.139Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "5613d0cc-bfa4-4f62-b8cc-f532708cb255", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:10.720Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "1e3495c4-17bf-4785-b80e-fe3b1d03dbdc"} 2024-07-10T16:04:12.521Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d8c2b68c-9b57-4d8f-affc-863bc70a6fe2", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:16.225Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "c35e0530-f5f5-4065-ae4a-0fdad2d6400f"} 2024-07-10T16:04:17.969Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d4bfa437-402a-4f9c-80c9-d3050b9cee86", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:21.311Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "85876d05-be17-4b84-bf4b-2476a8b16687"} 2024-07-10T16:04:23.342Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f228a32d-a86f-494b-b0ba-b1a97d79ab0f", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:26.691Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "bcf81f0b-117b-4148-ab3f-be69a6896911"} 2024-07-10T16:04:28.748Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "6ebbbaf1-c772-4bc7-833e-5274d83d4700", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:32.175Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "b23c2454-762f-4927-837f-de2458f90e82"} 2024-07-10T16:04:34.255Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "6a96c6dc-dd6c-4443-8350-925a11289f6b", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:34.754Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f9291b6c-0a95-473f-b8a9-2e999fe3012d", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:38.026Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "faa8d2ac-d0cf-4ae1-a90e-057528380cd8"} 2024-07-10T16:04:39.633Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "740de25d-c20a-4cf4-b285-fbfd738f1d5b", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:42.845Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "916a9fcb-96db-4b5b-b4cc-4a01a2b35df5"} 2024-07-10T16:04:44.943Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e65da35e-f3f0-4dd0-a62f-483136668111", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:48.430Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "8b357cd0-f8e2-44f7-b294-2d159d9019e0"} 2024-07-10T16:04:50.400Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "b55789be-6ebe-4713-95e6-c2f397aa69a9", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:53.730Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "fb790ad4-a79e-4fa7-8598-5b965a84d5d9"} 2024-07-10T16:04:55.798Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "cbd24d8a-1835-4324-8afd-a39b56bba0f2", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:04:59.442Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "8143ee87-f13f-4662-82e0-62c7c4f6e598"} 2024-07-10T16:05:01.212Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "218cb525-dabc-4340-995e-b3ef74a7289c", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:05.134Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "da91124e-0ec7-4775-a46f-2cbb270ba6b4"} 2024-07-10T16:05:06.598Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "ba11147d-ff3e-46aa-a7ec-90d76c0f0fac", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:10.009Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "bef94039-de72-4941-b158-1f19e9a294c1"} 2024-07-10T16:05:12.003Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "88854ec0-fe79-4c58-9612-c7f085ed6f74", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:15.909Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "c702f70b-58e7-47ca-8685-a170b933df23"} 2024-07-10T16:05:17.503Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "74755506-d167-462d-a963-ea4e1cfc4812", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:21.717Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "88580223-8a8c-4cc1-8da3-a01e8bdb8709"} 2024-07-10T16:05:22.899Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "7c7c84c1-686c-406b-aadc-f3a287d724e9", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:26.925Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "be432216-b10a-4981-ba05-4b045b33de38"} 2024-07-10T16:05:28.318Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "a96d1264-cfbd-4d25-8de3-e317cc3eec49", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:31.614Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "29b94f67-5ac1-4934-84a4-2035a8974f12"} 2024-07-10T16:05:33.700Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d40d69cf-fa16-484e-95ba-1ff5e0426525", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:37.542Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "fdab3fc8-d80d-45f5-a99b-48f40c1d73af"} 2024-07-10T16:05:39.104Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "b8a0e6bf-f8df-41c8-a8d9-101777b9065b", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:42.593Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "1c189c97-2263-4d7b-af59-d84b8ce9c532"} 2024-07-10T16:05:44.498Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e22969f7-1211-4aef-b761-889879c9e519", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:45.756Z INFO Password expiration policy updated {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d21ddc54-dca8-4f4b-b23d-195e0e537775", "user": "root"} 2024-07-10T16:05:45.859Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d21ddc54-dca8-4f4b-b23d-195e0e537775", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:45.914Z INFO update PXC version (fetched from db) {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d21ddc54-dca8-4f4b-b23d-195e0e537775", "new version": "8.0.36-28.1"} 2024-07-10T16:05:47.123Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "16f270f2-cd02-4c89-b222-7aebcb22a00d", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:48.218Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "3580daaa-fefc-4980-964a-dc4e119784a2"} 2024-07-10T16:05:50.006Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "bd0c6c9d-5bd3-46e6-bdf5-0d665b1565fc", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:53.543Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "39ced826-71a5-4cbe-ada8-9199f26e6bab"} 2024-07-10T16:05:55.599Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "3d5d7c7d-fece-4b1c-8929-30debc4d5d71", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:05:58.736Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "4367eb49-7265-44c9-bd7f-ffacaf549c36"} 2024-07-10T16:06:00.831Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "f738f919-bdd4-4195-b60f-dba0c8ec4828", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:04.424Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "40889271-96ca-4f86-b51d-d2e5ba2445f2"} 2024-07-10T16:06:06.071Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "7807c40b-2f02-42c0-8b59-a0a94a69ecdf", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:09.508Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "0b86dcd2-02f2-44bf-8cba-ac26f767aca9"} 2024-07-10T16:06:11.535Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "705a78c9-b79c-4b8b-a69a-cf1587c59cbd", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:14.838Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "48e16071-3fa9-49c8-9575-9007ca6b4eda"} 2024-07-10T16:06:17.005Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "28da6eb6-4705-4bb2-8e72-08b910502156", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:20.392Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "fe2e4499-b8d2-4371-9eb2-7a0011a2d11f"} 2024-07-10T16:06:22.455Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "e9b31090-6edd-4c5d-a5b5-b0d760d5e23d", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:26.213Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "09a953c7-2a3f-4508-8029-be122b5eec6a"} 2024-07-10T16:06:27.839Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "1e94238a-b406-44a2-9a5c-4ca57104f348", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:31.134Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "0c7cae21-5dc2-464b-a878-6000c1053eb2"} 2024-07-10T16:06:33.302Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "ba401419-3210-46da-8186-96feeca96c9b", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:36.894Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "e719aead-846d-40f3-ae2c-22529664d9d3"} 2024-07-10T16:06:38.799Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "9de99d2a-021e-4b62-9268-1591fa414b3a", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:42.032Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "db041cce-11c9-4101-b2d3-1dc8412518fb"} 2024-07-10T16:06:44.045Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "45434d36-a646-4f71-ba39-a09c2170713c", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:47.505Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "de27bda4-f0ef-4ba0-83b4-5316ff6b2fbf"} 2024-07-10T16:06:49.436Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "c2ea87ae-ec82-4237-99e6-538ed69fd159", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:52.742Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "4a96831b-d951-4149-bc8c-f254bc2824ce"} 2024-07-10T16:06:54.771Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "c5763901-2fc9-4843-832a-454dc4c421d0", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:06:58.223Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "12b67c3d-03e5-43c4-9db0-f3c0ada526fe"} 2024-07-10T16:07:00.118Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "ec0545e4-4b60-46f9-8701-2ff94c5e8fb2", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:07:03.846Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "c7881f0f-5835-4d01-b9c8-80ab4ad86212"} 2024-07-10T16:07:05.522Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "483229c1-b6ba-4ccf-b472-5b3de1043eba", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:07:09.006Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "f77e7258-5598-4e6b-85b8-1f549a307ba0"} 2024-07-10T16:07:10.920Z INFO reconcile replication error {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "no-proxysql", "reconcileID": "d3c2b277-539a-4f6e-ba9c-8c7df4153397", "err": "get primary pxc pod: failed to get proxy connection: can't detect enabled proxy, please enable HAProxy or ProxySQL"} 2024-07-10T16:07:14.121Z DEBUG PXC users synced with ProxySQL {"controller": "pxc-controller", "namespace": "init-deploy-3612", "name": "some-name", "reconcileID": "6f3fed92-b02b-43ac-ba54-ee0e6201c34a"} github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc.(*ReconcilePerconaXtraDBCluster).resyncPXCUsersWithProxySQL.func1 /go/src/github.com/percona/percona-xtradb-cluster-operator/pkg/controller/pxc/controller.go:1227 + kubectl get pxc --all-namespaces -o wide + grep -v NAMESPACE + xargs -L 1 sh -xc 'kubectl patch pxc -n $0 $1 --type=merge -p "{\"metadata\":{\"finalizers\":[]}}"' + kubectl patch pxc -n init-deploy-3612 some-name --type=merge -p '{"metadata":{"finalizers":[]}}' perconaxtradbcluster.pxc.percona.com/some-name patched + kubectl_bin delete pxc --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.9riFXSS3Fx ++ mktemp + local LAST_ERR=/tmp/tmp.6yA62hm6v2 + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.9riFXSS3Fx perconaxtradbcluster.pxc.percona.com "some-name" deleted + cat /tmp/tmp.6yA62hm6v2 + rm /tmp/tmp.9riFXSS3Fx /tmp/tmp.6yA62hm6v2 + return 0 + kubectl_bin delete pxc-backup --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.iarHGlA15M ++ mktemp + local LAST_ERR=/tmp/tmp.q3wVVLcVHq + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc-backup --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.iarHGlA15M No resources found + cat /tmp/tmp.q3wVVLcVHq + rm /tmp/tmp.iarHGlA15M /tmp/tmp.q3wVVLcVHq + return 0 + kubectl_bin delete pxc-restore --all --all-namespaces ++ mktemp + local LAST_OUT=/tmp/tmp.yMaGXtS1aS ++ mktemp + local LAST_ERR=/tmp/tmp.JtG3pCdyRJ + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete pxc-restore --all --all-namespaces + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.yMaGXtS1aS No resources found + cat /tmp/tmp.JtG3pCdyRJ + rm /tmp/tmp.yMaGXtS1aS /tmp/tmp.JtG3pCdyRJ + return 0 + kubectl_bin delete ValidatingWebhookConfiguration percona-xtradbcluster-webhook ++ mktemp + local LAST_OUT=/tmp/tmp.FkGftsJpSm ++ mktemp + local LAST_ERR=/tmp/tmp.phwh0bKzKe + local exit_status=0 ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete ValidatingWebhookConfiguration percona-xtradbcluster-webhook + exit_status=0 + set -e + '[' 0 '!=' 0 ']' + break + cat /tmp/tmp.FkGftsJpSm validatingwebhookconfiguration.admissionregistration.k8s.io "percona-xtradbcluster-webhook" deleted + cat /tmp/tmp.phwh0bKzKe + rm /tmp/tmp.FkGftsJpSm /tmp/tmp.phwh0bKzKe + return 0 + kubectl_bin delete -f https://github.com/jetstack/cert-manager/releases/download/v1.14.2/cert-manager.yaml + : + '[' '!' -z '' ']' + '[' -n pxc-operator ']' + kubectl_bin delete --grace-period=0 --force=true namespace init-deploy-3612 + rm -rf /tmp/tmp.22GsJ5jFJc + kubectl_bin delete --grace-period=0 --force=true namespace pxc-operator ++ mktemp ++ mktemp + local LAST_OUT=/tmp/tmp.Jc7JB7M7uu + local LAST_OUT=/tmp/tmp.hbclELXHYV ++ mktemp ++ mktemp + local LAST_ERR=/tmp/tmp.9440tnankc + local LAST_ERR=/tmp/tmp.j6TP4BBRic + local exit_status=0 + local exit_status=0 + desc 'test passed' ++ seq 0 2 + set +o xtrace ----------------------------------------------------------------------------------- test passed ----------------------------------------------------------------------------------- ++ seq 0 2 + for i in '$(seq 0 2)' + set +e + kubectl delete --grace-period=0 --force=true namespace pxc-operator + for i in '$(seq 0 2)' + set +e + kubectl delete --grace-period=0 --force=true namespace init-deploy-3612