exec: [go test -json -tags=integ -timeout 180m ./tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3287109 2025-12-09T07:04:25.844419Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:04:25.844475Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:04:25.889663Z info tf === Test Framework Settings === 2025-12-09T07:04:25.889820Z info tf TestID: security RunID: 464e4503-afb9-43dc-abb8-e4dd1f5d3cc3 NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:04:25.889834Z info tf =============================== 2025-12-09T07:04:25.916232Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-464e4503afb943dcabb8e4 2025-12-09T07:04:25.916569Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:04:25.916600Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:04:25.916638Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:04:25.916660Z info tf === BEGIN: Building clusters === 2025-12-09T07:04:25.922872Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:04:25.922897Z info tf === DONE: Building clusters === 2025-12-09T07:04:25.922932Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:04:25.922974Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:04:25.922983Z info tf === Istio Component Config === 2025-12-09T07:04:25.923032Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:04:25.923038Z info tf ================================ 2025-12-09T07:04:25.927958Z info tf skipping deployment as specified in the config 2025-12-09T07:04:25.927989Z info tf === SUCCEEDED: Deploy Istio in 5.006345ms [Suite=security]=== 2025-12-09T07:04:25.928055Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:04:25.928078Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:04:25.928065Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:04:25.928101Z info tf === BEGIN: Create namespace external === 2025-12-09T07:04:26.007978Z info tf === SUCCEEDED: Create namespace servers in 79.914592ms === 2025-12-09T07:04:26.106107Z info tf === SUCCEEDED: Create namespace external in 178.028862ms === 2025-12-09T07:04:26.126378Z info tf === SUCCEEDED: Create namespace echo1 in 198.29908ms === 2025-12-09T07:04:26.126378Z info tf === SUCCEEDED: Create namespace echo2 in 198.322375ms === 2025-12-09T07:04:26.126468Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:04:26.126508Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:04:26.126529Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:04:26.901706Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:04:28.540163Z info tf === SUCCEEDED: Deploy local authz server (ns=echo1) in 2.413648888s === 2025-12-09T07:04:29.323776Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:29.689608Z info tf Checking pods ready... 2025-12-09T07:04:29.689738Z info tf Checking pods ready... 2025-12-09T07:04:29.890237Z info tf No pods found... 2025-12-09T07:04:29.914818Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:30.090523Z info tf Checking pods ready... 2025-12-09T07:04:30.090594Z info tf Checking pods ready... 2025-12-09T07:04:30.231249Z info tf No pods found... 2025-12-09T07:04:30.466790Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:30.632322Z info tf Checking pods ready... 2025-12-09T07:04:30.632368Z info tf Checking pods ready... 2025-12-09T07:04:30.679827Z info tf [ 0] jwt-server-5548445d89-djvrw Pending (Pending) 2025-12-09T07:04:30.810034Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:04:31.480042Z info tf Checking pods ready... 2025-12-09T07:04:31.480109Z info tf Checking pods ready... 2025-12-09T07:04:31.692953Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:32.013019Z info tf [ 0] jwt-server-5548445d89-djvrw Pending (Pending) 2025-12-09T07:04:33.613166Z info tf Checking pods ready... 2025-12-09T07:04:33.613213Z info tf Checking pods ready... 2025-12-09T07:04:33.669482Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:33.752547Z info tf [ 0] jwt-server-5548445d89-djvrw Pending (Pending) 2025-12-09T07:04:36.952696Z info tf Checking pods ready... 2025-12-09T07:04:36.952843Z info tf Checking pods ready... 2025-12-09T07:04:37.214756Z info tf [ 0] jwt-server-5548445d89-djvrw Running (Ready) 2025-12-09T07:04:37.457895Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:37.618863Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:04:37.619064Z info tf === SUCCEEDED: Deploy JWT server in 11.49259899s === 2025-12-09T07:04:37.963453Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz.servers.svc.cluster.local name: ext-authz-http - envoyExtAuthzGrpc: port: 9000 service: ext-authz.servers.svc.cluster.local name: ext-authz-grpc rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:04:37.963495Z info tf === SUCCEEDED: Deploy authz server in 11.836998028s === 2025-12-09T07:04:39.249133Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.284738Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.299358Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.311836Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.318502Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.329346Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.338808Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.349366Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.350661Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.352783Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.356754Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.362538Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.369198Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.377181Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.378709Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.385370Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.391120Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.399575Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.411318Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.411868Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:04:39.412027Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.418750Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.429723Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.439294Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.451642Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.453104Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.457477Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.462944Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.469300Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.477992Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.479496Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.492251Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.511985Z info klog Caches are synced controller=echo 2025-12-09T07:04:39.511985Z info klog Caches are synced controller=echo 2025-12-09T07:04:50.618558Z info tf === SUCCEEDED: Deploy echo instances in 19.808513233s === 2025-12-09T07:04:50.653879Z info tf === DONE: Setup: 'security' (24.730924053s) === 2025-12-09T07:04:50.653964Z info tf === BEGIN: Test Run: 'security' === PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1/(allow) (0.10s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow(allow)/http (0.11s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow(allow) (0.15s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow?param=value(allow)/http2 (0.09s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//allow?param=value(allow) (0.12s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny(deny)/http (1.07s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny(deny) (1.09s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_b.echo1 (1.49s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1/(allow) (0.10s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow(allow) (0.08s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_headless.echo1 (0.30s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1/(allow)/grpc (0.05s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1/(allow) (0.09s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow(allow) (0.07s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo1/to_statefulset.echo1 (0.27s) PASS tests/integration/security.TestAuthz_Principal/a.echo1 (2.07s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1/(deny)/grpc (0.05s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1/(deny) (0.09s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow(deny) (0.05s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_b.echo1 (0.24s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1/(deny)/tcp (0.12s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1/(deny) (0.16s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow(deny) (0.07s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//allow?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_headless.echo1 (0.34s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1/(deny)/grpc (0.17s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1/(deny) (0.21s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow(deny) (0.07s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//allow?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Principal/a.echo2/to_statefulset.echo1 (0.39s) PASS tests/integration/security.TestAuthz_Principal/a.echo2 (0.98s) PASS tests/integration/security.TestAuthz_Principal (3.50s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1/(allow) (0.09s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_b.echo1 (0.27s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1/(allow) (0.08s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow(allow) (0.07s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_headless.echo1 (0.27s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1/(allow) (0.07s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1/to_statefulset.echo1 (0.26s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo1 (0.80s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1/(deny)/tcp (0.12s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1/(deny) (0.16s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow(deny) (0.06s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_b.echo1 (0.34s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow(deny) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_headless.echo1 (0.22s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow(deny) (0.05s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//allow?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2/to_statefulset.echo1 (0.22s) PASS tests/integration/security.TestAuthz_ServiceAccount/a.echo2 (0.79s) PASS tests/integration/security.TestAuthz_ServiceAccount (2.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1/(allow)/tcp (0.07s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1/(allow) (0.13s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny(allow)/http (1.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny(allow)/http2 (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny(allow) (1.10s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1//global-deny/allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_b.echo1 (1.60s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1/(allow) (0.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny(allow)/http (0.20s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny(allow)/http2 (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny(allow) (0.26s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_headless.echo1 (0.72s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1/(allow) (0.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny(allow)/http (0.19s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny(allow)/http2 (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny(allow) (0.25s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1/to_statefulset.echo1 (0.69s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo1 (3.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1/(deny) (0.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny(deny) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow?param=value(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//deny/allow?param=value(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow?param=value(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1//global-deny/allow?param=value(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_b.echo1 (0.57s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1/(deny)/tcp (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1/(deny) (0.09s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny(deny) (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow?param=value(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow?param=value(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//deny/allow?param=value(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow(allow)/http (0.07s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow(allow) (0.10s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny?param=value(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny?param=value(deny)/http2 (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny?param=value(deny) (0.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_headless.echo1 (0.67s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1/(deny)/grpc (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1/(deny) (0.08s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny(deny) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2/to_statefulset.echo1 (0.51s) PASS tests/integration/security.TestAuthz_DenyPrincipal/a.echo2 (1.76s) PASS tests/integration/security.TestAuthz_DenyPrincipal (5.30s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1/(allow)/tcp (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1/(allow) (0.13s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow(allow) (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow?param=value(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow?param=value(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//allow?param=value(allow) (0.08s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny(deny)/http (1.72s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny(deny)/http2 (0.18s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny(deny) (1.90s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny?param=value(deny)/http (0.09s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny?param=value(deny)/http2 (0.08s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1//deny?param=value(deny) (0.16s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo1 (2.35s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2/(allow)/grpc (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2/(allow) (0.09s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow(allow) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2//deny?param=value(deny) (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_b.echo2 (0.28s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1/(allow)/tcp (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1/(allow) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow(allow) (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo1 (0.25s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2/(allow) (0.09s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow(allow) (0.08s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_headless.echo2 (0.30s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1/(allow) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow(allow) (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo1 (0.26s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2/(allow) (0.10s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow(allow) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2//deny?param=value(deny) (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1/to_statefulset.echo2 (0.29s) PASS tests/integration/security.TestAuthz_Namespace/a.echo1 (3.73s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1/(deny)/tcp (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1/(deny) (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow(deny)/http (0.19s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow(deny) (0.24s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo1 (0.39s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2/(deny)/tcp (0.16s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2/(deny) (0.18s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow(deny) (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_b.echo2 (0.34s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow(deny)/http (0.11s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow(deny)/http2 (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow(deny) (0.17s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo1 (0.35s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2/(deny)/tcp (0.10s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2/(deny) (0.14s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow(deny) (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_headless.echo2 (0.31s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1/(deny)/tcp (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1/(deny) (0.06s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow(deny)/http (0.19s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow(deny) (0.24s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo1 (0.40s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2/(deny)/tcp (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2/(deny) (0.10s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow(deny) (0.07s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//allow?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2//deny?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2/to_statefulset.echo2 (0.41s) PASS tests/integration/security.TestAuthz_Namespace/a.echo2 (2.22s) PASS tests/integration/security.TestAuthz_Namespace (10.30s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1/(allow)/grpc (0.05s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1/(allow) (0.08s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny?param=value(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny?param=value(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny?param=value(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo1 (0.51s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2/(allow) (0.08s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow?param=value(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow?param=value(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow?param=value(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow?param=value(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_b.echo2 (0.42s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1/(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny?param=value(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo1 (0.43s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2/(allow) (0.08s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny(deny) (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_headless.echo2 (0.47s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1/(allow)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1/(allow) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow?param=value(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo1 (0.43s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2/(allow)/tcp (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2/(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny(allow) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1/to_statefulset.echo2 (0.45s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo1 (2.72s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny(deny) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny(deny) (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow?param=value(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo1 (0.40s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2/(deny)/tcp (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2/(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny(deny) (0.05s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_b.echo2 (0.43s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1/(deny)/tcp (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo1 (0.46s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2/(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny(deny) (0.05s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_headless.echo2 (0.45s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1/(deny) (0.07s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny(deny) (0.05s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1//global-deny/allow?param=value(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo1 (0.44s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2/(deny) (0.08s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny(deny) (0.06s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny(deny) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny?param=value(deny) (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow(allow) (0.03s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2//global-deny/allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2/to_statefulset.echo2 (0.44s) PASS tests/integration/security.TestAuthz_DenyNamespace/a.echo2 (2.63s) PASS tests/integration/security.TestAuthz_DenyNamespace (9.22s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1/(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1/(allow) (0.15s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_b.echo1 (0.16s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1/(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1/(allow) (0.17s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_headless.echo1 (0.18s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1/(allow)/grpc (0.04s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1/(allow)/tcp (0.06s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1/(allow) (0.16s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1/to_statefulset.echo1 (0.18s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo1 (0.53s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1/(deny)/tcp (0.08s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1/(deny)/http (1.02s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1/(deny)/http2 (0.10s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1/(deny) (1.23s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_b.echo1 (1.25s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1/(deny)/tcp (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1/(deny)/http (0.19s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1/(deny)/http2 (0.06s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1/(deny) (0.31s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_headless.echo1 (0.33s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1/(deny)/tcp (0.04s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1/(deny)/http (0.19s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1/(deny)/http2 (0.10s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1/(deny) (0.36s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2/to_statefulset.echo1 (0.37s) PASS tests/integration/security.TestAuthz_NotNamespace/a.echo2 (1.96s) PASS tests/integration/security.TestAuthz_NotNamespace (2.91s) PASS tests/integration/security.TestAuthz_NotHost/to_b/allow.b.com(allow)/http (0.99s) PASS tests/integration/security.TestAuthz_NotHost/to_b/deny.b.com(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_NotHost/to_b (1.02s) PASS tests/integration/security.TestAuthz_NotHost/to_headless/allow.headless.com(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_NotHost/to_headless/deny.headless.com(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_NotHost/to_headless (0.07s) PASS tests/integration/security.TestAuthz_NotHost/to_statefulset/allow.statefulset.com(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotHost/to_statefulset/deny.statefulset.com(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_NotHost/to_statefulset (0.09s) PASS tests/integration/security.TestAuthz_NotHost (1.62s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(allow)/http (0.06s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(allow) (0.10s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(deny)/http (1.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(deny)/http2 (0.06s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1/(deny) (1.08s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo1 (1.20s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(allow) (0.07s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2/(deny) (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_b.echo2 (0.12s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(allow)/http2 (0.06s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(allow) (0.11s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1/(deny) (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo1 (0.16s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(allow) (0.08s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2/(deny) (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_headless.echo2 (0.12s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(allow) (0.06s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1/(deny) (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo1 (0.10s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(allow) (0.06s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2/(deny) (0.02s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1/to_statefulset.echo2 (0.10s) PASS tests/integration/security.TestAuthz_NotMethod/a.echo1 (1.80s) PASS tests/integration/security.TestAuthz_NotMethod (2.11s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo1/(deny)/http2 (0.36s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo1 (0.40s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo2/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo2/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_b.echo2 (0.09s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo1/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo1/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo1 (0.10s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo2/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo2/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_headless.echo2 (0.10s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo1/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo1 (0.10s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo2/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo2/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1/to_statefulset.echo2 (0.10s) PASS tests/integration/security.TestAuthz_NotPort/a.echo1 (0.90s) PASS tests/integration/security.TestAuthz_NotPort (2.77s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1/(allow)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1/(allow)/tcp (0.05s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1/(allow)/http2 (0.08s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1/(allow) (0.20s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_b.echo1 (0.43s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1/(allow)/grpc (0.14s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1/(allow)/tcp (0.11s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1/(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1/(allow)/http2 (0.05s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1/(allow) (0.35s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_headless.echo1 (0.77s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1/(allow)/grpc (0.06s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1/(allow)/tcp (0.07s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1/(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1/(allow) (0.23s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1/to_statefulset.echo1 (0.42s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo1 (1.63s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1/(deny)/tcp (0.01s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1/(deny) (0.09s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_b.echo1 (0.13s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1/(deny)/grpc (0.03s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1/(deny)/tcp (0.01s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1/(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1/(deny) (0.09s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_headless.echo1 (0.13s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1/(deny)/grpc (0.04s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1/(deny)/tcp (0.01s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1/(deny) (0.08s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2/to_statefulset.echo1 (0.12s) PASS tests/integration/security.TestAuthz_DenyPlaintext/a.echo2 (0.39s) PASS tests/integration/security.TestAuthz_DenyPlaintext (2.59s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token1(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token1(deny) (0.06s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token2(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[No_JWT]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token1(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token1(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token2(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token2(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/token2(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token3]/token3(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/tokenAny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token1]/tokenAny(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/tokenAny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[Token2]/tokenAny(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken1]/permission(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken1]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken1]/permission(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken2]/permission(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken2]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionToken2]/permission(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[PermissionTokenWithSpaceDelimitedScope]/permission(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key1(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key1(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key1(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-key2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key2(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key2(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-key2(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-2-key1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-2-key1(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-2-key1(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-2-key1(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-2-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-2-key1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-non-exist(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken1]/nested-non-exist(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-non-exist(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NestedToken2]/nested-non-exist(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NoJWT]/tokenAny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NoJWT]/tokenAny(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[NoJWT]/tokenAny(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAud]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAud]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAud]/audiences(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAudList]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAudList]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_b/[JWTWithAudList]/audiences(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_b (0.90s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token1(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token1(deny) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token2(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[No_JWT]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token1(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token1(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token2(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token2(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/token2(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token3]/token3(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/tokenAny(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token1]/tokenAny(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/tokenAny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[Token2]/tokenAny(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken1]/permission(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken1]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken1]/permission(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken2]/permission(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken2]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionToken2]/permission(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[PermissionTokenWithSpaceDelimitedScope]/permission(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key1(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key1(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key1(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key2(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key2(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-key2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key2(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key2(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-key2(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-2-key1(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-2-key1(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-2-key1(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-2-key1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-2-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-2-key1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-non-exist(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken1]/nested-non-exist(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-non-exist(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NestedToken2]/nested-non-exist(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NoJWT]/tokenAny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NoJWT]/tokenAny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[NoJWT]/tokenAny(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAud]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAud]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAud]/audiences(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAudList]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAudList]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless/[JWTWithAudList]/audiences(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_headless (1.00s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token1(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token1(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token1(deny) (0.06s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token2(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[No_JWT]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token1(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token1(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token2(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/token2(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token2(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token2(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/token2(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token3]/token3(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/tokenAny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token1]/tokenAny(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/tokenAny(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/tokenAny(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[Token2]/tokenAny(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken1]/permission(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken1]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken1]/permission(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken2]/permission(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken2]/permission(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionToken2]/permission(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionTokenWithSpaceDelimitedScope]/permission(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[PermissionTokenWithSpaceDelimitedScope]/permission(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key1(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key1(allow)/http2 (0.06s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key1(allow) (0.09s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key1(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key2(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key2(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-key2(deny) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key2(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key2(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-key2(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-2-key1(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-2-key1(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-2-key1(allow) (0.05s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-2-key1(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-2-key1(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-2-key1(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-non-exist(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken1]/nested-non-exist(deny) (0.03s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-non-exist(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-non-exist(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NestedToken2]/nested-non-exist(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NoJWT]/tokenAny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NoJWT]/tokenAny(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[NoJWT]/tokenAny(deny) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAud]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAud]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAud]/audiences(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAudList]/audiences(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAudList]/audiences(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset/[JWTWithAudList]/audiences(allow) (0.04s) PASS tests/integration/security.TestAuthz_JWT/a/to_statefulset (1.03s) PASS tests/integration/security.TestAuthz_JWT/a (2.94s) PASS tests/integration/security.TestAuthz_JWT (4.23s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(deny)/http (1.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(deny) (1.08s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(allow)/http (1.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(allow)/http2 (0.07s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b-bad(allow) (1.10s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-all(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-all(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-all(allow) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo2-all(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo2-all(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo2-all(deny) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-b(allow) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-b(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-b(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-b(allow) (0.06s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-a(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-a(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-echo1-a(deny) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-a(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-a(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b//policy-system-a(deny) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_b (2.55s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(deny) (0.06s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(allow)/http (1.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(allow)/http2 (0.10s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless-bad(allow) (1.14s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-all(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-all(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-all(allow) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo2-all(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo2-all(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo2-all(deny) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-headless(allow) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-headless(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-headless(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-headless(allow) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-a(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-a(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-echo1-a(deny) (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-a(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-a(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless//policy-system-a(deny) (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_headless (1.51s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(deny) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(allow)/http (1.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(allow)/http2 (0.07s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset-bad(allow) (1.11s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-all(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-all(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-all(allow) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo2-all(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo2-all(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo2-all(deny) (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-statefulset(allow) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-statefulset(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-statefulset(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-statefulset(allow) (0.05s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-a(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-a(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-echo1-a(deny) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-a(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-a(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset//policy-system-a(deny) (0.04s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a/to_statefulset (1.49s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload/a (5.56s) PASS tests/integration/security.TestAuthz_WorkloadSelector/single_workload (6.09s) PASS tests/integration/security.TestAuthz_WorkloadSelector (6.09s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin(deny) (0.05s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow/admin?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow(allow)/http (0.38s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow(allow)/http2 (0.06s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow(allow) (0.44s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow?param=value(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_b (0.60s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin(deny) (0.06s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow/admin?param=value(deny) (0.04s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow(allow) (0.08s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless//allow?param=value(allow) (0.05s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_headless (0.23s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin(deny)/http (0.05s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin(deny) (0.08s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow/admin?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow(allow)/http2 (0.04s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow(allow) (0.08s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow?param=value(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow?param=value(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset//allow?param=value(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathPrecedence/a/to_statefulset (0.24s) PASS tests/integration/security.TestAuthz_PathPrecedence/a (1.09s) PASS tests/integration/security.TestAuthz_PathPrecedence (1.63s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/(allow)/http//allow/admin/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/(allow)/http//allow/admin/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/(allow)/http//allow/admin/(allow) (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin(deny)/http//allow/admin(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin(deny)/http//allow/admin(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin(deny)/http//allow/admin(deny) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin(deny)/http (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/user/(deny)/http//allow/user/(deny)/http (1.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/user/(deny)/http//allow/user/(deny)/http2 (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/user/(deny)/http//allow/user/(deny) (1.10s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/user/(deny)/http (1.10s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin?param=value(deny)/http//allow/admin?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin?param=value(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow(deny)/http//allow(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow(deny)/http//allow(deny)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow(deny)/http//allow(deny) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp(allow)/http//allow/admin/temp(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//allow/admin/foo/temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat.temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/bar/bat.txt(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo//bar/bat.txt(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//foo/buzz/bar/bat(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store//cart(allow)/http//store//cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store//cart(allow)/http//store//cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store//cart(allow)/http//store//cart(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store//cart(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/cart(deny)/http//store/cart(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/cart(deny)/http//store/cart(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/cart(deny)/http//store/cart(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/cart(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/cart(allow)/http//store/foo/cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/cart(allow)/http//store/foo/cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/cart(allow)/http//store/foo/cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/cart(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b//store/foo/bar/cart(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_b (1.75s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/(allow)/http//allow/admin/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/(allow)/http//allow/admin/(allow)/http2 (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/(allow)/http//allow/admin/(allow) (0.06s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/(allow)/http (0.06s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin(deny)/http//allow/admin(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin(deny)/http//allow/admin(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin(deny)/http//allow/admin(deny) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/user/(deny)/http//allow/user/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/user/(deny)/http//allow/user/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/user/(deny)/http//allow/user/(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/user/(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin?param=value(deny)/http//allow/admin?param=value(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin?param=value(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow(deny)/http//allow(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow(deny)/http//allow(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow(deny)/http//allow(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp(allow)/http//allow/admin/temp(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//allow/admin/foo/temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat.temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/bar/bat.txt(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo//bar/bat.txt(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//foo/buzz/bar/bat(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store//cart(allow)/http//store//cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store//cart(allow)/http//store//cart(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store//cart(allow)/http//store//cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store//cart(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/cart(deny)/http//store/cart(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/cart(deny)/http//store/cart(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/cart(deny)/http//store/cart(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/cart(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/cart(allow)/http//store/foo/cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/cart(allow)/http//store/foo/cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/cart(allow)/http//store/foo/cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/cart(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless//store/foo/bar/cart(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_headless (0.67s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/(allow)/http//allow/admin/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/(allow)/http//allow/admin/(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/(allow)/http//allow/admin/(allow) (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin(deny)/http//allow/admin(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin(deny)/http//allow/admin(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin(deny)/http//allow/admin(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/user/(deny)/http//allow/user/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/user/(deny)/http//allow/user/(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/user/(deny)/http//allow/user/(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/user/(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin?param=value(deny)/http//allow/admin?param=value(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin?param=value(deny)/http//allow/admin?param=value(deny) (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin?param=value(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow(deny)/http//allow(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow(deny)/http//allow(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow(deny)/http//allow(deny) (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp(allow)/http//allow/admin/temp(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp(allow)/http//allow/admin/temp(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp.txt(allow)/http//allow/admin/temp.txt(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/foo/temp.txt(allow)/http//allow/admin/foo/temp.txt(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//allow/admin/foo/temp.txt(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.txt(allow)/http//foo/buzz/bar/bat.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.temp.txt(allow)/http//foo/buzz/bar/bat.temp.txt(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat.temp.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat/fuzz.txt(allow)/http//foo/buzz/bar/bat/fuzz.txt(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat/fuzz.txt(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/bar/bat.txt(deny)/http//foo/bar/bat.txt(deny) (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/bar/bat.txt(deny)/http (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo//bar/bat.txt(deny)/http//foo//bar/bat.txt(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo//bar/bat.txt(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat(allow)/http//foo/buzz/bar/bat(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//foo/buzz/bar/bat(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store//cart(allow)/http//store//cart(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store//cart(allow)/http//store//cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store//cart(allow)/http//store//cart(allow) (0.07s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store//cart(allow)/http (0.07s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/cart(deny)/http//store/cart(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/cart(deny)/http//store/cart(deny)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/cart(deny)/http//store/cart(deny) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/cart(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/cart(allow)/http//store/foo/cart(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/cart(allow)/http//store/foo/cart(allow)/http2 (0.01s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/cart(allow)/http//store/foo/cart(allow) (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/cart(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow)/http2 (0.02s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/bar/cart(allow)/http//store/foo/bar/cart(allow) (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset//store/foo/bar/cart(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_PathTemplating/a/to_statefulset (0.66s) PASS tests/integration/security.TestAuthz_PathTemplating/a (3.09s) PASS tests/integration/security.TestAuthz_PathTemplating (3.29s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/deny.b.com(deny)/http (0.09s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/DENY.b.COM(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/Deny.b.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/deny.suffix.b.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/DENY.SUFFIX.b.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/Deny.Suffix.b.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/prefix.b.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/PREFIX.b.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/Prefix.b.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/172.16.0.1->www.b.com/(allow)/http (0.37s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/172.16.0.1->www.b.com/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/172.16.0.1->www.b.com/public(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/172.16.0.1->internal.b.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/172.16.0.1->internal.b.com/private(deny)/http (0.01s) === RUN TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http 2025-12-09T07:05:49.265694Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.17.72.46 [0] SourceIP=192.168.128.1 [0] Latency=4.797132ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:704 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:06:19 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.b.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:172.17.72.46,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:269ba429-13d4-4e06-aca8-47d4089445c7 [0 body] Hostname=b-v1-7bdf4fbd68-6cqlb ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.b.com Hostname: b-v1-7bdf4fbd68-6cqlb Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[172.17.72.46,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[269ba429-13d4-4e06-aca8-47d4089445c7]] Response Headers: map[Content-Length:[704] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:06:19 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:06:19.270376Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http] (30.004672567s)' === 2025-12-09T07:06:19.270507Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:19.270516Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:19.270533Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:19.270519Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:19.270568Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:19.730892Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83db5fcb6b-ed26-407d-a743-a5863ceeff90 2025-12-09T07:06:19.731680Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4606s 2025-12-09T07:06:19.731949Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:06:19.846742Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83ed8b1ae7-1354-45e7-beec-2d7052c6c9ea 2025-12-09T07:06:19.846844Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5757s 2025-12-09T07:06:19.847666Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:06:19.956308Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83c399e418-d71d-41cb-a609-3834b43999e3 2025-12-09T07:06:19.956552Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.6854s 2025-12-09T07:06:19.957440Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http (38.43s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/172.17.72.46->remoteipblocks.b.com/(deny)/http (38.43s) === RUN TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http 2025-12-09T07:06:27.696641Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:192.168.5.233 [0] SourceIP=192.168.128.1 [0] Latency=4.700997ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:705 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:06:57 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.b.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:192.168.5.233,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:867791d1-95ea-44a7-bd4a-7cf7957f41f2 [0 body] Hostname=b-v1-7bdf4fbd68-6cqlb ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.b.com Hostname: b-v1-7bdf4fbd68-6cqlb Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[192.168.5.233,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[867791d1-95ea-44a7-bd4a-7cf7957f41f2]] Response Headers: map[Content-Length:[705] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:06:57 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:06:57.701421Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http] (30.00477839s)' === 2025-12-09T07:06:57.701521Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:57.701548Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:57.701544Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:57.701568Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:57.701599Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:06:58.060053Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/835cb74035-8450-495c-8d2d-6c1af0b5a2c3 2025-12-09T07:06:58.060758Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3589s 2025-12-09T07:06:58.060857Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:06:58.187538Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8341846ffd-0eb9-43da-b1f9-ab58465accfe 2025-12-09T07:06:58.187629Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.4857s 2025-12-09T07:06:58.188356Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:06:58.288765Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83d0581f7a-6cac-476e-8604-4761463dcad5 2025-12-09T07:06:58.288859Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.5869s 2025-12-09T07:06:58.289629Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http (38.57s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http (38.57s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/10.4.5.6->remoteipblocks.b.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/10.2.3.4->notremoteipblocks.b.com/(deny)/http (0.01s) === RUN TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http 2025-12-09T07:07:06.287320Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `200`, got "403". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.23.242.188 [0] SourceIP=192.168.128.1 [0] Latency=1.881034ms [0] ActiveRequests=1 [0] StatusCode=403 [0] ResponseHeader=Content-Length:19 [0] ResponseHeader=Content-Type:text/plain [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:07:35 GMT [0] ResponseHeader=Server:istio-envoy [0 body] RBAC: access denied ID: Method: Protocol: Alpn: URL: Version: Port: Code: 403 Host: Hostname: Cluster: IstioVersion: IP: 192.168.128.1 Request Headers: map[] Response Headers: map[Content-Length:[19] Content-Type:[text/plain] Date:[Tue, 09 Dec 2025 07:07:35 GMT] Server:[istio-envoy]] 2025-12-09T07:07:36.324839Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http] (30.037512681s)' === 2025-12-09T07:07:36.324906Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http... 2025-12-09T07:07:36.324906Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http... 2025-12-09T07:07:36.324913Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http... 2025-12-09T07:07:36.324946Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http... 2025-12-09T07:07:36.324970Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http... 2025-12-09T07:07:36.718707Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83b4c8b2e5-c0bb-49c2-95db-8720df9b4428 2025-12-09T07:07:36.719607Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:07:36.719647Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3944s 2025-12-09T07:07:36.906174Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8321e2db84-8fa5-4529-8887-cbc986ccfc2a 2025-12-09T07:07:36.906487Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5812s 2025-12-09T07:07:36.907540Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:07:37.139054Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/833a581cbd-9db0-461d-a9d4-9fb3fdaae558 2025-12-09T07:07:37.139217Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.8139s 2025-12-09T07:07:37.140275Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http (38.27s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/172.23.242.188->notremoteipblocks.b.com/(allow)/http (38.27s) === RUN TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http 2025-12-09T07:07:44.558497Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.242.5.7 [0] SourceIP=192.168.128.1 [0] Latency=4.734692ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:700 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:08:14 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:2 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.b.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.242.5.7,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:e92cfcb5-b13f-4296-9b17-8693aa413246 [0 body] Hostname=b-v1-7bdf4fbd68-6cqlb ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.b.com Hostname: b-v1-7bdf4fbd68-6cqlb Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.242.5.7,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[e92cfcb5-b13f-4296-9b17-8693aa413246]] Response Headers: map[Content-Length:[700] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:08:14 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[2]] 2025-12-09T07:08:14.564440Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http] (30.00593849s)' === 2025-12-09T07:08:14.564557Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:14.564570Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:14.564558Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:14.564587Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:14.564641Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:14.940166Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83dac1a326-9122-441f-88dc-549a24bb183d 2025-12-09T07:08:14.941254Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:08:14.941478Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3763s 2025-12-09T07:08:15.096438Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8372d1ace1-7d12-4a83-bd61-ebed7accf234 2025-12-09T07:08:15.096548Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5313s 2025-12-09T07:08:15.097435Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:08:15.199465Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83d0811501-2542-43ee-ae1f-37ba244f4b87 2025-12-09T07:08:15.199639Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.6344s 2025-12-09T07:08:15.200589Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http (38.32s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/10.242.5.7->remoteipattr.b.com/(deny)/http (38.32s) === RUN TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http 2025-12-09T07:08:22.878954Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.124.99.10 [0] SourceIP=192.168.128.1 [0] Latency=4.781429ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:702 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:08:52 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.b.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.124.99.10,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:2486912c-7705-4992-9920-b0b841c0ee89 [0 body] Hostname=b-v1-7bdf4fbd68-6cqlb ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.b.com Hostname: b-v1-7bdf4fbd68-6cqlb Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.124.99.10,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[2486912c-7705-4992-9920-b0b841c0ee89]] Response Headers: map[Content-Length:[702] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:08:52 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:08:52.961162Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http] (30.082204625s)' === 2025-12-09T07:08:52.961301Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:52.961330Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:52.961367Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:52.961327Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:52.961396Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http... 2025-12-09T07:08:53.310462Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/838a7ffdeb-3b3d-4cff-ae9e-7694f3b1f7b1 2025-12-09T07:08:53.311623Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3497s 2025-12-09T07:08:53.311703Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:08:53.465989Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/834a3cde02-498f-4ed2-8378-47369d583cd4 2025-12-09T07:08:53.466165Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5042s 2025-12-09T07:08:53.467177Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:08:53.572293Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83d95d591a-6b67-45ef-b097-9048a58485b8 2025-12-09T07:08:53.572477Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.6105s 2025-12-09T07:08:53.573183Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http (38.63s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/10.124.99.10->remoteipattr.b.com/(deny)/http (38.63s) PASS tests/integration/security.TestAuthz_IngressGateway/to_b/10.4.5.6->remoteipattr.b.com/(allow)/http (0.02s) === RUN TestAuthz_IngressGateway/to_b 2025-12-09T07:05:48.663877Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b]' === 2025-12-09T07:09:01.527279Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b] (3m12.863401598s)' === 2025-12-09T07:09:01.527321Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:09:01.527342Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:09:01.527362Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:09:01.527394Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:09:01.527376Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:09:01.820292Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/838e832b72-19a0-4093-8a6f-0a8c3b640edb 2025-12-09T07:09:01.821053Z info tf istioctl ([x internal-debug --all configz]): completed after 0.2935s 2025-12-09T07:09:01.821314Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:09:01.968177Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8360c858b3-fb75-401a-bfa8-452546b41e11 2025-12-09T07:09:01.968274Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.4406s 2025-12-09T07:09:01.969208Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:09:02.094942Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8320bce640-c49a-49c7-b682-a2bb0d0ac5c4 2025-12-09T07:09:02.095096Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5674s 2025-12-09T07:09:02.096147Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b (202.29s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b (202.29s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/deny.headless.com(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/DENY.headless.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/Deny.headless.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/deny.suffix.headless.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/DENY.SUFFIX.headless.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/Deny.Suffix.headless.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/prefix.headless.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/PREFIX.headless.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/Prefix.headless.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/172.16.0.1->www.headless.com/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/172.16.0.1->www.headless.com/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/172.16.0.1->www.headless.com/public(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/172.16.0.1->internal.headless.com/(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/172.16.0.1->internal.headless.com/private(deny)/http (0.03s) === RUN TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http 2025-12-09T07:09:11.174476Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.17.72.46 [0] SourceIP=192.168.128.1 [0] Latency=5.08747ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:725 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:09:41 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:2 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.headless.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:172.17.72.46,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:fcbe105e-420c-4470-9b36-ce5dff63af73 [0 body] Hostname=headless-v1-7859fcf779-xhppm ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.headless.com Hostname: headless-v1-7859fcf779-xhppm Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[172.17.72.46,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[fcbe105e-420c-4470-9b36-ce5dff63af73]] Response Headers: map[Content-Length:[725] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:09:41 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[2]] 2025-12-09T07:09:41.177398Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http] (30.002916617s)' === 2025-12-09T07:09:41.177480Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:09:41.177524Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:09:41.177525Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:09:41.177542Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:09:41.177507Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:09:41.609686Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/838b538925-f5c0-434b-98b4-b31f751401d9 2025-12-09T07:09:41.610555Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:09:41.610768Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4328s 2025-12-09T07:09:41.912924Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8394d2333b-f89d-4c13-90fe-f7b5e0c93ab8 2025-12-09T07:09:41.913152Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.7351s 2025-12-09T07:09:41.913970Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:09:42.055349Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8376220773-0557-4f5f-a572-3c96bb8487ef 2025-12-09T07:09:42.055463Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.8774s 2025-12-09T07:09:42.056245Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http (38.92s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless/172.17.72.46->remoteipblocks.headless.com/(deny)/http (38.92s) === RUN TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http 2025-12-09T07:09:50.097390Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:192.168.5.233 [0] SourceIP=192.168.128.1 [0] Latency=5.273762ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:726 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:10:19 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:2 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.headless.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:192.168.5.233,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:e0dd95c1-fd35-448c-b018-f8daff12c88a [0 body] Hostname=headless-v1-7859fcf779-xhppm ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.headless.com Hostname: headless-v1-7859fcf779-xhppm Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[192.168.5.233,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[e0dd95c1-fd35-448c-b018-f8daff12c88a]] Response Headers: map[Content-Length:[726] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:10:19 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[2]] 2025-12-09T07:10:20.102598Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http] (30.005203026s)' === 2025-12-09T07:10:20.102715Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:10:20.102718Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:10:20.102736Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:10:20.102716Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:10:20.102792Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http... 2025-12-09T07:10:20.516541Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83b2372e6c-f5dd-4396-aa00-53b5038386bc 2025-12-09T07:10:20.517534Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:10:20.519262Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4159s 2025-12-09T07:10:20.679027Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8387aabc09-acc2-4810-a5e7-45909321e126 2025-12-09T07:10:20.679172Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5758s 2025-12-09T07:10:20.680181Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:10:20.818207Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83432c4fc8-d1ec-4b06-8771-fa8646adb0aa 2025-12-09T07:10:20.818387Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.7150s 2025-12-09T07:10:20.819237Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http (38.78s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless/192.168.5.233->remoteipblocks.headless.com/(deny)/http (38.78s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/10.4.5.6->remoteipblocks.headless.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/10.2.3.4->notremoteipblocks.headless.com/(deny)/http (0.01s) === RUN TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http 2025-12-09T07:10:28.906057Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `200`, got "403". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.23.242.188 [0] SourceIP=192.168.128.1 [0] Latency=2.13706ms [0] ActiveRequests=1 [0] StatusCode=403 [0] ResponseHeader=Content-Length:19 [0] ResponseHeader=Content-Type:text/plain [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:10:58 GMT [0] ResponseHeader=Server:istio-envoy [0 body] RBAC: access denied ID: Method: Protocol: Alpn: URL: Version: Port: Code: 403 Host: Hostname: Cluster: IstioVersion: IP: 192.168.128.1 Request Headers: map[] Response Headers: map[Content-Length:[19] Content-Type:[text/plain] Date:[Tue, 09 Dec 2025 07:10:58 GMT] Server:[istio-envoy]] 2025-12-09T07:10:58.909461Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http] (30.003393249s)' === 2025-12-09T07:10:58.909642Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http... 2025-12-09T07:10:58.909656Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http... 2025-12-09T07:10:58.909676Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http... 2025-12-09T07:10:58.909709Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http... 2025-12-09T07:10:58.909653Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http... 2025-12-09T07:10:59.257362Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/8317e94677-63ad-42e8-8fe4-9ec87d104d01 2025-12-09T07:10:59.258695Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3484s 2025-12-09T07:10:59.258689Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:10:59.386921Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83a0378906-d99f-4f45-8511-08ea7ccd6787 2025-12-09T07:10:59.387066Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.4768s 2025-12-09T07:10:59.387887Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:10:59.575101Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:05:48Z/83c54e7c5b-7011-44be-a11f-59799b3a040f 2025-12-09T07:10:59.575262Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.6649s 2025-12-09T07:10:59.576553Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:11:10.652553Z info tf Done dumping: [suite(security)] for TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http (11.742965241s) --- FAIL: TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http (41.75s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless/172.23.242.188->notremoteipblocks.headless.com/(allow)/http (41.75s) === RUN TestAuthz_IngressGateway/to_headless/10.242.5.7->remoteipattr.headless.com/(deny)/http 2025-12-09T07:11:10.653167Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless/10.242.5.7->remoteipattr.headless.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.242.5.7 [0] SourceIP=192.168.128.1 [0] Latency=4.563712ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:721 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:11:40 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.headless.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.242.5.7,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:e8ce7c51-af83-4698-84f9-728dd180cc0f [0 body] Hostname=headless-v1-7859fcf779-xhppm ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.headless.com Hostname: headless-v1-7859fcf779-xhppm Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.242.5.7,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[e8ce7c51-af83-4698-84f9-728dd180cc0f]] Response Headers: map[Content-Length:[721] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:11:40 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:11:40.702875Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless/10.242.5.7->remoteipattr.headless.com/(deny)/http] (30.049698673s)' === --- FAIL: TestAuthz_IngressGateway/to_headless/10.242.5.7->remoteipattr.headless.com/(deny)/http (30.05s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless/10.242.5.7->remoteipattr.headless.com/(deny)/http (30.05s) === RUN TestAuthz_IngressGateway/to_headless/10.124.99.10->remoteipattr.headless.com/(deny)/http 2025-12-09T07:11:40.703705Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless/10.124.99.10->remoteipattr.headless.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.124.99.10 [0] SourceIP=192.168.128.1 [0] Latency=4.340137ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:723 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:12:10 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:2 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.headless.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.124.99.10,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:9cb99413-ded9-434e-aa08-f3c7eaf1124a [0 body] Hostname=headless-v1-7859fcf779-xhppm ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.headless.com Hostname: headless-v1-7859fcf779-xhppm Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/headless;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.124.99.10,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[9cb99413-ded9-434e-aa08-f3c7eaf1124a]] Response Headers: map[Content-Length:[723] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:12:10 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[2]] 2025-12-09T07:12:10.709979Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless/10.124.99.10->remoteipattr.headless.com/(deny)/http] (30.00626673s)' === --- FAIL: TestAuthz_IngressGateway/to_headless/10.124.99.10->remoteipattr.headless.com/(deny)/http (30.01s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless/10.124.99.10->remoteipattr.headless.com/(deny)/http (30.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_headless/10.4.5.6->remoteipattr.headless.com/(allow)/http (0.01s) === RUN TestAuthz_IngressGateway/to_headless 2025-12-09T07:09:10.955807Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_headless]' === 2025-12-09T07:12:10.724550Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_headless] (2m59.768743821s)' === --- FAIL: TestAuthz_IngressGateway/to_headless (179.77s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_headless (179.77s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/deny.statefulset.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/DENY.statefulset.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/Deny.statefulset.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/deny.suffix.statefulset.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/DENY.SUFFIX.statefulset.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/Deny.Suffix.statefulset.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/prefix.statefulset.com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/PREFIX.statefulset.COM(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/Prefix.statefulset.Com(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.16.0.1->www.statefulset.com/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.16.0.1->www.statefulset.com/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.16.0.1->www.statefulset.com/public(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.16.0.1->internal.statefulset.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.16.0.1->internal.statefulset.com/private(deny)/http (0.01s) === RUN TestAuthz_IngressGateway/to_statefulset/172.17.72.46->remoteipblocks.statefulset.com/(deny)/http 2025-12-09T07:12:10.896617Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset/172.17.72.46->remoteipblocks.statefulset.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.17.72.46 [0] SourceIP=192.168.128.1 [0] Latency=4.558796ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:719 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:12:40 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:2 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.statefulset.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:172.17.72.46,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:7f231d10-bb37-465f-ac15-ab1f643d8386 [0 body] Hostname=statefulset-v1-0 ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.statefulset.com Hostname: statefulset-v1-0 Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[172.17.72.46,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[7f231d10-bb37-465f-ac15-ab1f643d8386]] Response Headers: map[Content-Length:[719] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:12:40 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[2]] 2025-12-09T07:12:40.900244Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset/172.17.72.46->remoteipblocks.statefulset.com/(deny)/http] (30.003621409s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset/172.17.72.46->remoteipblocks.statefulset.com/(deny)/http (30.00s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.17.72.46->remoteipblocks.statefulset.com/(deny)/http (30.00s) === RUN TestAuthz_IngressGateway/to_statefulset/192.168.5.233->remoteipblocks.statefulset.com/(deny)/http 2025-12-09T07:12:40.900713Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset/192.168.5.233->remoteipblocks.statefulset.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:192.168.5.233 [0] SourceIP=192.168.128.1 [0] Latency=4.298446ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:720 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:13:10 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.statefulset.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:192.168.5.233,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:f36d0393-5558-4f42-8caa-0bb45d67e318 [0 body] Hostname=statefulset-v1-0 ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.statefulset.com Hostname: statefulset-v1-0 Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[192.168.5.233,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[f36d0393-5558-4f42-8caa-0bb45d67e318]] Response Headers: map[Content-Length:[720] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:13:10 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:13:10.910055Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset/192.168.5.233->remoteipblocks.statefulset.com/(deny)/http] (30.00933417s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset/192.168.5.233->remoteipblocks.statefulset.com/(deny)/http (30.01s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset/192.168.5.233->remoteipblocks.statefulset.com/(deny)/http (30.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/10.4.5.6->remoteipblocks.statefulset.com/(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/10.2.3.4->notremoteipblocks.statefulset.com/(deny)/http (0.01s) === RUN TestAuthz_IngressGateway/to_statefulset/172.23.242.188->notremoteipblocks.statefulset.com/(allow)/http 2025-12-09T07:13:10.933679Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset/172.23.242.188->notremoteipblocks.statefulset.com/(allow)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `200`, got "403". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:172.23.242.188 [0] SourceIP=192.168.128.1 [0] Latency=2.569799ms [0] ActiveRequests=1 [0] StatusCode=403 [0] ResponseHeader=Content-Length:19 [0] ResponseHeader=Content-Type:text/plain [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:13:40 GMT [0] ResponseHeader=Server:istio-envoy [0 body] RBAC: access denied ID: Method: Protocol: Alpn: URL: Version: Port: Code: 403 Host: Hostname: Cluster: IstioVersion: IP: 192.168.128.1 Request Headers: map[] Response Headers: map[Content-Length:[19] Content-Type:[text/plain] Date:[Tue, 09 Dec 2025 07:13:40 GMT] Server:[istio-envoy]] 2025-12-09T07:13:40.946303Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset/172.23.242.188->notremoteipblocks.statefulset.com/(allow)/http] (30.012615964s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset/172.23.242.188->notremoteipblocks.statefulset.com/(allow)/http (30.01s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset/172.23.242.188->notremoteipblocks.statefulset.com/(allow)/http (30.01s) === RUN TestAuthz_IngressGateway/to_statefulset/10.242.5.7->remoteipattr.statefulset.com/(deny)/http 2025-12-09T07:13:40.946950Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset/10.242.5.7->remoteipattr.statefulset.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.242.5.7 [0] SourceIP=192.168.128.1 [0] Latency=4.1166ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:715 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:14:10 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.statefulset.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.242.5.7,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:f870d98d-a20f-4551-be17-5ef6b355dd15 [0 body] Hostname=statefulset-v1-0 ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.statefulset.com Hostname: statefulset-v1-0 Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.242.5.7,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[f870d98d-a20f-4551-be17-5ef6b355dd15]] Response Headers: map[Content-Length:[715] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:14:10 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:14:10.951509Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset/10.242.5.7->remoteipattr.statefulset.com/(deny)/http] (30.004555281s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset/10.242.5.7->remoteipattr.statefulset.com/(deny)/http (30.00s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset/10.242.5.7->remoteipattr.statefulset.com/(deny)/http (30.00s) === RUN TestAuthz_IngressGateway/to_statefulset/10.124.99.10->remoteipattr.statefulset.com/(deny)/http 2025-12-09T07:14:10.952003Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset/10.124.99.10->remoteipattr.statefulset.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:10.124.99.10 [0] SourceIP=192.168.128.1 [0] Latency=4.306733ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:717 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:14:40 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipattr.statefulset.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:10.124.99.10,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:c7a71329-c252-4b9f-ae1c-c3c476e736a4 [0 body] Hostname=statefulset-v1-0 ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipattr.statefulset.com Hostname: statefulset-v1-0 Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/statefulset;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[10.124.99.10,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[c7a71329-c252-4b9f-ae1c-c3c476e736a4]] Response Headers: map[Content-Length:[717] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:14:40 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:14:40.957455Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset/10.124.99.10->remoteipattr.statefulset.com/(deny)/http] (30.00544329s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset/10.124.99.10->remoteipattr.statefulset.com/(deny)/http (30.01s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset/10.124.99.10->remoteipattr.statefulset.com/(deny)/http (30.01s) PASS tests/integration/security.TestAuthz_IngressGateway/to_statefulset/10.4.5.6->remoteipattr.statefulset.com/(allow)/http (0.02s) === RUN TestAuthz_IngressGateway/to_statefulset 2025-12-09T07:12:10.724932Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_statefulset]' === 2025-12-09T07:14:40.976046Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_statefulset] (2m30.251112024s)' === --- FAIL: TestAuthz_IngressGateway/to_statefulset (150.25s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_statefulset (150.25s) === RUN TestAuthz_IngressGateway 2025-12-09T07:05:48.311834Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway]' === 2025-12-09T07:05:48.344367Z info tf === BEGIN: Deploy config === 2025-12-09T07:05:48.612661Z info tf === SUCCEEDED: Deploy config in 268.290998ms === 2025-12-09T07:14:40.976091Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway] (8m52.66425555s)' === --- FAIL: TestAuthz_IngressGateway (533.77s) FAIL tests/integration/security.TestAuthz_IngressGateway (533.77s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/www.company.com/allow(allow)/http (5.08s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/www.company.com/deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/a-echo1-only.com/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/jwt-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/jwt-only.com/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/jwt-and-a-echo1-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_b.echo1 (5.39s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/www.company.com/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/www.company.com/deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/a-echo1-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/jwt-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/jwt-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/jwt-and-a-echo1-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_headless.echo1 (0.24s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/www.company.com/allow(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/www.company.com/deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/a-echo1-only.com/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/jwt-only.com/(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/jwt-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/jwt-and-a-echo1-only.com/(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1/to_statefulset.echo1 (0.53s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo1 (6.39s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/www.company.com/allow(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/www.company.com/deny(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/a-echo1-only.com/(deny)/http (0.03s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/jwt-only.com/(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/jwt-only.com/(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1/jwt-and-a-echo1-only.com/(deny)/http#01 (0.03s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_b.echo1 (0.31s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/www.company.com/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/www.company.com/deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/jwt-only.com/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/jwt-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1/jwt-and-a-echo1-only.com/(deny)/http#01 (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_headless.echo1 (0.14s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/www.company.com/allow(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/www.company.com/deny(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/jwt-only.com/(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/jwt-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/jwt-and-a-echo1-only.com/(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1/jwt-and-a-echo1-only.com/(deny)/http#01 (0.01s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2/to_statefulset.echo1 (0.15s) PASS tests/integration/security.TestAuthz_EgressGateway/a.echo2 (0.64s) PASS tests/integration/security.TestAuthz_EgressGateway (7.42s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//request-headers?x-foo=foo(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//request-headers?x-foo=bar(deny)/http (1.76s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//request-headers(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-ip(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-ip-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-namespace(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-namespace-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-principal(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//source-principal-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-ip-good(allow)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-ip-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-port-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//destination-port-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//connection-sni-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//connection-sni-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1//other(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_b.echo1 (2.14s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//request-headers?x-foo=foo(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//request-headers?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//request-headers(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-ip(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-ip-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-namespace(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-namespace-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-principal(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//source-principal-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-ip-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-ip-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-port-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//destination-port-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//connection-sni-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//connection-sni-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1//other(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_headless.echo1 (0.43s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//request-headers?x-foo=foo(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//request-headers?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//request-headers(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-ip(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-ip-notValues(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-namespace(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-namespace-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-principal(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//source-principal-notValues(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-ip-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-ip-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-ip-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-port-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//destination-port-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//connection-sni-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//connection-sni-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1//other(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1/to_statefulset.echo1 (0.39s) PASS tests/integration/security.TestAuthz_Conditions/a.echo1 (2.97s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//request-headers?x-foo=foo(allow)/http (0.04s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//request-headers?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//request-headers(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-ip(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-namespace(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-namespace-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-principal(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//source-principal-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-ip-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-ip-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-port-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//destination-port-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//connection-sni-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//connection-sni-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1//other(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_b.echo1 (0.37s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//request-headers?x-foo=foo(allow)/http (0.05s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//request-headers?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//request-headers(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-ip(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-ip-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-namespace(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-namespace-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-principal(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//source-principal-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-ip-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-ip-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-port-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//destination-port-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//connection-sni-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//connection-sni-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1//other(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_headless.echo1 (0.41s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//request-headers?x-foo=foo(allow)/http (0.06s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//request-headers?x-foo=bar(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//request-headers(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//request-headers-notValues?x-foo=foo(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//request-headers-notValues?x-foo=bar(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-ip(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-namespace(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-namespace-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-principal(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//source-principal-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-ip-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-ip-bad(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-ip-notValues(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-port-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-port-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//destination-port-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//connection-sni-good(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//connection-sni-bad(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//connection-sni-notValues(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1//other(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2/to_statefulset.echo1 (0.40s) PASS tests/integration/security.TestAuthz_Conditions/a.echo2 (1.19s) PASS tests/integration/security.TestAuthz_Conditions (5.80s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public(allow)/http (0.71s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/../public(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/../private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/./../private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/.././private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2E%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2e%2e/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2E/%2E%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2e/%2e%2e/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2E%2E/%2E/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b//public/%2e%2e/%2e/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_b (0.89s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/../public(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/../private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/./../private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/.././private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2E%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2e%2e/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2E/%2E%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2e/%2e%2e/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2E%2E/%2E/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless//public/%2e%2e/%2e/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_headless (0.23s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public(allow)/http (0.03s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/../public(allow)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/../private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/./../private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/.././private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2E%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2e%2e/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2E/%2E%2E/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2e/%2e%2e/private(deny)/http (0.01s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2E%2E/%2E/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset//public/%2e%2e/%2e/private(deny)/http (0.02s) PASS tests/integration/security.TestAuthz_PathNormalization/a/to_statefulset (0.21s) PASS tests/integration/security.TestAuthz_PathNormalization/a (1.35s) PASS tests/integration/security.TestAuthz_PathNormalization (1.57s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/a.echo1/to_external.external (0.45s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/a.echo1 (0.46s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/headless.echo1/to_external.external (0.08s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/headless.echo1 (0.09s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/statefulset.echo1/to_external.external (0.08s) PASS tests/integration/security.TestSimpleTlsOrigination/simple/statefulset.echo1 (0.10s) PASS tests/integration/security.TestSimpleTlsOrigination/simple (0.84s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/a.echo1/to_external.external (0.23s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/a.echo1 (0.24s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/headless.echo1/to_external.external (0.06s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/headless.echo1 (0.07s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/statefulset.echo1/to_external.external (0.15s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root/statefulset.echo1 (0.18s) PASS tests/integration/security.TestSimpleTlsOrigination/fake_root (0.65s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/a.echo1/to_external.external (0.07s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/a.echo1 (0.08s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/headless.echo1/to_external.external (0.09s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/headless.echo1 (0.12s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/statefulset.echo1/to_external.external (0.04s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret/statefulset.echo1 (0.05s) PASS tests/integration/security.TestSimpleTlsOrigination/missing_secret (0.41s) PASS tests/integration/security.TestSimpleTlsOrigination (2.14s) PASS tests/integration/security.TestMutualTlsOrigination/generic/a.echo1/to_external.external (0.27s) PASS tests/integration/security.TestMutualTlsOrigination/generic/a.echo1 (0.27s) PASS tests/integration/security.TestMutualTlsOrigination/generic/headless.echo1/to_external.external (0.08s) PASS tests/integration/security.TestMutualTlsOrigination/generic/headless.echo1 (0.09s) PASS tests/integration/security.TestMutualTlsOrigination/generic/statefulset.echo1/to_external.external (0.09s) PASS tests/integration/security.TestMutualTlsOrigination/generic/statefulset.echo1 (0.11s) PASS tests/integration/security.TestMutualTlsOrigination/generic (0.70s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/a.echo1/to_external.external (0.19s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/a.echo1 (0.20s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/headless.echo1/to_external.external (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/headless.echo1 (0.06s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/statefulset.echo1/to_external.external (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic/statefulset.echo1 (0.06s) PASS tests/integration/security.TestMutualTlsOrigination/non-generic (0.45s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/a.echo1/to_external.external (0.18s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/a.echo1 (0.19s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/headless.echo1/to_external.external (0.04s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/headless.echo1 (0.04s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/statefulset.echo1/to_external.external (0.04s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert/statefulset.echo1 (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/invalid_client_cert (0.41s) PASS tests/integration/security.TestMutualTlsOrigination/missing/a.echo1/to_external.external (0.10s) PASS tests/integration/security.TestMutualTlsOrigination/missing/a.echo1 (0.11s) PASS tests/integration/security.TestMutualTlsOrigination/missing/headless.echo1/to_external.external (0.13s) PASS tests/integration/security.TestMutualTlsOrigination/missing/headless.echo1 (0.14s) PASS tests/integration/security.TestMutualTlsOrigination/missing/statefulset.echo1/to_external.external (0.03s) PASS tests/integration/security.TestMutualTlsOrigination/missing/statefulset.echo1 (0.10s) PASS tests/integration/security.TestMutualTlsOrigination/missing (0.51s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/a.echo1/to_external.external (0.11s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/a.echo1 (0.12s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/headless.echo1/to_external.external (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/headless.echo1 (0.06s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/statefulset.echo1/to_external.external (0.03s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs/statefulset.echo1 (0.04s) PASS tests/integration/security.TestMutualTlsOrigination/no_client_certs (0.42s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/a.echo1/to_external.external (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/a.echo1 (0.06s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/headless.echo1/to_external.external (0.11s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/headless.echo1 (0.12s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/statefulset.echo1/to_external.external (0.04s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked/statefulset.echo1 (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_server_certificate_revoked (0.39s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/a.echo1/to_external.external (0.23s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/a.echo1 (0.24s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/headless.echo1/to_external.external (0.05s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/headless.echo1 (0.06s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/statefulset.echo1/to_external.external (0.03s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate/statefulset.echo1 (0.08s) PASS tests/integration/security.TestMutualTlsOrigination/credential_with_CRL_having_unused_revoked_server_certificate (0.56s) PASS tests/integration/security.TestMutualTlsOrigination (4.61s) PASS tests/integration/security.TestSidecarMutualTlsOrigination/authorized_sidecar (0.08s) PASS tests/integration/security.TestSidecarMutualTlsOrigination/unauthorized_sidecar (0.24s) PASS tests/integration/security.TestSidecarMutualTlsOrigination/invalid_client_cert (0.44s) PASS tests/integration/security.TestSidecarMutualTlsOrigination/valid_crl (0.47s) PASS tests/integration/security.TestSidecarMutualTlsOrigination/dummy_crl (0.44s) PASS tests/integration/security.TestSidecarMutualTlsOrigination (1.76s) PASS tests/integration/security.TestSingleTlsGateway_SecretRotation/to_a/old_cert_should_fail (0.20s) PASS tests/integration/security.TestSingleTlsGateway_SecretRotation/to_a/new_cert_should_succeed (0.03s) PASS tests/integration/security.TestSingleTlsGateway_SecretRotation/to_a (0.74s) PASS tests/integration/security.TestSingleTlsGateway_SecretRotation (0.75s) PASS tests/integration/security.TestSingleMTLSGateway_ServerKeyCertRotation/to_a/mismatched_key/cert_should_fail (0.23s) PASS tests/integration/security.TestSingleMTLSGateway_ServerKeyCertRotation/to_a/matched_key/cert_should_succeed (0.23s) PASS tests/integration/security.TestSingleMTLSGateway_ServerKeyCertRotation/to_a (1.01s) PASS tests/integration/security.TestSingleMTLSGateway_ServerKeyCertRotation (1.02s) PASS tests/integration/security.TestSingleOptionalMTLSGateway/to_a/request_without_client_certificates (0.06s) PASS tests/integration/security.TestSingleOptionalMTLSGateway/to_a/request_with_client_certificates (0.05s) PASS tests/integration/security.TestSingleOptionalMTLSGateway/to_a (0.40s) PASS tests/integration/security.TestSingleOptionalMTLSGateway (0.41s) PASS tests/integration/security.TestSingleMTLSGateway_CompoundSecretRotation/to_a/old_server_CA_should_fail (0.15s) PASS tests/integration/security.TestSingleMTLSGateway_CompoundSecretRotation/to_a/new_server_CA_should_succeed (0.05s) PASS tests/integration/security.TestSingleMTLSGateway_CompoundSecretRotation/to_a (0.52s) PASS tests/integration/security.TestSingleMTLSGateway_CompoundSecretRotation (0.52s) PASS tests/integration/security.TestSingleMTLSGatewayAndNotGeneric_CompoundSecretRotation/to_a/old_server_CA_should_fail (0.23s) PASS tests/integration/security.TestSingleMTLSGatewayAndNotGeneric_CompoundSecretRotation/to_a/new_server_CA_should_succeed (0.05s) PASS tests/integration/security.TestSingleMTLSGatewayAndNotGeneric_CompoundSecretRotation/to_a (0.60s) PASS tests/integration/security.TestSingleMTLSGatewayAndNotGeneric_CompoundSecretRotation (0.61s) PASS tests/integration/security.TestTlsGateways/to_a/runtestmultitlsgateways1.example.com (0.03s) PASS tests/integration/security.TestTlsGateways/to_a/runtestmultitlsgateways2.example.com (0.03s) PASS tests/integration/security.TestTlsGateways/to_a/runtestmultitlsgateways3.example.com (0.03s) PASS tests/integration/security.TestTlsGateways/to_a/runtestmultitlsgateways4.example.com (0.05s) PASS tests/integration/security.TestTlsGateways/to_a/runtestmultitlsgateways5.example.com (0.03s) PASS tests/integration/security.TestTlsGateways/to_a (1.19s) PASS tests/integration/security.TestTlsGateways (1.20s) PASS tests/integration/security.TestMtlsGateways/to_a/runtestmultimtlsgateways1.example.com (0.05s) PASS tests/integration/security.TestMtlsGateways/to_a/runtestmultimtlsgateways2.example.com (0.05s) PASS tests/integration/security.TestMtlsGateways/to_a/runtestmultimtlsgateways3.example.com (0.05s) PASS tests/integration/security.TestMtlsGateways/to_a/runtestmultimtlsgateways4.example.com (0.04s) PASS tests/integration/security.TestMtlsGateways/to_a/runtestmultimtlsgateways5.example.com (0.04s) PASS tests/integration/security.TestMtlsGateways/to_a (1.27s) PASS tests/integration/security.TestMtlsGateways (1.28s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a/mtls_ingress_gateway_without_CRL-client_A (0.22s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a (0.26s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#01/mtls_ingress_gateway_without_CRL-client_B (0.28s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#01 (0.33s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#02/mtls_ingress_gateway_with_CRL-client_A (0.27s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#02 (0.31s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#03/mtls_ingress_gateway_with_dummy_CRL (0.32s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#03 (0.36s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#04/mtls_ingress_gateway_with_CRL-unknown_CA (0.25s) PASS tests/integration/security.TestMtlsGateway_CRL/to_a#04 (0.29s) PASS tests/integration/security.TestMtlsGateway_CRL (1.59s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/valid-token-noauthz (1.06s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/valid-token-2-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/expired-token-cors-preflight-request-allowed (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_b (1.19s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/valid-token-noauthz (0.40s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/valid-token-2-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/expired-token-noauthz (0.04s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/expired-token-cors-preflight-request-allowed (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/expired-token-bad-cors-preflight-request-rejected (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_headless (0.57s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/valid-token-noauthz (0.21s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/valid-token-2-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/expired-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/expired-token-cors-preflight-request-allowed (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a/to_statefulset (0.35s) PASS tests/integration/security.TestRequestAuthentication/authn-only/a (2.12s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/valid-token-noauthz (0.05s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/valid-token-2-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/expired-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/expired-token-cors-preflight-request-allowed (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_b (0.20s) SKIP tests/integration/security.TestRequestAuthentication/authn-only/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/valid-token-noauthz (0.05s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/valid-token-2-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/expired-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/expired-token-cors-preflight-request-allowed (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless/to_statefulset (0.20s) PASS tests/integration/security.TestRequestAuthentication/authn-only/headless (0.41s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/valid-token-noauthz (0.04s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/valid-token-2-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/expired-token-cors-preflight-request-allowed (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/no-token-noauthz (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_b (0.16s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/valid-token-noauthz (0.05s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/valid-token-2-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/expired-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/expired-token-cors-preflight-request-allowed (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/expired-token-bad-cors-preflight-request-rejected (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless/valid-nested-claim-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_headless (0.17s) SKIP tests/integration/security.TestRequestAuthentication/authn-only/statefulset/to_statefulset (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-only/statefulset (0.35s) PASS tests/integration/security.TestRequestAuthentication/authn-only (3.19s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_b/valid-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_b/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_b/no-token (1.36s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_b (1.41s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_headless/valid-token (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_headless/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_headless/no-token (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_headless (0.08s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_statefulset/valid-token (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_statefulset/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_statefulset/no-token (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a/to_statefulset (0.09s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/a (1.59s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_b/valid-token (0.04s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_b/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_b/no-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_b (0.09s) SKIP tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_statefulset/valid-token (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_statefulset/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_statefulset/no-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless/to_statefulset (0.09s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/headless (0.20s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_b/valid-token (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_b/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_b/no-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_b (0.08s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_headless/valid-token (0.03s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_headless/expired-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_headless/no-token (0.02s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_headless (0.09s) SKIP tests/integration/security.TestRequestAuthentication/authn-authz/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestRequestAuthentication/authn-authz/statefulset (0.19s) PASS tests/integration/security.TestRequestAuthentication/authn-authz (2.38s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_b/no-authn-authz (1.35s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_b (1.36s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_headless/no-authn-authz (0.20s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_headless (0.21s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_statefulset/no-authn-authz (0.11s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a/to_statefulset (0.12s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/a (1.70s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/headless/to_b/no-authn-authz (0.20s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/headless/to_b (0.21s) SKIP tests/integration/security.TestRequestAuthentication/no-authn-authz/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/headless/to_statefulset/no-authn-authz (0.20s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/headless/to_statefulset (0.21s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/headless (0.45s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset/to_b/no-authn-authz (0.11s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset/to_b (0.12s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset/to_headless/no-authn-authz (0.20s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset/to_headless (0.21s) SKIP tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz/statefulset (0.34s) PASS tests/integration/security.TestRequestAuthentication/no-authn-authz (2.56s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_b/valid-token-forward (1.38s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_b (1.39s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_headless/valid-token-forward (0.14s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_headless (0.19s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_statefulset/valid-token-forward (0.12s) PASS tests/integration/security.TestRequestAuthentication/forward/a/to_statefulset (0.16s) PASS tests/integration/security.TestRequestAuthentication/forward/a (1.74s) PASS tests/integration/security.TestRequestAuthentication/forward/headless/to_b/valid-token-forward (0.22s) PASS tests/integration/security.TestRequestAuthentication/forward/headless/to_b (0.33s) SKIP tests/integration/security.TestRequestAuthentication/forward/headless/to_headless (0.03s) PASS tests/integration/security.TestRequestAuthentication/forward/headless/to_statefulset/valid-token-forward (0.22s) PASS tests/integration/security.TestRequestAuthentication/forward/headless/to_statefulset (0.32s) PASS tests/integration/security.TestRequestAuthentication/forward/headless (0.68s) PASS tests/integration/security.TestRequestAuthentication/forward/statefulset/to_b/valid-token-forward (0.12s) PASS tests/integration/security.TestRequestAuthentication/forward/statefulset/to_b (0.13s) PASS tests/integration/security.TestRequestAuthentication/forward/statefulset/to_headless/valid-token-forward (0.12s) PASS tests/integration/security.TestRequestAuthentication/forward/statefulset/to_headless (0.13s) SKIP tests/integration/security.TestRequestAuthentication/forward/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestRequestAuthentication/forward/statefulset (0.28s) PASS tests/integration/security.TestRequestAuthentication/forward (2.96s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_b/valid-token-forward-remote-jwks (0.02s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_b (0.03s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_headless/valid-token-forward-remote-jwks (0.03s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_headless (0.04s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_statefulset/valid-token-forward-remote-jwks (0.03s) PASS tests/integration/security.TestRequestAuthentication/remote/a/to_statefulset (0.04s) PASS tests/integration/security.TestRequestAuthentication/remote/a (0.12s) PASS tests/integration/security.TestRequestAuthentication/remote/headless/to_b/valid-token-forward-remote-jwks (0.03s) PASS tests/integration/security.TestRequestAuthentication/remote/headless/to_b (0.04s) SKIP tests/integration/security.TestRequestAuthentication/remote/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/remote/headless/to_statefulset/valid-token-forward-remote-jwks (0.05s) PASS tests/integration/security.TestRequestAuthentication/remote/headless/to_statefulset (0.06s) PASS tests/integration/security.TestRequestAuthentication/remote/headless (0.13s) PASS tests/integration/security.TestRequestAuthentication/remote/statefulset/to_b/valid-token-forward-remote-jwks (0.06s) PASS tests/integration/security.TestRequestAuthentication/remote/statefulset/to_b (0.08s) PASS tests/integration/security.TestRequestAuthentication/remote/statefulset/to_headless/valid-token-forward-remote-jwks (0.05s) PASS tests/integration/security.TestRequestAuthentication/remote/statefulset/to_headless (0.07s) SKIP tests/integration/security.TestRequestAuthentication/remote/statefulset/to_statefulset (0.05s) PASS tests/integration/security.TestRequestAuthentication/remote/statefulset (0.21s) PASS tests/integration/security.TestRequestAuthentication/remote (0.72s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_b/valid-token-forward-remote-jwks (0.74s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_b (0.75s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_headless/valid-token-forward-remote-jwks (0.25s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_headless (0.26s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_statefulset/valid-token-forward-remote-jwks (0.38s) PASS tests/integration/security.TestRequestAuthentication/timeout/a/to_statefulset (0.39s) PASS tests/integration/security.TestRequestAuthentication/timeout/a (1.41s) PASS tests/integration/security.TestRequestAuthentication/timeout/headless/to_b/valid-token-forward-remote-jwks (0.16s) PASS tests/integration/security.TestRequestAuthentication/timeout/headless/to_b (0.21s) SKIP tests/integration/security.TestRequestAuthentication/timeout/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/timeout/headless/to_statefulset/valid-token-forward-remote-jwks (0.17s) PASS tests/integration/security.TestRequestAuthentication/timeout/headless/to_statefulset (0.18s) PASS tests/integration/security.TestRequestAuthentication/timeout/headless (0.42s) PASS tests/integration/security.TestRequestAuthentication/timeout/statefulset/to_b/valid-token-forward-remote-jwks (0.16s) PASS tests/integration/security.TestRequestAuthentication/timeout/statefulset/to_b (0.17s) PASS tests/integration/security.TestRequestAuthentication/timeout/statefulset/to_headless/valid-token-forward-remote-jwks (0.18s) PASS tests/integration/security.TestRequestAuthentication/timeout/statefulset/to_headless (0.22s) SKIP tests/integration/security.TestRequestAuthentication/timeout/statefulset/to_statefulset (0.05s) PASS tests/integration/security.TestRequestAuthentication/timeout/statefulset (0.45s) PASS tests/integration/security.TestRequestAuthentication/timeout (2.90s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_b/invalid-aud (1.75s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_b/valid-aud (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_b/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_b (1.81s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_headless/invalid-aud (0.14s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_headless/valid-aud (0.04s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_headless/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_headless (0.38s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_statefulset/invalid-aud (0.23s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_statefulset/valid-aud (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_statefulset/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/a/to_statefulset (0.38s) PASS tests/integration/security.TestRequestAuthentication/aud/a (2.58s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_b/invalid-aud (0.13s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_b/valid-aud (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_b/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_b (0.19s) SKIP tests/integration/security.TestRequestAuthentication/aud/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_statefulset/invalid-aud (0.23s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_statefulset/valid-aud (0.03s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_statefulset/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/headless/to_statefulset (0.30s) PASS tests/integration/security.TestRequestAuthentication/aud/headless (0.57s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_b/invalid-aud (0.13s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_b/valid-aud (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_b/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_b (0.17s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_headless/invalid-aud (0.13s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_headless/valid-aud (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_headless/verify-policies-are-combined (0.02s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset/to_headless (0.18s) SKIP tests/integration/security.TestRequestAuthentication/aud/statefulset/to_statefulset (0.09s) PASS tests/integration/security.TestRequestAuthentication/aud/statefulset (0.45s) PASS tests/integration/security.TestRequestAuthentication/aud (6.00s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_b/invalid-jwks-valid-token-noauthz (0.21s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_b/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_b/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_b (0.31s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_headless/invalid-jwks-valid-token-noauthz (0.12s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_headless/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_headless/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_headless (0.21s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_statefulset/invalid-jwks-valid-token-noauthz (0.20s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_statefulset/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_statefulset/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a/to_statefulset (0.25s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/a (0.79s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_b/invalid-jwks-valid-token-noauthz (0.38s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_b/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_b/invalid-jwks-no-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_b (0.43s) SKIP tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_statefulset/invalid-jwks-valid-token-noauthz (0.40s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_statefulset/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_statefulset/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless/to_statefulset (0.45s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/headless (0.90s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_b/invalid-jwks-valid-token-noauthz (0.11s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_b/invalid-jwks-expired-token-noauthz (0.03s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_b/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_b (0.17s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_headless/invalid-jwks-valid-token-noauthz (0.11s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_headless/invalid-jwks-expired-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_headless/invalid-jwks-no-token-noauthz (0.02s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_headless (0.15s) SKIP tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks/statefulset (0.34s) PASS tests/integration/security.TestRequestAuthentication/invalid-jwks (2.79s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/valid-params (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/valid-params-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/invalid-params (1.36s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/valid-token-set (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/valid-header-secondary (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_b (1.53s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/valid-params (0.05s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/valid-params-secondary (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/invalid-params (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/valid-token-set (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/valid-header-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_headless (0.22s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/valid-params (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/valid-params-secondary (0.04s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/invalid-params (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/valid-token-set (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/valid-header-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a/to_statefulset (0.20s) PASS tests/integration/security.TestRequestAuthentication/headers-params/a (1.96s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/valid-params (0.04s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/valid-params-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/invalid-params (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/valid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/valid-header-secondary (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_b (0.20s) SKIP tests/integration/security.TestRequestAuthentication/headers-params/headless/to_headless (0.01s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/valid-params (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/valid-params-secondary (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/invalid-params (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/valid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/valid-header-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless/to_statefulset (0.19s) PASS tests/integration/security.TestRequestAuthentication/headers-params/headless (0.41s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/valid-params (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/valid-params-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/invalid-params (0.01s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/valid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/valid-header-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_b (0.16s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/valid-params (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/valid-params-secondary (0.03s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/invalid-params (0.01s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/valid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/invalid-token-set (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/valid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/valid-header-secondary (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless/invalid-header (0.02s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_headless (0.19s) SKIP tests/integration/security.TestRequestAuthentication/headers-params/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestRequestAuthentication/headers-params/statefulset (0.37s) PASS tests/integration/security.TestRequestAuthentication/headers-params (3.13s) PASS tests/integration/security.TestRequestAuthentication (26.65s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_b/in-mesh-with-expired-token (0.26s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_b/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_b (0.29s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_headless/in-mesh-with-expired-token (0.20s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_headless/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_headless (0.23s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_statefulset/in-mesh-with-expired-token (0.11s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_statefulset/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a/to_statefulset (0.14s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/a (0.77s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_b/in-mesh-with-expired-token (0.20s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_b/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_b (0.23s) SKIP tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_headless (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_statefulset/in-mesh-with-expired-token (0.21s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_statefulset/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless/to_statefulset (0.24s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/headless (0.49s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_b/in-mesh-with-expired-token (0.36s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_b/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_b (0.39s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_headless/in-mesh-with-expired-token (0.20s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_headless/in-mesh-without-token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_headless (0.23s) SKIP tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset/to_statefulset (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn/statefulset (0.63s) PASS tests/integration/security.TestIngressRequestAuthentication/in-mesh-authn (1.94s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/allow_healthz (0.03s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/deny_without_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/allow_with_sub-1_token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/deny_with_sub-2_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/deny_with_expired_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/allow_with_sub-1_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/allow_with_sub-2_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/deny_without_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b/deny_with_token_on_other_host (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_b (0.14s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/allow_healthz (0.03s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/deny_without_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/allow_with_sub-1_token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/deny_with_sub-2_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/deny_with_expired_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/allow_with_sub-1_token_on_any.com (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/allow_with_sub-2_token_on_any.com (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/deny_without_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless/deny_with_token_on_other_host (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_headless (0.15s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/allow_healthz (0.03s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/deny_without_token (0.02s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/allow_with_sub-1_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/deny_with_sub-2_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/deny_with_expired_token (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/allow_with_sub-1_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/allow_with_sub-2_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/deny_without_token_on_any.com (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset/deny_with_token_on_other_host (0.01s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn/to_statefulset (0.14s) PASS tests/integration/security.TestIngressRequestAuthentication/ingress-authn (0.48s) PASS tests/integration/security.TestIngressRequestAuthentication (2.87s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/allow_healthz (3.59s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/deny_without_token (0.01s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/allow_with_sub-1_token (0.02s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/allow_with_sub-1_token_despite_"ignored"_RequestAuthentication_(enableGatewayAPISelectorPolicies_flag_=_true) (0.02s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/deny_with_sub-2_token (0.02s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/deny_with_expired_token (0.02s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/allow_with_sub-1_token_on_any.com (0.01s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/allow_with_sub-2_token_on_any.com (0.01s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/deny_without_token_on_any.com (0.01s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b/deny_with_token_on_other_host (0.01s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn/to_b (3.83s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication/gateway-authn (4.02s) PASS tests/integration/security.TestGatewayAPIRequestAuthentication (4.43s) PASS tests/integration/security.TestMtlsHealthCheck/rewrite-success (8.21s) PASS tests/integration/security.TestMtlsHealthCheck (8.26s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/a/to_b/mtls/tcp-wl-only(deny) (0.75s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/a/to_b/mtls/http-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/a/to_b (0.77s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/a (0.78s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/headless/to_b/mtls/tcp-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/headless/to_b/mtls/http-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/headless/to_b (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/headless (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/naked/to_b/plaintext/tcp-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/naked/to_b/plaintext/http-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/naked/to_b (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/naked (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/statefulset/to_b/mtls/tcp-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/statefulset/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/statefulset/to_b (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE/statefulset (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE (1.39s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/a/to_b/mtls/tcp-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/a/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/a/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/a (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/headless/to_b/mtls/tcp-wl-only(deny) (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/headless/to_b/mtls/http-wl-only(deny) (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/headless/to_b (0.18s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/headless (0.18s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/naked/to_b/plaintext/tcp-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/naked/to_b/plaintext/http-wl-only(deny) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/naked/to_b (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/naked (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/statefulset/to_b/mtls/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/statefulset/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/statefulset/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz/statefulset (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_authz (0.78s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/a/to_b/mtls/tcp-wl-only(allow) (0.71s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/a/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/a/to_b (0.85s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/a (0.86s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/headless/to_b/mtls/tcp-wl-only(allow) (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/headless/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/headless/to_b (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/headless (0.11s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/naked/to_b/plaintext/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/naked/to_b/plaintext/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/naked/to_b (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/naked (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/statefulset/to_b/mtls/tcp-wl-only(allow) (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/statefulset/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/statefulset/to_b (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT/statefulset (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT (1.89s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/a/to_b/mtls/tcp-wl-only(allow) (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/a/to_b/mtls/http-wl-only(allow) (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/a/to_b (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/a (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/headless/to_b/mtls/tcp-wl-only(allow) (0.13s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/headless/to_b/mtls/http-wl-only(allow) (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/headless/to_b (0.22s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/headless (0.23s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/naked/to_b/plaintext/tcp-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/naked/to_b/plaintext/http-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/naked/to_b (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/naked (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/statefulset/to_b/mtls/tcp-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/statefulset/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/statefulset/to_b (0.11s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE/statefulset (0.15s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE (1.16s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/a/to_b/mtls/tcp-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/a/to_b/mtls/http-wl-only(deny) (0.40s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/a/to_b (0.43s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/a (0.44s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/headless/to_b/mtls/tcp-wl-only(allow) (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/headless/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/headless/to_b (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/headless (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/naked/to_b/plaintext/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/naked/to_b/plaintext/http-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/naked/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/naked (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/statefulset/to_b/mtls/tcp-wl-only(allow) (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/statefulset/to_b/mtls/http-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/statefulset/to_b (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT/statefulset (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_STRICT (1.32s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/a/to_b/mtls/tcp-wl-only(deny) (0.42s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/a/to_b/mtls/http-wl-only(allow) (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/a/to_b (0.48s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/a (0.48s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/headless/to_b/mtls/tcp-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/headless/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/headless/to_b (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/headless (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/naked/to_b/plaintext/tcp-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/naked/to_b/plaintext/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/naked/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/naked (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/statefulset/to_b/mtls/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/statefulset/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/statefulset/to_b (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE/statefulset (0.12s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_DISABLE (1.32s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/a/to_b/mtls/tcp-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/a/to_b/mtls/http-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/a/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/a (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/headless/to_b/mtls/tcp-wl-only(allow) (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/headless/to_b/mtls/http-wl-only(allow) (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/headless/to_b (0.14s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/headless (0.15s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/naked/to_b/plaintext/tcp-wl-only(deny) (0.21s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/naked/to_b/plaintext/http-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/naked/to_b (0.25s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/naked (0.26s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/statefulset/to_b/mtls/tcp-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/statefulset/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/statefulset/to_b (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT/statefulset (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_STRICT (1.17s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/a/to_b/mtls/tcp-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/a/to_b/mtls/http-wl-only(allow) (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/a/to_b (0.11s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/a (0.12s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/headless/to_b/mtls/tcp-wl-only(allow) (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/headless/to_b/mtls/http-wl-only(allow) (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/headless/to_b (0.18s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/headless (0.19s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/naked/to_b/plaintext/tcp-wl-only(allow) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/naked/to_b/plaintext/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/naked/to_b (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/naked (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/statefulset/to_b/mtls/tcp-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/statefulset/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/statefulset/to_b (0.14s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE/statefulset (0.15s) PASS tests/integration/security.TestPassThroughFilterChain/STRICT_with_PERMISSIVE (1.12s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/a/to_b/mtls/tcp-wl-only(deny) (0.02s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/a/to_b/mtls/http-wl-only(allow) (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/a/to_b (0.15s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/a (0.16s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/headless/to_b/mtls/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/headless/to_b/mtls/http-wl-only(allow) (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/headless/to_b (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/headless (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/naked/to_b/plaintext/tcp-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/naked/to_b/plaintext/http-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/naked/to_b (0.07s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/naked (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/statefulset/to_b/mtls/tcp-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/statefulset/to_b/mtls/http-wl-only(allow) (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/statefulset/to_b (0.08s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE/statefulset (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/PERMISSIVE_with_DISABLE (5.34s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/a/to_b/mtls/tcp-wl-only(allow) (0.06s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/a/to_b/mtls/http-wl-only(deny) (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/a/to_b (0.09s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/a (0.10s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/headless/to_b/mtls/tcp-wl-only(allow) (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/headless/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/headless/to_b (0.18s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/headless (0.19s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/naked/to_b/plaintext/tcp-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/naked/to_b/plaintext/http-wl-only(allow) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/naked/to_b (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/naked (0.04s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/statefulset/to_b/mtls/tcp-wl-only(allow) (0.03s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/statefulset/to_b/mtls/http-wl-only(deny) (0.01s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/statefulset/to_b (0.05s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE/statefulset (0.11s) PASS tests/integration/security.TestPassThroughFilterChain/DISABLE_with_PERMISSIVE (5.23s) PASS tests/integration/security.TestPassThroughFilterChain (20.72s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/a/to_b (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/a/to_headless (0.15s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/a/to_naked (1.34s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/a (1.62s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/naked/to_b (0.15s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/naked/to_headless (0.18s) SKIP tests/integration/security.TestReachability/global_mtls_strict/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_mtls_strict/http/naked (0.44s) PASS tests/integration/security.TestReachability/global_mtls_strict/http (2.11s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/a/to_b (0.08s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/a/to_headless (0.07s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/a (0.27s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/global_mtls_strict/ws/naked/to_naked (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/naked/to_statefulset (0.12s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws/naked (0.24s) PASS tests/integration/security.TestReachability/global_mtls_strict/ws (0.57s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/a/to_b (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/a (0.17s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_mtls_strict/http2/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2/naked (0.12s) PASS tests/integration/security.TestReachability/global_mtls_strict/http2 (0.36s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/a/to_b (0.08s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/a/to_headless (0.09s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/a/to_statefulset (0.10s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/a (0.32s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/global_mtls_strict/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/naked/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/https/naked (0.18s) PASS tests/integration/security.TestReachability/global_mtls_strict/https (0.56s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/a/to_b (0.07s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/a/to_headless (0.07s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/a (0.28s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/global_mtls_strict/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp/naked (0.12s) PASS tests/integration/security.TestReachability/global_mtls_strict/tcp (0.47s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/a/to_b (0.04s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/a/to_headless (0.06s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/a (0.20s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/naked/to_b (0.07s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_mtls_strict/grpc/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc/naked (0.16s) PASS tests/integration/security.TestReachability/global_mtls_strict/grpc (0.41s) PASS tests/integration/security.TestReachability/global_mtls_strict (4.57s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/a/to_b (0.03s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/a/to_headless (0.04s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/a/to_naked (0.08s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/a/to_statefulset (0.07s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/a (0.24s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/naked/to_b (0.14s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/naked/to_headless (0.12s) SKIP tests/integration/security.TestReachability/global_mtls_permissive/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http/naked (0.32s) PASS tests/integration/security.TestReachability/global_mtls_permissive/http (0.62s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/a/to_b (0.09s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/a/to_headless (0.10s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/a/to_statefulset (0.20s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/a (0.42s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/naked/to_b (0.07s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/naked/to_headless (0.08s) SKIP tests/integration/security.TestReachability/global_mtls_permissive/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/naked/to_statefulset (0.11s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https/naked (0.29s) PASS tests/integration/security.TestReachability/global_mtls_permissive/https (0.76s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/a/to_b (0.09s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/a/to_headless (0.07s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/a/to_statefulset (0.08s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/a (0.29s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/global_mtls_permissive/tcp/naked/to_naked (0.06s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/naked/to_statefulset (0.13s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp/naked (0.32s) PASS tests/integration/security.TestReachability/global_mtls_permissive/tcp (0.76s) PASS tests/integration/security.TestReachability/global_mtls_permissive (2.22s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/a/to_b (0.82s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/a/to_headless (0.04s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/a/to_naked (0.09s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/a (1.00s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/naked/to_b (0.04s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/global_mtls_disabled/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http/naked (0.17s) PASS tests/integration/security.TestReachability/global_mtls_disabled/http (1.24s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/a/to_b (0.06s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/a/to_headless (0.08s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/a (0.24s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/naked/to_b (0.07s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/global_mtls_disabled/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/naked/to_statefulset (0.07s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https/naked (0.22s) PASS tests/integration/security.TestReachability/global_mtls_disabled/https (0.52s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/a/to_b (0.11s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/a/to_headless (0.03s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/a/to_naked (0.08s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/a/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/a (0.25s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/naked/to_b (0.04s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_mtls_disabled/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp/naked (0.13s) PASS tests/integration/security.TestReachability/global_mtls_disabled/tcp (0.45s) PASS tests/integration/security.TestReachability/global_mtls_disabled (2.29s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/a/to_b (0.04s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/a/to_headless (0.10s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/a/to_naked (0.08s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/a (0.37s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/naked/to_b (0.04s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http/naked (0.15s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/http (0.58s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/a/to_b (0.08s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/a/to_headless (0.06s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/a (0.26s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/naked/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https/naked (0.19s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/https (0.50s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/a/to_b (0.04s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/a/to_headless (0.03s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/a/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/a (0.12s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp/naked (0.12s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive/tcp (0.30s) PASS tests/integration/security.TestReachability/global_plaintext_to_mtls_permissive (1.46s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/a/to_b (1.77s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/a (1.93s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/naked/to_headless (0.10s) SKIP tests/integration/security.TestReachability/global_automtls_strict/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_automtls_strict/http/naked (0.20s) PASS tests/integration/security.TestReachability/global_automtls_strict/http (2.20s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/a/to_b (0.08s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/a/to_headless (0.09s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/a/to_naked (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/a/to_statefulset (0.09s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/a (0.32s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/global_automtls_strict/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/naked/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/https/naked (0.17s) PASS tests/integration/security.TestReachability/global_automtls_strict/https (0.55s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/a/to_b (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/a (0.27s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_automtls_strict/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp/naked (0.14s) PASS tests/integration/security.TestReachability/global_automtls_strict/tcp (0.47s) PASS tests/integration/security.TestReachability/global_automtls_strict (3.26s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/a/to_b (0.39s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/a/to_headless (0.04s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/a/to_naked (0.04s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/a (0.52s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_automtls_disable/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/naked/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_automtls_disable/http/naked (0.18s) PASS tests/integration/security.TestReachability/global_automtls_disable/http (0.80s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/a/to_b (0.06s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/a (0.23s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/global_automtls_disable/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/naked/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_disable/https/naked (0.20s) PASS tests/integration/security.TestReachability/global_automtls_disable/https (0.52s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/a/to_b (0.04s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/a/to_headless (0.03s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/a/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/a (0.13s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/global_automtls_disable/tcp/naked/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp/naked (0.13s) PASS tests/integration/security.TestReachability/global_automtls_disable/tcp (0.33s) PASS tests/integration/security.TestReachability/global_automtls_disable (1.83s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/a/to_b (1.43s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/a/to_headless (0.07s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/a/to_naked (0.06s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/a (1.63s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/naked/to_b (0.04s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/naked/to_headless (0.25s) SKIP tests/integration/security.TestReachability/global_automtls_passthrough/http/naked/to_naked (0.12s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/naked/to_statefulset (0.11s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http/naked (0.53s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/http (2.24s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/a/to_b (0.09s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/a/to_headless (0.10s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/a/to_naked (0.06s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/a/to_statefulset (0.08s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/a (0.34s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/naked/to_b (0.07s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/naked/to_headless (0.09s) SKIP tests/integration/security.TestReachability/global_automtls_passthrough/https/naked/to_naked (0.05s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/naked/to_statefulset (0.10s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https/naked (0.33s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/https (0.78s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/a/to_b (0.07s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/a/to_headless (0.09s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/a (0.35s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/global_automtls_passthrough/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp/naked (0.11s) PASS tests/integration/security.TestReachability/global_automtls_passthrough/tcp (0.54s) PASS tests/integration/security.TestReachability/global_automtls_passthrough (3.62s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/a/to_b (0.03s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/a/to_naked (1.43s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/a (1.58s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/global_no_peer_authn/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/naked/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http/naked (0.16s) PASS tests/integration/security.TestReachability/global_no_peer_authn/http (1.81s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/a/to_b (0.07s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/a/to_headless (0.08s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/a/to_statefulset (0.07s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/a (0.25s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/naked/to_headless (0.08s) SKIP tests/integration/security.TestReachability/global_no_peer_authn/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/naked/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https/naked (0.22s) PASS tests/integration/security.TestReachability/global_no_peer_authn/https (0.53s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/a/to_b (0.05s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/a/to_headless (0.09s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/a/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/a (0.22s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/global_no_peer_authn/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp/naked (0.12s) PASS tests/integration/security.TestReachability/global_no_peer_authn/tcp (0.39s) PASS tests/integration/security.TestReachability/global_no_peer_authn (2.79s) PASS tests/integration/security.TestReachability/mtls_strict/http/a/to_b (0.04s) PASS tests/integration/security.TestReachability/mtls_strict/http/a/to_headless (0.07s) PASS tests/integration/security.TestReachability/mtls_strict/http/a/to_naked (0.10s) PASS tests/integration/security.TestReachability/mtls_strict/http/a/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/mtls_strict/http/a (0.27s) PASS tests/integration/security.TestReachability/mtls_strict/http/naked/to_b (1.72s) PASS tests/integration/security.TestReachability/mtls_strict/http/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/mtls_strict/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_strict/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/mtls_strict/http/naked (1.82s) PASS tests/integration/security.TestReachability/mtls_strict/http (2.14s) PASS tests/integration/security.TestReachability/mtls_strict/https/a/to_b (0.07s) PASS tests/integration/security.TestReachability/mtls_strict/https/a/to_headless (0.08s) PASS tests/integration/security.TestReachability/mtls_strict/https/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/mtls_strict/https/a/to_statefulset (0.10s) PASS tests/integration/security.TestReachability/mtls_strict/https/a (0.29s) PASS tests/integration/security.TestReachability/mtls_strict/https/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/mtls_strict/https/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/mtls_strict/https/naked/to_naked (0.06s) PASS tests/integration/security.TestReachability/mtls_strict/https/naked/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/mtls_strict/https/naked (0.38s) PASS tests/integration/security.TestReachability/mtls_strict/https (0.72s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/a/to_b (0.05s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/a/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/a (0.18s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/mtls_strict/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/mtls_strict/tcp/naked (0.11s) PASS tests/integration/security.TestReachability/mtls_strict/tcp (0.41s) PASS tests/integration/security.TestReachability/mtls_strict (5.79s) PASS tests/integration/security.TestReachability/mtls_permissive/http/a/to_b (0.07s) PASS tests/integration/security.TestReachability/mtls_permissive/http/a/to_headless (0.13s) PASS tests/integration/security.TestReachability/mtls_permissive/http/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/mtls_permissive/http/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/mtls_permissive/http/a (0.34s) PASS tests/integration/security.TestReachability/mtls_permissive/http/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/mtls_permissive/http/naked/to_headless (0.08s) SKIP tests/integration/security.TestReachability/mtls_permissive/http/naked/to_naked (0.02s) PASS tests/integration/security.TestReachability/mtls_permissive/http/naked/to_statefulset (0.05s) PASS tests/integration/security.TestReachability/mtls_permissive/http/naked (0.21s) PASS tests/integration/security.TestReachability/mtls_permissive/http (0.80s) PASS tests/integration/security.TestReachability/mtls_permissive/https/a/to_b (0.10s) PASS tests/integration/security.TestReachability/mtls_permissive/https/a/to_headless (0.14s) PASS tests/integration/security.TestReachability/mtls_permissive/https/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/mtls_permissive/https/a/to_statefulset (0.12s) PASS tests/integration/security.TestReachability/mtls_permissive/https/a (0.44s) PASS tests/integration/security.TestReachability/mtls_permissive/https/naked/to_b (0.06s) PASS tests/integration/security.TestReachability/mtls_permissive/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/mtls_permissive/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_permissive/https/naked/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/mtls_permissive/https/naked (0.25s) PASS tests/integration/security.TestReachability/mtls_permissive/https (0.75s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/a/to_b (0.24s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/a/to_headless (0.21s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/a/to_naked (0.07s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/a/to_statefulset (0.11s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/a (0.64s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/naked/to_b (0.05s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/naked/to_headless (0.05s) SKIP tests/integration/security.TestReachability/mtls_permissive/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/naked/to_statefulset (0.12s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp/naked (0.23s) PASS tests/integration/security.TestReachability/mtls_permissive/tcp (1.07s) PASS tests/integration/security.TestReachability/mtls_permissive (5.50s) PASS tests/integration/security.TestReachability/mtls_disabled/http/a/to_b (0.50s) PASS tests/integration/security.TestReachability/mtls_disabled/http/a/to_headless (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/http/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/http/a/to_statefulset (0.07s) PASS tests/integration/security.TestReachability/mtls_disabled/http/a (0.64s) PASS tests/integration/security.TestReachability/mtls_disabled/http/naked/to_b (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/http/naked/to_headless (0.03s) SKIP tests/integration/security.TestReachability/mtls_disabled/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_disabled/http/naked/to_statefulset (0.04s) PASS tests/integration/security.TestReachability/mtls_disabled/http/naked (0.12s) PASS tests/integration/security.TestReachability/mtls_disabled/http (0.82s) PASS tests/integration/security.TestReachability/mtls_disabled/https/a/to_b (0.06s) PASS tests/integration/security.TestReachability/mtls_disabled/https/a/to_headless (0.05s) PASS tests/integration/security.TestReachability/mtls_disabled/https/a/to_naked (0.05s) PASS tests/integration/security.TestReachability/mtls_disabled/https/a/to_statefulset (0.06s) PASS tests/integration/security.TestReachability/mtls_disabled/https/a (0.24s) PASS tests/integration/security.TestReachability/mtls_disabled/https/naked/to_b (0.09s) PASS tests/integration/security.TestReachability/mtls_disabled/https/naked/to_headless (0.06s) SKIP tests/integration/security.TestReachability/mtls_disabled/https/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_disabled/https/naked/to_statefulset (0.07s) PASS tests/integration/security.TestReachability/mtls_disabled/https/naked (0.24s) PASS tests/integration/security.TestReachability/mtls_disabled/https (0.53s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/a/to_b (0.04s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/a/to_headless (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/a/to_naked (0.02s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/a/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/a (0.12s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/naked/to_b (0.04s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/naked/to_headless (0.04s) SKIP tests/integration/security.TestReachability/mtls_disabled/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/naked/to_statefulset (0.03s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp/naked (0.15s) PASS tests/integration/security.TestReachability/mtls_disabled/tcp (0.32s) PASS tests/integration/security.TestReachability/mtls_disabled (2.34s) PASS tests/integration/security.TestReachability/mtls_port_override/http/a/to_b (0.03s) PASS tests/integration/security.TestReachability/mtls_port_override/http/a/to_naked (0.06s) PASS tests/integration/security.TestReachability/mtls_port_override/http/a (0.10s) PASS tests/integration/security.TestReachability/mtls_port_override/http/naked/to_b (0.22s) SKIP tests/integration/security.TestReachability/mtls_port_override/http/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_port_override/http/naked (0.25s) PASS tests/integration/security.TestReachability/mtls_port_override/http (0.40s) PASS tests/integration/security.TestReachability/mtls_port_override/https/a/to_b (0.29s) PASS tests/integration/security.TestReachability/mtls_port_override/https/a/to_naked (0.14s) PASS tests/integration/security.TestReachability/mtls_port_override/https/a (0.46s) PASS tests/integration/security.TestReachability/mtls_port_override/https/naked/to_b (0.07s) SKIP tests/integration/security.TestReachability/mtls_port_override/https/naked/to_naked (0.02s) PASS tests/integration/security.TestReachability/mtls_port_override/https/naked (0.09s) PASS tests/integration/security.TestReachability/mtls_port_override/https (0.61s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp/a/to_b (0.03s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp/a/to_naked (0.03s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp/a (0.07s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp/naked/to_b (0.10s) SKIP tests/integration/security.TestReachability/mtls_port_override/tcp/naked/to_naked (0.01s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp/naked (0.12s) PASS tests/integration/security.TestReachability/mtls_port_override/tcp (0.26s) PASS tests/integration/security.TestReachability/mtls_port_override (1.51s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vistio/a/to_migration (3.02s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vistio/a (3.03s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vistio (3.06s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vlegacy/a/to_migration (0.02s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vlegacy/a (0.02s) PASS tests/integration/security.TestReachability/migration_no_tls/http/vlegacy (0.06s) PASS tests/integration/security.TestReachability/migration_no_tls (3.49s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vistio/a/to_migration (0.72s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vistio/a (0.73s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vistio (0.77s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vlegacy/a/to_migration (0.03s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vlegacy/a (0.03s) PASS tests/integration/security.TestReachability/migration_tls_disabled/http/vlegacy (0.08s) PASS tests/integration/security.TestReachability/migration_tls_disabled (1.33s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vistio/a/to_migration (2.85s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vistio/a (2.86s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vistio (2.93s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vlegacy/a/to_migration (0.02s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vlegacy/a (0.03s) PASS tests/integration/security.TestReachability/migration_tls_mutual/http/vlegacy (0.06s) PASS tests/integration/security.TestReachability/migration_tls_mutual (3.67s) PASS tests/integration/security.TestReachability (54.06s) 2025-12-09T07:17:09.741130Z info tf === FAILED: Test Run: 'security' (exitCode: 1) === 2025-12-09T07:17:09.741193Z info tf === Suite "security" run time: 12m43.818277789s === 2025-12-09T07:17:09.741206Z info tf Wrote trace to /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/trace.yaml 2025-12-09T07:17:09.742449Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:17:09.742470Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:17:09.742467Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:17:09.742507Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:17:09.742529Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:17:10.244259Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:17:09Z/234fe0b80c1-bcef-426b-bfa9-247b0a68851e 2025-12-09T07:17:10.244480Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5016s 2025-12-09T07:17:10.245335Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:17:10.388009Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:17:09Z/234ba16d073-5cdd-4abe-844e-521f4fec5304 2025-12-09T07:17:10.388375Z info tf istioctl ([x internal-debug --all configz]): completed after 0.6455s 2025-12-09T07:17:10.389117Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:17:10.515123Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:17:09Z/2341ce1a92e-f7cf-49c1-8edb-d48b1e26e953 2025-12-09T07:17:10.515286Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.7724s 2025-12-09T07:17:10.516183Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:17:11.261121Z warn tf cluster/pod cluster-0/istio-system/istio-ingressgateway-5754586674-dv5p6 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:11.517914Z warn tf cluster/pod cluster-0/istio-system/istio-egressgateway-665464fcb8-2vs27 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:11.523363Z warn tf cluster/pod cluster-0/echo1/a-v1-54df7f4d7c-lzfwt found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:11.724727Z warn tf cluster/pod cluster-0/echo2/headless-v1-7859fcf779-s2k9n found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:11.821561Z warn tf cluster/pod cluster-0/echo1/c-v1-5d9bd475dc-xnsnl found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:11.978181Z warn tf cluster/pod cluster-0/echo1/migration-vistio-659f748d78-ckwzf found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:12.018907Z warn tf cluster/pod cluster-0/echo2/a-v1-54df7f4d7c-p6gzx found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:17:27.486940Z info tf Done dumping: [suite(security)] for [suite(security)] (17.744699347s) 2025-12-09T07:17:27.503180Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:17:27.802956Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:17:27.921593Z info tf === BEGIN: Cleanup Istio [Suite=security] === 2025-12-09T07:17:27.921652Z info tf === SUCCEEDED: Cleanup Istio in 53.45µs [Suite=security] === FAIL tests/integration/security DONE 3154 tests, 59 skipped, 19 failures in 782.117s exec: [go test -json -test.run=^TestAuthz_IngressGateway$/^to_b$/^172\.17\.72\.46->remoteipblocks\.b\.com$/^\(deny\)$/^http$ -tags=integ -timeout 180m istio.io/istio/tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3289478 2025-12-09T07:17:42.500421Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:17:42.500479Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:17:42.538097Z info tf === Test Framework Settings === 2025-12-09T07:17:42.538185Z info tf TestID: security RunID: a1ead971-9502-4ee4-94fa-43ba361b3239 NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:17:42.538195Z info tf =============================== 2025-12-09T07:17:42.538615Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43 2025-12-09T07:17:42.538751Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:17:42.538772Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:17:42.538798Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:17:42.538811Z info tf === BEGIN: Building clusters === 2025-12-09T07:17:42.543196Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:17:42.543206Z info tf === DONE: Building clusters === 2025-12-09T07:17:42.543225Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:17:42.543254Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:17:42.543261Z info tf === Istio Component Config === 2025-12-09T07:17:42.543291Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:17:42.543295Z info tf ================================ 2025-12-09T07:17:42.546118Z info tf skipping deployment as specified in the config 2025-12-09T07:17:42.546135Z info tf === SUCCEEDED: Deploy Istio in 2.876052ms [Suite=security]=== 2025-12-09T07:17:42.546183Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:17:42.546221Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:17:42.546232Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:17:42.546270Z info tf === BEGIN: Create namespace external === 2025-12-09T07:17:42.587781Z info tf === SUCCEEDED: Create namespace echo2 in 41.591885ms === 2025-12-09T07:17:42.592196Z info tf === SUCCEEDED: Create namespace external in 45.954101ms === 2025-12-09T07:17:42.592240Z info tf === SUCCEEDED: Create namespace echo1 in 46.031262ms === 2025-12-09T07:17:42.592421Z info tf === SUCCEEDED: Create namespace servers in 46.232381ms === 2025-12-09T07:17:42.592540Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:17:42.592554Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:17:42.592595Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:17:42.603663Z error tf === FAILED: Deploy JWT server === 2025-12-09T07:17:42.603694Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Service-Secret-Deployment.2866668559.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:17:42.604035Z error tf === FAILED: Deploy authz server === 2025-12-09T07:17:42.604054Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-Service.2274204678.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:17:42.630914Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:17:42.643650Z error tf === FAILED: Deploy local authz server (ns=echo1) === 2025-12-09T07:17:42.643688Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/ServiceEntry.2535418547.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated 2025-12-09T07:17:42.765775Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:17:43.136111Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.139149Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.139365Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.141013Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.141199Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.141276Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.143448Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.144923Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.144923Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.145793Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.148189Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.148496Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.148664Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.151278Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.157448Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.159142Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:17:43.234068Z error klog an error occurred forwarding 37179 -> 17070: error forwarding port 17070 to pod d478a6b4b36798b0e7b0788dec439a565241f957738376a3d9c16c396c19a500, uid : port forward into network namespace "/var/run/netns/5e66ba6f-730c-4469-8c3e-fcd250d657f2": failed to connect to localhost:17070 inside namespace d478a6b4b36798b0e7b0788dec439a565241f957738376a3d9c16c396c19a500: dial tcp [::1]:17070: connect: connection refused: Unhandled Error logger=UnhandledError 2025-12-09T07:17:43.236149Z error port forward failed: lost connection to pod 2025-12-09T07:17:43.236244Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.239695Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.239726Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.242098Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.242142Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.242180Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.244603Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.245597Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.245629Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.246972Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.248734Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.248765Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.248824Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.252264Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.257622Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.260092Z info klog Caches are synced controller=echo 2025-12-09T07:17:43.274669Z error port forward failed: error upgrading connection: unable to upgrade connection: pod not found ("statefulset-v1-0_echo2") 2025-12-09T07:17:43.298494Z error port forward failed: error upgrading connection: unable to upgrade connection: pod not found ("b-v1-7bdf4fbd68-29m24_echo2") 2025-12-09T07:17:53.151289Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:17:53.166149Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:17:58.208658Z info Work item handle failed (failed connecting to grpc client to pod echo1/statefulset-v1-0 : context deadline exceeded), retry after delay 1s 2025-12-09T07:18:04.152090Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:04.168070Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:09.210865Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:18:15.153565Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:15.169396Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:20.212071Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:18:26.154714Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:26.170588Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:31.213633Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:18:37.156254Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:37.172157Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:42.215005Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:18:48.157739Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:48.173503Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:53.216080Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:18:59.158490Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:18:59.174410Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:04.218083Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:19:10.160423Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:10.175277Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:15.219736Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:19:21.161472Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:21.176442Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:26.221423Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:19:32.163354Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:32.178233Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:37.223028Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:19:43.164457Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:43.179319Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:48.225200Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:19:54.166577Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:54.180187Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:19:59.225859Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:20:05.167161Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:05.181815Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:10.227651Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:20:16.168555Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:16.183155Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:21.228581Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:20:27.170591Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:27.184175Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:32.230028Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:20:38.172538Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:38.185216Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:43.231499Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:20:49.173676Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:49.186385Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:20:54.232591Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:00.175706Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:00.187898Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:05.233861Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:11.177127Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:11.188642Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:16.235879Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:22.178737Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:22.190460Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:27.237068Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:33.180612Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:33.192215Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:38.238157Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:44.182618Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:44.193382Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:49.239758Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:21:55.184508Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:21:55.194146Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:00.241062Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:22:06.185705Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:06.195326Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:11.242528Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:22:17.187090Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:17.196769Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:22.243687Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:22:28.188769Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:28.197336Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:33.243990Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:22:39.190670Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:39.198328Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:44.245430Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:22:50.192004Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:50.199515Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:22:55.246876Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:01.193952Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:01.200609Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:06.248335Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:12.195259Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:12.201825Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:17.250247Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:23.196741Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:23.202351Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:28.251748Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:34.197760Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:34.203462Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:39.252776Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:45.198936Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:45.204503Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:50.253582Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:23:56.200782Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:23:56.205495Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:01.254955Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:24:07.202170Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:07.206824Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:12.256341Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:24:18.203651Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:18.209239Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:23.256918Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:24:29.205477Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:29.210239Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:34.258121Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:24:40.207404Z info Work item handle failed (timeout while waiting after 9 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:40.211056Z info Work item handle failed (timeout while waiting after 9 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:45.259813Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:24:51.208935Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:51.211516Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:24:56.261146Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:02.210793Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:02.212285Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:07.262147Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:13.213018Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:13.213018Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:18.263019Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:24.214353Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:24.214358Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:29.264561Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:35.215023Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:35.215041Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:40.266196Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:46.216934Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:46.216947Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:51.267113Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:25:57.218668Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:25:57.218794Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:02.268261Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:26:08.219954Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:08.220051Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:13.269416Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:26:19.221359Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:19.221332Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:24.270949Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:26:30.222089Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:30.222089Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:35.272586Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:26:41.224090Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:41.224090Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:46.274285Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:26:52.225715Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:52.225698Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:26:57.276061Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:03.227573Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:03.227619Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:08.277624Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:14.229004Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:14.229010Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:19.278478Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:25.230167Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:25.230182Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:30.279110Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:36.232207Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:36.232284Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:41.281234Z info Work item handle failed (timeout while waiting after 9 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:47.234107Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:47.234125Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:52.283104Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:27:52.283201Z error tf === FAILED: Deploy echo instances === 2025-12-09T07:27:52.283297Z error tf 17 errors occurred: * failed deploying echo external.external.svc.cluster.local to cluster cluster-0: failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-ConfigMap.2255083934.yaml] to ns external in cluster cluster-0: apply: patch: deployments.apps "external-v1" is forbidden: unable to create new content in namespace external because it is being terminated * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/b) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/c) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/c) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/statefulset) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/b) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo1/statefulset) 2025-12-09T07:27:52.283384Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:27:52.283384Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:27:52.283435Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:27:52.283454Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:27:52.283477Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:27:52.301188Z error tf Test setup error: 20 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Service-Secret-Deployment.2866668559.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-Service.2274204678.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/ServiceEntry.2535418547.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed deploying echo external.external.svc.cluster.local to cluster cluster-0: failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-ConfigMap.2255083934.yaml] to ns external in cluster cluster-0: apply: patch: deployments.apps "external-v1" is forbidden: unable to create new content in namespace external because it is being terminated * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/b) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/c) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/c) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/statefulset) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/b) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo1/statefulset) 2025-12-09T07:27:52.301342Z info tf === FAILED: Setup: 'security' (20 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Service-Secret-Deployment.2866668559.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-Service.2274204678.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/ServiceEntry.2535418547.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed deploying echo external.external.svc.cluster.local to cluster cluster-0: failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-ConfigMap.2255083934.yaml] to ns external in cluster cluster-0: apply: patch: deployments.apps "external-v1" is forbidden: unable to create new content in namespace external because it is being terminated * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/b) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/c) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/c) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/statefulset) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/b) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo1/statefulset) ) === 2025-12-09T07:27:52.301387Z error tf Exiting due to setup failure: 20 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Service-Secret-Deployment.2866668559.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-Service.2274204678.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/ServiceEntry.2535418547.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed deploying echo external.external.svc.cluster.local to cluster cluster-0: failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a1ead97195024ee494fa43/_suite_context/Deployment-ConfigMap.2255083934.yaml] to ns external in cluster cluster-0: apply: patch: deployments.apps "external-v1" is forbidden: unable to create new content in namespace external because it is being terminated * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/proxyless-grpc) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/sotw) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/naked) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/b) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/c) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo1/headless) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/a) * timeout while waiting after 378 attempts (last error: no workloads ready for echo echo2/c) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/statefulset) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo2/b) * timeout while waiting after 58 attempts (last error: no workloads ready for echo echo1/statefulset) 2025-12-09T07:27:52.301442Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:27:52.301456Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:27:52.301485Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:27:52.301479Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:27:52.301443Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:27:52.430526Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/260439e884b-c53d-4606-8910-0fffa6c5e344 2025-12-09T07:27:52.430934Z info tf istioctl ([x internal-debug --all configz]): completed after 0.1467s 2025-12-09T07:27:52.431990Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:52.561354Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/26065b614a7-ed0e-49f9-8fe3-01425ca802ae 2025-12-09T07:27:52.561505Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.2772s 2025-12-09T07:27:52.562319Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:52.677631Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/2602d7c1f1d-a8a7-4b41-9804-dcd26e8cee2c 2025-12-09T07:27:52.677735Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.3934s 2025-12-09T07:27:52.678543Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:52.785858Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/2602a962d60-fc99-47d4-831e-16e4db2405a9 2025-12-09T07:27:52.786241Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4844s 2025-12-09T07:27:52.786720Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:52.874582Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/260afbb6b89-4753-422d-a1d8-7b8ac1b3fdb6 2025-12-09T07:27:52.874706Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.5729s 2025-12-09T07:27:52.875501Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:52.977097Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:18:29Z/26091022823-e717-4627-a56c-a3cbdebc48b4 2025-12-09T07:27:52.977218Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.6754s 2025-12-09T07:27:52.977908Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:27:58.235971Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/b-v1-7bdf4fbd68-29m24: failure running port forward process: building port forwarded: failed retrieving: pods "b-v1-7bdf4fbd68-29m24" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:27:58.236016Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo2/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo2" namespace)), retry after delay 1s 2025-12-09T07:28:03.283653Z info Work item handle failed (timeout while waiting after 10 attempts (last error: failed starting port forwarder for pod echo1/statefulset-v1-0: failure running port forward process: building port forwarded: failed retrieving: pods "statefulset-v1-0" not found in the "echo1" namespace)), retry after delay 1s 2025-12-09T07:28:03.294311Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:28:03.294352Z info tf === BEGIN: Cleanup Istio [Suite=security] === 2025-12-09T07:28:03.294364Z info tf === SUCCEEDED: Cleanup Istio in 7.816µs [Suite=security] === FAIL tests/integration/security exec: [go test -json -test.run=^TestAuthz_IngressGateway$/^to_b$/^192\.168\.5\.233->remoteipblocks\.b\.com$/^\(deny\)$/^http$ -tags=integ -timeout 180m istio.io/istio/tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3291511 2025-12-09T07:28:15.125669Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:28:15.125723Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:28:15.158129Z info tf === Test Framework Settings === 2025-12-09T07:28:15.158224Z info tf TestID: security RunID: dc04bf6a-0e54-4b35-9c34-564af84269e8 NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:28:15.158233Z info tf =============================== 2025-12-09T07:28:15.158461Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-dc04bf6a0e544b359c3456 2025-12-09T07:28:15.158580Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:28:15.158598Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:28:15.158620Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:28:15.158633Z info tf === BEGIN: Building clusters === 2025-12-09T07:28:15.163104Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:28:15.163112Z info tf === DONE: Building clusters === 2025-12-09T07:28:15.163141Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:28:15.163181Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:28:15.163191Z info tf === Istio Component Config === 2025-12-09T07:28:15.163241Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:28:15.163248Z info tf ================================ 2025-12-09T07:28:15.166057Z info tf skipping deployment as specified in the config 2025-12-09T07:28:15.166077Z info tf === SUCCEEDED: Deploy Istio in 2.890597ms [Suite=security]=== 2025-12-09T07:28:15.166137Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:28:15.166148Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:28:15.166306Z info tf === BEGIN: Create namespace external === 2025-12-09T07:28:15.166460Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:28:15.273412Z info tf === SUCCEEDED: Create namespace echo2 in 107.275479ms === 2025-12-09T07:28:15.273418Z info tf === SUCCEEDED: Create namespace servers in 107.275833ms === 2025-12-09T07:28:15.273519Z info tf === SUCCEEDED: Create namespace external in 107.087403ms === 2025-12-09T07:28:15.408022Z info tf === SUCCEEDED: Create namespace echo1 in 241.557426ms === 2025-12-09T07:28:15.408138Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:28:15.408149Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:28:15.408151Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:28:15.879850Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:28:16.877056Z info tf === SUCCEEDED: Deploy local authz server (ns=echo1) in 1.468925083s === 2025-12-09T07:28:16.970134Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:16.972886Z info tf Checking pods ready... 2025-12-09T07:28:16.972920Z info tf Checking pods ready... 2025-12-09T07:28:17.054886Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:28:17.068984Z info tf No pods found... 2025-12-09T07:28:17.270117Z info tf Checking pods ready... 2025-12-09T07:28:17.270180Z info tf Checking pods ready... 2025-12-09T07:28:17.399875Z info tf [ 0] jwt-server-5548445d89-96fj9 Pending (Pending) 2025-12-09T07:28:17.778719Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:17.800279Z info tf Checking pods ready... 2025-12-09T07:28:17.800329Z info tf Checking pods ready... 2025-12-09T07:28:18.420495Z info tf [ 0] jwt-server-5548445d89-96fj9 Pending (Pending) 2025-12-09T07:28:19.023947Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:19.220641Z info tf Checking pods ready... 2025-12-09T07:28:19.220687Z info tf Checking pods ready... 2025-12-09T07:28:19.743866Z info tf [ 0] jwt-server-5548445d89-96fj9 Pending (Pending) 2025-12-09T07:28:20.547189Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:21.344127Z info tf Checking pods ready... 2025-12-09T07:28:21.344186Z info tf Checking pods ready... 2025-12-09T07:28:21.453330Z info tf [ 0] jwt-server-5548445d89-96fj9 Pending (Pending) 2025-12-09T07:28:22.628359Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:22.973053Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz.servers.svc.cluster.local name: ext-authz-http - envoyExtAuthzGrpc: port: 9000 service: ext-authz.servers.svc.cluster.local name: ext-authz-grpc rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:28:22.973103Z info tf === SUCCEEDED: Deploy authz server in 7.564986394s === 2025-12-09T07:28:24.654456Z info tf Checking pods ready... 2025-12-09T07:28:24.654550Z info tf Checking pods ready... 2025-12-09T07:28:24.807851Z info tf [ 0] jwt-server-5548445d89-96fj9 Running (container not ready: 'istio-proxy') 2025-12-09T07:28:26.389303Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.489780Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.580376Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.598323Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.629219Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.629239Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.639585Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.645554Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.646977Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.680563Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.684212Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.684489Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.694856Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.695544Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.699121Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.703863Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.706684Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.706782Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.727364Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.727378Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:28:26.729363Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.729494Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.739711Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.746380Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.747809Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.784622Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.784622Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.795015Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.796499Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.804813Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.807355Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.807420Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.827907Z info klog Caches are synced controller=echo 2025-12-09T07:28:26.827980Z info klog Caches are synced controller=echo 2025-12-09T07:28:28.008397Z info tf Checking pods ready... 2025-12-09T07:28:28.008490Z info tf Checking pods ready... 2025-12-09T07:28:28.017293Z info tf [ 0] jwt-server-5548445d89-96fj9 Running (Ready) 2025-12-09T07:28:28.042021Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:28:28.042179Z info tf === SUCCEEDED: Deploy JWT server in 12.634051947s === 2025-12-09T07:28:39.492538Z info tf === SUCCEEDED: Deploy echo instances in 22.437653858s === 2025-12-09T07:28:39.980165Z info tf === DONE: Setup: 'security' (24.817005201s) === 2025-12-09T07:28:39.980231Z info tf === BEGIN: Test Run: 'security' === === RUN TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http 2025-12-09T07:28:42.773980Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http]' === authz_test.go:1313: call failed from TestRunner to http://192.168.128.240:80/ (using http): response[0]: expected response code `403`, got "200". Response: RawContent: [0] Url=http://192.168.128.240:80/ [0] Header=X-Forwarded-For:192.168.5.233 [0] SourceIP=192.168.128.1 [0] Latency=3.761273ms [0] ActiveRequests=1 [0] StatusCode=200 [0] ResponseHeader=Content-Length:705 [0] ResponseHeader=Content-Type:text/plain; charset=utf-8 [0] ResponseHeader=Date:Tue, 09 Dec 2025 07:29:12 GMT [0] ResponseHeader=Server:istio-envoy [0] ResponseHeader=X-Envoy-Upstream-Service-Time:1 [0 body] ServiceVersion=v1 [0 body] ServicePort=18080 [0 body] Host=remoteipblocks.b.com [0 body] URL=/ [0 body] Cluster=cluster-0 [0 body] Method=GET [0 body] Proto=HTTP/1.1 [0 body] IP=127.0.0.6 [0 body] RequestHeader=Accept-Encoding:gzip [0 body] RequestHeader=User-Agent:Go-http-client/1.1 [0 body] RequestHeader=X-Envoy-Attempt-Count:1 [0 body] RequestHeader=X-Envoy-External-Address:100.64.0.2 [0 body] RequestHeader=X-Forwarded-Client-Cert:By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway [0 body] RequestHeader=X-Forwarded-For:192.168.5.233,100.64.0.2 [0 body] RequestHeader=X-Forwarded-Proto:http [0 body] RequestHeader=X-Request-Id:08958961-5557-4ee5-ad6a-36588ebad633 [0 body] Hostname=b-v1-7bdf4fbd68-9z9cg ID: Method: GET Protocol: HTTP/1.1 Alpn: URL: / Version: v1 Port: 18080 Code: 200 Host: remoteipblocks.b.com Hostname: b-v1-7bdf4fbd68-9z9cg Cluster: cluster-0 IstioVersion: IP: 192.168.128.1 Request Headers: map[Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] X-Envoy-Attempt-Count:[1] X-Envoy-External-Address:[100.64.0.2] X-Forwarded-Client-Cert:[By=spiffe://cluster.local/ns/echo1/sa/b;Hash=b32ed30912a02ed158bfffc647f0d68913bdaa17f5dccf8d4114170c2a04e073;Subject="";URI=spiffe://cluster.local/ns/istio-system/sa/istio-ingressgateway] X-Forwarded-For:[192.168.5.233,100.64.0.2] X-Forwarded-Proto:[http] X-Request-Id:[08958961-5557-4ee5-ad6a-36588ebad633]] Response Headers: map[Content-Length:[705] Content-Type:[text/plain; charset=utf-8] Date:[Tue, 09 Dec 2025 07:29:12 GMT] Server:[istio-envoy] X-Envoy-Upstream-Service-Time:[1]] 2025-12-09T07:29:12.798030Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http] (30.02404763s)' === 2025-12-09T07:29:12.798114Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:29:12.798114Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:29:12.798117Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:29:12.798142Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:29:12.798168Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http... 2025-12-09T07:29:13.184502Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3036a50fcdf-0c51-48d4-9666-f9a4295d990b 2025-12-09T07:29:13.185428Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3868s 2025-12-09T07:29:13.185540Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:13.285618Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/303eff10980-01a5-4ab5-a4c4-4916c28ca400 2025-12-09T07:29:13.285785Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.4871s 2025-12-09T07:29:13.286625Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:13.398661Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3033444e9fe-a731-4b0d-8e87-3a4cac8907f3 2025-12-09T07:29:13.398798Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.6001s 2025-12-09T07:29:13.399646Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http (31.59s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b/192.168.5.233->remoteipblocks.b.com/(deny)/http (re-run 1) (31.59s) === RUN TestAuthz_IngressGateway/to_b 2025-12-09T07:28:42.766078Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway/to_b]' === 2025-12-09T07:29:14.359680Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway/to_b] (31.593598465s)' === 2025-12-09T07:29:14.359832Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:29:14.359833Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:29:14.359861Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:29:14.359876Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:29:14.359887Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway/to_b... 2025-12-09T07:29:14.815054Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/303198196b4-cae8-44b8-b635-1a137604d262 2025-12-09T07:29:14.815768Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4556s 2025-12-09T07:29:14.816022Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:14.940754Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3033d00f4f0-bd8c-47db-96d4-fcd73ae560c2 2025-12-09T07:29:14.940874Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.5807s 2025-12-09T07:29:14.941702Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:15.106072Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/303560524a9-272c-41eb-939c-7ff64b072014 2025-12-09T07:29:15.106150Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.7460s 2025-12-09T07:29:15.107105Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway/to_b (33.13s) FAIL tests/integration/security.TestAuthz_IngressGateway/to_b (re-run 1) (33.13s) === RUN TestAuthz_IngressGateway 2025-12-09T07:28:39.980894Z info tf === BEGIN: Test: 'security[TestAuthz_IngressGateway]' === 2025-12-09T07:28:40.261889Z info tf === BEGIN: Deploy config === 2025-12-09T07:28:42.602473Z info tf === SUCCEEDED: Deploy config in 2.340575279s === 2025-12-09T07:29:15.896053Z info tf === DONE (failed): Test: 'security[TestAuthz_IngressGateway] (35.915154392s)' === 2025-12-09T07:29:15.896202Z error tf === Dumping Namespace echo1 State for TestAuthz_IngressGateway... 2025-12-09T07:29:15.896201Z error tf === Dumping Namespace servers State for TestAuthz_IngressGateway... 2025-12-09T07:29:15.896243Z error tf === Dumping Namespace external State for TestAuthz_IngressGateway... 2025-12-09T07:29:15.896211Z error tf === Dumping Namespace echo2 State for TestAuthz_IngressGateway... 2025-12-09T07:29:15.896204Z error tf === Dumping Istio Deployment State for TestAuthz_IngressGateway... 2025-12-09T07:29:16.214659Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3037c232593-6799-42a5-9603-3cc2a2a19403 2025-12-09T07:29:16.215722Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3191s 2025-12-09T07:29:16.215722Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:16.379215Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3038e61cf9e-f4af-4645-b06c-0fd93d257c3c 2025-12-09T07:29:16.379414Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.4828s 2025-12-09T07:29:16.380284Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:16.668613Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:28:42Z/3039735ecb7-7f07-4aff-93e9-4ad283c44130 2025-12-09T07:29:16.668691Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.7721s 2025-12-09T07:29:16.669508Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF --- FAIL: TestAuthz_IngressGateway (37.67s) FAIL tests/integration/security.TestAuthz_IngressGateway (re-run 1) (37.67s) 2025-12-09T07:29:17.655283Z info tf === FAILED: Test Run: 'security' (exitCode: 1) === 2025-12-09T07:29:17.655371Z info tf === Suite "security" run time: 1m2.492243217s === 2025-12-09T07:29:17.655383Z info tf Wrote trace to /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/trace.yaml 2025-12-09T07:29:17.655661Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:29:17.655685Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:29:17.655707Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:29:17.655708Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:29:17.655688Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:29:17.978469Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:17Z/3046ead94d1-7cd7-4459-89ff-bc85a7d89787 2025-12-09T07:29:17.978898Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3229s 2025-12-09T07:29:17.979632Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:18.105338Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:17Z/30456023637-8b9c-4d64-ad46-5c210b92539f 2025-12-09T07:29:18.105470Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.4494s 2025-12-09T07:29:18.106321Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:18.224921Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:17Z/304e2d0a17c-10ad-4a59-bb22-3c2f247b3c3f 2025-12-09T07:29:18.225148Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.5691s 2025-12-09T07:29:18.226010Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:19.401481Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:23.781542Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:24.668206Z info tf === BEGIN: Cleanup Istio [Suite=security] === 2025-12-09T07:29:24.668282Z info tf === SUCCEEDED: Cleanup Istio in 69.621µs [Suite=security] === FAIL tests/integration/security exec: [go test -json -test.run=^TestAuthz_IngressGateway$/^to_b$/^172\.23\.242\.188->notremoteipblocks\.b\.com$/^\(allow\)$/^http$ -tags=integ -timeout 180m istio.io/istio/tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3292928 2025-12-09T07:29:36.920432Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:29:36.920508Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:29:36.957636Z info tf === Test Framework Settings === 2025-12-09T07:29:36.957717Z info tf TestID: security RunID: b46ccb18-e337-4e8b-b83d-ac7c530b5c96 NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:29:36.957722Z info tf =============================== 2025-12-09T07:29:36.957916Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac 2025-12-09T07:29:36.958015Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:29:36.958033Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:29:36.958054Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:29:36.958066Z info tf === BEGIN: Building clusters === 2025-12-09T07:29:36.962871Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:29:36.962884Z info tf === DONE: Building clusters === 2025-12-09T07:29:36.962919Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:29:36.962955Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:29:36.962964Z info tf === Istio Component Config === 2025-12-09T07:29:36.963005Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:29:36.963011Z info tf ================================ 2025-12-09T07:29:36.966103Z info tf skipping deployment as specified in the config 2025-12-09T07:29:36.966119Z info tf === SUCCEEDED: Deploy Istio in 3.159851ms [Suite=security]=== 2025-12-09T07:29:36.966165Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:29:36.966187Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:29:36.966216Z info tf === BEGIN: Create namespace external === 2025-12-09T07:29:36.966211Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:29:36.990215Z info tf === SUCCEEDED: Create namespace external in 24.013083ms === 2025-12-09T07:29:36.994916Z info tf === SUCCEEDED: Create namespace echo2 in 28.708933ms === 2025-12-09T07:29:36.995371Z info tf === SUCCEEDED: Create namespace echo1 in 29.192507ms === 2025-12-09T07:29:37.000102Z info tf === SUCCEEDED: Create namespace servers in 33.943199ms === 2025-12-09T07:29:37.000194Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:29:37.000230Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:29:37.000236Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:29:37.075360Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:37.089310Z error tf === FAILED: Deploy local authz server (ns=echo1) === 2025-12-09T07:29:37.089343Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/ServiceEntry.2139044858.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated 2025-12-09T07:29:37.124213Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:37.234357Z info tf Checking pods ready... 2025-12-09T07:29:37.234433Z info tf Checking pods ready... 2025-12-09T07:29:37.243872Z info tf No pods found... 2025-12-09T07:29:37.252918Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:29:37.349331Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:37.445040Z info tf Checking pods ready... 2025-12-09T07:29:37.445076Z info tf Checking pods ready... 2025-12-09T07:29:37.464060Z info tf [ 0] jwt-server-5548445d89-hx4fx Pending (Pending) 2025-12-09T07:29:37.621139Z error tf === FAILED: Deploy echo instances === 2025-12-09T07:29:37.621190Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/Service.2839314534.yaml] to ns external in cluster cluster-0: apply: patch: services "external" is forbidden: unable to create new content in namespace external because it is being terminated 2025-12-09T07:29:37.756958Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:37.864610Z info tf Checking pods ready... 2025-12-09T07:29:37.864653Z info tf Checking pods ready... 2025-12-09T07:29:37.887717Z info tf [ 0] jwt-server-5548445d89-hx4fx Pending (Pending) 2025-12-09T07:29:38.688238Z info tf Checking pods ready... 2025-12-09T07:29:38.688284Z info tf Checking pods ready... 2025-12-09T07:29:38.795067Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:38.796382Z info tf [ 0] jwt-server-5548445d89-hx4fx Pending (Pending) 2025-12-09T07:29:40.396581Z info tf Checking pods ready... 2025-12-09T07:29:40.396603Z info tf Checking pods ready... 2025-12-09T07:29:40.637240Z info tf [ 0] jwt-server-5548445d89-hx4fx Pending (Pending) 2025-12-09T07:29:40.814627Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:41.036750Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz.servers.svc.cluster.local name: ext-authz-http - envoyExtAuthzGrpc: port: 9000 service: ext-authz.servers.svc.cluster.local name: ext-authz-grpc rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:41.036790Z info tf === SUCCEEDED: Deploy authz server in 4.036607352s === 2025-12-09T07:29:43.837534Z info tf Checking pods ready... 2025-12-09T07:29:43.837587Z info tf Checking pods ready... 2025-12-09T07:29:43.952974Z info tf [ 0] jwt-server-5548445d89-hx4fx Running (Ready) 2025-12-09T07:29:44.007194Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:29:44.007356Z info tf === SUCCEEDED: Deploy JWT server in 7.00713888s === 2025-12-09T07:29:44.007434Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:29:44.007442Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:29:44.007464Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:29:44.007434Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:29:44.007480Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:29:44.241939Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/3206c31fd79-2777-477e-8b5e-295066e32d23 2025-12-09T07:29:44.242273Z info tf istioctl ([x internal-debug --all configz]): completed after 0.2344s 2025-12-09T07:29:44.242783Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:44.347617Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/3202cfda46a-e7dc-4f50-acb2-e3f0e4a88905 2025-12-09T07:29:44.347773Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.3399s 2025-12-09T07:29:44.348612Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:44.485076Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/320923e0e84-ddf0-418c-99ee-540964d0b137 2025-12-09T07:29:44.485194Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.4773s 2025-12-09T07:29:44.486159Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:45.066838Z error tf Test setup error: 2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/ServiceEntry.2139044858.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/Service.2839314534.yaml] to ns external in cluster cluster-0: apply: patch: services "external" is forbidden: unable to create new content in namespace external because it is being terminated 2025-12-09T07:29:45.066904Z info tf === FAILED: Setup: 'security' (2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/ServiceEntry.2139044858.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/Service.2839314534.yaml] to ns external in cluster cluster-0: apply: patch: services "external" is forbidden: unable to create new content in namespace external because it is being terminated ) === 2025-12-09T07:29:45.066913Z error tf Exiting due to setup failure: 2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/ServiceEntry.2139044858.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-b46ccb18e3374e8bb83dac/_suite_context/Service.2839314534.yaml] to ns external in cluster cluster-0: apply: patch: services "external" is forbidden: unable to create new content in namespace external because it is being terminated 2025-12-09T07:29:45.066949Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:29:45.066949Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:29:45.066991Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:29:45.067012Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:29:45.067040Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:29:45.385617Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/3202c01142a-1171-4d33-8860-83f68139ccd4 2025-12-09T07:29:45.385753Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.3184s 2025-12-09T07:29:45.386568Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:45.543942Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/3204ed10aff-173c-47a3-9e24-f45a0b28157f 2025-12-09T07:29:45.544081Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.4768s 2025-12-09T07:29:45.544960Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:45.824033Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:29:41Z/32002941d01-173a-4695-bace-53e9970b9173 2025-12-09T07:29:45.824467Z info tf istioctl ([x internal-debug --all configz]): completed after 0.7571s 2025-12-09T07:29:45.825029Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:29:46.410971Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:47.909435Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:29:47.938299Z info tf === BEGIN: Cleanup Istio [Suite=security] === 2025-12-09T07:29:47.938362Z info tf === SUCCEEDED: Cleanup Istio in 55.67µs [Suite=security] === FAIL tests/integration/security exec: [go test -json -test.run=^TestAuthz_IngressGateway$/^to_b$/^10\.242\.5\.7->remoteipattr\.b\.com$/^\(deny\)$/^http$ -tags=integ -timeout 180m istio.io/istio/tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3294162 2025-12-09T07:30:01.394699Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:30:01.394759Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:30:01.429391Z info tf === Test Framework Settings === 2025-12-09T07:30:01.429471Z info tf TestID: security RunID: a10375e3-5ba4-4c25-a109-850b76d7d23f NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:30:01.429477Z info tf =============================== 2025-12-09T07:30:01.429686Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985 2025-12-09T07:30:01.429772Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:30:01.429784Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:30:01.429800Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:30:01.429809Z info tf === BEGIN: Building clusters === 2025-12-09T07:30:01.434595Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:30:01.434609Z info tf === DONE: Building clusters === 2025-12-09T07:30:01.434636Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:30:01.434675Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:30:01.434684Z info tf === Istio Component Config === 2025-12-09T07:30:01.434726Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:30:01.434732Z info tf ================================ 2025-12-09T07:30:01.437454Z info tf skipping deployment as specified in the config 2025-12-09T07:30:01.437470Z info tf === SUCCEEDED: Deploy Istio in 2.790846ms [Suite=security]=== 2025-12-09T07:30:01.437510Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:30:01.437564Z info tf === BEGIN: Create namespace external === 2025-12-09T07:30:01.437549Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:30:01.437563Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:30:01.482681Z info tf === SUCCEEDED: Create namespace servers in 45.175529ms === 2025-12-09T07:30:01.596516Z info tf === SUCCEEDED: Create namespace external in 158.949926ms === 2025-12-09T07:30:01.646923Z info tf === SUCCEEDED: Create namespace echo1 in 209.386039ms === 2025-12-09T07:30:01.853882Z info tf === SUCCEEDED: Create namespace echo2 in 416.359032ms === 2025-12-09T07:30:01.853997Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:30:01.853999Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:30:01.854036Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:30:02.313462Z error tf === FAILED: Deploy authz server === 2025-12-09T07:30:02.313528Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Deployment.1838664155.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:30:02.564339Z error tf === FAILED: Deploy JWT server === 2025-12-09T07:30:02.564386Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Secret-Deployment.1356148663.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:30:02.855325Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:30:03.686694Z info tf === SUCCEEDED: Deploy local authz server (ns=echo1) in 1.832701739s === 2025-12-09T07:30:06.233411Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:30:09.391373Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.491663Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.662887Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.754661Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.755685Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.763050Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.806892Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.808993Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.855066Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.856689Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.873455Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.899969Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.907440Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.909668Z info klog Caches are synced controller=echo 2025-12-09T07:30:09.960243Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.972222Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:09.974021Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.000971Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.004656Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.015248Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.028180Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.045617Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.060834Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.072999Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.076339Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.096493Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.104841Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.116102Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.128616Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.145827Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.177461Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.178141Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:10.197421Z info klog Caches are synced controller=echo 2025-12-09T07:30:10.278629Z info klog Caches are synced controller=echo 2025-12-09T07:30:26.040397Z info tf === SUCCEEDED: Deploy echo instances in 19.806983356s === 2025-12-09T07:30:26.083399Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:30:26.083435Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:30:26.083424Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:30:26.083441Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:30:26.083399Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:30:26.461776Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/356fc14e0fd-7a45-49e2-85df-c9d02d186c3a 2025-12-09T07:30:26.462163Z info tf istioctl ([x internal-debug --all configz]): completed after 0.3784s 2025-12-09T07:30:26.463033Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:26.614358Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/356b5d9d555-67bf-4151-9587-4da90f9d1d34 2025-12-09T07:30:26.614532Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.5307s 2025-12-09T07:30:26.615484Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:26.739916Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/3565b229f3b-7ade-4376-ad3b-2e8e69bf99cb 2025-12-09T07:30:26.740047Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.6562s 2025-12-09T07:30:26.741084Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:27.244804Z warn tf cluster/pod cluster-0/echo1/sotw-v1-867646b8b5-bns7k found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.256242Z warn tf cluster/pod cluster-0/echo1/b-v1-7bdf4fbd68-7v67s found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.308313Z warn tf cluster/pod cluster-0/echo1/c-v1-5d9bd475dc-m86z9 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.415726Z warn tf cluster/pod cluster-0/echo2/headless-v1-7859fcf779-nzxg4 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.435001Z warn tf cluster/pod cluster-0/echo2/sotw-v1-867646b8b5-jc24l found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.465427Z warn tf cluster/pod cluster-0/echo2/statefulset-v1-0 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.529739Z warn tf cluster/pod cluster-0/echo1/statefulset-v1-0 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.541364Z warn tf cluster/pod cluster-0/echo1/a-v1-54df7f4d7c-f57gs found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.580617Z warn tf cluster/pod cluster-0/echo2/c-v1-5d9bd475dc-s86xq found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.634305Z warn tf cluster/pod cluster-0/echo1/headless-v1-7859fcf779-h2zq5 found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:27.715154Z warn tf cluster/pod cluster-0/echo2/a-v1-54df7f4d7c-z42tk found warming resources (dynamic_warming_clusters) on attempt 1 2025-12-09T07:30:29.643831Z error tf Test setup error: 2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Deployment.1838664155.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Secret-Deployment.1356148663.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:30:29.643918Z info tf === FAILED: Setup: 'security' (2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Deployment.1838664155.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Secret-Deployment.1356148663.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated ) === 2025-12-09T07:30:29.643934Z error tf Exiting due to setup failure: 2 errors occurred: * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Deployment.1838664155.yaml] to ns servers in cluster cluster-0: apply: patch: services "ext-authz" is forbidden: unable to create new content in namespace servers because it is being terminated * failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-a10375e35ba44c25a10985/_suite_context/Service-Secret-Deployment.1356148663.yaml] to ns servers in cluster cluster-0: apply: patch: services "jwt-server" is forbidden: unable to create new content in namespace servers because it is being terminated 2025-12-09T07:30:29.643988Z error tf === Dumping Namespace echo1 State for [suite(security)]... 2025-12-09T07:30:29.644008Z error tf === Dumping Istio Deployment State for [suite(security)]... 2025-12-09T07:30:29.644022Z error tf === Dumping Namespace external State for [suite(security)]... 2025-12-09T07:30:29.644043Z error tf === Dumping Namespace echo2 State for [suite(security)]... 2025-12-09T07:30:29.643988Z error tf === Dumping Namespace servers State for [suite(security)]... 2025-12-09T07:30:30.077953Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/3569dd3d22d-ce36-4c7c-8ca7-c4577a295be7 2025-12-09T07:30:30.078337Z info tf istioctl ([x internal-debug --all configz]): completed after 0.4341s 2025-12-09T07:30:30.079067Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:30.258640Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/3568e4e3da5-4577-48c0-a509-81b11d656b75 2025-12-09T07:30:30.258765Z info tf istioctl ([x internal-debug --all clusterz]): completed after 0.6145s 2025-12-09T07:30:30.259805Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:30.373564Z info adsc Received type=istio.io/debug count=1 nonce=2025-12-09T07:30:26Z/35652d055c2-47a0-43a8-afa9-b951aee3dc0b 2025-12-09T07:30:30.373706Z info tf istioctl ([x internal-debug --all mcsz]): completed after 0.7294s 2025-12-09T07:30:30.374517Z info adsc connection closed with err: rpc error: code = Unavailable desc = error reading from server: EOF 2025-12-09T07:30:31.311971Z info tf cleanup patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:30:31.344168Z info tf === BEGIN: Cleanup Istio [Suite=security] === 2025-12-09T07:30:31.344240Z info tf === SUCCEEDED: Cleanup Istio in 64.484µs [Suite=security] === FAIL tests/integration/security exec: [go test -json -test.run=^TestAuthz_IngressGateway$/^to_b$/^10\.124\.99\.10->remoteipattr\.b\.com$/^\(deny\)$/^http$ -tags=integ -timeout 180m istio.io/istio/tests/integration/security -args -istio.test.skipWorkloads=tproxy,vm -istio.test.openshift -istio.test.kube.helm.values=global.platform=openshift -istio.test.istio.enableCNI=true -istio.test.ci=true -istio.test.env=kube -istio.test.kube.deploy=false -istio.test.stableNamespaces=true -istio.test.kube.deployGatewayAPI=false -istio.test.gatewayConformance.maxTimeToConsistency=180s -istio.test.work_dir=/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts -test.skip TestAuthz_CustomServer|TestMultiMtlsGateway|TestMultiTlsGateway|TestNormalization] go test pid: 3295770 2025-12-09T07:30:44.537102Z warn unable to resolve TARGET_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:30:44.537155Z warn unable to resolve LOCAL_OUT. Dir /root/anurag/ossm3.x/istio-integration-test/istio-integration-3.1.4/istio/out/linux_ppc64le does not exist 2025-12-09T07:30:44.570526Z info tf === Test Framework Settings === 2025-12-09T07:30:44.570601Z info tf TestID: security RunID: 6b26ed30-ec58-4678-a184-4c9994a6ea71 NoCleanup: false BaseDir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts Selector: FailOnDeprecation: false CIMode: true Retries: 0 StableNamespaces: true Revision: SkipWorkloads [tproxy vm] Compatibility: false Revisions: Hub: quay.io/maistra Tag: ibm-p Variant: PullPolicy: Always PullSecret: MaxDumps: 10 HelmRepo: https://istio-release.storage.googleapis.com/charts IPFamilies: [] GatewayConformanceStandardOnly: false GatewayConformanceAllowCRDsMismatch: false 2025-12-09T07:30:44.570606Z info tf =============================== 2025-12-09T07:30:44.570742Z info tf Test run dir: /home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-6b26ed30ec584678a1844c 2025-12-09T07:30:44.570813Z info tf Test Framework Kubernetes environment Settings: Kubeconfigs: [] LoadBalancerSupported: true MCSControllerEnabled: false ControlPlaneTopology: map[] NetworkTopology: map[] ConfigTopology: map[] 2025-12-09T07:30:44.570826Z info tf Flags istio.test.kube.config and istio.test.kube.topology not specified. 2025-12-09T07:30:44.570844Z info tf Using KubeConfigs: [/root/upi/cC/auth/kubeconfig]. 2025-12-09T07:30:44.570852Z info tf === BEGIN: Building clusters === 2025-12-09T07:30:44.574845Z info tf Built Cluster: Name: cluster-0 StableName: primary-0 PrimaryCluster: cluster-0 ConfigCluster: cluster-0 Network: HTTPProxy: ProxyKubectlOnly: false Filename: /root/upi/cC/auth/kubeconfig 2025-12-09T07:30:44.574854Z info tf === DONE: Building clusters === 2025-12-09T07:30:44.574878Z info tf === BEGIN: Setup: 'security' === 2025-12-09T07:30:44.574905Z info tf === BEGIN: Deploy Istio [Suite=security] === 2025-12-09T07:30:44.574911Z info tf === Istio Component Config === 2025-12-09T07:30:44.574940Z info tf SystemNamespace: istio-system TelemetryNamespace: istio-system DeployIstio: false DeployEastWestGW: true Values: map[global.hub:quay.io/maistra global.imagePullPolicy:Always global.platform:openshift global.tag:ibm-p global.variant:] PrimaryClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml ConfigClusterIOPFile: tests/integration/iop-integration-test-defaults.yaml RemoteClusterIOPFile: tests/integration/iop-remote-integration-test-defaults.yaml BaseIOPFile: tests/integration/base.yaml SkipWaitForValidationWebhook: false DumpKubernetesManifests: false IstiodlessRemotes: true OperatorOptions: map[] EnableCNI: true IngressGatewayServiceName: IngressGatewayServiceNamespace: IngressGatewayIstioLabel: EgressGatewayServiceName: istio-egressgateway EgressGatewayServiceNamespace: istio-system EgressGatewayIstioLabel: egressgateway SharedMeshConfigName: ControlPlaneInstaller: 2025-12-09T07:30:44.574944Z info tf ================================ 2025-12-09T07:30:44.577649Z info tf skipping deployment as specified in the config 2025-12-09T07:30:44.577666Z info tf === SUCCEEDED: Deploy Istio in 2.75537ms [Suite=security]=== 2025-12-09T07:30:44.577714Z info tf === BEGIN: Create namespace servers === 2025-12-09T07:30:44.577759Z info tf === BEGIN: Create namespace echo1 === 2025-12-09T07:30:44.577754Z info tf === BEGIN: Create namespace echo2 === 2025-12-09T07:30:44.577786Z info tf === BEGIN: Create namespace external === 2025-12-09T07:30:44.635143Z info tf === SUCCEEDED: Create namespace external in 57.374269ms === 2025-12-09T07:30:44.648548Z info tf === SUCCEEDED: Create namespace echo2 in 70.804659ms === 2025-12-09T07:30:44.745538Z info tf === SUCCEEDED: Create namespace echo1 in 167.785852ms === 2025-12-09T07:30:44.755825Z info tf === SUCCEEDED: Create namespace servers in 178.115042ms === 2025-12-09T07:30:44.755951Z info tf === BEGIN: Deploy JWT server === 2025-12-09T07:30:44.755944Z info tf === BEGIN: Deploy authz server === 2025-12-09T07:30:44.755999Z info tf === BEGIN: Deploy local authz server (ns=echo1) === 2025-12-09T07:30:45.895491Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:30:47.313405Z error tf === FAILED: Deploy local authz server (ns=echo1) === 2025-12-09T07:30:47.313434Z error tf failed applying YAML files [/home/jenkins/workspace/sail/istio-integration-tests-suites/security/artifacts/security-6b26ed30ec584678a1844c/_suite_context/ServiceEntry.3779130774.yaml] to ns echo1 in cluster cluster-0: apply: patch: serviceentries.networking.istio.io "ext-authz-http-echo1-local" is forbidden: unable to create new content in namespace echo1 because it is being terminated 2025-12-09T07:30:49.301162Z info tf Checking pods ready... 2025-12-09T07:30:49.301211Z info tf Checking pods ready... 2025-12-09T07:30:49.773243Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:49.790006Z info tf No pods found... 2025-12-09T07:30:49.990816Z info tf Checking pods ready... 2025-12-09T07:30:49.990875Z info tf Checking pods ready... 2025-12-09T07:30:50.845936Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:50.850016Z info tf [ 0] jwt-server-5548445d89-nl6fh Pending (Pending) 2025-12-09T07:30:50.972306Z info tf === BEGIN: Deploy echo instances === 2025-12-09T07:30:51.250100Z info tf Checking pods ready... 2025-12-09T07:30:51.250195Z info tf Checking pods ready... 2025-12-09T07:30:51.286516Z info tf [ 0] jwt-server-5548445d89-nl6fh Pending (Pending) 2025-12-09T07:30:51.286937Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.307482Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:51.307750Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.307771Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.307849Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.317385Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.317394Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.317525Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.317596Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.324004Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.330075Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.330172Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.330420Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.330458Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.334664Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.339171Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.344009Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.345770Z info klog Waiting for caches to sync controller=echo 2025-12-09T07:30:51.387994Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.408873Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.408873Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.408910Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.417758Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.417796Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.417815Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.417843Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.424360Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.430801Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.430906Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.430930Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.430966Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.435426Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.439888Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.444240Z info klog Caches are synced controller=echo 2025-12-09T07:30:51.446761Z info klog Caches are synced controller=echo 2025-12-09T07:30:52.087278Z info tf Checking pods ready... 2025-12-09T07:30:52.087347Z info tf Checking pods ready... 2025-12-09T07:30:52.091825Z info tf [ 0] jwt-server-5548445d89-nl6fh Pending (Pending) 2025-12-09T07:30:52.114628Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:53.692522Z info tf Checking pods ready... 2025-12-09T07:30:53.692592Z info tf Checking pods ready... 2025-12-09T07:30:53.709748Z info tf [ 0] jwt-server-5548445d89-nl6fh Pending (Pending) 2025-12-09T07:30:53.730101Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:53.757194Z info tf patched cluster-0 meshconfig: accessLogFile: /dev/stdout defaultConfig: discoveryAddress: istiod.istio-system.svc:15012 gatewayTopology: numTrustedProxies: 1 proxyMetadata: ISTIO_META_DNS_CAPTURE: "true" defaultHttpRetryPolicy: {} defaultProviders: metrics: - prometheus enablePrometheusMerge: true extensionProviders: - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz-http.echo1.local name: ext-authz-http-echo1-local - envoyExtAuthzGrpc: port: 9000 service: ext-authz-grpc.echo1.local name: ext-authz-grpc-echo1-local - envoyExtAuthzHttp: headersToDownstreamOnDeny: - x-ext-authz-* headersToUpstreamOnAllow: - x-ext-authz-* includeAdditionalHeadersInCheck: x-ext-authz-additional-header-new: additional-header-new-value x-ext-authz-additional-header-override: additional-header-override-value includeRequestHeadersInCheck: - x-ext-authz port: 8000 service: ext-authz.servers.svc.cluster.local name: ext-authz-http - envoyExtAuthzGrpc: port: 9000 service: ext-authz.servers.svc.cluster.local name: ext-authz-grpc rootNamespace: istio-system trustDomain: cluster.local 2025-12-09T07:30:53.757254Z info tf === SUCCEEDED: Deploy authz server in 9.001329224s === 2025-12-09T07:30:56.910190Z info tf Checking pods ready... 2025-12-09T07:30:56.910263Z info tf Checking pods ready... 2025-12-09T07:30:56.915843Z info tf [ 0] jwt-server-5548445d89-nl6fh Running (Ready) 2025-12-09T07:30:56.923309Z info klog Warning: v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice 2025-12-09T07:30:56.923381Z info tf === SUCCEEDED: Deploy JWT server in 12.167438962s ===