{"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"f592925900e204c17b99c4924e930aa8994060171687becc7fda14e54001b844","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/f592925900e204c17b99c4924e930aa8994060171687becc7fda14e54001b844"} {"level":"error","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"error","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:17Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:17Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:18Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:18Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"error","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"failed to update the resource","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"},"error":"Operation cannot be fulfilled on authconfigs.authorino.kuadrant.io \"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0\": the object has been modified; please apply your changes to the latest version and try again","stacktrace":"github.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).updateAuthConfigStatus\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:162\ngithub.com/kuadrant/authorino/controllers.(*AuthConfigStatusUpdater).Reconcile\n\t/usr/src/authorino/controllers/auth_config_status_updater.go:81\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Reconcile\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:119\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:316\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:266\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func2.2\n\t/cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.16.3/pkg/internal/controller/controller.go:227"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Unknown"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b"} {"level":"info","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:29Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:29Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd"} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec"} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b"} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd"} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsNotLinked","message":"No hosts linked to the resource"},{"type":"Ready","status":"False","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciling"}],"summary":{"ready":false,"hostsReady":[],"numHostsReady":"0/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status changed","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"},"authconfig/status":{"conditions":[{"type":"Available","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"HostsLinked"},{"type":"Ready","status":"True","lastTransitionTime":"2026-09-19T09:52:30Z","reason":"Reconciled"}],"summary":{"ready":true,"hostsReady":["5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"],"numHostsReady":"1/1","numIdentitySources":2,"numMetadataSources":2,"numAuthorizationPolicies":5,"numResponseItems":7,"festivalWristbandEnabled":false}}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status updated","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"debug","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig.statusupdater","msg":"resource status did not change","authconfig":{"name":"5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062","namespace":"kuadrant-system"}} {"level":"info","ts":"2026-09-19T09:52:30Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource reconciled","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"info","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:50930","PortSpecifier":{"PortValue":50930}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","object":"source:{address:{socket_address:{address:\"10.133.0.9:50930\" port_value:50930}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811581 nanos:492204755} http:{id:\"33bd5314-717e-451d-9c5a-c05aa8b083f6\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"80\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"33bd5314-717e-451d-9c5a-c05aa8b083f6\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=be641907-9cf4-4d2d-bbb5-17864da902a3"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"2c9f3259-9efb-4f5d-81d3-2e7eaf56de6e","username":"system:serviceaccount:default:e2e-models-diff-refs-sa"}}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=be641907-9cf4-4d2d-bbb5-17864da902a3"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"2c9f3259-9efb-4f5d-81d3-2e7eaf56de6e","username":"system:serviceaccount:default:e2e-models-diff-refs-sa"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"80","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"33bd5314-717e-451d-9c5a-c05aa8b083f6"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":492204755,"seconds":1789811581}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":50930},"address":"10.133.0.9:50930"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"80","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"33bd5314-717e-451d-9c5a-c05aa8b083f6"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":492204755,"seconds":1789811581},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:50930","port":50930}}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:e2e-models-diff-refs-sa"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"33bd5314-717e-451d-9c5a-c05aa8b083f6","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:50938","PortSpecifier":{"PortValue":50938}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","object":"source:{address:{socket_address:{address:\"10.133.0.9:50938\" port_value:50938}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811581 nanos:537218663} http:{id:\"3bdf6221-9f16-44d1-aeed-0a8888952ac0\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-maas-subscription\" value:\"e2e-diff-refs-subscription\"} headers:{key:\"x-request-id\" value:\"3bdf6221-9f16-44d1-aeed-0a8888952ac0\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1UW3jNHCjiBv69d5X_irGJzHcxYLSSi7Bt2hmkHVxUZf6wrljj1j9PkxAIMY3"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"8b115527-060f-4003-9347-880cbe6f9832","keyName":"e2e-diff-refs-test-key","subscription":"e2e-diff-refs-subscription","tenant":"models-as-a-service","userId":"8b115527-060f-4003-9347-880cbe6f9832","username":"system:serviceaccount:default:e2e-models-diff-refs-sa","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":537218663,"seconds":1789811581}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":50938},"address":"10.133.0.9:50938"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-diff-refs-subscription","x-request-id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":537218663,"seconds":1789811581},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:50938","port":50938}}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:e2e-models-diff-refs-sa"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-diff-refs-test-key"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-diff-refs-subscription"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:01Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3bdf6221-9f16-44d1-aeed-0a8888952ac0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/cf765b70c8e725ccbebfa3365e6901621142840e88f56787328f96cee0a1136c"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/a6a773bbf70ed3472108e06b65de1450d833d850cca1d7e032b8213b82d88050"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/2e034262994cc07d37e5dc2b5dcbd5f2c5f61bb8d0c521eb5007aaa9f2f8e654"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/55bb8c955f0dc78e3fd790244d60edda0fd21f058cf4b85a21deab1d2e0d7827"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/4a65317ce8b0f286b6fd173e2d6e930e86589798d1faa888773a42a3cbdb6af3"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/f592925900e204c17b99c4924e930aa8994060171687becc7fda14e54001b844"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0f590af1b337e1e79feaaecf68fef2a00c8c09896e15450dc1cee5d9da6f2ac4"} {"level":"info","ts":"2026-09-19T09:53:04Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/0a65d5ecd9a94100eb30c18bb35c83b632e96d5770e96cc64a872570b1b2d0ce"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/c6e96cb2a10f91fdbab31dedf86b9ba092589ffbc09d1621ca581337a0cea562"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/82be4450dddb03f905a09ca4765dbef5fcc00c1742709e0956f3d2acb327f44b"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/bb89c0158ee4739d826f66cd8fe90306ecea8f60c90fff67c272123710faeef0"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/8d172d37aa53bdb40bad7abe6daad2e9639cd1d3582434d4cd655a7a532677ec"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/5173a8ad059aa47e4ce8eaf2cb4e76c76fa17f6368199fe73ebb3b2f475fb062"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/7b8003e5e8e2f34557a6f085488bd8b114ca41e885eb399418ebd6f801a9a2cd"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/d88bb0b21470190912536c1160946e604be57483536abebaa36c0a504ca8455b"} {"level":"info","ts":"2026-09-19T09:53:09Z","logger":"authorino.controller-runtime.manager.controller.authconfig","msg":"resource de-indexed","authconfig":"kuadrant-system/666642b4fb09be053e821155bf009c3716cd168831445247a183edcb012e1c5e"} {"level":"info","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:41838","PortSpecifier":{"PortValue":41838}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","object":"source:{address:{socket_address:{address:\"10.133.0.9:41838\" port_value:41838}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811591 nanos:144503353} http:{id:\"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"84\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=899d771d-13ee-4397-b4af-563e7b84cd60"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"0cc2c3b3-4f52-4fda-8a4c-343936f96520","username":"system:serviceaccount:default:e2e-empty-models-sa"}}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=899d771d-13ee-4397-b4af-563e7b84cd60"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"0cc2c3b3-4f52-4fda-8a4c-343936f96520","username":"system:serviceaccount:default:e2e-empty-models-sa"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"84","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":144503353,"seconds":1789811591}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":41838},"address":"10.133.0.9:41838"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"84","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":144503353,"seconds":1789811591},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:41838","port":41838}}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:e2e-empty-models-sa"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"98b8a21c-d0c8-45b9-b6b0-4db2137fbe53","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:41846","PortSpecifier":{"PortValue":41846}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f7850c25-5893-4f33-882a-0addb9d653bc","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","object":"source:{address:{socket_address:{address:\"10.133.0.9:41846\" port_value:41846}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811591 nanos:182718527} http:{id:\"f7850c25-5893-4f33-882a-0addb9d653bc\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-maas-subscription\" value:\"e2e-empty-models-subscription\"} headers:{key:\"x-request-id\" value:\"f7850c25-5893-4f33-882a-0addb9d653bc\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-1EW1B9lv7vxwa2CQ4_gSt5npKxPqpkA40HTySzbvtnJR39jeskGm1O5rr7XP4"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"fde0ad87-f2e1-4e5d-908b-2804d66ee8a0","keyName":"e2e-empty-models-sa-key","subscription":"e2e-empty-models-subscription","tenant":"models-as-a-service","userId":"fde0ad87-f2e1-4e5d-908b-2804d66ee8a0","username":"system:serviceaccount:default:e2e-empty-models-sa","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"f7850c25-5893-4f33-882a-0addb9d653bc"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"f7850c25-5893-4f33-882a-0addb9d653bc","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":182718527,"seconds":1789811591}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":41846},"address":"10.133.0.9:41846"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-maas-subscription":"e2e-empty-models-subscription","x-request-id":"f7850c25-5893-4f33-882a-0addb9d653bc"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"f7850c25-5893-4f33-882a-0addb9d653bc","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":182718527,"seconds":1789811591},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:41846","port":41846}}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:e2e-empty-models-sa"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-empty-models-sa-key"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-empty-models-subscription"} {"level":"info","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:11Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f7850c25-5893-4f33-882a-0addb9d653bc","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"602ae417-35bf-4354-b62a-c79557872272","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47418","PortSpecifier":{"PortValue":47418}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"602ae417-35bf-4354-b62a-c79557872272","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"602ae417-35bf-4354-b62a-c79557872272","object":"source:{address:{socket_address:{address:\"10.133.0.9:47418\" port_value:47418}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:191162588} http:{id:\"602ae417-35bf-4354-b62a-c79557872272\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"88\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"602ae417-35bf-4354-b62a-c79557872272\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"602ae417-35bf-4354-b62a-c79557872272","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=d88529ff-dd58-4693-bca0-c20761b2fcad"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"025e7449-2a33-4635-948d-4ba96a881caf","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"602ae417-35bf-4354-b62a-c79557872272","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=d88529ff-dd58-4693-bca0-c20761b2fcad"]},"groups":["system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"uid":"025e7449-2a33-4635-948d-4ba96a881caf","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"88","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"602ae417-35bf-4354-b62a-c79557872272"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"602ae417-35bf-4354-b62a-c79557872272","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":191162588,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47418},"address":"10.133.0.9:47418"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"88","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"602ae417-35bf-4354-b62a-c79557872272"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"602ae417-35bf-4354-b62a-c79557872272","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":191162588,"seconds":1789811605},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47418","port":47418}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"602ae417-35bf-4354-b62a-c79557872272","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"602ae417-35bf-4354-b62a-c79557872272","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"602ae417-35bf-4354-b62a-c79557872272","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47426","PortSpecifier":{"PortValue":47426}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","object":"source:{address:{socket_address:{address:\"10.133.0.9:47426\" port_value:47426}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:233199540} http:{id:\"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-jytwLO2DYHP6R95l_3lJwugMsXgCSRjex1uKVGbGRGNdq5Ds7J7SJeAs9Gej"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":233199540,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47426},"address":"10.133.0.9:47426"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":233199540,"seconds":1789811605},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47426","port":47426}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-exempt-e82f0ffe"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"3d8cb600-1bf1-4bb0-97b6-a8eb23aa8a6a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47428","PortSpecifier":{"PortValue":47428}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","object":"source:{address:{socket_address:{address:\"10.133.0.9:47428\" port_value:47428}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:262671725} http:{id:\"48279dad-b65d-40d9-9434-5d4bd00c6a07\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"48279dad-b65d-40d9-9434-5d4bd00c6a07\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-jytwLO2DYHP6R95l_3lJwugMsXgCSRjex1uKVGbGRGNdq5Ds7J7SJeAs9Gej"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"48279dad-b65d-40d9-9434-5d4bd00c6a07"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":262671725,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47428},"address":"10.133.0.9:47428"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"48279dad-b65d-40d9-9434-5d4bd00c6a07"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":262671725,"seconds":1789811605},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47428","port":47428}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-exempt-e82f0ffe"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"}} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"48279dad-b65d-40d9-9434-5d4bd00c6a07","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47432","PortSpecifier":{"PortValue":47432}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","object":"source:{address:{socket_address:{address:\"10.133.0.9:47432\" port_value:47432}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:322288894} http:{id:\"7fd7f6dc-d3c4-4733-b193-521aac214e24\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"7fd7f6dc-d3c4-4733-b193-521aac214e24\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-jytwLO2DYHP6R95l_3lJwugMsXgCSRjex1uKVGbGRGNdq5Ds7J7SJeAs9Gej"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"7fd7f6dc-d3c4-4733-b193-521aac214e24"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":322288894,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47432},"address":"10.133.0.9:47432"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"7fd7f6dc-d3c4-4733-b193-521aac214e24"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":322288894,"seconds":1789811605},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47432","port":47432}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-exempt-e82f0ffe"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"}} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"7fd7f6dc-d3c4-4733-b193-521aac214e24","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47442","PortSpecifier":{"PortValue":47442}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"0df538a2-d2c1-44db-b59a-9a75113faac0","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","object":"source:{address:{socket_address:{address:\"10.133.0.9:47442\" port_value:47442}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:355481646} http:{id:\"0df538a2-d2c1-44db-b59a-9a75113faac0\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-unconfigured-model\"} headers:{key:\"x-request-id\" value:\"0df538a2-d2c1-44db-b59a-9a75113faac0\"} path:\"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-jytwLO2DYHP6R95l_3lJwugMsXgCSRjex1uKVGbGRGNdq5Ds7J7SJeAs9Gej"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","input":{"auth":{"identity":"Bearer **** with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"}}},"context":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"0df538a2-d2c1-44db-b59a-9a75113faac0"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"0df538a2-d2c1-44db-b59a-9a75113faac0","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":355481646,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47442},"address":"10.133.0.9:47442"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"01918e70442d2cb18c94316131b0e0a241b4a5d12df5b1e1981a3bef420bbdb5"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-unconfiab60ef4d3a239b5143b412cab04acac3-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-unconfigured-model","x-request-id":"0df538a2-d2c1-44db-b59a-9a75113faac0"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"0df538a2-d2c1-44db-b59a-9a75113faac0","method":"POST","path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":355481646,"seconds":1789811605},"url_path":"/llm/e2e-unconfigured-facebook-opt-125m-simulated/v1/completions","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47442","port":47442}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-exempt-e82f0ffe"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:models-as-a-service,system:authenticated","keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","selected_subscription":"e2e-central-models-exempt-sub","selected_subscription_key":"models-as-a-service/e2e-central-models-exempt-sub@llm/e2e-unconfigured-facebook-opt-125m-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"description":"MaaSModelRef with no auth policy or subscription — used to validate default-deny","display_name":"Unconfigured OPT 125M (E2E)","model_name":"publishers/llm/models/test/e2e-unconfigured-model","name":"e2e-unconfigured-facebook-opt-125m-simulated","source":"internal","token_rate_limits":[{"limit":3,"window":"1m"}]}],"name":"e2e-central-models-exempt-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-unconfigured-facebook-opt-125m-simulated"},"userid":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"}} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"0df538a2-d2c1-44db-b59a-9a75113faac0","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:47450","PortSpecifier":{"PortValue":47450}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","method":"GET","path":"/maas-api/v1/models","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","object":"source:{address:{socket_address:{address:\"10.133.0.9:47450\" port_value:47450}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811605 nanos:389474513} http:{id:\"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c\" method:\"GET\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"GET\"} headers:{key:\":path\" value:\"/maas-api/v1/models\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c\"} path:\"/maas-api/v1/models\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-jytwLO2DYHP6R95l_3lJwugMsXgCSRjex1uKVGbGRGNdq5Ds7J7SJeAs9Gej"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:models-as-a-service","system:authenticated"],"keyId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","keyName":"e2e-central-exempt-e82f0ffe","subscription":"e2e-central-models-exempt-sub","tenant":"models-as-a-service","userId":"fb0a6833-eb77-4b47-bb81-1e2d9697da35","username":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":389474513,"seconds":1789811605}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":47450},"address":"10.133.0.9:47450"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"GET",":path":"/maas-api/v1/models",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","method":"GET","path":"/maas-api/v1/models","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":389474513,"seconds":1789811605},"url_path":"/maas-api/v1/models","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:47450","port":47450}}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: subscription-info"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-exempt-e82f0ffe"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:models-as-a-service:e2e-central-models-exempt-sa-7911ad"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:models-as-a-service\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-central-models-exempt-sub"} {"level":"info","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:25Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"5dc65f13-4e89-4c0c-81a3-1a2ff57d487c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51144","PortSpecifier":{"PortValue":51144}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"f358db30-d38c-46ae-9abc-34492e5f4561","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","object":"source:{address:{socket_address:{address:\"10.133.0.9:51144\" port_value:51144}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811612 nanos:851859719} http:{id:\"f358db30-d38c-46ae-9abc-34492e5f4561\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"f358db30-d38c-46ae-9abc-34492e5f4561\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":false,"error":"not_found","message":"no matching subscription found for user","phase":"","ready":false}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}},"metadata":{"subscription-info":{"accessAllowed":false,"error":"not_found","message":"no matching subscription found for user","phase":"","ready":false}}},"context":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"f358db30-d38c-46ae-9abc-34492e5f4561"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"f358db30-d38c-46ae-9abc-34492e5f4561","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":851859719,"seconds":1789811612}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51144},"address":"10.133.0.9:51144"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"f358db30-d38c-46ae-9abc-34492e5f4561"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"f358db30-d38c-46ae-9abc-34492e5f4561","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":851859719,"seconds":1789811612},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51144","port":51144}}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access denied","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"reason":"Unauthorized"} {"level":"info","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized"}} {"level":"debug","ts":"2026-09-19T09:53:32Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"f358db30-d38c-46ae-9abc-34492e5f4561","authorized":false,"response":"PERMISSION_DENIED","object":{"code":7,"status":403,"message":"Unauthorized","headers":[{"content-type":"text/plain"},{"x-ext-auth-reason":"not_found"}],"body":"no matching subscription found for user"}} {"level":"info","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51150","PortSpecifier":{"PortValue":51150}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"d9511640-b1cd-4437-bb0b-a682aa14693a","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","object":"source:{address:{socket_address:{address:\"10.133.0.9:51150\" port_value:51150}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811618 nanos:873623557} http:{id:\"d9511640-b1cd-4437-bb0b-a682aa14693a\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"75\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"d9511640-b1cd-4437-bb0b-a682aa14693a\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"75","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d9511640-b1cd-4437-bb0b-a682aa14693a"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"d9511640-b1cd-4437-bb0b-a682aa14693a","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":873623557,"seconds":1789811618}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51150},"address":"10.133.0.9:51150"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"75","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"d9511640-b1cd-4437-bb0b-a682aa14693a"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"d9511640-b1cd-4437-bb0b-a682aa14693a","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":873623557,"seconds":1789811618},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51150","port":51150}}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"d9511640-b1cd-4437-bb0b-a682aa14693a","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51154","PortSpecifier":{"PortValue":51154}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"eace6205-0307-43fc-a2bf-ff6485ff7471","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","object":"source:{address:{socket_address:{address:\"10.133.0.9:51154\" port_value:51154}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811618 nanos:907270980} http:{id:\"eace6205-0307-43fc-a2bf-ff6485ff7471\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"eace6205-0307-43fc-a2bf-ff6485ff7471\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-H5HusceoxcjEX7CM_KsOuYlts22hopGFZwMJIv68fJn9HmIb7AkG3gsCk3WV"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"da62f26f-2885-4579-b992-403b5d1905b2","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"eace6205-0307-43fc-a2bf-ff6485ff7471"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"eace6205-0307-43fc-a2bf-ff6485ff7471","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":907270980,"seconds":1789811618}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51154},"address":"10.133.0.9:51154"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"eace6205-0307-43fc-a2bf-ff6485ff7471"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"eace6205-0307-43fc-a2bf-ff6485ff7471","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":907270980,"seconds":1789811618},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51154","port":51154}}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-emb-trlp-16b29a36"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:38Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eace6205-0307-43fc-a2bf-ff6485ff7471","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51168","PortSpecifier":{"PortValue":51168}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","object":"source:{address:{socket_address:{address:\"10.133.0.9:51168\" port_value:51168}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811619 nanos:62740989} http:{id:\"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-H5HusceoxcjEX7CM_KsOuYlts22hopGFZwMJIv68fJn9HmIb7AkG3gsCk3WV"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"da62f26f-2885-4579-b992-403b5d1905b2","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":62740989,"seconds":1789811619}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51168},"address":"10.133.0.9:51168"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":62740989,"seconds":1789811619},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51168","port":51168}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-emb-trlp-16b29a36"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"1e09fe48-7ae3-4098-a0f3-713ef05b0bd2","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51180","PortSpecifier":{"PortValue":51180}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","object":"source:{address:{socket_address:{address:\"10.133.0.9:51180\" port_value:51180}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811619 nanos:202865033} http:{id:\"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-H5HusceoxcjEX7CM_KsOuYlts22hopGFZwMJIv68fJn9HmIb7AkG3gsCk3WV"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"da62f26f-2885-4579-b992-403b5d1905b2","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":202865033,"seconds":1789811619}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51180},"address":"10.133.0.9:51180"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":202865033,"seconds":1789811619},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51180","port":51180}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-emb-trlp-16b29a36"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"904e9ed3-b0bb-470a-ad8d-9aae510eaa9c","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:51184","PortSpecifier":{"PortValue":51184}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","object":"source:{address:{socket_address:{address:\"10.133.0.9:51184\" port_value:51184}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811619 nanos:341679773} http:{id:\"6402ac63-ef40-47e2-8490-1d1cb3945deb\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"6402ac63-ef40-47e2-8490-1d1cb3945deb\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-H5HusceoxcjEX7CM_KsOuYlts22hopGFZwMJIv68fJn9HmIb7AkG3gsCk3WV"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","subscription":"e2e-embedding-trlp-sub","tenant":"models-as-a-service","userId":"da62f26f-2885-4579-b992-403b5d1905b2","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"6402ac63-ef40-47e2-8490-1d1cb3945deb"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":341679773,"seconds":1789811619}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":51184},"address":"10.133.0.9:51184"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"6402ac63-ef40-47e2-8490-1d1cb3945deb"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":341679773,"seconds":1789811619},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:51184","port":51184}}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-trlp-sub"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-emb-trlp-16b29a36"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"da62f26f-2885-4579-b992-403b5d1905b2","keyName":"e2e-emb-trlp-16b29a36","selected_subscription":"e2e-embedding-trlp-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-trlp-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":5,"window":"1m"}]}],"name":"e2e-embedding-trlp-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:39Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"6402ac63-ef40-47e2-8490-1d1cb3945deb","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:34216","PortSpecifier":{"PortValue":34216}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"eb9a119e-2623-4db4-8c5a-cf235946614e","method":"POST","path":"/maas-api/v1/api-keys","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","object":"source:{address:{socket_address:{address:\"10.133.0.9:34216\" port_value:34216}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811631 nanos:953446827} http:{id:\"eb9a119e-2623-4db4-8c5a-cf235946614e\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/maas-api/v1/api-keys\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-length\" value:\"73\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-request-id\" value:\"eb9a119e-2623-4db4-8c5a-cf235946614e\"} path:\"/maas-api/v1/api-keys\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.identity.kubernetesauth","msg":"calling kubernetes token review api","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","tokenreview":{"name":""}} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"openshift-identities","Priority":2,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OAuth2":null,"JWTAuthentication":null,"MTLS":null,"HMAC":null,"APIKey":null,"KubernetesAuth":{"AuthCredentials":{"KeySelector":"Bearer","In":"authorization_header"}},"Plain":null,"Noop":null,"ExtendedProperties":[]},"object":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}}} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","input":{"auth":{"identity":{"audiences":["https://prod-eaas-bucket.s3.us-east-1.amazonaws.com/7b1faa3ea3f7"],"authenticated":true,"user":{"extra":{"authentication.kubernetes.io/credential-id":["JTI=f48cba5d-f006-48fd-b051-5d6968b1e6c4"]},"groups":["system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"uid":"eae4b82d-facb-40b1-8270-84fbfaca0d46","username":"system:serviceaccount:default:tester-regular-user"}}},"context":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"destination":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":443},"address":"10.134.0.28:443"}}}},"metadata_context":{},"request":{"http":{"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"73","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"eb9a119e-2623-4db4-8c5a-cf235946614e"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"eb9a119e-2623-4db4-8c5a-cf235946614e","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":953446827,"seconds":1789811631}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":34216},"address":"10.133.0.9:34216"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"b64d1d3a1a41de71c5b05aa58c2da5025409dfbb29fbaa63fe6a7b8fb71bf42e"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/maas-api/v1/api-keys",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-length":"73","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-request-id":"eb9a119e-2623-4db4-8c5a-cf235946614e"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"eb9a119e-2623-4db4-8c5a-cf235946614e","method":"POST","path":"/maas-api/v1/api-keys","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":953446827,"seconds":1789811631},"url_path":"/maas-api/v1/api-keys","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:34216","port":34216}}} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.response","msg":"cannot build dynamic response","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"selected_subscription","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}},{"Name":"keyName","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_error_message","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"groups","Value":{}}]},"Plain":null},"reason":"no such key: metadata"} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"X-MaaS-Username-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","config":{"Name":"X-MaaS-Group-Token","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"info","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:51Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"eb9a119e-2623-4db4-8c5a-cf235946614e","authorized":true,"response":"OK"} {"level":"info","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","object":{"source":{"address":{"Address":{"SocketAddress":{"address":"10.133.0.9:34220","PortSpecifier":{"PortValue":34220}}}}},"destination":{"address":{"Address":{"SocketAddress":{"address":"10.134.0.28:443","PortSpecifier":{"PortValue":443}}}}},"request":{"http":{"id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","scheme":"https"}}}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth","msg":"incoming authorization request","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","object":"source:{address:{socket_address:{address:\"10.133.0.9:34220\" port_value:34220}}} destination:{address:{socket_address:{address:\"10.134.0.28:443\" port_value:443}}} request:{time:{seconds:1789811631 nanos:998371603} http:{id:\"c93a45fc-b9d0-45e3-9504-bc98b2695d22\" method:\"POST\" headers:{key:\":authority\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\":method\" value:\"POST\"} headers:{key:\":path\" value:\"/llm/e2e-embedding-simulated/v1/embeddings\"} headers:{key:\":scheme\" value:\"https\"} headers:{key:\"accept\" value:\"*/*\"} headers:{key:\"accept-encoding\" value:\"gzip, deflate\"} headers:{key:\"authorization\" value:\"***REDACTED***\"} headers:{key:\"content-type\" value:\"application/json\"} headers:{key:\"forwarded\" value:\"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https\"} headers:{key:\"user-agent\" value:\"python-requests/2.32.5\"} headers:{key:\"x-envoy-decorator-operation\" value:\"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*\"} headers:{key:\"x-envoy-external-address\" value:\"10.133.0.9\"} headers:{key:\"x-envoy-peer-metadata\" value:\"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==\"} headers:{key:\"x-envoy-peer-metadata-id\" value:\"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local\"} headers:{key:\"x-forwarded-for\" value:\"52.71.36.72,10.133.0.9\"} headers:{key:\"x-forwarded-host\" value:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\"} headers:{key:\"x-forwarded-port\" value:\"443\"} headers:{key:\"x-forwarded-proto\" value:\"https\"} headers:{key:\"x-gateway-model-name\" value:\"test/e2e-embedding-model\"} headers:{key:\"x-request-id\" value:\"c93a45fc-b9d0-45e3-9504-bc98b2695d22\"} path:\"/llm/e2e-embedding-simulated/v1/embeddings\" host:\"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com\" scheme:\"https\" protocol:\"HTTP/1.1\"}} context_extensions:{key:\"host\" value:\"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20\"} metadata_context:{}"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.identity","msg":"identity validated","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"api-keys","Priority":0,"Conditions":{"Left":{"Selector":"request.headers.authorization","Operator":5,"Value":"^Bearer **** sk-oai-A56I40QHBGaVhO36_RVUNhhyz8SIdhWMPwRuIESzvB6YSZmvLsssRTMpBMug"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":"apiKeyValidation","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"apiKeyValidation","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/api-keys/validate","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"keyId":"d69f9ecb-3270-4bca-83df-b183e2f6260b","keyName":"e2e-emb-gov-4ed46ce0","subscription":"e2e-embedding-gov-sub","tenant":"models-as-a-service","userId":"d69f9ecb-3270-4bca-83df-b183e2f6260b","username":"system:serviceaccount:default:tester-regular-user","valid":true}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.metadata.http","msg":"sending request","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":"subscription-info","method":"POST","url":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","headers":{"Content-Type":["application/json"]},"body":"***REDACTED***"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.metadata","msg":"fetched auth metadata","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"subscription-info","Priority":1,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"UserInfo":null,"UMA":null,"GenericHTTP":{"Endpoint":"https://maas-api.odh-ai-gateway-infra.svc.cluster.local:8443/internal/v1/subscriptions/select","DynamicEndpoint":null,"Method":"POST","Body":{},"Parameters":[],"Headers":[],"ContentType":"application/json","SharedSecret":"","OAuth2":null,"OAuth2TokenForceFetch":false,"AuthCredentials":null}},"object":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":1000,"window":"1m"}]}],"name":"e2e-embedding-gov-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"evaluating for input","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","input":{"auth":{"identity":"Bearer **** deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https"},"time":{"nanos":998371603,"seconds":1789811631}},"source":{"address":{"Address":{"SocketAddress":{"PortSpecifier":{"PortValue":34220},"address":"10.133.0.9:34220"}}}}},"destination":{"address":"10.134.0.28:443","port":443},"metadata":{},"request":{"context_extensions":{"host":"067e39cfce6c8d069faa56a3c59b6a675990d8153e6043be4ce7e0c23fef5b20"},"headers":{":authority":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com",":method":"POST",":path":"/llm/e2e-embedding-simulated/v1/embeddings",":scheme":"https","accept":"*/*","accept-encoding":"gzip, deflate","authorization":"***REDACTED***","content-type":"application/json","forwarded":"for=52.71.36.72;host=maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com;proto=https","user-agent":"python-requests/2.32.5","x-envoy-decorator-operation":"e2e-embedding-simulated-kserve-workload-svc.llm.svc.cluster.local:8000/*","x-envoy-external-address":"10.133.0.9","x-envoy-peer-metadata":"ChoKCkNMVVNURVJfSUQSDBoKS3ViZXJuZXRlcwqLAQoGTEFCRUxTEoABKn4KSwofc2VydmljZS5pc3Rpby5pby9jYW5vbmljYWwtbmFtZRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdAovCiNzZXJ2aWNlLmlzdGlvLmlvL2Nhbm9uaWNhbC1yZXZpc2lvbhIIGgZsYXRlc3QKQQoETkFNRRI5GjdtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdC03OGJiNzhmZjc4LTRmdm1jCiAKCU5BTUVTUEFDRRITGhFvcGVuc2hpZnQtaW5ncmVzcwp0CgVPV05FUhJrGmlrdWJlcm5ldGVzOi8vYXBpcy9hcHBzL3YxL25hbWVzcGFjZXMvb3BlbnNoaWZ0LWluZ3Jlc3MvZGVwbG95bWVudHMvbWFhcy1kZWZhdWx0LWdhdGV3YXktb3BlbnNoaWZ0LWRlZmF1bHQKOQoNV09SS0xPQURfTkFNRRIoGiZtYWFzLWRlZmF1bHQtZ2F0ZXdheS1vcGVuc2hpZnQtZGVmYXVsdA==","x-envoy-peer-metadata-id":"router~10.134.0.28~maas-default-gateway-openshift-default-78bb78ff78-4fvmc.openshift-ingress~openshift-ingress.svc.cluster.local","x-forwarded-for":"52.71.36.72,10.133.0.9","x-forwarded-host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","x-forwarded-port":"443","x-forwarded-proto":"https","x-gateway-model-name":"test/e2e-embedding-model","x-request-id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22"},"host":"maas.apps.f017000b-5598-40ae-af27-7b1faa3ea3f7.prod.konfluxeaas.com","id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","method":"POST","path":"/llm/e2e-embedding-simulated/v1/embeddings","protocol":"HTTP/1.1","scheme":"https","time":{"nanos":998371603,"seconds":1789811631},"url_path":"/llm/e2e-embedding-simulated/v1/embeddings","user_agent":"python-requests/2.32.5"},"source":{"address":"10.133.0.9:34220","port":34220}}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"auth-valid","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata, \"apiKeyValidation\", {})\n input.auth.metadata.apiKeyValidation.valid == true\n}\nallow {\n not input.auth.metadata.apiKeyValidation\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"deny-client-identity-headers","Priority":0,"Conditions":{"Left":null,"Right":null},"Metrics":false,"Cache":null,"OPA":null,"JSON":{"Rules":{"Left":{},"Right":{"Left":{},"Right":{"Left":{},"Right":{"Left":null,"Right":null}}}}},"KubernetesAuthz":null,"Authzed":null},"object":true} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"subscription-valid","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"name\", \"\") != \"\"\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"error\", \"\") == \"\"\n\tphase := object.get(input.auth.metadata[\"subscription-info\"], \"phase\", \"\")\n\tany([phase == \"Active\", phase == \"Degraded\"])\n\tobject.get(input.auth.metadata[\"subscription-info\"], \"deletionTimestamp\", \"\") == \"\"\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.authorization","msg":"access granted","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"require-group-membership","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Metrics":false,"Cache":{},"OPA":{"Rego":"allow {\n object.get(input.auth.metadata[\"subscription-info\"], \"accessAllowed\", false) == true\n}","ExternalSource":null,"AllValues":false},"JSON":null,"KubernetesAuthz":null,"Authzed":null},"object":{"allow":true}} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"X-MaaS-Group","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Group","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"[\"system:authenticated\",\"system:serviceaccounts\",\"system:serviceaccounts:default\",\"system:authenticated\"]"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"X-MaaS-KeyName","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"x-maas-keyname","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-emb-gov-4ed46ce0"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"X-MaaS-Username","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Username","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{"Static":null,"Pattern":"auth.metadata.apiKeyValidation.username"}}},"object":"system:serviceaccount:default:tester-regular-user"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"X-MaaS-Subscription","Priority":0,"Conditions":{"Left":{},"Right":{"Left":null,"Right":null}},"Wrapper":"httpHeader","WrapperKey":"X-MaaS-Subscription","Metrics":false,"Cache":null,"Wristband":null,"DynamicJSON":null,"Plain":{"Value":{}}},"object":"e2e-embedding-gov-sub"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth.authpipeline.response","msg":"dynamic response built","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","config":{"Name":"identity","Priority":0,"Conditions":{"Left":null,"Right":null},"Wrapper":"envoyDynamicMetadata","WrapperKey":"identity","Metrics":true,"Cache":null,"Wristband":null,"DynamicJSON":{"Properties":[{"Name":"subscription_error_message","Value":{}},{"Name":"keyName","Value":{}},{"Name":"selected_subscription_key","Value":{}},{"Name":"subscription_error","Value":{}},{"Name":"userid","Value":{}},{"Name":"groups","Value":{}},{"Name":"selected_subscription","Value":{}},{"Name":"keyId","Value":{}},{"Name":"subscription_info","Value":{}},{"Name":"groups_str","Value":{}}]},"Plain":null},"object":{"groups":["system:authenticated","system:serviceaccounts","system:serviceaccounts:default","system:authenticated"],"groups_str":"system:authenticated,system:serviceaccounts,system:serviceaccounts:default,system:authenticated","keyId":"d69f9ecb-3270-4bca-83df-b183e2f6260b","keyName":"e2e-emb-gov-4ed46ce0","selected_subscription":"e2e-embedding-gov-sub","selected_subscription_key":"models-as-a-service/e2e-embedding-gov-sub@llm/e2e-embedding-simulated","subscription_error":"","subscription_error_message":"","subscription_info":{"accessAllowed":true,"modelRefs":[{"model_name":"publishers/llm/models/test/e2e-embedding-model","name":"e2e-embedding-simulated","source":"internal","token_rate_limits":[{"limit":1000,"window":"1m"}]}],"name":"e2e-embedding-gov-sub","namespace":"models-as-a-service","phase":"Active","ready":true,"resolvedModel":"llm/e2e-embedding-simulated"},"userid":"system:serviceaccount:default:tester-regular-user"}} {"level":"info","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","authorized":true,"response":"OK"} {"level":"debug","ts":"2026-09-19T09:53:52Z","logger":"authorino.service.auth","msg":"outgoing authorization response","request id":"c93a45fc-b9d0-45e3-9504-bc98b2695d22","authorized":true,"response":"OK"}