From 921fbf1306359e300ad7ff67aae10db193dfbe1d Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 9 Sep 2021 19:41:44 -0500 Subject: [PATCH 01/10] added sourceSpec validation from pkg/duck/source to pingSource --- pkg/apis/sources/v1/ping_validation.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/apis/sources/v1/ping_validation.go b/pkg/apis/sources/v1/ping_validation.go index c60f49a4f95..30345e3c783 100644 --- a/pkg/apis/sources/v1/ping_validation.go +++ b/pkg/apis/sources/v1/ping_validation.go @@ -94,6 +94,7 @@ func (cs *PingSourceSpec) Validate(ctx context.Context) *apis.FieldError { } } } + errs = errs.Also(cs.SourceSpec.Validate(ctx)) return errs } From b3903cd947646000def69935db9dd62e75c8ae7d Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 9 Sep 2021 20:10:54 -0500 Subject: [PATCH 02/10] bumped pkg version so source validation can be used on the pingsource --- logs-conf.log | 10295 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 10295 insertions(+) create mode 100644 logs-conf.log diff --git a/logs-conf.log b/logs-conf.log new file mode 100644 index 00000000000..bd708d9fcb6 --- /dev/null +++ b/logs-conf.log @@ -0,0 +1,10295 @@ +=== RUN TestChannelAddressableResolverClusterRoleTest +=== RUN TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e0 eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e0 eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e0,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e0,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e0-eventwatcher eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e0-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e0-eventwatcher eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e0-eventwatcher,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e0-eventwatcher,},} +=== PAUSE TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 +=== RUN TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e1 eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e1 eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e1,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e1,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e1-eventwatcher eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e1-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e1-eventwatcher eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e1-eventwatcher,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e1-eventwatcher,},} +=== PAUSE TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-addressable-resolver-bgktf eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-addressable-resolver-t2tzv eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-addressable-resolver-t2tzv,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:addressable-resolver,},} +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-addressable-resolver-bgktf,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:addressable-resolver,},} +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:155: Waiting for all KResources to become ready +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:155: Waiting for all KResources to become ready +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding" + tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-t2tzv" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-bgktf" + tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-bgktf to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-t2tzv to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e0" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e1 to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0 to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e0" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1" +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0 to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e1 to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e0" +=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e1" + tracker.go:139: Waiting for eventing-e2e1 to be deleted +=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e0 to be deleted +--- PASS: TestChannelAddressableResolverClusterRoleTest (2.17s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels (0.01s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.01s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 (13.92s) + --- PASS: TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 (13.96s) +=== RUN TestChannelChannelableManipulatorClusterRoleTest +=== RUN TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e2 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e2 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e2,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e2,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e2-eventwatcher eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e2-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e2-eventwatcher eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e2-eventwatcher,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e2-eventwatcher,},} +=== PAUSE TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 +=== RUN TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e3 eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e3 eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e3,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e3,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e3-eventwatcher eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e3-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e3-eventwatcher eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e3-eventwatcher,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e3-eventwatcher,},} +=== PAUSE TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-manipulator-pt777 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-manipulator-m4mlq eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-manipulator-pt777-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-manipulator-pt777,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:channelable-manipulator,},} + tracker.go:155: Waiting for all KResources to become ready +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-manipulator-m4mlq-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-manipulator-m4mlq,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:channelable-manipulator,},} + tracker.go:155: Waiting for all KResources to become ready +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=channels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen + tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-pt777-cluster-role-binding" + tracker.go:139: Waiting for conformance-test-channel-manipulator-pt777-cluster-role-binding to be deleted + tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-pt777" + tracker.go:139: Waiting for conformance-test-channel-manipulator-pt777 to be deleted +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=inmemorychannels +=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen + tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-m4mlq-cluster-role-binding" + tracker.go:139: Waiting for conformance-test-channel-manipulator-m4mlq-cluster-role-binding to be deleted + tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-m4mlq" + tracker.go:139: Waiting for conformance-test-channel-manipulator-m4mlq to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" + tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e3" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2 to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e3 to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e3" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2 to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e3 to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e2" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e3" +=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e2 to be deleted +=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e3 to be deleted +--- PASS: TestChannelChannelableManipulatorClusterRoleTest (0.13s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 (13.20s) + --- PASS: TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 (13.27s) +=== RUN TestChannelCRDMetadata +=== RUN TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e4 eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e4 eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e4,Namespace:eventing-e2e4,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e4,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e4-eventwatcher eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e4-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e4-eventwatcher eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e4-eventwatcher,Namespace:eventing-e2e4,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e4-eventwatcher,},} +=== PAUSE TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 +=== RUN TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e5 eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e5 eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e5,Namespace:eventing-e2e5,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e5,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e5-eventwatcher eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e5-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e5-eventwatcher eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e5-eventwatcher,Namespace:eventing-e2e5,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e5-eventwatcher,},} +=== PAUSE TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 +=== RUN TestChannelCRDMetadata/Channel_is_namespaced +=== RUN TestChannelCRDMetadata/Channel_is_namespaced#01 +=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label +=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#01 +=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#02 +=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#03 +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen + tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" + tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" + tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" + tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e4" +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen + tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" + tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" + tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" + tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e5" +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e4 to be deleted +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e5 to be deleted +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e4" +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e5" +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e4 to be deleted +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e5 to be deleted +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e4" +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e5" +=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e4 to be deleted +=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e5 to be deleted +--- PASS: TestChannelCRDMetadata (0.13s) + --- PASS: TestChannelCRDMetadata/Channel_is_namespaced (0.00s) + --- PASS: TestChannelCRDMetadata/Channel_is_namespaced#01 (0.00s) + --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label (0.03s) + --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#01 (0.03s) + --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#02 (0.00s) + --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#03 (0.00s) + --- PASS: TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 (1.76s) + --- PASS: TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 (1.82s) +=== RUN TestChannelCRDName +=== RUN TestChannelCRDName/Channel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e6 eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e6 eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e6,Namespace:eventing-e2e6,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e6,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e6-eventwatcher eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e6-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e6-eventwatcher eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e6-eventwatcher,Namespace:eventing-e2e6,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e6-eventwatcher,},} +=== PAUSE TestChannelCRDName/Channel-messaging.knative.dev/v1 +=== RUN TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e7 eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e7 eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e7,Namespace:eventing-e2e7,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e7,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e7-eventwatcher eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e7-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e7-eventwatcher eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e7-eventwatcher,Namespace:eventing-e2e7,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e7-eventwatcher,},} +=== PAUSE TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 +=== RUN TestChannelCRDName/Channel_name_has_required_suffix +=== RUN TestChannelCRDName/Channel_name_has_required_suffix#01 +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + k8s_events.go:66: EventListener stopped, 0 events seen +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e6" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7" + tracker.go:139: Waiting for eventing-e2e7 to be deleted +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6 to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e6" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7" + tracker.go:139: Waiting for eventing-e2e7 to be deleted +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6 to be deleted + tracker.go:133: Cleaning resource: "eventing-e2e6" +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:133: Cleaning resource: "eventing-e2e7" +=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e6 to be deleted +=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 + tracker.go:139: Waiting for eventing-e2e7 to be deleted +--- PASS: TestChannelCRDName (2.13s) + --- PASS: TestChannelCRDName/Channel_name_has_required_suffix (0.00s) + --- PASS: TestChannelCRDName/Channel_name_has_required_suffix#01 (0.00s) + --- PASS: TestChannelCRDName/Channel-messaging.knative.dev/v1 (2.68s) + --- PASS: TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 (2.68s) +=== RUN TestChannelDataPlaneSuccess +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e8 eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e8 eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e8,Namespace:eventing-e2e8,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e8,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e8-eventwatcher eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e8-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e8-eventwatcher eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e8-eventwatcher,Namespace:eventing-e2e8,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e8-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e9 eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e9 eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e9,Namespace:eventing-e2e9,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e9,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e9-eventwatcher eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e9-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e9-eventwatcher eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e9-eventwatcher,Namespace:eventing-e2e9,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e9-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e10 eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e10 eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e10,Namespace:eventing-e2e10,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e10,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e10-eventwatcher eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e10-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e10-eventwatcher eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e10-eventwatcher,Namespace:eventing-e2e10,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e10-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e11 eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e11 eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e11,Namespace:eventing-e2e11,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e11,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e11-eventwatcher eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e11-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e11-eventwatcher eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e11-eventwatcher,Namespace:eventing-e2e11,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e11-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e14 eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e14 eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e14,Namespace:eventing-e2e14,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e14,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e14-eventwatcher eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e14-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e14-eventwatcher eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e14-eventwatcher,Namespace:eventing-e2e14,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e14-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e15 eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e15 eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e15,Namespace:eventing-e2e15,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e15,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e15-eventwatcher eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e15-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e15-eventwatcher eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e15-eventwatcher,Namespace:eventing-e2e15,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e15-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e16 eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e16 eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e16,Namespace:eventing-e2e16,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e16,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e16-eventwatcher eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e16-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e16-eventwatcher eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e16-eventwatcher,Namespace:eventing-e2e16,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e16-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 +=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e17 eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e17 eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e17,Namespace:eventing-e2e17,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e17,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e17-eventwatcher eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e17-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e17-eventwatcher eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e17-eventwatcher,Namespace:eventing-e2e17,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e17-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-03-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-03-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-10-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-10-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-10-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-03-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-03-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-10-ch +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-03-recordevents eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:1598f4f8-744b-4e8a-9906-0d3194fb8888] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e14,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-03-recordevents eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:59ea5b50-ec2c-4a03-9877-d67ce2810f94] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e10,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-10-recordevents eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:0379c10c-083c-4e4c-bcbf-8f76843fc4c1] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e9,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-10-recordevents eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:7291f716-08c5-437d-94a7-a383e8ac8436] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e11,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-03-recordevents eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:6c9b8547-7a08-472f-be50-e2eb31f8806a] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e8,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-10-recordevents eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:fb3f6a05-c22b-428b-9e0c-791dfdf4ece3] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e15,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-03-recordevents eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:8096a484-d112-41b4-8947-4ee583a1f28a] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e16,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-10-recordevents eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:4fab7a40-2ff0-4429-9297-1577eed9fbf2] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e17,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + resources.go:56: Failed to start the recordevent pod 'min-event-binary-03-recordevents': pod "min-event-binary-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cab73273c24,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:4a305745-3fd0-44ff-848d-75d3b85e68e5,ResourceVersion:8196549,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196539,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e8/min-event-binary-03-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cabe860c334,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:1479c109-478b-4fda-ba2b-d4fb21969038,ResourceVersion:8205041,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:12 -0500 -05 + LastTimestamp:2021-09-15 11:51:24 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb2d7284fa4,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:57108829-8591-435c-a1c4-2e1d68580972,ResourceVersion:8206817,Generation:0,CreationTimestamp:2021-09-15 11:46:42 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:42 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:42 -0500 -05 + LastTimestamp:2021-09-15 11:52:05 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb2d728f92c,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:5d5c5a73-0d37-4fba-a29f-2cb1b7cb461d,ResourceVersion:8206818,Generation:0,CreationTimestamp:2021-09-15 11:46:42 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:42 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:42 -0500 -05 + LastTimestamp:2021-09-15 11:52:05 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb314ee5e14,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:89bf0d99-d258-4f18-bcb5-6038afd05dbd,ResourceVersion:8207491,Generation:0,CreationTimestamp:2021-09-15 11:46:43 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:43 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:43 -0500 -05 + LastTimestamp:2021-09-15 11:52:33 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb314eea84c,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:de7b6bd4-0083-4976-80fe-74ca61d4022e,ResourceVersion:8207493,Generation:0,CreationTimestamp:2021-09-15 11:46:43 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:43 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:43 -0500 -05 + LastTimestamp:2021-09-15 11:52:33 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "min-event-binary-03-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "6c9b8547-7a08-472f-be50-e2eb31f8806a" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.65\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:46:43Z" + } + ], + "name": "min-event-binary-03-recordevents", + "namespace": "eventing-e2e8", + "resourceVersion": "8209708", + "uid": "0c1de339-1419-46c8-9cbe-87838cab81d7" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-86hcr", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e8", + "serviceAccountName": "eventing-e2e8", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-86hcr", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "rpc error: code = Unknown desc = failed to pull and unpack image \"kind.local/recordevents:latest\": failed to resolve reference \"kind.local/recordevents:latest\": failed to do request: Head \"https://kind.local/v2/recordevents/manifests/latest\": dial tcp: lookup kind.local: Temporary failure in name resolution", + "reason": "ErrImagePull" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.65", + "podIPs": [ + { + "ip": "10.244.0.65" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + resources.go:56: Failed to start the recordevent pod 'min-event-binary-10-recordevents': pod "min-event-binary-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for min-event-binary-03-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cab71ad00cc,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:433d9168-d071-4c14-a44b-a45ffeeaf5f3,ResourceVersion:8196534,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196524,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e9/min-event-binary-10-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cabff085890,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:0a96f383-4f63-4405-9a93-bc25606addc3,ResourceVersion:8205598,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:12 -0500 -05 + LastTimestamp:2021-09-15 11:51:43 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52c2b2218,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:1e024204-57bf-4e2d-b3f7-ac6ae3041ebf,ResourceVersion:8207062,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:52 -0500 -05 + LastTimestamp:2021-09-15 11:52:15 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52c2b56d4,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:0537a45e-9d25-4e54-a82e-5809811095fc,ResourceVersion:8207063,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:52 -0500 -05 + LastTimestamp:2021-09-15 11:52:15 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52e377638,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:22d781eb-9498-47de-882e-acccfce0c665,ResourceVersion:8207669,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:52 -0500 -05 + LastTimestamp:2021-09-15 11:52:40 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52e37aa90,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:d42c4299-9fde-42db-87db-50d5447da6c5,ResourceVersion:8207671,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:52 -0500 -05 + LastTimestamp:2021-09-15 11:52:40 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "min-event-binary-10-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "0379c10c-083c-4e4c-bcbf-8f76843fc4c1" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.66\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:46:52Z" + } + ], + "name": "min-event-binary-10-recordevents", + "namespace": "eventing-e2e9", + "resourceVersion": "8207670", + "uid": "52e2600c-44a7-460f-b41a-2f70836915e0" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-6bfkj", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e9", + "serviceAccountName": "eventing-e2e9", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-6bfkj", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.66", + "podIPs": [ + { + "ip": "10.244.0.66" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for min-event-binary-10-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + resources.go:56: Failed to start the recordevent pod 'min-event-structured-03-recordevents': pod "min-event-structured-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cab71acffa0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:38db8619-929b-4712-ab3e-aaa20616ba4d,ResourceVersion:8196542,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196522,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e10/min-event-structured-03-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cabd8619c38,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:02b4aa90-6e54-4ac1-bf78-aa4cd147f4d9,ResourceVersion:8203089,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:12 -0500 -05 + LastTimestamp:2021-09-15 11:50:34 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae2ceeb464,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:9da67165-8832-493d-a232-3c80fb67fe5c,ResourceVersion:8205712,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:22 -0500 -05 + LastTimestamp:2021-09-15 11:51:45 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae2cef03b0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:1a884dd3-7933-4c49-b740-c55550d4c599,ResourceVersion:8205713,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:22 -0500 -05 + LastTimestamp:2021-09-15 11:51:45 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae577083c0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:90ec92a3-9d38-46d1-b502-f76cfba7dba9,ResourceVersion:8206963,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:22 -0500 -05 + LastTimestamp:2021-09-15 11:52:10 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae57712064,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:65b2fab7-0131-4318-b7b1-3b16a7c19d6d,ResourceVersion:8206964,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:22 -0500 -05 + LastTimestamp:2021-09-15 11:52:10 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "min-event-structured-03-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "59ea5b50-ec2c-4a03-9877-d67ce2810f94" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.63\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:46:22Z" + } + ], + "name": "min-event-structured-03-recordevents", + "namespace": "eventing-e2e10", + "resourceVersion": "8209569", + "uid": "4520deb8-88fd-4b86-abfc-c947c0ac2add" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-mz6rw", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e10", + "serviceAccountName": "eventing-e2e10", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-mz6rw", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.63", + "podIPs": [ + { + "ip": "10.244.0.63" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for min-event-structured-03-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + resources.go:56: Failed to start the recordevent pod 'min-event-structured-10-recordevents': pod "min-event-structured-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cab73282300,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:89cd986c-6078-4d62-8f19-8d45b56976d7,ResourceVersion:8196554,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196535,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e11/min-event-structured-10-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cabdaaa767c,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:6e368ea4-d40e-40a1-ba64-1dc671727cf0,ResourceVersion:8204160,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:12 -0500 -05 + LastTimestamp:2021-09-15 11:51:14 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb081e0014c,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:70af04ef-cbcb-4020-af38-4d8b6413aae2,ResourceVersion:8206260,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:32 -0500 -05 + LastTimestamp:2021-09-15 11:51:55 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb081e0b6f0,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:238a9d4a-7f1b-443f-82a5-5292d0f3578c,ResourceVersion:8206261,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:32 -0500 -05 + LastTimestamp:2021-09-15 11:51:55 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb0ae1919b0,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:5c91655f-3d03-4ec9-8d45-b3867fb9f548,ResourceVersion:8207198,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:32 -0500 -05 + LastTimestamp:2021-09-15 11:52:20 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb0ae19d404,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:ad11cf2d-9a22-40ef-8a60-1ad308c141b6,ResourceVersion:8207200,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:32 -0500 -05 + LastTimestamp:2021-09-15 11:52:20 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "min-event-structured-10-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "7291f716-08c5-437d-94a7-a383e8ac8436" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.64\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:46:32Z" + } + ], + "name": "min-event-structured-10-recordevents", + "namespace": "eventing-e2e11", + "resourceVersion": "8209523", + "uid": "20ea2878-fa68-42f9-a80a-6c6efd20eea0" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-dtm8g", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e11", + "serviceAccountName": "eventing-e2e11", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-dtm8g", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "rpc error: code = Unknown desc = failed to pull and unpack image \"kind.local/recordevents:latest\": failed to resolve reference \"kind.local/recordevents:latest\": failed to do request: Head \"https://kind.local/v2/recordevents/manifests/latest\": dial tcp: lookup kind.local: Temporary failure in name resolution", + "reason": "ErrImagePull" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.64", + "podIPs": [ + { + "ip": "10.244.0.64" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for min-event-structured-10-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + resources.go:56: Failed to start the recordevent pod 'full-event-binary-03-recordevents': pod "full-event-binary-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cab783175cc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:d2082853-0555-4f80-9386-5a0909d8ce44,ResourceVersion:8196584,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196581,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e14/full-event-binary-03-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cac03a52d88,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:a932fcc8-3aed-437d-a534-4888fdb901f3,ResourceVersion:8205719,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:12 -0500 -05 + LastTimestamp:2021-09-15 11:51:45 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb780f6412c,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:ee8f1b6c-090a-4349-bb99-8c2a9aec40f9,ResourceVersion:8207301,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:02 -0500 -05 + LastTimestamp:2021-09-15 11:52:25 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb780f6719c,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:8b31afeb-be93-4d38-a2ec-ebb8b668db96,ResourceVersion:8207302,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:02 -0500 -05 + LastTimestamp:2021-09-15 11:52:25 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb7840ad5bc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:ae89aa5c-732d-45e0-a545-90eb3decaea6,ResourceVersion:8208103,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:02 -0500 -05 + LastTimestamp:2021-09-15 11:52:59 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb7840b07bc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:c1a21be0-c563-4794-9a83-39183020faa4,ResourceVersion:8208104,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:02 -0500 -05 + LastTimestamp:2021-09-15 11:52:59 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "full-event-binary-03-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "1598f4f8-744b-4e8a-9906-0d3194fb8888" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.67\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:47:02Z" + } + ], + "name": "full-event-binary-03-recordevents", + "namespace": "eventing-e2e14", + "resourceVersion": "8207822", + "uid": "db816a40-31bf-4a79-abeb-a716f0394987" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-p6bln", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e14", + "serviceAccountName": "eventing-e2e14", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-p6bln", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.67", + "podIPs": [ + { + "ip": "10.244.0.67" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for full-event-binary-03-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + resources.go:56: Failed to start the recordevent pod 'full-event-binary-10-recordevents': pod "full-event-binary-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cab7bd5f5b8,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:2616040a-0ff6-472d-a398-8ab53145e9b9,ResourceVersion:8196596,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196593,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e15/full-event-binary-10-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cac189ee788,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:aba9d572-536f-4978-ae61-80d7311fc084,ResourceVersion:8206913,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:13 -0500 -05 + LastTimestamp:2021-09-15 11:52:08 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d5f44aa0,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:0e8f5777-89f9-4327-864b-38445db36405,ResourceVersion:8207536,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:12 -0500 -05 + LastTimestamp:2021-09-15 11:52:35 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d5f47f5c,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:6f240d75-21ed-4c40-9166-8e5da9ccd056,ResourceVersion:8207537,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:12 -0500 -05 + LastTimestamp:2021-09-15 11:52:35 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d9eb61e8,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:a36a11c8-6e87-4bd1-8c33-8f0e9959733a,ResourceVersion:8208198,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:12 -0500 -05 + LastTimestamp:2021-09-15 11:53:03 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d9eb92bc,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:e9762ae6-36a8-439b-bd8b-53d1b07056e8,ResourceVersion:8208199,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:12 -0500 -05 + LastTimestamp:2021-09-15 11:53:03 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "full-event-binary-10-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "fb3f6a05-c22b-428b-9e0c-791dfdf4ece3" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.68\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:47:12Z" + } + ], + "name": "full-event-binary-10-recordevents", + "namespace": "eventing-e2e15", + "resourceVersion": "8208197", + "uid": "4a48cf09-a32f-422f-8ca3-4c30c983de85" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-tbjw5", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e15", + "serviceAccountName": "eventing-e2e15", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-tbjw5", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.68", + "podIPs": [ + { + "ip": "10.244.0.68" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for full-event-binary-10-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + resources.go:56: Failed to start the recordevent pod 'full-event-structured-03-recordevents': pod "full-event-structured-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cab7f7bdef8,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:11c88e62-fe9c-476e-a915-b8760527e17b,ResourceVersion:8196603,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196600,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e16/full-event-structured-03-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cac1ace3720,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:45bda700-85cd-46ac-b82c-8bc38b9866d9,ResourceVersion:8207115,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:13 -0500 -05 + LastTimestamp:2021-09-15 11:52:17 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2ad624d8,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:bd16689d-9d8f-4dda-aa79-afc3c9e328d9,ResourceVersion:8207771,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:22 -0500 -05 + LastTimestamp:2021-09-15 11:52:45 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2ad65bec,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:62f4cd60-d41b-4821-bbdd-8b892f911675,ResourceVersion:8207772,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:22 -0500 -05 + LastTimestamp:2021-09-15 11:52:45 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2fc5a388,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:fe686399-f125-4f88-bfcc-ec8f1b5ac45e,ResourceVersion:8208295,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:22 -0500 -05 + LastTimestamp:2021-09-15 11:53:07 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2fc65abc,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:247d0dc2-ead3-4183-87e0-e4ceb69f1d3f,ResourceVersion:8208297,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:22 -0500 -05 + LastTimestamp:2021-09-15 11:53:07 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "full-event-structured-03-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "8096a484-d112-41b4-8947-4ee583a1f28a" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.69\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:47:22Z" + } + ], + "name": "full-event-structured-03-recordevents", + "namespace": "eventing-e2e16", + "resourceVersion": "8208296", + "uid": "948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-nb69n", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e16", + "serviceAccountName": "eventing-e2e16", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-nb69n", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.69", + "podIPs": [ + { + "ip": "10.244.0.69" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for full-event-structured-03-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + resources.go:56: Failed to start the recordevent pod 'full-event-structured-10-recordevents': pod "full-event-structured-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cab82cec7c8,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:3116820c-1831-4ac3-acb6-5c0223ff66fd,ResourceVersion:8196608,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196605,FieldPath:,} + Reason:Scheduled + Message:Successfully assigned eventing-e2e17/full-event-structured-10-recordevents to knative-control-plane + Source:EventSource{Component:default-scheduler,Host:,} + FirstTimestamp:2021-09-15 11:46:10 -0500 -05 + LastTimestamp:2021-09-15 11:46:10 -0500 -05 + Count:1 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cac2dbfe194,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:07365a8b-1874-446f-9dbb-e4cc7dc384db,ResourceVersion:8207291,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} + Reason:Pulling + Message:Pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:46:13 -0500 -05 + LastTimestamp:2021-09-15 11:52:24 -0500 -05 + Count:4 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe806300cc,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:f2847316-a8e0-4f08-97c1-d775722c57d0,ResourceVersion:8208006,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:32 -0500 -05 + LastTimestamp:2021-09-15 11:52:55 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe80635e28,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:727be334-efee-4bd2-985f-6340ef0b810d,ResourceVersion:8208007,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ErrImagePull + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:32 -0500 -05 + LastTimestamp:2021-09-15 11:52:55 -0500 -05 + Count:4 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe8630aa18,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:2d39f14f-226d-43bc-9fe0-d756abfaf4f8,ResourceVersion:8208610,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} + Reason:BackOff + Message:Back-off pulling image "kind.local/recordevents:latest" + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:32 -0500 -05 + LastTimestamp:2021-09-15 11:53:20 -0500 -05 + Count:7 + Type:Normal + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + test_runner.go:290: Event{ + ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe86311f48,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:d620d51a-0e12-4dc9-b783-b2d13174baf2,ResourceVersion:8208612,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} + InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} + Reason:Failed + Message:Error: ImagePullBackOff + Source:EventSource{Component:kubelet,Host:knative-control-plane,} + FirstTimestamp:2021-09-15 11:47:32 -0500 -05 + LastTimestamp:2021-09-15 11:53:20 -0500 -05 + Count:7 + Type:Warning + EventTime:0001-01-01 00:00:00 +0000 UTC + Series:nil + Action: + Related:nil + ReportingController: + ReportingInstance: + } + k8s_events.go:66: EventListener stopped, 6 events seen + tracker.go:131: Cleaning resource: "full-event-structured-10-recordevents" + { + "apiVersion": "v1", + "kind": "Pod", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "labels": { + "e2etest": "4fab7a40-2ff0-4429-9297-1577eed9fbf2" + }, + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:metadata": { + "f:labels": { + ".": {}, + "f:e2etest": {} + } + }, + "f:spec": { + "f:containers": { + "k:{\"name\":\"recordevents\"}": { + ".": {}, + "f:env": { + ".": {}, + "k:{\"name\":\"EVENT_GENERATORS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"EVENT_LOGS\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_LOGGING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"K_CONFIG_TRACING\"}": { + ".": {}, + "f:name": {}, + "f:value": {} + }, + "k:{\"name\":\"POD_NAME\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + }, + "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { + ".": {}, + "f:name": {}, + "f:valueFrom": { + ".": {}, + "f:fieldRef": { + ".": {}, + "f:apiVersion": {}, + "f:fieldPath": {} + } + } + } + }, + "f:image": {}, + "f:imagePullPolicy": {}, + "f:name": {}, + "f:resources": {}, + "f:terminationMessagePath": {}, + "f:terminationMessagePolicy": {} + } + }, + "f:dnsPolicy": {}, + "f:enableServiceLinks": {}, + "f:restartPolicy": {}, + "f:schedulerName": {}, + "f:securityContext": {}, + "f:serviceAccount": {}, + "f:serviceAccountName": {}, + "f:terminationGracePeriodSeconds": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + }, + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:status": { + "f:conditions": { + "k:{\"type\":\"ContainersReady\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Initialized\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:status": {}, + "f:type": {} + }, + "k:{\"type\":\"Ready\"}": { + ".": {}, + "f:lastProbeTime": {}, + "f:lastTransitionTime": {}, + "f:message": {}, + "f:reason": {}, + "f:status": {}, + "f:type": {} + } + }, + "f:containerStatuses": {}, + "f:hostIP": {}, + "f:podIP": {}, + "f:podIPs": { + ".": {}, + "k:{\"ip\":\"10.244.0.70\"}": { + ".": {}, + "f:ip": {} + } + }, + "f:startTime": {} + } + }, + "manager": "kubelet", + "operation": "Update", + "time": "2021-09-15T16:47:32Z" + } + ], + "name": "full-event-structured-10-recordevents", + "namespace": "eventing-e2e17", + "resourceVersion": "8208611", + "uid": "6540a1d9-55d4-4f69-a8fb-10b78ad4776b" + }, + "spec": { + "containers": [ + { + "env": [ + { + "name": "SYSTEM_NAMESPACE", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + } + } + }, + { + "name": "POD_NAME", + "valueFrom": { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.name" + } + } + }, + { + "name": "EVENT_LOGS", + "value": "recorder,logger" + }, + { + "name": "EVENT_GENERATORS", + "value": "receiver" + }, + { + "name": "K_CONFIG_TRACING", + "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" + }, + { + "name": "K_CONFIG_LOGGING", + "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" + } + ], + "image": "kind.local/recordevents:latest", + "imagePullPolicy": "IfNotPresent", + "name": "recordevents", + "resources": {}, + "terminationMessagePath": "/dev/termination-log", + "terminationMessagePolicy": "File", + "volumeMounts": [ + { + "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", + "name": "kube-api-access-278rb", + "readOnly": true + } + ] + } + ], + "dnsPolicy": "ClusterFirst", + "enableServiceLinks": true, + "nodeName": "knative-control-plane", + "preemptionPolicy": "PreemptLowerPriority", + "priority": 0, + "restartPolicy": "Always", + "schedulerName": "default-scheduler", + "securityContext": {}, + "serviceAccount": "eventing-e2e17", + "serviceAccountName": "eventing-e2e17", + "terminationGracePeriodSeconds": 30, + "tolerations": [ + { + "effect": "NoExecute", + "key": "node.kubernetes.io/not-ready", + "operator": "Exists", + "tolerationSeconds": 300 + }, + { + "effect": "NoExecute", + "key": "node.kubernetes.io/unreachable", + "operator": "Exists", + "tolerationSeconds": 300 + } + ], + "volumes": [ + { + "name": "kube-api-access-278rb", + "projected": { + "defaultMode": 420, + "sources": [ + { + "serviceAccountToken": { + "expirationSeconds": 3607, + "path": "token" + } + }, + { + "configMap": { + "items": [ + { + "key": "ca.crt", + "path": "ca.crt" + } + ], + "name": "kube-root-ca.crt" + } + }, + { + "downwardAPI": { + "items": [ + { + "fieldRef": { + "apiVersion": "v1", + "fieldPath": "metadata.namespace" + }, + "path": "namespace" + } + ] + } + } + ] + } + } + ] + }, + "status": { + "conditions": [ + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Initialized" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "Ready" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "message": "containers with unready status: [recordevents]", + "reason": "ContainersNotReady", + "status": "False", + "type": "ContainersReady" + }, + { + "lastProbeTime": null, + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "PodScheduled" + } + ], + "containerStatuses": [ + { + "image": "kind.local/recordevents:latest", + "imageID": "", + "lastState": {}, + "name": "recordevents", + "ready": false, + "restartCount": 0, + "started": false, + "state": { + "waiting": { + "message": "Back-off pulling image \"kind.local/recordevents:latest\"", + "reason": "ImagePullBackOff" + } + } + } + ], + "hostIP": "172.18.0.2", + "phase": "Pending", + "podIP": "10.244.0.70", + "podIPs": [ + { + "ip": "10.244.0.70" + } + ], + "qosClass": "BestEffort", + "startTime": "2021-09-15T16:46:10Z" + } + } + tracker.go:139: Waiting for full-event-structured-10-recordevents to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "min-event-structured-03-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "min-event-structured-03-recordevents", + "namespace": "eventing-e2e10", + "resourceVersion": "8196501", + "uid": "d2b2d39c-1c62-44bb-930c-8dbb4c90fd93" + }, + "spec": { + "clusterIP": "10.96.76.199", + "clusterIPs": [ + "10.96.76.199" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "59ea5b50-ec2c-4a03-9877-d67ce2810f94" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for min-event-structured-03-recordevents to be deleted + tracker.go:131: Cleaning resource: "min-event-structured-03-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "min-event-structured-03-ch", + "namespace": "eventing-e2e10", + "resourceVersion": "8196591", + "uid": "e33620b1-0247-422e-b3fe-11fdc4b18d4e" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://min-event-structured-03-ch-kn-channel.eventing-e2e10.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "min-event-structured-03-ch", + "namespace": "eventing-e2e10" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for min-event-structured-03-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e10-eventwatcher", + "namespace": "eventing-e2e10", + "resourceVersion": "8196429", + "uid": "b59c6cf3-7367-4e6d-9d94-fcdf3ca93e8f" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e10-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e10-eventwatcher", + "namespace": "eventing-e2e10" + } + ] + } + tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e10-eventwatcher", + "namespace": "eventing-e2e10", + "resourceVersion": "8196427", + "uid": "148e83e7-8d4b-4290-a215-dd382c5ebbbd" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } + tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e10-eventwatcher", + "namespace": "eventing-e2e10", + "resourceVersion": "8196428", + "uid": "56d7a719-e2a6-4372-856f-ad3257d374ab" + }, + "secrets": [ + { + "name": "eventing-e2e10-eventwatcher-token-ks8wb" + } + ] + } + tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "full-event-structured-03-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "full-event-structured-03-recordevents", + "namespace": "eventing-e2e16", + "resourceVersion": "8196556", + "uid": "8ac66fd1-4fcc-4fe4-aaa1-2c15352eb618" + }, + "spec": { + "clusterIP": "10.96.134.1", + "clusterIPs": [ + "10.96.134.1" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "8096a484-d112-41b4-8947-4ee583a1f28a" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for full-event-structured-03-recordevents to be deleted + tracker.go:131: Cleaning resource: "full-event-structured-03-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "full-event-structured-03-ch", + "namespace": "eventing-e2e16", + "resourceVersion": "8196588", + "uid": "b05c3be5-1fa3-4e71-b32e-cd48cb7d194b" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://full-event-structured-03-ch-kn-channel.eventing-e2e16.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "full-event-structured-03-ch", + "namespace": "eventing-e2e16" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for full-event-structured-03-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e16-eventwatcher", + "namespace": "eventing-e2e16", + "resourceVersion": "8196478", + "uid": "6f8c9b6c-3eba-449a-8eda-0de8a1099ebb" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e16-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e16-eventwatcher", + "namespace": "eventing-e2e16" + } + ] + } + tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "full-event-structured-10-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "full-event-structured-10-recordevents", + "namespace": "eventing-e2e17", + "resourceVersion": "8196576", + "uid": "4325820b-4254-4a05-8ea1-2b4b91a7ec14" + }, + "spec": { + "clusterIP": "10.96.167.66", + "clusterIPs": [ + "10.96.167.66" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "4fab7a40-2ff0-4429-9297-1577eed9fbf2" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for full-event-structured-10-recordevents to be deleted + tracker.go:131: Cleaning resource: "full-event-structured-10-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "full-event-structured-10-ch", + "namespace": "eventing-e2e17", + "resourceVersion": "8196586", + "uid": "9f625079-cb91-4eba-870b-be719e760735" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://full-event-structured-10-ch-kn-channel.eventing-e2e17.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "full-event-structured-10-ch", + "namespace": "eventing-e2e17" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for full-event-structured-10-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e17-eventwatcher", + "namespace": "eventing-e2e17", + "resourceVersion": "8196487", + "uid": "1256b2a6-8c0e-4f35-acff-03d6ef82c6ce" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e17-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e17-eventwatcher", + "namespace": "eventing-e2e17" + } + ] + } + tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e10" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e10", + "namespace": "eventing-e2e10", + "resourceVersion": "8196424", + "uid": "07f5c498-0ef5-491f-a0a2-7ea6e627b403" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e10" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e10", + "namespace": "eventing-e2e10" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e16-eventwatcher", + "namespace": "eventing-e2e16", + "resourceVersion": "8196477", + "uid": "e55849d7-1d88-460d-b6c9-ed92cd9913a2" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e17-eventwatcher", + "namespace": "eventing-e2e17", + "resourceVersion": "8196486", + "uid": "6de1657f-0ada-4be4-9e0c-4711160c596e" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e10 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e10" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e10", + "namespace": "eventing-e2e10", + "resourceVersion": "8196422", + "uid": "1a1fbd36-fa6e-49c9-b20f-60f9b2584160" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e16-eventwatcher", + "namespace": "eventing-e2e16", + "resourceVersion": "8196665", + "uid": "d876fd4e-9b50-4fc1-a0a0-57ca696dd8a7" + }, + "secrets": [ + { + "name": "eventing-e2e16-eventwatcher-token-8sp22" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e17-eventwatcher", + "namespace": "eventing-e2e17", + "resourceVersion": "8196677", + "uid": "0c4dd875-c048-476c-bf37-43922fc1334c" + }, + "secrets": [ + { + "name": "eventing-e2e17-eventwatcher-token-zvvmm" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e10 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e10" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e10", + "namespace": "eventing-e2e10", + "resourceVersion": "8196423", + "uid": "97bc3c6e-3c72-436e-aac3-4bc7bd890e8a" + }, + "secrets": [ + { + "name": "eventing-e2e10-token-2rqnx" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e16" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e16", + "namespace": "eventing-e2e16", + "resourceVersion": "8196475", + "uid": "ddb20297-8e25-4630-9422-a61c8d3d72c1" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e16" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e16", + "namespace": "eventing-e2e16" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e17" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e17", + "namespace": "eventing-e2e17", + "resourceVersion": "8196484", + "uid": "ea78377d-0d4b-4754-a75f-0029ae7ff1c2" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e17" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e17", + "namespace": "eventing-e2e17" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e10 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e16 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e17 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e16" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e16", + "namespace": "eventing-e2e16", + "resourceVersion": "8196474", + "uid": "0992781b-35cb-4ad6-9965-8e710910621a" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e17" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e17", + "namespace": "eventing-e2e17", + "resourceVersion": "8196483", + "uid": "c53b3955-728b-4413-9bab-49b58521beca" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e16 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e17 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e16" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e16", + "namespace": "eventing-e2e16", + "resourceVersion": "8196664", + "uid": "b4f0cc50-c95c-4577-9a8e-cf718d5d9137" + }, + "secrets": [ + { + "name": "eventing-e2e16-token-xwhsq" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e17" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e17", + "namespace": "eventing-e2e17", + "resourceVersion": "8196675", + "uid": "103c3530-b026-46b4-9635-faf8120adcc2" + }, + "secrets": [ + { + "name": "eventing-e2e17-token-lr7m7" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + tracker.go:139: Waiting for eventing-e2e16 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e17 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "min-event-binary-03-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "min-event-binary-03-recordevents", + "namespace": "eventing-e2e8", + "resourceVersion": "8196526", + "uid": "b94b4300-7c50-48a0-9a78-04a75da6ae6a" + }, + "spec": { + "clusterIP": "10.96.67.18", + "clusterIPs": [ + "10.96.67.18" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "6c9b8547-7a08-472f-be50-e2eb31f8806a" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for min-event-binary-03-recordevents to be deleted + tracker.go:131: Cleaning resource: "min-event-binary-03-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "min-event-binary-03-ch", + "namespace": "eventing-e2e8", + "resourceVersion": "8196598", + "uid": "34711d00-c813-4427-aaad-f2257f87de0f" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://min-event-binary-03-ch-kn-channel.eventing-e2e8.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "min-event-binary-03-ch", + "namespace": "eventing-e2e8" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for min-event-binary-03-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e8-eventwatcher", + "namespace": "eventing-e2e8", + "resourceVersion": "8196398", + "uid": "35608eb8-8173-4f87-8c47-65ba1f91a25f" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e8-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e8-eventwatcher", + "namespace": "eventing-e2e8" + } + ] + } + tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e8-eventwatcher", + "namespace": "eventing-e2e8", + "resourceVersion": "8196396", + "uid": "87383292-94b0-484a-af45-ae378d74a2bc" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } + tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "name": "eventing-e2e8-eventwatcher", + "namespace": "eventing-e2e8", + "resourceVersion": "8196397", + "uid": "81f2c022-ad5c-4696-839f-e96098270dbc" + }, + "secrets": [ + { + "name": "eventing-e2e8-eventwatcher-token-pfnlz" + } + ] + } + tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "min-event-binary-10-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "min-event-binary-10-recordevents", + "namespace": "eventing-e2e9", + "resourceVersion": "8196509", + "uid": "f31ea246-9e5b-470e-87c1-8fb9b606f45b" + }, + "spec": { + "clusterIP": "10.96.167.76", + "clusterIPs": [ + "10.96.167.76" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "0379c10c-083c-4e4c-bcbf-8f76843fc4c1" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for min-event-binary-10-recordevents to be deleted + tracker.go:131: Cleaning resource: "min-event-binary-10-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "min-event-binary-10-ch", + "namespace": "eventing-e2e9", + "resourceVersion": "8196590", + "uid": "625148c7-200d-40a4-9e97-a6deefed3590" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://min-event-binary-10-ch-kn-channel.eventing-e2e9.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "min-event-binary-10-ch", + "namespace": "eventing-e2e9" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for min-event-binary-10-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e9-eventwatcher", + "namespace": "eventing-e2e9", + "resourceVersion": "8196414", + "uid": "57437c10-ecc8-4d3a-9cf8-6d1287ce2998" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e9-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e9-eventwatcher", + "namespace": "eventing-e2e9" + } + ] + } + tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "min-event-structured-10-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "min-event-structured-10-recordevents", + "namespace": "eventing-e2e11", + "resourceVersion": "8196518", + "uid": "772040bc-1954-4f02-ac21-c829db0c979e" + }, + "spec": { + "clusterIP": "10.96.52.39", + "clusterIPs": [ + "10.96.52.39" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "7291f716-08c5-437d-94a7-a383e8ac8436" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for min-event-structured-10-recordevents to be deleted + tracker.go:131: Cleaning resource: "min-event-structured-10-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "min-event-structured-10-ch", + "namespace": "eventing-e2e11", + "resourceVersion": "8196592", + "uid": "cd7d5243-f1db-4943-86d8-0591458fe5a3" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://min-event-structured-10-ch-kn-channel.eventing-e2e11.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "min-event-structured-10-ch", + "namespace": "eventing-e2e11" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for min-event-structured-10-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e11-eventwatcher", + "namespace": "eventing-e2e11", + "resourceVersion": "8196445", + "uid": "c06c0c20-3ff8-4b64-ad01-a271a02c53a0" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e11-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e11-eventwatcher", + "namespace": "eventing-e2e11" + } + ] + } + tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e9-eventwatcher", + "namespace": "eventing-e2e9", + "resourceVersion": "8196412", + "uid": "15f6e24a-8ddf-4086-857d-63747bdc45b7" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "full-event-binary-03-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "full-event-binary-03-recordevents", + "namespace": "eventing-e2e14", + "resourceVersion": "8196498", + "uid": "ac63e808-3fc4-4546-8141-d76917d93525" + }, + "spec": { + "clusterIP": "10.96.219.45", + "clusterIPs": [ + "10.96.219.45" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "1598f4f8-744b-4e8a-9906-0d3194fb8888" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for full-event-binary-03-recordevents to be deleted + tracker.go:131: Cleaning resource: "full-event-binary-03-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "full-event-binary-03-ch", + "namespace": "eventing-e2e14", + "resourceVersion": "8196585", + "uid": "c451cb7a-f570-49f5-aaef-7bfe2a437f28" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://full-event-binary-03-ch-kn-channel.eventing-e2e14.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "full-event-binary-03-ch", + "namespace": "eventing-e2e14" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for full-event-binary-03-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e14-eventwatcher", + "namespace": "eventing-e2e14", + "resourceVersion": "8196460", + "uid": "2c5b24c1-d28d-43fc-848b-7332d396e0da" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e14-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e14-eventwatcher", + "namespace": "eventing-e2e14" + } + ] + } + tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "full-event-binary-10-recordevents" + { + "apiVersion": "v1", + "kind": "Service", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:spec": { + "f:ports": { + ".": {}, + "k:{\"port\":80,\"protocol\":\"TCP\"}": { + ".": {}, + "f:name": {}, + "f:port": {}, + "f:protocol": {}, + "f:targetPort": {} + } + }, + "f:selector": { + ".": {}, + "f:e2etest": {} + }, + "f:sessionAffinity": {}, + "f:type": {} + } + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "full-event-binary-10-recordevents", + "namespace": "eventing-e2e15", + "resourceVersion": "8196536", + "uid": "3a3f52c1-82cb-41a6-96b1-ff69682fab4a" + }, + "spec": { + "clusterIP": "10.96.28.180", + "clusterIPs": [ + "10.96.28.180" + ], + "ipFamilies": [ + "IPv4" + ], + "ipFamilyPolicy": "SingleStack", + "ports": [ + { + "name": "http", + "port": 80, + "protocol": "TCP", + "targetPort": 8080 + } + ], + "selector": { + "e2etest": "fb3f6a05-c22b-428b-9e0c-791dfdf4ece3" + }, + "sessionAffinity": "None", + "type": "ClusterIP" + }, + "status": { + "loadBalancer": {} + } + } + tracker.go:139: Waiting for full-event-binary-10-recordevents to be deleted + tracker.go:131: Cleaning resource: "full-event-binary-10-ch" + { + "apiVersion": "messaging.knative.dev/v1", + "kind": "Channel", + "metadata": { + "annotations": { + "messaging.knative.dev/creator": "kubernetes-admin", + "messaging.knative.dev/lastModifier": "kubernetes-admin", + "messaging.knative.dev/subscribable": "v1" + }, + "creationTimestamp": "2021-09-15T16:46:10Z", + "generation": 1, + "name": "full-event-binary-10-ch", + "namespace": "eventing-e2e15", + "resourceVersion": "8196587", + "uid": "a314a160-f191-49a9-a0bc-e7c1e640478d" + }, + "spec": { + "channelTemplate": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel" + } + }, + "status": { + "address": { + "url": "http://full-event-binary-10-ch-kn-channel.eventing-e2e15.svc.cluster.local" + }, + "channel": { + "apiVersion": "messaging.knative.dev/v1", + "kind": "InMemoryChannel", + "name": "full-event-binary-10-ch", + "namespace": "eventing-e2e15" + }, + "conditions": [ + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Addressable" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "BackingChannelReady" + }, + { + "lastTransitionTime": "2021-09-15T16:46:10Z", + "status": "True", + "type": "Ready" + } + ], + "observedGeneration": 1 + } + } + tracker.go:139: Waiting for full-event-binary-10-ch to be deleted + tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e15-eventwatcher", + "namespace": "eventing-e2e15", + "resourceVersion": "8196469", + "uid": "252c486b-a14c-4cc7-92aa-c34d683e62cc" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e15-eventwatcher" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e15-eventwatcher", + "namespace": "eventing-e2e15" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e11-eventwatcher", + "namespace": "eventing-e2e11", + "resourceVersion": "8196444", + "uid": "cca21cb8-6e51-4d18-a8a8-7eb96e7b35fa" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e8" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e8", + "namespace": "eventing-e2e8", + "resourceVersion": "8196393", + "uid": "d202a8f9-f3a9-4b55-bb5c-c2e46e33e5c7" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e8" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e8", + "namespace": "eventing-e2e8" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e14-eventwatcher", + "namespace": "eventing-e2e14", + "resourceVersion": "8196459", + "uid": "73f7bcbb-d16c-4a09-a4a8-010e2298d8ce" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e15-eventwatcher", + "namespace": "eventing-e2e15", + "resourceVersion": "8196468", + "uid": "275a90b0-a376-4ebd-ab0b-e74e366ad04c" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods", + "events" + ], + "verbs": [ + "get", + "list", + "watch" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e8 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "name": "eventing-e2e9-eventwatcher", + "namespace": "eventing-e2e9", + "resourceVersion": "8196413", + "uid": "b8633c2e-add6-4044-bed7-9c282eb5acf0" + }, + "secrets": [ + { + "name": "eventing-e2e9-eventwatcher-token-gv9kv" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e11-eventwatcher", + "namespace": "eventing-e2e11", + "resourceVersion": "8196452", + "uid": "10f6ac65-5c4c-44d7-9880-9a900a150a87" + }, + "secrets": [ + { + "name": "eventing-e2e11-eventwatcher-token-s2v6j" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e8" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e8", + "namespace": "eventing-e2e8", + "resourceVersion": "8196391", + "uid": "4ccb84c4-820e-42da-a2b7-f1759c37b300" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e14-eventwatcher", + "namespace": "eventing-e2e14", + "resourceVersion": "8196610", + "uid": "a032a690-648d-4b09-b751-343517b48960" + }, + "secrets": [ + { + "name": "eventing-e2e14-eventwatcher-token-nvvnq" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e15-eventwatcher", + "namespace": "eventing-e2e15", + "resourceVersion": "8196659", + "uid": "3c043eea-f503-4f07-9ffc-c17193c89c4b" + }, + "secrets": [ + { + "name": "eventing-e2e15-eventwatcher-token-4xdlj" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e8 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e9" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e9", + "namespace": "eventing-e2e9", + "resourceVersion": "8196408", + "uid": "39cdbc6e-a5b0-4525-b6de-e46df10b926b" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e9" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e9", + "namespace": "eventing-e2e9" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e11" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e11", + "namespace": "eventing-e2e11", + "resourceVersion": "8196439", + "uid": "be7ec1e2-7576-47b8-96ec-f1491cde7e99" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e11" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e11", + "namespace": "eventing-e2e11" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e8" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "name": "eventing-e2e8", + "namespace": "eventing-e2e8", + "resourceVersion": "8196392", + "uid": "da61bc4e-0159-4caf-a0ee-09cd145eb910" + }, + "secrets": [ + { + "name": "eventing-e2e8-token-tvjmb" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e9 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e14" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e14", + "namespace": "eventing-e2e14", + "resourceVersion": "8196457", + "uid": "0e9a4955-deaa-425d-86b1-b08a9c6df93b" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e14" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e14", + "namespace": "eventing-e2e14" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e15" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "RoleBinding", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:roleRef": { + "f:apiGroup": {}, + "f:kind": {}, + "f:name": {} + }, + "f:subjects": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e15", + "namespace": "eventing-e2e15", + "resourceVersion": "8196466", + "uid": "2d296616-cc0b-4181-b63b-c87a729e5f88" + }, + "roleRef": { + "apiGroup": "rbac.authorization.k8s.io", + "kind": "Role", + "name": "eventing-e2e15" + }, + "subjects": [ + { + "kind": "ServiceAccount", + "name": "eventing-e2e15", + "namespace": "eventing-e2e15" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e11 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e8 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e14 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e9" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:09Z" + } + ], + "name": "eventing-e2e9", + "namespace": "eventing-e2e9", + "resourceVersion": "8196406", + "uid": "6f4d0be5-0864-4114-a5ad-bc8736b9352f" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e11" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e11", + "namespace": "eventing-e2e11", + "resourceVersion": "8196437", + "uid": "c2219196-0181-48bb-98ed-90881ef2d696" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e9 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e14" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e14", + "namespace": "eventing-e2e14", + "resourceVersion": "8196456", + "uid": "2dcd0117-cced-4241-a036-e4dacfbde0ee" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e15" + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "kind": "Role", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "managedFields": [ + { + "apiVersion": "rbac.authorization.k8s.io/v1", + "fieldsType": "FieldsV1", + "fieldsV1": { + "f:rules": {} + }, + "manager": "conformance.test", + "operation": "Update", + "time": "2021-09-15T16:46:10Z" + } + ], + "name": "eventing-e2e15", + "namespace": "eventing-e2e15", + "resourceVersion": "8196465", + "uid": "7a1818b4-0584-40bf-83b4-e59de7971aaa" + }, + "rules": [ + { + "apiGroups": [ + "" + ], + "resources": [ + "pods" + ], + "verbs": [ + "get" + ] + }, + { + "apiGroups": [ + "" + ], + "resources": [ + "events" + ], + "verbs": [ + "*" + ] + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e11 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e14 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e9" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:09Z", + "name": "eventing-e2e9", + "namespace": "eventing-e2e9", + "resourceVersion": "8196407", + "uid": "2b7ba129-7895-42b6-a942-a3dd2b394ac9" + }, + "secrets": [ + { + "name": "eventing-e2e9-token-6bm9k" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e11" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e11", + "namespace": "eventing-e2e11", + "resourceVersion": "8196438", + "uid": "483377e5-ad39-4e9a-910f-af116ff178a8" + }, + "secrets": [ + { + "name": "eventing-e2e11-token-sthdk" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e9 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:131: Cleaning resource: "eventing-e2e14" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e14", + "namespace": "eventing-e2e14", + "resourceVersion": "8196609", + "uid": "b7bde426-198f-4f48-a64a-180686e8d64a" + }, + "secrets": [ + { + "name": "eventing-e2e14-token-h5lrq" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:131: Cleaning resource: "eventing-e2e15" + { + "apiVersion": "v1", + "kind": "ServiceAccount", + "metadata": { + "creationTimestamp": "2021-09-15T16:46:10Z", + "name": "eventing-e2e15", + "namespace": "eventing-e2e15", + "resourceVersion": "8196612", + "uid": "d67323a7-e35b-4b4c-83fc-ac413bc9945c" + }, + "secrets": [ + { + "name": "eventing-e2e15-token-jbwvq" + } + ] + } +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + tracker.go:139: Waiting for eventing-e2e11 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + tracker.go:139: Waiting for eventing-e2e14 to be deleted +=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + tracker.go:139: Waiting for eventing-e2e15 to be deleted +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e34 eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e34 eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e34,Namespace:eventing-e2e34,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e34,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e34-eventwatcher eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e34-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e34-eventwatcher eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e34-eventwatcher,Namespace:eventing-e2e34,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e34-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e35 eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e35 eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e35,Namespace:eventing-e2e35,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e35,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e35-eventwatcher eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e35-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e35-eventwatcher eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e35-eventwatcher,Namespace:eventing-e2e35,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e35-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e36 eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e36 eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e36,Namespace:eventing-e2e36,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e36,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e36-eventwatcher eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e36-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e36-eventwatcher eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e36-eventwatcher,Namespace:eventing-e2e36,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e36-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e37 eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e37 eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e37,Namespace:eventing-e2e37,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e37,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e37-eventwatcher eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e37-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e37-eventwatcher eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e37-eventwatcher,Namespace:eventing-e2e37,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e37-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e38 eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e38 eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e38,Namespace:eventing-e2e38,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e38,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e38-eventwatcher eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e38-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e38-eventwatcher eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e38-eventwatcher,Namespace:eventing-e2e38,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e38-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e39 eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e39 eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e39,Namespace:eventing-e2e39,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e39,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e39-eventwatcher eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e39-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e39-eventwatcher eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e39-eventwatcher,Namespace:eventing-e2e39,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e39-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e40 eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e40 eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e40,Namespace:eventing-e2e40,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e40,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e40-eventwatcher eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e40-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e40-eventwatcher eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e40-eventwatcher,Namespace:eventing-e2e40,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e40-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 +=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e41 eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e41 eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e41,Namespace:eventing-e2e41,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e41,},} + creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e41-eventwatcher eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} + creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e41-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} + creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e41-eventwatcher eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e41-eventwatcher,Namespace:eventing-e2e41,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e41-eventwatcher,},} +=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-03-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-10-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-03-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-10-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-03-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-10-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-03-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-10-ch +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-10-recordevents eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:a6d7e32b-a9a4-488b-abb3-3b3e10c71f88] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e37,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-10-recordevents eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:228bae27-3924-444b-a1c5-910e4abf79c0] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e39,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-03-recordevents eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:d6be6b52-5fab-4489-8471-f33e01d3dad1] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e36,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-03-recordevents eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:2d62287a-c6b9-4a38-88ba-5cb7b65c8931] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e34,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-10-recordevents eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:4664af2b-c743-41bb-b83f-12eea13fc9ed] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e35,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-03-recordevents eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:a9052a26-4b4e-4f82-af9a-e040ca81116b] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e38,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-03-recordevents eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:fb922abb-78d7-4d3a-8c3c-84075e9e98f4] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e40,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 + creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-10-recordevents eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:2bd759e4-3cfa-4f10-90d9-f647ac25a784] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e41,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +panic: test timed out after 15m0s + +goroutine 8975 [running]: +testing.(*M).startAlarm.func1() + /usr/local/go/src/testing/testing.go:1700 +0x11f +created by time.goFunc + /usr/local/go/src/time/sleep.go:180 +0x52 + +goroutine 1 [chan receive, 14 minutes]: +testing.(*T).Run(0xc000532180, 0x2dac4e7, 0x1b, 0x2e5a7d0, 0x1) + /usr/local/go/src/testing/testing.go:1239 +0x610 +testing.runTests.func1(0xc000532180) + /usr/local/go/src/testing/testing.go:1511 +0xa7 +testing.tRunner(0xc000532180, 0xc0006dfad8) + /usr/local/go/src/testing/testing.go:1193 +0x203 +testing.runTests(0xc0005ae108, 0x3f8b060, 0x13, 0x13, 0xc048a78cf4240a0c, 0xd19021a0b9, 0x3fa33c0, 0x4435a0) + /usr/local/go/src/testing/testing.go:1509 +0x613 +testing.(*M).Run(0xc00052e300, 0x0) + /usr/local/go/src/testing/testing.go:1417 +0x3b4 +knative.dev/eventing/test/conformance.TestMain.func1(0xc00052e300, 0x0) + /mnt/c/Projects/VMWare/eventing/test/conformance/main_test.go:71 +0x49a +knative.dev/eventing/test/conformance.TestMain(0xc00052e300) + /mnt/c/Projects/VMWare/eventing/test/conformance/main_test.go:77 +0x39 +main.main() + _testmain.go:81 +0x272 + +goroutine 19 [chan receive]: +k8s.io/klog/v2.(*loggingT).flushDaemon(0x3fa3c80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/v2/klog.go:1164 +0xb1 +created by k8s.io/klog/v2.init.0 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/v2/klog.go:418 +0x1a7 + +goroutine 11 [select]: +go.opencensus.io/stats/view.(*worker).start(0xc000063f80) + /mnt/c/Projects/VMWare/eventing/vendor/go.opencensus.io/stats/view/worker.go:276 +0x1c5 +created by go.opencensus.io/stats/view.init.0 + /mnt/c/Projects/VMWare/eventing/vendor/go.opencensus.io/stats/view/worker.go:34 +0xb2 + +goroutine 12 [chan receive]: +k8s.io/klog.(*loggingT).flushDaemon(0x3fa3ba0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/klog.go:1010 +0xb1 +created by k8s.io/klog.init.0 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/klog.go:411 +0x190 + +goroutine 51 [chan receive]: +knative.dev/pkg/metrics.(*metricsWorker).start(0xc000130068) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/metrics_worker.go:99 +0x65 +created by knative.dev/pkg/metrics.init.0 + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/exporter.go:39 +0xee + +goroutine 5749 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0005a12d0, 0xc000276300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c520, 0xc000ae7458) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5513 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007981c0, 0xc048a78afa1fbe10, 0xcfb94704bd, 0x3fa33c0, 0x30c3cc0, 0xc0006e8d80, 0xc000951a50, 0xc0006d0780, 0xc000119200, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007981c0, 0xc000119200, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000951e80, 0x30b99e0, 0xc000b12500, 0x1, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007981c0, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d4d0, 0xc0000f85a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5693 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000e5af20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e5af20, 0x30b9a00, 0xc00095c870, 0x6d222c6575727401, 0xc000a56e40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000e5af20, 0x3b9aca00, 0x0, 0x1, 0xc000a56e40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707f80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1330, 0xc0006b0540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 14 [IO wait]: +internal/poll.runtime_pollWait(0x7f3b956f6218, 0x72, 0x3ef39d0) + /usr/local/go/src/runtime/netpoll.go:222 +0x55 +internal/poll.(*pollDesc).wait(0xc0001c1f98, 0x72, 0xdf00, 0xdfac, 0xffffffffffffffff) + /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0xe6 +internal/poll.(*pollDesc).waitRead(...) + /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 +internal/poll.(*FD).Read(0xc0001c1f80, 0xc000800000, 0xdfac, 0xdfac, 0x0, 0x0, 0x0) + /usr/local/go/src/internal/poll/fd_unix.go:166 +0x28f +net.(*netFD).Read(0xc0001c1f80, 0xc000800000, 0xdfac, 0xdfac, 0xc000625218, 0x94c585, 0xc00056842b) + /usr/local/go/src/net/fd_posix.go:55 +0x69 +net.(*conn).Read(0xc0005965b0, 0xc000800000, 0xdfac, 0xdfac, 0x7, 0x7, 0xc000800005) + /usr/local/go/src/net/net.go:183 +0xec +crypto/tls.(*atLeastReader).Read(0xc0005ae498, 0xc000800000, 0xdfac, 0xdfac, 0x18, 0xc0005ae498, 0xc0005ae498) + /usr/local/go/src/crypto/tls/conn.go:776 +0xc5 +bytes.(*Buffer).ReadFrom(0xc0001da5f8, 0x30b6e80, 0xc0005ae498, 0x2d11cc0, 0x30ba5a0, 0xc000800005) + /usr/local/go/src/bytes/buffer.go:204 +0x176 +crypto/tls.(*Conn).readFromUntil(0xc0001da380, 0x30ba5a0, 0xc0005965b0, 0x5, 0xc0005965b0, 0x9) + /usr/local/go/src/crypto/tls/conn.go:798 +0x215 +crypto/tls.(*Conn).readRecordOrCCS(0xc0001da380, 0x0, 0x0, 0x9) + /usr/local/go/src/crypto/tls/conn.go:605 +0x43c +crypto/tls.(*Conn).readRecord(...) + /usr/local/go/src/crypto/tls/conn.go:573 +crypto/tls.(*Conn).Read(0xc0001da380, 0xc000796000, 0x1000, 0x1000, 0x0, 0x0, 0x0) + /usr/local/go/src/crypto/tls/conn.go:1276 +0x225 +bufio.(*Reader).Read(0xc0002245a0, 0xc000798038, 0x9, 0x9, 0x0, 0x0, 0xc000625cf8) + /usr/local/go/src/bufio/bufio.go:227 +0x7ba +io.ReadAtLeast(0x30b6ce0, 0xc0002245a0, 0xc000798038, 0x9, 0x9, 0x9, 0xc000625b30, 0x30b7001, 0xc0001220f0) + /usr/local/go/src/io/io.go:328 +0x9d +io.ReadFull(...) + /usr/local/go/src/io/io.go:347 +golang.org/x/net/http2.readFrameHeader(0xc000798038, 0x9, 0x9, 0x30b6ce0, 0xc0002245a0, 0x0, 0x0, 0xc0006a0300, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/frame.go:237 +0xb1 +golang.org/x/net/http2.(*Framer).ReadFrame(0xc000798000, 0xc0006a0300, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/frame.go:492 +0xff +golang.org/x/net/http2.(*clientConnReadLoop).run(0xc000625fb8, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:1815 +0x1bd +golang.org/x/net/http2.(*ClientConn).readLoop(0xc000840300) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:1737 +0xbe +created by golang.org/x/net/http2.(*Transport).newClientConn + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:699 +0xcc7 + +goroutine 4401 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e00e0, 0xc048a73080f5d854, 0x7b72d64439, 0x3fa33c0, 0x30c3cc0, 0xc0006e8400, 0xc000e23a50, 0xc000e1e480, 0xc0008e2240, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e00e0, 0xc0008e2240, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000b4d680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e23e80, 0x30b99e0, 0xc000a06190, 0x1, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e00e0, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c841d0, 0xc000ae6180) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 877 [select, 4 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017df00, 0xc000556ac0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 83 [select, 1 minutes]: +knative.dev/pkg/metrics.startCleanup.func1(0x30c3bf8, 0xc000010380, 0xc0005d46c0) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/resource_view.go:115 +0x131 +created by knative.dev/pkg/metrics.startCleanup + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/resource_view.go:112 +0x165 + +goroutine 5603 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002296c0, 0xc000119560) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e5e0, 0xc000632a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 916 [select, 4 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a2a0, 0xc048a73609d42084, 0x809b01e869, 0x3fa33c0, 0x30c3cc0, 0xc000ef3980, 0xc0009dda50, 0xc0000bf620, 0xc000277740, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a2a0, 0xc000277740, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009dde80, 0x30b99e0, 0xc000a1adc0, 0x1, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a2a0, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad59d0, 0xc000632f18) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5496 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e00e0, 0xc0008e2240, 0xc000276720, 0xc000e1e480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5528 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430230, 0xc000aba300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1cc40, 0xc0000f85a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 931 [select, 14 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a2a0, 0xc000277740, 0xc000c8b080, 0xc0000bf620) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5436 [chan receive, 6 minutes]: +testing.tRunner.func1(0xc000b0a600) + /usr/local/go/src/testing/testing.go:1159 +0x3c6 +testing.tRunner(0xc000b0a600, 0xc000632810) + /usr/local/go/src/testing/testing.go:1197 +0x22b +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5457 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0001e7108, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0001e70f8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0001e70e0, 0xc000226ef0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf4480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0000a0c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b69c70, 0x30b9a00, 0xc00070e480, 0xc000ae6101, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0000a0c70, 0x3b9aca00, 0x0, 0xc0001fd101, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf4480, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000529220, 0xc0008e2240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000529220, 0x30fe1b8, 0xc00092d800, 0xc00098b080, 0xc000149398) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 892 [chan receive, 14 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0002772c0, 0xc000bf4510) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 915 [chan receive, 14 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000277740, 0xc000bf5170) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5522 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119ce0, 0xc0000dcf30) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5655 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000773f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000773f20, 0x30b9a00, 0xc000a4e120, 0xc000773f01, 0xc0006b80c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000773f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc0006b80c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066fb80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229790, 0xc000fedf40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5565 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a000, 0xc0008e2780, 0xc000c8af00, 0xc000aca480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5679 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e08c0, 0xc048a7309ca3c2dc, 0x7b8e842ec1, 0x3fa33c0, 0x30c3cc0, 0xc000f87fc0, 0xc0009b1a50, 0xc0005443c0, 0xc0008e3680, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e08c0, 0xc0008e3680, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009b1e80, 0x30b99e0, 0xc00085b810, 0x1, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e08c0, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6c60, 0xc000f088e8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 4529 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000b7bcb0, 0xc0002758c0, 0xc0009d2ae0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000b7bcb0, 0xc0010fb8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000b7bcb0, 0xc0010fb8c0, 0xc000b7bcb0, 0xc0007fba40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010fb8c0, 0x3128cd8, 0xc000fdf020) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000a9c2c0, 0xc000a24570, 0x24, 0xc00027c060, 0xe, 0xc0010fb990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4180, 0xc000a24570, 0x24, 0xc000b3a860, 0x0, 0x2, 0xc0010fba68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4180, 0xc000a24570, 0x24, 0x0, 0x0, 0x0, 0x17, 0x2d8dacd) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000ec6180, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798700, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000ec6180) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000ec6180, 0xc0006d0a80) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5620 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0006997a0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000699790) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000699788, 0xc00085f801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000699760, 0xc00085f801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0008d46e0, 0xc000f08a0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0008d46e0, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0008d46e0, 0x2ae3520, 0xc0006329f0, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00098ad20, 0xc000a74a80, 0x800, 0xa80, 0xc001211ef0, 0x46f2bc, 0xc001211b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000b139f0, 0x0, 0x30c39f0, 0xc000bedb80, 0xc001211d60, 0x0, 0x0, 0x30c1e70, 0xc000a57680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000be7080, 0xc001211d50, 0xc001211d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000652ec0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5678 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e3680, 0xc000e18120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5934 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00025e080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001f2220, 0xc000c76050) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5393 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067c700) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178c30, 0xc000af59b0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5471 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56240, 0xc0006dc360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 893 [select, 4 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a0e0, 0xc048a72d8873159c, 0x78af120981, 0x3fa33c0, 0x30c3cc0, 0xc0006e8540, 0xc000421a50, 0xc000850900, 0xc0002772c0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a0e0, 0xc0002772c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020fe80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000421e80, 0x30b99e0, 0xc000a1aa00, 0x1, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a0e0, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad4ec0, 0xc000632a50) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5466 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099ce80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178370, 0xc000900130) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5511 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00037dc00, 0xc000119260) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d4a0, 0xc0000f8588) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 875 [sync.Cond.Wait, 4 minutes]: +sync.runtime_notifyListWait(0xc0006f4168, 0x6) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0006f4158) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0006f4140, 0xc000595800, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf4510) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a42c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00041fc70, 0x30b9a00, 0xc000662690, 0xc000632a01, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a42c70, 0x3b9aca00, 0x0, 0xc0005f8a01, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf4510, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b817c0, 0xc0002772c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b817c0, 0x30fe1b8, 0xc000b85540, 0xc000918d20, 0xc0000f8ba0) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5502 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020f720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ba9f20, 0x30b9a00, 0xc0008332f0, 0x1, 0xc000a56ae0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00020f720, 0x3b9aca00, 0x0, 0x1, 0xc000a56ae0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099d880) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002281b0, 0xc000bfca90) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5576 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0540, 0xc0008e2960, 0xc000a57200, 0xc000544ae0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5516 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007981c0, 0xc000119200, 0xc0001196e0, 0xc0006d0780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5530 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798380, 0xc048a7898ae48acc, 0xce6005deb1, 0x3fa33c0, 0x30c3cc0, 0xc000f86680, 0xc00110da50, 0xc000ffef60, 0xc000aba1e0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798380, 0xc000aba1e0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bae80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00110de80, 0x30b99e0, 0xc0003ff5e0, 0x1, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798380, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1cc70, 0xc0000f85b8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5470 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430d90, 0xc000a562a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0090, 0xc000f08210) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5635 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2780, 0xc000dcacf0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 761 [chan receive, 6 minutes]: +testing.(*T).Run(0xc000278d80, 0xc000b152f0, 0x28, 0xc000632810, 0x2) + /usr/local/go/src/testing/testing.go:1239 +0x610 +knative.dev/eventing/test/lib.(*ComponentsTestRunner).RunTests(0xc00041de00, 0xc000278d80, 0x2d8f056, 0x5, 0xc000a07090) + /mnt/c/Projects/VMWare/eventing/test/lib/test_runner.go:85 +0x41c +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner(0x30fe1f0, 0xc00012e010, 0xc000278d80, 0xc00001d500, 0xc000528500, 0x2, 0x5, 0x0, 0x0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:61 +0x8ba +knative.dev/eventing/test/conformance.TestChannelDataPlaneSuccess(0xc000278d80) + /mnt/c/Projects/VMWare/eventing/test/conformance/channel_data_plane_test.go:30 +0x1ba +testing.tRunner(0xc000278d80, 0x2e5a7d0) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5424 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178bd0, 0xc0001181e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000054b20, 0xc000704ca8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 876 [chan receive, 4 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072e720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072e720, 0x30b9a00, 0xc00067b6e0, 0x43e101, 0xc000c8a9c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072e720, 0x3b9aca00, 0x0, 0xc000533501, 0xc000c8a9c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017df00, 0xc000556ab0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5478 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0007eba60, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007eba50) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc0007eba48, 0xc001104601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0007eba20, 0xc001104601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0009902c0, 0x7f3b5f303d0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0009902c0, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0009902c0, 0x2ae3520, 0xc000da4420, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00075a240, 0xc000038000, 0x800, 0xa80, 0xc00113def0, 0x46f2bc, 0xc00113db40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a120a0, 0x0, 0x30c39f0, 0xc000f06240, 0xc00113dd60, 0x0, 0x0, 0x30c1e70, 0xc000aba060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0009fe080, 0xc00113dd50, 0xc00113dd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5440) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5440 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0007ea1a0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007ea190) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc0007ea188, 0xc00085ec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0007ea160, 0xc00085ec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0007ea580, 0x3fd070a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0007ea580, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0007ea580, 0x2ae3520, 0xc0005aed98, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000afff50, 0xc00041aa80, 0x800, 0xa80, 0xc0009c5ef0, 0x46f2bc, 0xc0009c5b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0006d5950, 0x0, 0x30c39f0, 0xc000b2fd80, 0xc0009c5d60, 0x0, 0x0, 0x30c1e70, 0xc000277aa0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000ff1ba0, 0xc0009c5d50, 0xc0009c5d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5880) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5654 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000c5e528, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000c5e518) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c5e500, 0xc000762030, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000839c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6dc70, 0x30b9a00, 0xc000da2c30, 0xc000f08001, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000839c70, 0x3b9aca00, 0x0, 0xc000198c01, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc240, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007a5540, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007a5540, 0x30fe1b8, 0xc000b17440, 0xc00067b5f0, 0xc000ae64f8) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5663 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e07e0, 0xc0006b8780, 0xc000c8bd40, 0xc000e1f440) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5644 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000aba420, 0xc000826ab0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5476 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066f780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017c4c0, 0xc00062b3b0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5475 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab0720, 0x30b9a00, 0xc000ae1050, 0x1, 0xc000c8a6c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ab0720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000c8a6c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066f780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017c4c0, 0xc00062b300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5500 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00077c720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00077c720, 0x30b9a00, 0xc000c7b0e0, 0x1, 0xc000276c00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00077c720, 0x3b9aca00, 0x0, 0x1, 0xc000276c00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000706400) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430df0, 0xc000bfca70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5572 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000a28b40, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a28b30) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a28b28, 0xc001104c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a28b00, 0xc001104c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc00054be40, 0xc000f0840a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc00054be40, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc00054be40, 0x2ae3520, 0xc000da52f0, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000832b10, 0xc000038a80, 0x800, 0xa80, 0xc00113bef0, 0x46f2bc, 0xc00113bb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a460, 0x0, 0x30c39f0, 0xc000f07280, 0xc00113bd60, 0x0, 0x0, 0x30c1e70, 0xc000a565a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db0640, 0xc00113bd50, 0xc00113bd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b16680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5645 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a0e0, 0xc048a7308ec91c48, 0x7b80a987c9, 0x3fa33c0, 0x30c3cc0, 0xc000525bc0, 0xc0009dfa50, 0xc000acaa20, 0xc000aba420, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a0e0, 0xc000aba420, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00080ee80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009dfe80, 0x30b99e0, 0xc0003ff720, 0x1, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a0e0, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0280, 0xc0000f83f0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5437 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000a15a70, 0xc00074b8c0, 0xc000eeb080, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000a15a70, 0xc00103b8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000a15a70, 0xc00103b8c0, 0xc000a15a70, 0xc000958960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00103b8c0, 0x3128cd8, 0xc0010c98c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc0002e7a20, 0xc000f8a3a0, 0x20, 0xc000d4daf0, 0xe, 0xc00103b990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a240, 0xc000f8a3a0, 0x20, 0xc000b3b290, 0x0, 0x2, 0xc00103ba68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a240, 0xc000f8a3a0, 0x20, 0x0, 0x0, 0x0, 0x13, 0x2d8dab8) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0a780, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798460, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0a780) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000b0a780, 0xc000903740) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5643 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0004311f0, 0xc000aba480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0250, 0xc0000f83d8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5586 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001c2150, 0xc000a56060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c000, 0xc000f08030) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5467 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072ff20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072ff20, 0x30b9a00, 0xc00067a5d0, 0xc00072ff01, 0xc000aba840) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072ff20, 0x3b9aca00, 0x0, 0x1, 0xc000aba840) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067d480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1720, 0xc0009001a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5487 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0001e7a68, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0001e7a58) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0001e7a40, 0xc000227f30, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf5710) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba7c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ca1c70, 0x30b9a00, 0xc00070f200, 0xc000ae6401, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba7c70, 0x3b9aca00, 0x0, 0xc000167101, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf5710, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000765360, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000765360, 0x30fe1b8, 0xc000c2a440, 0xc000d079e0, 0xc000633110) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5523 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007982a0, 0xc048a7307b45a64c, 0x7b718b4831, 0x3fa33c0, 0x30c3cc0, 0xc00092c100, 0xc000c9da50, 0xc0005ec1e0, 0xc000119ce0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007982a0, 0xc000119ce0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006ba680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c9de80, 0x30b99e0, 0xc000b13ae0, 0x1, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007982a0, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027ddb0, 0xc0000f8b88) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5648 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a0e0, 0xc000aba420, 0xc000aba900, 0xc000acaa20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5703 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000a51bc0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a51bb0) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a51ba8, 0xc001105201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a51b80, 0xc001105201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000991a20, 0xc000da470a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000991a20, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000991a20, 0x2ae3520, 0xc001252dc8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a4f530, 0xc000039500, 0x800, 0xa80, 0xc00110fef0, 0x46f2bc, 0xc00110fb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a1bcc0, 0x0, 0x30c39f0, 0xc001187600, 0xc00110fd60, 0x0, 0x0, 0x30c1e70, 0xc0006b8c60) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000d04aa0, 0xc00110fd50, 0xc00110fd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec180) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5745 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000678720, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000678710) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000678708, 0xc000547001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0006786e0, 0xc000547001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000fb7760, 0xc00125240a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000fb7760, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000fb7760, 0x2ae3520, 0xc000148498, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00095cfc0, 0xc000540a80, 0x800, 0xa80, 0x0, 0x46f2bc, 0xc0009b5b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000dbcd20, 0x0, 0x30c39f0, 0xc000ef2000, 0xc0009b5d60, 0x0, 0x0, 0x30c1e70, 0xc000a573e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000faf080, 0xc0009b5d50, 0xc0009b5d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000400dc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5472 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a380, 0xc048a73082380548, 0x7b741870c9, 0x3fa33c0, 0x30c3cc0, 0xc000b16680, 0xc000b63a50, 0xc0005ecc00, 0xc000a56240, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a380, 0xc000a56240, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a70680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b63e80, 0x30b99e0, 0xc000e1a140, 0x1, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a380, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de00c0, 0xc000f08228) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5392 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a6ff20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000a6ff20, 0x30b9a00, 0xc000be58c0, 0x43e101, 0xc000abb7a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a6ff20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000abb7a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067c700) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178c30, 0xc000af59a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5118 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0000, 0xc00059df80, 0xc000c8a120, 0xc000df2060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5465 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab0f20, 0x30b9a00, 0xc0008322d0, 0x43e101, 0xc000a56120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ab0f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000a56120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099ce80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178370, 0xc000900110) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5449 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007980e0, 0xc048a77cb74f2e64, 0xc270ff7aad, 0x3fa33c0, 0x30c3cc0, 0xc001186e00, 0xc001213a50, 0xc0005442a0, 0xc000a56360, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007980e0, 0xc000a56360, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000813e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001213e80, 0x30b99e0, 0xc000be9450, 0x1, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007980e0, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0720, 0xc000f094b8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5425 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc00059df80, 0xc000982d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 914 [chan receive, 14 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001c2540, 0xc0002777a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad59a0, 0xc000632ee8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5556 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000e16168, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000e16158) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000e16140, 0xc0009001d0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba6c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b67c70, 0x30b9a00, 0xc000832450, 0xc000f08201, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba6c70, 0x3b9aca00, 0x0, 0xc0002d6701, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc360, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009caaa0, 0xc000a56240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009caaa0, 0x30fe1b8, 0xc000aed7c0, 0xc000b33fb0, 0xc000149e60) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5656 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066fb80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229790, 0xc000fedf50) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5458 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0000, 0xc048a73075eb0890, 0x7b6c30aa11, 0x3fa33c0, 0x30c3cc0, 0xc0008f5880, 0xc000627a50, 0xc000df2060, 0xc00059df80, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0000, 0xc00059df80, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000627e80, 0x30b99e0, 0xc000984370, 0x1, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0000, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000054c60, 0xc000704cc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 4399 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0005a16c0, 0xc0008e22a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c841a0, 0xc000ae6168) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 4400 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2240, 0xc000bf4480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5558 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0700, 0xc000a56d80, 0xc000c8a1e0, 0xc0009ae1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5448 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56360, 0xc0007a1dd0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5630 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798b60, 0xc048a7308d72231c, 0x7b7f528f01, 0x3fa33c0, 0x30c3cc0, 0xc000954100, 0xc000e11a50, 0xc000a541e0, 0xc0008e2300, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798b60, 0xc0008e2300, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000730e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e11e80, 0x30b99e0, 0xc00085b130, 0x1, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798b60, 0xc0008e2300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6030, 0xc000f08048) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5488 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000b28880, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b28870) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000b28868, 0xc001104001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000b28840, 0xc001104001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000c606e0, 0xc00063320a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000c606e0, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000c606e0, 0x2ae3520, 0xc0009abf08, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000d07cb0, 0xc0001a0a80, 0x800, 0xa80, 0xc0011f7ef0, 0x46f2bc, 0xc0011f7b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0003ff8b0, 0x0, 0x30c39f0, 0xc0009a3d00, 0xc0011f7d60, 0x0, 0x0, 0x30c1e70, 0xc000abaf00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0006abf80, 0xc0011f7d50, 0xc0011f7d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000c2a540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5525 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072cf20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072cf20, 0x30b9a00, 0xc0007ee0f0, 0x113bb01, 0xc000aba000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072cf20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000aba000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000af8c00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435560, 0xc000fec0a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 898 [select, 14 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a0e0, 0xc0002772c0, 0xc0006b9080, 0xc000850900) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5438 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0007a5428, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007a5418) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0007a5400, 0xc000995600, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000982d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006e0c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000623c70, 0x30b9a00, 0xc000b61cb0, 0xc000704c01, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006e0c70, 0x3b9aca00, 0x0, 0xc000166201, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000982d80, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007c2780, 0xc00059df80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007c2780, 0x30fe1b8, 0xc0008f54c0, 0xc000aff4d0, 0xc000632be8) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 6024 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d30e0, 0x3b9aca00, 0x6fc23ac000, 0xc0009d3080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 891 [chan receive, 14 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00017dea0, 0xc000277320) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad4e90, 0xc000632a38) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5588 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0620, 0xc048a73085842d30, 0x7b776498b1, 0x3fa33c0, 0x30c3cc0, 0xc000aec6c0, 0xc0008e5a50, 0xc0006d03c0, 0xc000a56000, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0620, 0xc000a56000, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00026a680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e5e80, 0x30b99e0, 0xc000b12000, 0x1, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0620, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c030, 0xc000f08048) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 864 [sync.Cond.Wait, 4 minutes]: +sync.runtime_notifyListWait(0xc0006f4e88, 0x6) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0006f4e78) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0006f4e60, 0xc000123480, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf5170) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a42c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008dfc70, 0x30b9a00, 0xc000663200, 0xc000632f01, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a42c70, 0x3b9aca00, 0x0, 0xc000534f01, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf5170, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000765e00, 0xc000277740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000765e00, 0x30fe1b8, 0xc000653e80, 0xc00092f620, 0xc0005aea20) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 865 [chan receive, 4 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bcf20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0006bcf20, 0x30b9a00, 0xc000663230, 0xc000533c01, 0xc000277800) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006bcf20, 0x3b9aca00, 0x0, 0xc0006bce01, 0xc000277800) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000910f80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c25a0, 0xc0006b03e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 930 [select, 4 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000910f80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c25a0, 0xc0006b0400) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5563 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000b43e28, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b43e18) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b43e00, 0xc000bfc540, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc00091eea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba2c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e9c70, 0x30b9a00, 0xc000b6fc50, 0xc000632a01, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba2c70, 0x3b9aca00, 0x0, 0xc0002d6a01, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc00091eea0, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b81ea0, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b81ea0, 0x30fe1b8, 0xc00092d740, 0xc00075bd40, 0xc000da4738) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5529 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000aba1e0, 0xc000826510) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5526 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000af8c00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435560, 0xc000fec0b0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5636 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a000, 0xc048a7308c1c1c84, 0x7b7dfc88cd, 0x3fa33c0, 0x30c3cc0, 0xc000b16180, 0xc001009a50, 0xc000aca480, 0xc0008e2780, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a000, 0xc0008e2780, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020fe80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001009e80, 0x30b99e0, 0xc000e1a550, 0x1, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a000, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0b90, 0xc000ae6750) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5699 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e07e0, 0xc048a730900c46c0, 0x7b81ecb241, 0x3fa33c0, 0x30c3cc0, 0xc000aec180, 0xc0009c3a50, 0xc000e1f440, 0xc0006b8780, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e07e0, 0xc0006b8780, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0008b3e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c3e80, 0x30b99e0, 0xc000a1b9f0, 0x1, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e07e0, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000657aa0, 0xc000da44f8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5447 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00017c460, 0xc000a563c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de06f0, 0xc000f094a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5590 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0620, 0xc000a56000, 0xc000a56900, 0xc0006d03c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 6022 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2e40, 0x3b9aca00, 0x6fc23ac000, 0xc0009d2de0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5521 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178310, 0xc000119d40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027dd80, 0xc0000f8b58) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5808 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000bee648, 0xc0007438c0, 0xc000eeb8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000bee648, 0xc00074f8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000bee648, 0xc00074f8c0, 0xc000bee648, 0xc000d23cc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00074f8c0, 0x3128cd8, 0xc000a96c80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000d67760, 0xc000053ef0, 0x25, 0xc000b89900, 0xe, 0xc00074f990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002da840, 0xc000053ef0, 0x25, 0xc000bfc3e0, 0x0, 0x2, 0xc00074fa68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002da840, 0xc000053ef0, 0x25, 0x0, 0x0, 0x0, 0x18, 0x2d8dab8) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000d7c000, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007989a0, 0xc0005b93c4, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000d7c000) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000d7c000, 0xc000a54c00) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5587 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56000, 0xc0006f6090) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5652 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0007e8b40, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007e8b30) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc0007e8b28, 0xc001105801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0007e8b00, 0xc001105801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000dc8160, 0xc000ae600a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000dc8160, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000dc8160, 0x2ae3520, 0xc000da5590, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007ee0c0, 0xc000d1aa80, 0x800, 0xa80, 0xc00113fef0, 0x46f2bc, 0xc00113fb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a0f0, 0x0, 0x30c39f0, 0xc000b2fdc0, 0xc00113fd60, 0x0, 0x0, 0x30c1e70, 0xc000c8a060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0006d60a0, 0xc00113fd50, 0xc00113fd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b16180) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5651 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002d3fe0, 0xc000479860) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5455 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000a7e880, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a7e870) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a7e868, 0xc00005d201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a7e840, 0xc00005d201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0002e6b00, 0x7f3b6eb3920a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0002e6b00, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0002e6b00, 0x2ae3520, 0xc00000f4e8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007d84e0, 0xc0005e9500, 0x800, 0xa80, 0xc00100bef0, 0x46f2bc, 0xc00100bb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0005ac320, 0x0, 0x30c39f0, 0xc000954640, 0xc00100bd60, 0x0, 0x0, 0x30c1e70, 0xc000c8a300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e8200, 0xc00100bd50, 0xc00100bd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc00092c100) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 4395 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007982a0, 0xc000119ce0, 0xc0008e2060, 0xc0005ec1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5498 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc00079f380, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc00079f370) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc00079f368, 0xc00085f201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc00079f340, 0xc00085f201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc00079f760, 0x7f3b6c07090a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc00079f760, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc00079f760, 0x2ae3520, 0xc0000f9710, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000c7a9f0, 0xc000a74000, 0x800, 0xa80, 0xc0008dbef0, 0x46f2bc, 0xc0008dbb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0006d42d0, 0x0, 0x30c39f0, 0xc001042500, 0xc0008dbd60, 0x0, 0x0, 0x30c1e70, 0xc000276960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000593aa0, 0xc0008dbd50, 0xc0008dbd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8400) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5551 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000a8b640, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a8b630) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a8b628, 0xc000eae001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a8b600, 0xc000eae001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0007eb080, 0x7f3b5f788d0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0007eb080, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0007eb080, 0x2ae3520, 0xc000da5158, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000d07b30, 0xc000eb0000, 0x800, 0xa80, 0xc00130fef0, 0x46f2bc, 0xc00130fb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0002041e0, 0x0, 0x30c39f0, 0xc000955f40, 0xc00130fd60, 0x0, 0x0, 0x30c1e70, 0xc000118cc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0007082e0, 0xc00130fd50, 0xc00130fd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec6c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 6018 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2600, 0x3b9aca00, 0x6fc23ac000, 0xc0009d25a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5667 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000af8d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000431250, 0xc0007623f0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5503 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099d880) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002281b0, 0xc000bfcaa0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5650 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000776720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000776720, 0x30b9a00, 0xc00067b620, 0x43e101, 0xc0006b81e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000776720, 0x3b9aca00, 0x0, 0xc00106cc01, 0xc0006b81e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002d3fe0, 0xc000479840) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5683 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000b81a68, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b81a58) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b81a40, 0xc000595f00, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000680a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000690c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c9fc70, 0x30b9a00, 0xc000a4e990, 0xc000da4501, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000690c70, 0x3b9aca00, 0x0, 0xc000c89601, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000680a20, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0006dba40, 0xc0006b8780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0006dba40, 0x30fe1b8, 0xc000c2bf80, 0xc000b6fb00, 0xc0000f8f18) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5908 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc0006d8280) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025d170, 0xc000901090) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5741 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a1c0, 0xc048a73098d1cd70, 0x7b8ab23955, 0x3fa33c0, 0x30c3cc0, 0xc000400dc0, 0xc0009c7a50, 0xc000ffe2a0, 0xc000a560c0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a1c0, 0xc000a560c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bde80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c7e80, 0x30b99e0, 0xc000dbca00, 0x1, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a1c0, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88050, 0xc000da4048) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5633 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0007e97a0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007e9790) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc0007e9788, 0xc000eae601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0007e9760, 0xc000eae601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000b29080, 0xc000ae690a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000b29080, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000b29080, 0x2ae3520, 0xc000705530, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000da3260, 0xc000eb0a80, 0x800, 0xa80, 0xc001215ef0, 0x46f2bc, 0xc001215b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc00085b2c0, 0x0, 0x30c39f0, 0xc0010437c0, 0xc001215d60, 0x0, 0x0, 0x30c1e70, 0xc0008e25a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db0440, 0xc001215d50, 0xc001215d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000954100) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5505 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000764f28, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000764f18) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000764f00, 0xc0009006d0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000dcacf0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac2c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e21c70, 0x30b9a00, 0xc000833830, 0xc000ae6701, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac2c70, 0x3b9aca00, 0x0, 0xc000c88201, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000dcacf0, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000c5e460, 0xc0008e2780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000c5e460, 0x30fe1b8, 0xc000b2f400, 0xc000da2e40, 0xc000704468) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 4523 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067c000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178060, 0xc000762070) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5541 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a380, 0xc000a56240, 0xc0008e2720, 0xc0005ecc00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5660 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0009ca708, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0009ca6f8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009ca6e0, 0xc000900330, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000826ab0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00083ec70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008ebc70, 0x30b9a00, 0xc000832cf0, 0xc0000f8301, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00083ec70, 0x3b9aca00, 0x0, 0xc000199101, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000826ab0, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a5e0a0, 0xc000aba420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a5e0a0, 0x30fe1b8, 0xc000b2ff80, 0xc00066cf90, 0xc000ae6d68) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5766 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000a15830, 0xc0008fd8c0, 0xc000eeb3e0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000a15830, 0xc000cdd8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000a15830, 0xc000cdd8c0, 0xc000a15830, 0xc0007fb360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc000cdd8c0, 0x3128cd8, 0xc0010c9660) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000e90b00, 0xc000a24f30, 0x24, 0xc000ba16d0, 0xe, 0xc000cdd990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a3c0, 0xc000a24f30, 0x24, 0xc000b3ad70, 0x0, 0x2, 0xc000cdda68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a3c0, 0xc000a24f30, 0x24, 0x0, 0x0, 0x0, 0x17, 0x2d8dab8) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000ec6000, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798620, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000ec6000) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000ec6000, 0xc0009af5c0) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5985 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb4a0, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb440) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5480 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0010bff20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0010bff20, 0x30b9a00, 0xc000c7a090, 0x1, 0xc000276540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0010bff20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000276540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000dd0900) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037dc60, 0xc00062a1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5544 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000228150, 0xc0008e29c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c84730, 0xc000ae6450) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5774 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000811720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000811720, 0x30b9a00, 0xc000833170, 0x5a46374232446c01, 0xc0005d4d20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000811720, 0x3b9aca00, 0x0, 0x1, 0xc0005d4d20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000dd0b00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430760, 0xc000a60220) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5732 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc0005ff548, 0xc0008f98c0, 0xc0009d2540, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc0005ff548, 0xc00074b8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc0005ff548, 0xc00074b8c0, 0xc0005ff548, 0xc000bd2e60) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00074b8c0, 0x3128cd8, 0xc00067e2e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000b97340, 0xc000f8a600, 0x20, 0xc000c1f450, 0xe, 0xc00074b990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4240, 0xc000f8a600, 0x20, 0xc000b3bb40, 0x0, 0x2, 0xc00074ba68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4240, 0xc000f8a600, 0x20, 0x0, 0x0, 0x0, 0x13, 0x2d8dacd) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0af00, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798540, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0af00) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000b0af00, 0xc000a55380) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5715 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a540, 0xc048a787115e354c, 0xcc1273a531, 0x3fa33c0, 0x30c3cc0, 0xc000b84800, 0xc001217a50, 0xc0009ae5a0, 0xc0005d4060, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a540, 0xc0005d4060, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d81680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001217e80, 0x30b99e0, 0xc0005ac140, 0x1, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a540, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e070, 0xc000704240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5668 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a1c0, 0xc000a560c0, 0xc0008e2420, 0xc000ffe2a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 3236 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001f21c0, 0xc001026360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00053e730, 0xc000704000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5622 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0009ca528, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0009ca518) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009ca500, 0xc000fec400, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000826510) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba2c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e0fc70, 0x30b9a00, 0xc0007ee420, 0xc0000f8501, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba2c70, 0x3b9aca00, 0x0, 0xc000e67601, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000826510, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007a4000, 0xc000aba1e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007a4000, 0x30fe1b8, 0xc000dbbd40, 0xc00067ac90, 0xc000f08eb8) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5367 [chan receive, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000573720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000573720, 0x30b9a00, 0xc000c7a000, 0x1, 0xc0008e2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000573720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc0008e2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099cb00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037c990, 0xc000762010) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5981 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb140, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb0e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5740 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a560c0, 0xc0006dc5a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5608 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a460, 0xc000119500, 0xc000119b60, 0xc000e1f560) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5933 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000812f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000974f20, 0x30b9a00, 0xc000260000, 0x43e101, 0xc001026000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000812f20, 0x3b9aca00, 0x0, 0xc000988601, 0xc001026000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00025e080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001f2220, 0xc000c76040) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5546 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0540, 0xc048a73083b4cf50, 0x7b75953b99, 0x3fa33c0, 0x30c3cc0, 0xc000c2a540, 0xc000e27a50, 0xc000544ae0, 0xc0008e2960, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0540, 0xc0008e2960, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d83e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e27e80, 0x30b99e0, 0xc000a064b0, 0x1, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0540, 0xc0008e2960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c84760, 0xc000ae6468) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5666 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000815720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000815720, 0x30b9a00, 0xc00066d470, 0x407d01, 0xc000c8bbc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000815720, 0x3b9aca00, 0x0, 0x1, 0xc000c8bbc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000af8d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000431250, 0xc0007623e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5595 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0700, 0xc048a73087f34eac, 0x7b79d3ba91, 0x3fa33c0, 0x30c3cc0, 0xc0008f5ac0, 0xc000e6fa50, 0xc0009ae1e0, 0xc000a56d80, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0700, 0xc000a56d80, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb8680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6fe80, 0x30b99e0, 0xc000b134f0, 0x1, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0700, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d9a0, 0xc000f08510) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5579 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000815f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000815f20, 0x30b9a00, 0xc000d06000, 0x1, 0xc000118420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000815f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000118420) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066f580) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c21b0, 0xc000900070) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5629 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2300, 0xc0006dc240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5593 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000435500, 0xc000a56de0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d970, 0xc000f084f8) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5803 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000577720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000577720, 0x30b9a00, 0xc00077e180, 0x1, 0xc000abac00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000577720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000abac00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099c680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000434fb0, 0xc0007bbf00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 3238 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798d20, 0xc048a78a2bc064c8, 0xcef8174cad, 0x3fa33c0, 0x30c3cc0, 0xc000f073c0, 0xc000ab3a50, 0xc000e1e3c0, 0xc0009d2000, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798d20, 0xc0009d2000, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb4680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab3e80, 0x30b99e0, 0xc000e1a0a0, 0x1, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798d20, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00053e030, 0xc000704018) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 6195 [sync.Cond.Wait, 4 minutes]: +sync.runtime_notifyListWait(0xc0008297a0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000829790) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000829788, 0xc00005c601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000829760, 0xc00005c601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000481600, 0xc00014880a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000481600, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000481600, 0x2ae3520, 0xc000f08720, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000260330, 0xc000cfc000, 0x800, 0xa80, 0xc00130bef0, 0x46f2bc, 0xc00130bb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0010baf50, 0x0, 0x30c39f0, 0xc000b173c0, 0xc00130bd60, 0x0, 0x0, 0x30c1e70, 0xc0006ec4e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000708700, 0xc00130bd50, 0xc00130bd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000ef3980) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5750 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0002762a0, 0xc000b3f950) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 4522 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0010c2f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00068cf20, 0x30b9a00, 0xc000da28a0, 0x1, 0xc0008e23c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0010c2f20, 0x3b9aca00, 0x0, 0x1, 0xc0008e23c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067c000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178060, 0xc000762050) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5490 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000e16028, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000e16018) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000e16000, 0xc000c76030, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000e18000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a41c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e1c70, 0x30b9a00, 0xc0005c62a0, 0xc000da4001, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a41c70, 0x3b9aca00, 0x0, 0xc000198a01, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000e18000, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b43b80, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b43b80, 0x30fe1b8, 0xc000b22d80, 0xc000b6f0b0, 0xc000705470) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5468 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067d480) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1720, 0xc0009001b0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5898 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798d20, 0xc0009d2000, 0xc00059c120, 0xc000e1e3c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5739 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178000, 0xc000a56180) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88010, 0xc000da4030) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5932 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc0008a66c0, 0xc00074f8c0, 0xc0009d3020, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc0008a66c0, 0xc0010898c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc0008a66c0, 0xc0010898c0, 0xc0008a66c0, 0xc0010a0820) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010898c0, 0x3128cd8, 0xc0010c9fa0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000eff080, 0xc000a25770, 0x25, 0xc00084f8f0, 0xe, 0xc001089990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002dafc0, 0xc000a25770, 0x25, 0xc000b3b470, 0x0, 0x2, 0xc001089a68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002dafc0, 0xc000a25770, 0x25, 0x0, 0x0, 0x0, 0x18, 0x2d8dacd) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000d7c180, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798a80, 0xc0005b93f0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000d7c180) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000d7c180, 0xc0009af920) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5767 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000d225c8, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000d225b8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000d225a0, 0xc0007bb070, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc5a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a44c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009b7c70, 0x30b9a00, 0xc00095c3f0, 0xc000da4001, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a44c70, 0x3b9aca00, 0x0, 0xc000c88501, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc5a0, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a3b900, 0xc000a560c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a3b900, 0x30fe1b8, 0xc0000fac40, 0xc000b60f90, 0xc000632000) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5535 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000a8ab40, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a8ab30) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a8ab28, 0xc00005d801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a8ab00, 0xc00005d801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0007e9ce0, 0xc000da440a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0007e9ce0, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0007e9ce0, 0x2ae3520, 0xc000da4660, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a4e900, 0xc000a75500, 0x800, 0xa80, 0xc00100def0, 0x46f2bc, 0xc00100db40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a1b9a0, 0x0, 0x30c39f0, 0xc000b17f40, 0xc00100dd60, 0x0, 0x0, 0x30c1e70, 0xc0006b86c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000d04420, 0xc00100dd50, 0xc00100dd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000525bc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5804 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099c680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000434fb0, 0xc0007bbf10) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5695 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000646000, 0xc0002762a0, 0xc000118ae0, 0xc0009aeba0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5677 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430700, 0xc0008e36e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6bd0, 0xc000f088d0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5452 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007980e0, 0xc000a56360, 0xc000a56a80, 0xc0005442a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5553 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc0000ba0c8, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0000ba0b8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0000ba0a0, 0xc000af4740, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006f6ea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006e5c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e13c70, 0x30b9a00, 0xc00066dce0, 0xc000f08501, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006e5c70, 0x3b9aca00, 0x0, 0xc000534501, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0006f6ea0, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b43cc0, 0xc000a56d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b43cc0, 0x30fe1b8, 0xc0006e8a80, 0xc000b6f890, 0xc000632888) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5714 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0005d4060, 0xc000542120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5907 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072d720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000970f20, 0x30b9a00, 0xc0007d9320, 0x43e101, 0xc000119800) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072d720, 0x3b9aca00, 0x0, 0x1, 0xc000119800) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc0006d8280) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025d170, 0xc000901080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5775 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000dd0b00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430760, 0xc000a60240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5751 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000646000, 0xc048a73094f9c748, 0x7b86da332d, 0x3fa33c0, 0x30c3cc0, 0xc0006e9780, 0xc001011a50, 0xc0009aeba0, 0xc0002762a0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000646000, 0xc0002762a0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072de80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001011e80, 0x30b99e0, 0xc000a067d0, 0x1, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000646000, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c5b0, 0xc000ae7470) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5706 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099da00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025c990, 0xc000af44e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5604 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119500, 0xc00091eea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5501 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000706400) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430df0, 0xc000bfca80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 6007 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000caf440, 0x3b9aca00, 0x6fc23ac000, 0xc000caf3e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 6020 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2ba0, 0x3b9aca00, 0x6fc23ac000, 0xc0009d2b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5628 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000229730, 0xc0008e2360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6004, 0xc000f08030) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5545 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2960, 0xc000bf5710) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5687 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc0007fa0c8, 0x17) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0007fa0b8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0007fa0a0, 0xc000bfc140, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000542120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000839c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001013c70, 0x30b9a00, 0xc0007d81e0, 0xc000704201, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000839c70, 0x3b9aca00, 0x0, 0xc000c89b01, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000542120, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a3a000, 0xc0005d4060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a3a000, 0x30fe1b8, 0xc000652b40, 0xc000710780, 0xc0000f9440) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5492 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000b43d88, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b43d78) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b43d60, 0xc000af4840, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bdf200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac3c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008ddc70, 0x30b9a00, 0xc000be5440, 0xc0000f8501, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac3c70, 0x3b9aca00, 0x0, 0xc000198701, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000bdf200, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009206e0, 0xc000119200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009206e0, 0x30fe1b8, 0xc000b23e00, 0xc0006a1dd0, 0xc0007044e0) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5605 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a460, 0xc048a73089623794, 0x7b7b42a379, 0x3fa33c0, 0x30c3cc0, 0xc000652ec0, 0xc0008e7a50, 0xc000e1f560, 0xc000119500, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a460, 0xc000119500, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a69e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e7e80, 0x30b99e0, 0xc000be86e0, 0x1, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a460, 0xc000119500) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e610, 0xc000632a38) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5733 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000602348, 0x1b) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000602338) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000602320, 0xc000a60a70, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b3f950) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000691c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c47c70, 0x30b9a00, 0xc000c12420, 0xc000ae7401, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000691c70, 0x3b9aca00, 0x0, 0xc000166501, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000b3f950, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000d22500, 0xc0002762a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000d22500, 0x30fe1b8, 0xc0005c2d40, 0xc00095c630, 0xc000da5818) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5578 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000190028, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000190018) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000190000, 0xc000af4010, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006f6090) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006dfc70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e25c70, 0x30b9a00, 0xc00066c030, 0xc000f08001, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006dfc70, 0x3b9aca00, 0x0, 0xc0005f8701, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0006f6090, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000e17f40, 0xc000a56000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000e17f40, 0x30fe1b8, 0xc000b16040, 0xc000832a80, 0xc000ae6378) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5758 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc0009d6028, 0x13) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0009d6018) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009d6000, 0xc000fedbb0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc001000ea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc001206c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab9c70, 0x30b9a00, 0xc0005640c0, 0xc000704001, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc001206c70, 0x3b9aca00, 0x0, 0xc0005f8f01, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc001000ea0, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc001184500, 0xc0009d2000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc001184500, 0x30fe1b8, 0xc001186100, 0xc000956000, 0xc0009aa000) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5594 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56d80, 0xc0006f6ea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 3237 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0009d2000, 0xc001000ea0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5600 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00077a720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00077a720, 0x30b9a00, 0xc0002a1b00, 0x6f697469646e6f01, 0xc000c8ad20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00077a720, 0x3b9aca00, 0x0, 0x1, 0xc000c8ad20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099cf80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229720, 0xc000af4f40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5634 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002d3f80, 0xc0008e27e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0b50, 0xc000ae6738) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5484 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc000190848, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000190838) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000190820, 0xc000af51e0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0000dcf30) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac5c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009e1c70, 0x30b9a00, 0xc00066db30, 0xc0000f8b01, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac5c70, 0x3b9aca00, 0x0, 0xc000166701, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0000dcf30, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0005f4d20, 0xc000119ce0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0005f4d20, 0x30fe1b8, 0xc000dbb340, 0xc000223d10, 0xc0006325b8) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5561 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000a78e00, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a78df0) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a78de8, 0xc000b19001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a78dc0, 0xc000b19001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000a79340, 0xc000da420a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000a79340, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000a79340, 0x2ae3520, 0xc000da5cf8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000be4840, 0xc0006e7500, 0x800, 0xa80, 0xc001287ef0, 0x46f2bc, 0xc001287b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a125a0, 0x0, 0x30c39f0, 0xc000f07dc0, 0xc001287d60, 0x0, 0x0, 0x30c1e70, 0xc000c8a5a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000bf0880, 0xc001287d50, 0xc001287d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5ac0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5694 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707f80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1330, 0xc0006b0550) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5685 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099d000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435020, 0xc000d97140) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5086 [sync.Cond.Wait, 4 minutes]: +sync.runtime_notifyListWait(0xc000237bc0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000237bb0) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000237ba8, 0xc00085e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000237b80, 0xc00085e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0005a4f20, 0xc00081d10a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0005a4f20, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0005a4f20, 0x2ae3520, 0xc000ae6e58, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00067aa20, 0xc000540000, 0x800, 0xa80, 0xc00130def0, 0x46f2bc, 0xc00130db40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a13040, 0x0, 0x30c39f0, 0xc000f07140, 0xc00130dd60, 0x0, 0x0, 0x30c1e70, 0xc000119740) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0009feb60, 0xc00130dd50, 0xc00130dd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 8112 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000c61380, 0x0) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000c61370) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000c61368, 0xc000a32600, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000c61340, 0xc000a32600, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000c61760, 0xc000f09620, 0x16) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000c61760, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000c61760, 0x2ae3520, 0xc00000e738, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000700480, 0xc000d69400, 0x400, 0x400, 0x3072594a744c452b, 0x2e577d8, 0x4653794d6a337a6b) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc001272410, 0x0, 0x30c39f0, 0xc0006e8dc0, 0x0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e8c40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8d80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5119 [sync.Cond.Wait, 2 minutes]: +sync.runtime_notifyListWait(0xc0000bb428, 0x2) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0000bb418) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0000bb400, 0xc0009014c0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0007a1dd0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac9c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009e3c70, 0x30b9a00, 0xc000dbf350, 0xc000f09401, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac9c70, 0x3b9aca00, 0x0, 0xc0005f8c01, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc0007a1dd0, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000920460, 0xc000a56360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000920460, 0x30fe1b8, 0xc000dbb3c0, 0xc000ae0b10, 0xc000148e70) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5512 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119200, 0xc000bdf200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5580 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066f580) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c21b0, 0xc000900080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5810 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000c5e348, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000c5e338) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c5e320, 0xc000bfc9d0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000e18120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068dc70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c9c70, 0x30b9a00, 0xc00067b680, 0xc000f08801, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068dc70, 0x3b9aca00, 0x0, 0xc000166c01, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000e18120, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000603180, 0xc0008e3680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000603180, 0x30fe1b8, 0xc000f879c0, 0xc000832f30, 0xc000704af8) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5481 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000dd0900) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037dc60, 0xc00062a1f0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5688 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a540, 0xc0005d4060, 0xc000abb620, 0xc0009ae5a0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5812 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e08c0, 0xc0008e3680, 0xc0005d4e40, 0xc0005443c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5569 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00025c930, 0xc0005d41e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e040, 0xc000704210) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 6035 [select]: +k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb980, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb920) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca +created by k8s.io/apimachinery/pkg/util/wait.poller.func1 + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 + +goroutine 5705 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a64f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000a64f20, 0x30b9a00, 0xc000223f50, 0x31223a2250496401, 0xc0002760c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a64f20, 0x3b9aca00, 0x0, 0x1, 0xc0002760c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099da00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025c990, 0xc000af44d0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5755 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000c61e80, 0x1b) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000c61e70) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000c61e68, 0xc0010f0001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000c61e40, 0xc0010f0001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000678f20, 0xc000f0800a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000678f20, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000678f20, 0x2ae3520, 0xc0009abd10, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000c12e70, 0xc0006e6a80, 0x800, 0xa80, 0xc001007ef0, 0x46f2bc, 0xc001007b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a06aa0, 0x0, 0x30c39f0, 0xc001043540, 0xc001007d60, 0x0, 0x0, 0x30c1e70, 0xc0002767e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000a968c0, 0xc001007d50, 0xc001007d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e9780) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 3113 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0006b8000, 0xc000e18000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5698 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0006b8780, 0xc000680a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 3112 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00037c930, 0xc0006b8060) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88000, 0xc000da4030) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5601 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099cf80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229720, 0xc000af4f50) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5368 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099cb00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037c990, 0xc000762030) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 3114 [select, 2 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a000, 0xc048a730788a73c4, 0x7b6ed015a9, 0x3fa33c0, 0x30c3cc0, 0xc0008f5440, 0xc000e15a50, 0xc0006d0240, 0xc0006b8000, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a000, 0xc0006b8000, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000b4ee80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e15e80, 0x30b99e0, 0xc000e1a000, 0x1, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a000, 0xc0006b8000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88030, 0xc000da4048) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5507 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a000, 0xc0006b8000, 0xc000118d80, 0xc0006d0240) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5610 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0008b7720) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008b7720, 0x30b9a00, 0xc00067af00, 0x43e101, 0xc000a57c20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0008b7720, 0x3b9aca00, 0x0, 0xc000b0a901, 0xc000a57c20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000915100) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430290, 0xc000bfcef0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5611 [select, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000915100) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430290, 0xc000bfcf00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5624 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798380, 0xc000aba1e0, 0xc000a57e00, 0xc000ffef60) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5537 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000434fc0, 0xc0006b87e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000657a74, 0xc000da44e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 8865 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000b96720, 0x0) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b96710) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000b96708, 0xc000a32e00, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000b966e0, 0xc000a32e00, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000b96b00, 0xc0007047e0, 0x16) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000b96b00, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000b96b00, 0x2ae3520, 0xc0005afc20, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000564b70, 0xc0009db400, 0x400, 0x400, 0x7f3b95cc1878, 0x60, 0xc0000be300) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000d91900, 0x0, 0x30c39f0, 0xc000f07080, 0x0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db1a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f86680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5532 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798b60, 0xc0008e2300, 0xc0006b8480, 0xc000a541e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5684 [chan receive, 1 minutes]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000574f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000574f20, 0x30b9a00, 0xc00066dc20, 0x43e101, 0xc000c8bc20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000574f20, 0x3b9aca00, 0x0, 0x1, 0xc000c8bc20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099d000) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435020, 0xc000d97120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5814 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000a78f60, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a78f50) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a78f48, 0xc0005ba001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a78f20, 0xc0005ba001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000a79760, 0xc000149d0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000a79760, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000a79760, 0x2ae3520, 0xc0006338d8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000833860, 0xc000cfca80, 0x800, 0xa80, 0xc0009b3ef0, 0x46f2bc, 0xc0009b3b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a230, 0x0, 0x30c39f0, 0xc000653d80, 0xc0009b3d60, 0x0, 0x0, 0x30c1e70, 0xc0005d5140) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000a9fc60, 0xc0009b3d50, 0xc0009b3d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f87fc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5895 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a620, 0xc048a77d27fac7e8, 0xc2d8e0a7cd, 0x3fa33c0, 0x30c3cc0, 0xc0009a3c80, 0xc001285a50, 0xc0009aee40, 0xc00059cfc0, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a620, 0xc00059cfc0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb8e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001285e80, 0x30b99e0, 0xc000985450, 0x1, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a620, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000656c10, 0xc0000f8e88) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5894 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc00059cfc0, 0xc000b39e60) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5893 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00025d110, 0xc00059d0e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000656b60, 0xc0000f8e70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5832 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000b7bed8, 0xc0002718c0, 0xc000caf380, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000b7bed8, 0xc0010ff8c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000b7bed8, 0xc0010ff8c0, 0xc000b7bed8, 0xc000c5f540) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010ff8c0, 0x3128cd8, 0xc000fdf320) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc00079ec60, 0xc0000537d0, 0x21, 0xc000de0040, 0xe, 0xc0010ff990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a180, 0xc0000537d0, 0x21, 0xc000bfc070, 0x0, 0x2, 0xc0010ffa68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a180, 0xc0000537d0, 0x21, 0x0, 0x0, 0x0, 0x14, 0x2d8dab8) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0b080, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007987e0, 0xc0005b9374, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0b080) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000b0b080, 0xc000fffc80) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5833 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000603748, 0x13) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000603738) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000603720, 0xc000fed060, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc00091fc20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000c93c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c49c70, 0x30b9a00, 0xc00066d500, 0xc000705301, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000c93c70, 0x3b9aca00, 0x0, 0xc000534701, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc00091fc20, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009ca8c0, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009ca8c0, 0x30fe1b8, 0xc000b0d4c0, 0xc000222ea0, 0xc000f097a0) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5834 [chan receive]: +k8s.io/client-go/tools/cache.(*processorListener).run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731f20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000731f20, 0x30b9a00, 0xc000710510, 0x1, 0xc000aba120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000731f20, 0x3b9aca00, 0x0, 0x1, 0xc000aba120) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*processorListener).run(0xc000915e00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229330, 0xc000c11c40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5822 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002292d0, 0xc0005d56e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1d9a0, 0xc000705338) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5823 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0005d5680, 0xc00091fc20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5835 [select]: +k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000915e00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229330, 0xc000c11c70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5824 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798c40, 0xc048a730a04e8714, 0x7b922ef2f9, 0x3fa33c0, 0x30c3cc0, 0xc000aec640, 0xc000e6ba50, 0xc0005ecb40, 0xc0005d5680, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798c40, 0xc0005d5680, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000777680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6be80, 0x30b99e0, 0xc000e1a7d0, 0x1, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798c40, 0xc0005d5680) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1d9d0, 0xc000705350) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5836 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798c40, 0xc0005d5680, 0xc000277080, 0xc0005ecb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5809 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000c303e8, 0x13) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000c303d8) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c303c0, 0xc000c76ca0, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b39e60) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068ac70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0011f3c70, 0x30b9a00, 0xc000dbf2c0, 0xc0000f8e01, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068ac70, 0x3b9aca00, 0x0, 0xc000198f01, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000b39e60, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000db9360, 0xc00059cfc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000db9360, 0x30fe1b8, 0xc000d6d280, 0xc000b2df50, 0xc000da55c0) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5851 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000b81c48, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000b81c38) + /usr/local/go/src/sync/cond.go:56 +0x90 +k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b81c20, 0xc000595f60, 0x0, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd +k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b3ee10) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068ec70) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0011f5c70, 0x30b9a00, 0xc0007d8660, 0xc000f09f01, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068ec70, 0x3b9aca00, 0x0, 0xc000c88a01, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 +k8s.io/apimachinery/pkg/util/wait.Until(...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 +k8s.io/client-go/tools/cache.(*controller).Run(0xc000b3ee10, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 +k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a99d60, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 +knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a99d60, 0x30fe1b8, 0xc000becf40, 0xc00099a270, 0xc000633f80) + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 +created by knative.dev/eventing/test/lib.NewEventListener + /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f + +goroutine 5838 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000237380, 0x13) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000237370) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000237368, 0xc000424001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000237340, 0xc000424001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000237760, 0xc000f08b0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000237760, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000237760, 0x2ae3520, 0xc001252fa8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a3c240, 0xc0011e0a80, 0x800, 0xa80, 0xc00100fef0, 0x46f2bc, 0xc00100fb40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000205770, 0x0, 0x30c39f0, 0xc000f06dc0, 0xc00100fd60, 0x0, 0x0, 0x30c1e70, 0xc0002775c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0000ebe40, 0xc00100fd50, 0xc00100fd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec640) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 5877 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000434f50, 0xc000118b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c85320, 0xc000f09ef0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5785 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e09a0, 0xc000118a20, 0xc000abac60, 0xc000224cc0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5878 [chan receive, 6 minutes]: +k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000118a20, 0xc000b3ee10) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 +created by k8s.io/client-go/tools/cache.(*controller).Run + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba + +goroutine 5850 [select]: +k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000667f68, 0xc0007478c0, 0xc0009d2d80, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 +k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000667f68, 0xc000cd98c0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 +k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000667f68, 0xc000cd98c0, 0xc000667f68, 0xc000a986e0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 +k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc000cd98c0, 0x3128cd8, 0xc000a96960) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f +knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000b974a0, 0xc000c041b0, 0x21, 0xc000b58f60, 0xe, 0xc000cd9990, 0x48aa14) + /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b +knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000a04000, 0xc000c041b0, 0x21, 0xc000762340, 0x0, 0x2, 0xc000cd9a68) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce +knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000a04000, 0xc000c041b0, 0x21, 0x0, 0x0, 0x0, 0x14, 0x2d8dacd) + /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 +knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000e1c780, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007988c0, 0xc0005b93a0, ...) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 +knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000e1c780) + /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 +testing.tRunner(0xc000e1c780, 0xc000e0c9c0) + /usr/local/go/src/testing/testing.go:1193 +0x203 +created by testing.(*T).Run + /usr/local/go/src/testing/testing.go:1238 +0x5d8 + +goroutine 5879 [select]: +k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e09a0, 0xc048a730a3f3532c, 0x7b95d3bf11, 0x3fa33c0, 0x30c3cc0, 0xc0009a2080, 0xc001109a50, 0xc000224cc0, 0xc000118a20, 0x0, ...) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e09a0, 0xc000118a20, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 +k8s.io/client-go/tools/cache.(*Reflector).Run.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d80e80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 +k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001109e80, 0x30b99e0, 0xc000205f40, 0x1, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb +k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e09a0, 0xc000118a20) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 +k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 +k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c85390, 0xc000f09f08) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e +created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 + +goroutine 5922 [select, 6 minutes]: +k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a620, 0xc00059cfc0, 0xc0006b96e0, 0xc0009aee40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 +created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 + +goroutine 5882 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000bba460, 0x15) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000bba450) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000bba448, 0xc001133001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000bba420, 0xc001133001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc00087bb80, 0xc00020330a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc00087bb80, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc00087bb80, 0x2ae3520, 0xc0000f9da0, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007d9140, 0xc0011e1500, 0x800, 0xa80, 0xc000c4def0, 0x46f2bc, 0xc000c4db40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000522d70, 0x0, 0x30c39f0, 0xc001043d80, 0xc000c4dd60, 0x0, 0x0, 0x30c1e70, 0xc000119620) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e92e0, 0xc000c4dd50, 0xc000c4dd60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0009a2080) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 8791 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000a78720, 0x4) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a78710) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a78708, 0xc001022001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a786e0, 0xc001022001, 0xdff, 0xdff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000a79a20, 0xc0009ab20a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000a79a20, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000a79a20, 0x2ae3520, 0xc0001495f0, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0006a1fb0, 0xc0006e6000, 0x800, 0xa80, 0xc001169ef0, 0x46f2bc, 0xc001169b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000ef51d0, 0x0, 0x30c39f0, 0xc000ef2880, 0xc001169d60, 0x0, 0x0, 0x30c1e70, 0xc000276360) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0005e26a0, 0xc001169d50, 0xc001169d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b84800) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 8454 [sync.Cond.Wait, 1 minutes]: +sync.runtime_notifyListWait(0xc000a28720, 0x0) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a28710) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a28708, 0xc000d8b200, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a286e0, 0xc000d8b200, 0x200, 0x200, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000a28f20, 0xc000148558, 0x16) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000a28f20, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000a28f20, 0x2ae3520, 0xc000705d88, 0xc0001b4000, 0x34) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0005659b0, 0xc000dd7400, 0x400, 0x400, 0x0, 0x0, 0xc000840350) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0011804b0, 0x0, 0x30c39f0, 0xc001186e40, 0x6550223a22657361, 0x222c22676e69646e, 0x6f697469646e6f63, 0x74227b5b3a22736e, 0x6e49223a22657079) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc00067e7e0, 0x756e3a22656d6954, 0x7473616c222c6c6c, 0x697469736e617254, 0x3a22656d69546e6f, 0x39302d3132303222, 0x353a36315435312d) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc001186e00) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 8871 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc000a9dbc0, 0x1) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc000a9dbb0) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc000a9dba8, 0xc000eaf201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc000a9db80, 0xc000eaf201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc000a78160, 0xc0005afd0a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc000a78160, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc000a78160, 0x2ae3520, 0xc000203cb0, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a2d140, 0xc000541500, 0x800, 0xa80, 0xc001015ef0, 0x46f2bc, 0xc001015b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0000ee820, 0x0, 0x30c39f0, 0xc001187700, 0xc001015d60, 0x0, 0x0, 0x30c1e70, 0xc0006ed200) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000934a00, 0xc001015d50, 0xc001015d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f073c0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 + +goroutine 8449 [sync.Cond.Wait]: +sync.runtime_notifyListWait(0xc001062300, 0x3) + /usr/local/go/src/runtime/sema.go:513 +0xf8 +sync.(*Cond).Wait(0xc0010622f0) + /usr/local/go/src/sync/cond.go:56 +0x90 +golang.org/x/net/http2.(*pipe).Read(0xc0010622e8, 0xc000eaec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb +golang.org/x/net/http2.transportResponseBody.Read(0xc0010622c0, 0xc000eaec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec +encoding/json.(*Decoder).refill(0xc0010626e0, 0xc00125200a, 0x9) + /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 +encoding/json.(*Decoder).readValue(0xc0010626e0, 0x0, 0x0, 0x18) + /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 +encoding/json.(*Decoder).Decode(0xc0010626e0, 0x2ae3520, 0xc0005aedc8, 0x0, 0x0) + /usr/local/go/src/encoding/json/stream.go:63 +0xdf +k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000b60360, 0xc000cfd500, 0x800, 0xa80, 0xc000f71ef0, 0x46f2bc, 0xc000f71b40) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 +k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000b13450, 0x0, 0x30c39f0, 0xc000d6c4c0, 0xc000f71d60, 0x0, 0x0, 0x30c1e70, 0xc000eeb260) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e +k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000fcbd20, 0xc000f71d50, 0xc000f71d60, 0x1, 0x1, 0x1, 0x0) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 +k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0009a3c80) + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 +created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher + /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 +FAIL knative.dev/eventing/test/conformance 900.098s +FAIL From 3167d6d8aefcc4da7b54ec60d7fa0b533edd71a2 Mon Sep 17 00:00:00 2001 From: gabriel Date: Wed, 15 Sep 2021 15:04:43 -0500 Subject: [PATCH 03/10] bumped up pkg version for the source tests to pass --- go.mod | 2 +- go.sum | 4 ++-- vendor/knative.dev/pkg/apis/duck/v1/source_types.go | 3 +++ vendor/modules.txt | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index bb2ad45af1c..058bdcec58f 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( k8s.io/utils v0.0.0-20201110183641-67b214c5f920 knative.dev/hack v0.0.0-20210806075220-815cd312d65c knative.dev/hack/schema v0.0.0-20210806075220-815cd312d65c - knative.dev/pkg v0.0.0-20210914164111-4857ab6939e3 + knative.dev/pkg v0.0.0-20210915183108-52b0e2938ecb knative.dev/reconciler-test v0.0.0-20210820180205-a25de6a08087 sigs.k8s.io/yaml v1.2.0 ) diff --git a/go.sum b/go.sum index d3e78c0ff98..352740b9a73 100644 --- a/go.sum +++ b/go.sum @@ -1131,8 +1131,8 @@ knative.dev/hack v0.0.0-20210806075220-815cd312d65c/go.mod h1:PHt8x8yX5Z9pPquBEf knative.dev/hack/schema v0.0.0-20210806075220-815cd312d65c h1:YqFCmijfROO3rzIO8u1EMKZXBwAFJMmIoTXcr6wdBy8= knative.dev/hack/schema v0.0.0-20210806075220-815cd312d65c/go.mod h1:ffjwmdcrH5vN3mPhO8RrF2KfNnbHeCE2C60A+2cv3U0= knative.dev/pkg v0.0.0-20210803160015-21eb4c167cc5/go.mod h1:RPk5txNA3apR9X40D4MpUOP9/VqOG8CrtABWfOwGVS4= -knative.dev/pkg v0.0.0-20210914164111-4857ab6939e3 h1:45c2VIOBQP6jpRj+pEyciuzTmBwbZpv8jBfBEf/B5oM= -knative.dev/pkg v0.0.0-20210914164111-4857ab6939e3/go.mod h1:jMSqkNMsrzuy+XR4Yr/BMy7SDVbUOl3KKB6+5MR+ZU8= +knative.dev/pkg v0.0.0-20210915183108-52b0e2938ecb h1:D105ysprqq/uufMiOPUKNXoao6F1USYCEDN32UpJCv4= +knative.dev/pkg v0.0.0-20210915183108-52b0e2938ecb/go.mod h1:jMSqkNMsrzuy+XR4Yr/BMy7SDVbUOl3KKB6+5MR+ZU8= knative.dev/reconciler-test v0.0.0-20210820180205-a25de6a08087 h1:HVcaI8P+CNHl5VgnqWgAzGoc9vbvf3D421rd2qEo3Wc= knative.dev/reconciler-test v0.0.0-20210820180205-a25de6a08087/go.mod h1:+Kovy+G5zXZNcuO/uB+zfo37vFKZzsLIlWezt/nKMz0= pgregory.net/rapid v0.3.3 h1:jCjBsY4ln4Atz78QoBWxUEvAHaFyNDQg9+WU62aCn1U= diff --git a/vendor/knative.dev/pkg/apis/duck/v1/source_types.go b/vendor/knative.dev/pkg/apis/duck/v1/source_types.go index 00e6991564b..5c5c030a116 100644 --- a/vendor/knative.dev/pkg/apis/duck/v1/source_types.go +++ b/vendor/knative.dev/pkg/apis/duck/v1/source_types.go @@ -180,6 +180,9 @@ func (s *Source) Validate(ctx context.Context) *apis.FieldError { } func (s *SourceSpec) Validate(ctx context.Context) *apis.FieldError { + if s.CloudEventOverrides == nil { + return nil + } return s.CloudEventOverrides.Validate(ctx).ViaField("ceOverrides") } diff --git a/vendor/modules.txt b/vendor/modules.txt index 76f09a7d5de..ff5c6fb82b8 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1003,7 +1003,7 @@ knative.dev/hack/schema/commands knative.dev/hack/schema/docs knative.dev/hack/schema/registry knative.dev/hack/schema/schema -# knative.dev/pkg v0.0.0-20210914164111-4857ab6939e3 +# knative.dev/pkg v0.0.0-20210915183108-52b0e2938ecb ## explicit knative.dev/pkg/apiextensions/storageversion knative.dev/pkg/apiextensions/storageversion/cmd/migrate From a4be80b691ef3d80413ab2471d0f9423b4836a95 Mon Sep 17 00:00:00 2001 From: Gabriel Freites Date: Thu, 16 Sep 2021 10:28:43 -0500 Subject: [PATCH 04/10] removed logs conf --- logs-conf.log | 10295 ------------------------------------------------ 1 file changed, 10295 deletions(-) delete mode 100644 logs-conf.log diff --git a/logs-conf.log b/logs-conf.log deleted file mode 100644 index bd708d9fcb6..00000000000 --- a/logs-conf.log +++ /dev/null @@ -1,10295 +0,0 @@ -=== RUN TestChannelAddressableResolverClusterRoleTest -=== RUN TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e0 eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e0 eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e0,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e0,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e0-eventwatcher eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e0-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e0-eventwatcher eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e0-eventwatcher,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e0-eventwatcher,},} -=== PAUSE TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 -=== RUN TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e1 eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e1 eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e1,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e1,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e1-eventwatcher eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e1-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e1-eventwatcher eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e1-eventwatcher,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e1-eventwatcher,},} -=== PAUSE TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-addressable-resolver-bgktf eventing-e2e1 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-addressable-resolver-t2tzv eventing-e2e0 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-addressable-resolver-t2tzv,Namespace:eventing-e2e0,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:addressable-resolver,},} -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-addressable-resolver-bgktf,Namespace:eventing-e2e1,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:addressable-resolver,},} -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:155: Waiting for all KResources to become ready -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:155: Waiting for all KResources to become ready -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding" - tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-t2tzv-cluster-role-binding to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-bgktf-cluster-role-binding to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-t2tzv" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "conformance-test-channel-addressable-resolver-bgktf" - tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-bgktf to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for conformance-test-channel-addressable-resolver-t2tzv to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e0-eventwatcher" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e1-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0-eventwatcher to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e0" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e1 to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0 to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e0" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1" -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0 to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e1 to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e0" -=== CONT TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e1" - tracker.go:139: Waiting for eventing-e2e1 to be deleted -=== CONT TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e0 to be deleted ---- PASS: TestChannelAddressableResolverClusterRoleTest (2.17s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels (0.01s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.01s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/AddressableResolverClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 (13.92s) - --- PASS: TestChannelAddressableResolverClusterRoleTest/Channel-messaging.knative.dev/v1 (13.96s) -=== RUN TestChannelChannelableManipulatorClusterRoleTest -=== RUN TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e2 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e2 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e2,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e2,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e2-eventwatcher eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e2-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e2-eventwatcher eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e2-eventwatcher,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e2-eventwatcher,},} -=== PAUSE TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 -=== RUN TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e3 eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e3 eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e3,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e3,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e3-eventwatcher eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e3-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e3-eventwatcher eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e3-eventwatcher,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e3-eventwatcher,},} -=== PAUSE TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-manipulator-pt777 eventing-e2e2 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{conformance-test-channel-manipulator-m4mlq eventing-e2e3 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-manipulator-pt777-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-manipulator-pt777,Namespace:eventing-e2e2,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:channelable-manipulator,},} - tracker.go:155: Waiting for all KResources to become ready -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - creation.go:577: Creating cluster role binding &ClusterRoleBinding{ObjectMeta:{conformance-test-channel-manipulator-m4mlq-cluster-role-binding 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:conformance-test-channel-manipulator-m4mlq,Namespace:eventing-e2e3,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:ClusterRole,Name:channelable-manipulator,},} - tracker.go:155: Waiting for all KResources to become ready -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=channels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen - tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-pt777-cluster-role-binding" - tracker.go:139: Waiting for conformance-test-channel-manipulator-pt777-cluster-role-binding to be deleted - tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-pt777" - tracker.go:139: Waiting for conformance-test-channel-manipulator-pt777 to be deleted -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=inmemorychannels -=== RUN TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen - tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-m4mlq-cluster-role-binding" - tracker.go:139: Waiting for conformance-test-channel-manipulator-m4mlq-cluster-role-binding to be deleted - tracker.go:133: Cleaning resource: "conformance-test-channel-manipulator-m4mlq" - tracker.go:139: Waiting for conformance-test-channel-manipulator-m4mlq to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" - tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2-eventwatcher" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e3-eventwatcher" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2-eventwatcher to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e3-eventwatcher to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e3" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2 to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e3 to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e3" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2 to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e3 to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e2" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e3" -=== CONT TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e2 to be deleted -=== CONT TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e3 to be deleted ---- PASS: TestChannelChannelableManipulatorClusterRoleTest (0.13s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=channels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_get_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_list_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_watch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_update_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/ChannelableManipulatorClusterRole_can_do_patch_on_status_subresource_of_messaging.knative.dev/v1,_Resource=inmemorychannels (0.00s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/Channel-messaging.knative.dev/v1 (13.20s) - --- PASS: TestChannelChannelableManipulatorClusterRoleTest/InMemoryChannel-messaging.knative.dev/v1 (13.27s) -=== RUN TestChannelCRDMetadata -=== RUN TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e4 eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e4 eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e4,Namespace:eventing-e2e4,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e4,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e4-eventwatcher eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e4-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e4-eventwatcher eventing-e2e4 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e4-eventwatcher,Namespace:eventing-e2e4,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e4-eventwatcher,},} -=== PAUSE TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 -=== RUN TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e5 eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e5 eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e5,Namespace:eventing-e2e5,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e5,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e5-eventwatcher eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e5-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e5-eventwatcher eventing-e2e5 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e5-eventwatcher,Namespace:eventing-e2e5,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e5-eventwatcher,},} -=== PAUSE TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 -=== RUN TestChannelCRDMetadata/Channel_is_namespaced -=== RUN TestChannelCRDMetadata/Channel_is_namespaced#01 -=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label -=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#01 -=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#02 -=== RUN TestChannelCRDMetadata/Channel_CRD_has_required_label#03 -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen - tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" - tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" - tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e4-eventwatcher" - tracker.go:139: Waiting for eventing-e2e4-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e4" -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen - tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" - tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" - tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e5-eventwatcher" - tracker.go:139: Waiting for eventing-e2e5-eventwatcher to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e5" -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e4 to be deleted -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e5 to be deleted -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e4" -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e5" -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e4 to be deleted -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e5 to be deleted -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e4" -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e5" -=== CONT TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e4 to be deleted -=== CONT TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e5 to be deleted ---- PASS: TestChannelCRDMetadata (0.13s) - --- PASS: TestChannelCRDMetadata/Channel_is_namespaced (0.00s) - --- PASS: TestChannelCRDMetadata/Channel_is_namespaced#01 (0.00s) - --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label (0.03s) - --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#01 (0.03s) - --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#02 (0.00s) - --- PASS: TestChannelCRDMetadata/Channel_CRD_has_required_label#03 (0.00s) - --- PASS: TestChannelCRDMetadata/Channel-messaging.knative.dev/v1 (1.76s) - --- PASS: TestChannelCRDMetadata/InMemoryChannel-messaging.knative.dev/v1 (1.82s) -=== RUN TestChannelCRDName -=== RUN TestChannelCRDName/Channel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e6 eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e6 eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e6,Namespace:eventing-e2e6,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e6,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e6-eventwatcher eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e6-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e6-eventwatcher eventing-e2e6 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e6-eventwatcher,Namespace:eventing-e2e6,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e6-eventwatcher,},} -=== PAUSE TestChannelCRDName/Channel-messaging.knative.dev/v1 -=== RUN TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e7 eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e7 eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e7,Namespace:eventing-e2e7,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e7,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e7-eventwatcher eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e7-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e7-eventwatcher eventing-e2e7 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e7-eventwatcher,Namespace:eventing-e2e7,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e7-eventwatcher,},} -=== PAUSE TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 -=== RUN TestChannelCRDName/Channel_name_has_required_suffix -=== RUN TestChannelCRDName/Channel_name_has_required_suffix#01 -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - k8s_events.go:66: EventListener stopped, 0 events seen -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e6-eventwatcher" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7-eventwatcher" -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6-eventwatcher to be deleted -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e7-eventwatcher to be deleted -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e6" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7" - tracker.go:139: Waiting for eventing-e2e7 to be deleted -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6 to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e6" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7" - tracker.go:139: Waiting for eventing-e2e7 to be deleted -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6 to be deleted - tracker.go:133: Cleaning resource: "eventing-e2e6" -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:133: Cleaning resource: "eventing-e2e7" -=== CONT TestChannelCRDName/Channel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e6 to be deleted -=== CONT TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 - tracker.go:139: Waiting for eventing-e2e7 to be deleted ---- PASS: TestChannelCRDName (2.13s) - --- PASS: TestChannelCRDName/Channel_name_has_required_suffix (0.00s) - --- PASS: TestChannelCRDName/Channel_name_has_required_suffix#01 (0.00s) - --- PASS: TestChannelCRDName/Channel-messaging.knative.dev/v1 (2.68s) - --- PASS: TestChannelCRDName/InMemoryChannel-messaging.knative.dev/v1 (2.68s) -=== RUN TestChannelDataPlaneSuccess -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e8 eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e8 eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e8,Namespace:eventing-e2e8,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e8,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e8-eventwatcher eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e8-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e8-eventwatcher eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e8-eventwatcher,Namespace:eventing-e2e8,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e8-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e9 eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e9 eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e9,Namespace:eventing-e2e9,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e9,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e9-eventwatcher eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e9-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e9-eventwatcher eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e9-eventwatcher,Namespace:eventing-e2e9,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e9-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e10 eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e10 eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e10,Namespace:eventing-e2e10,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e10,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e10-eventwatcher eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e10-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e10-eventwatcher eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e10-eventwatcher,Namespace:eventing-e2e10,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e10-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e11 eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e11 eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e11,Namespace:eventing-e2e11,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e11,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e11-eventwatcher eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e11-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e11-eventwatcher eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e11-eventwatcher,Namespace:eventing-e2e11,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e11-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e14 eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e14 eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e14,Namespace:eventing-e2e14,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e14,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e14-eventwatcher eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e14-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e14-eventwatcher eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e14-eventwatcher,Namespace:eventing-e2e14,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e14-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e15 eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e15 eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e15,Namespace:eventing-e2e15,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e15,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e15-eventwatcher eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e15-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e15-eventwatcher eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e15-eventwatcher,Namespace:eventing-e2e15,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e15-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e16 eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e16 eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e16,Namespace:eventing-e2e16,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e16,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e16-eventwatcher eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e16-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e16-eventwatcher eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e16-eventwatcher,Namespace:eventing-e2e16,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e16-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 -=== RUN TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e17 eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e17 eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e17,Namespace:eventing-e2e17,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e17,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e17-eventwatcher eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e17-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e17-eventwatcher eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e17-eventwatcher,Namespace:eventing-e2e17,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e17-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-03-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-03-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-10-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-10-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-10-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-03-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-03-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:Channel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-10-ch -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-03-recordevents eventing-e2e14 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:1598f4f8-744b-4e8a-9906-0d3194fb8888] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e14,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-03-recordevents eventing-e2e10 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:59ea5b50-ec2c-4a03-9877-d67ce2810f94] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e10,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-10-recordevents eventing-e2e9 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:0379c10c-083c-4e4c-bcbf-8f76843fc4c1] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e9,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-10-recordevents eventing-e2e11 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:7291f716-08c5-437d-94a7-a383e8ac8436] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e11,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-03-recordevents eventing-e2e8 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:6c9b8547-7a08-472f-be50-e2eb31f8806a] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e8,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-10-recordevents eventing-e2e15 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:fb3f6a05-c22b-428b-9e0c-791dfdf4ece3] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e15,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-03-recordevents eventing-e2e16 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:8096a484-d112-41b4-8947-4ee583a1f28a] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e16,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-10-recordevents eventing-e2e17 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:4fab7a40-2ff0-4429-9297-1577eed9fbf2] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e17,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - resources.go:56: Failed to start the recordevent pod 'min-event-binary-03-recordevents': pod "min-event-binary-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cab73273c24,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:4a305745-3fd0-44ff-848d-75d3b85e68e5,ResourceVersion:8196549,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196539,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e8/min-event-binary-03-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cabe860c334,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:1479c109-478b-4fda-ba2b-d4fb21969038,ResourceVersion:8205041,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:12 -0500 -05 - LastTimestamp:2021-09-15 11:51:24 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb2d7284fa4,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:57108829-8591-435c-a1c4-2e1d68580972,ResourceVersion:8206817,Generation:0,CreationTimestamp:2021-09-15 11:46:42 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:42 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:42 -0500 -05 - LastTimestamp:2021-09-15 11:52:05 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb2d728f92c,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:5d5c5a73-0d37-4fba-a29f-2cb1b7cb461d,ResourceVersion:8206818,Generation:0,CreationTimestamp:2021-09-15 11:46:42 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:42 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:42 -0500 -05 - LastTimestamp:2021-09-15 11:52:05 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb314ee5e14,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:89bf0d99-d258-4f18-bcb5-6038afd05dbd,ResourceVersion:8207491,Generation:0,CreationTimestamp:2021-09-15 11:46:43 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:43 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:43 -0500 -05 - LastTimestamp:2021-09-15 11:52:33 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-03-recordevents.16a50cb314eea84c,GenerateName:,Namespace:eventing-e2e8,SelfLink:,UID:de7b6bd4-0083-4976-80fe-74ca61d4022e,ResourceVersion:8207493,Generation:0,CreationTimestamp:2021-09-15 11:46:43 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:43 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e8,Name:min-event-binary-03-recordevents,UID:0c1de339-1419-46c8-9cbe-87838cab81d7,APIVersion:v1,ResourceVersion:8196544,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:43 -0500 -05 - LastTimestamp:2021-09-15 11:52:33 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "min-event-binary-03-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "6c9b8547-7a08-472f-be50-e2eb31f8806a" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.65\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:46:43Z" - } - ], - "name": "min-event-binary-03-recordevents", - "namespace": "eventing-e2e8", - "resourceVersion": "8209708", - "uid": "0c1de339-1419-46c8-9cbe-87838cab81d7" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-86hcr", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e8", - "serviceAccountName": "eventing-e2e8", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-86hcr", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "rpc error: code = Unknown desc = failed to pull and unpack image \"kind.local/recordevents:latest\": failed to resolve reference \"kind.local/recordevents:latest\": failed to do request: Head \"https://kind.local/v2/recordevents/manifests/latest\": dial tcp: lookup kind.local: Temporary failure in name resolution", - "reason": "ErrImagePull" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.65", - "podIPs": [ - { - "ip": "10.244.0.65" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - resources.go:56: Failed to start the recordevent pod 'min-event-binary-10-recordevents': pod "min-event-binary-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for min-event-binary-03-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cab71ad00cc,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:433d9168-d071-4c14-a44b-a45ffeeaf5f3,ResourceVersion:8196534,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196524,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e9/min-event-binary-10-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cabff085890,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:0a96f383-4f63-4405-9a93-bc25606addc3,ResourceVersion:8205598,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:12 -0500 -05 - LastTimestamp:2021-09-15 11:51:43 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52c2b2218,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:1e024204-57bf-4e2d-b3f7-ac6ae3041ebf,ResourceVersion:8207062,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:52 -0500 -05 - LastTimestamp:2021-09-15 11:52:15 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52c2b56d4,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:0537a45e-9d25-4e54-a82e-5809811095fc,ResourceVersion:8207063,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:52 -0500 -05 - LastTimestamp:2021-09-15 11:52:15 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52e377638,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:22d781eb-9498-47de-882e-acccfce0c665,ResourceVersion:8207669,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:52 -0500 -05 - LastTimestamp:2021-09-15 11:52:40 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-binary-10-recordevents.16a50cb52e37aa90,GenerateName:,Namespace:eventing-e2e9,SelfLink:,UID:d42c4299-9fde-42db-87db-50d5447da6c5,ResourceVersion:8207671,Generation:0,CreationTimestamp:2021-09-15 11:46:52 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:52 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e9,Name:min-event-binary-10-recordevents,UID:52e2600c-44a7-460f-b41a-2f70836915e0,APIVersion:v1,ResourceVersion:8196529,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:52 -0500 -05 - LastTimestamp:2021-09-15 11:52:40 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "min-event-binary-10-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "0379c10c-083c-4e4c-bcbf-8f76843fc4c1" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.66\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:46:52Z" - } - ], - "name": "min-event-binary-10-recordevents", - "namespace": "eventing-e2e9", - "resourceVersion": "8207670", - "uid": "52e2600c-44a7-460f-b41a-2f70836915e0" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-6bfkj", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e9", - "serviceAccountName": "eventing-e2e9", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-6bfkj", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.66", - "podIPs": [ - { - "ip": "10.244.0.66" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for min-event-binary-10-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - resources.go:56: Failed to start the recordevent pod 'min-event-structured-03-recordevents': pod "min-event-structured-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cab71acffa0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:38db8619-929b-4712-ab3e-aaa20616ba4d,ResourceVersion:8196542,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196522,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e10/min-event-structured-03-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cabd8619c38,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:02b4aa90-6e54-4ac1-bf78-aa4cd147f4d9,ResourceVersion:8203089,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:12 -0500 -05 - LastTimestamp:2021-09-15 11:50:34 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae2ceeb464,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:9da67165-8832-493d-a232-3c80fb67fe5c,ResourceVersion:8205712,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:22 -0500 -05 - LastTimestamp:2021-09-15 11:51:45 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae2cef03b0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:1a884dd3-7933-4c49-b740-c55550d4c599,ResourceVersion:8205713,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:22 -0500 -05 - LastTimestamp:2021-09-15 11:51:45 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae577083c0,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:90ec92a3-9d38-46d1-b502-f76cfba7dba9,ResourceVersion:8206963,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:22 -0500 -05 - LastTimestamp:2021-09-15 11:52:10 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-03-recordevents.16a50cae57712064,GenerateName:,Namespace:eventing-e2e10,SelfLink:,UID:65b2fab7-0131-4318-b7b1-3b16a7c19d6d,ResourceVersion:8206964,Generation:0,CreationTimestamp:2021-09-15 11:46:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e10,Name:min-event-structured-03-recordevents,UID:4520deb8-88fd-4b86-abfc-c947c0ac2add,APIVersion:v1,ResourceVersion:8196528,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:22 -0500 -05 - LastTimestamp:2021-09-15 11:52:10 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "min-event-structured-03-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "59ea5b50-ec2c-4a03-9877-d67ce2810f94" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.63\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:46:22Z" - } - ], - "name": "min-event-structured-03-recordevents", - "namespace": "eventing-e2e10", - "resourceVersion": "8209569", - "uid": "4520deb8-88fd-4b86-abfc-c947c0ac2add" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-mz6rw", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e10", - "serviceAccountName": "eventing-e2e10", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-mz6rw", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.63", - "podIPs": [ - { - "ip": "10.244.0.63" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for min-event-structured-03-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - resources.go:56: Failed to start the recordevent pod 'min-event-structured-10-recordevents': pod "min-event-structured-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cab73282300,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:89cd986c-6078-4d62-8f19-8d45b56976d7,ResourceVersion:8196554,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196535,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e11/min-event-structured-10-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cabdaaa767c,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:6e368ea4-d40e-40a1-ba64-1dc671727cf0,ResourceVersion:8204160,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:12 -0500 -05 - LastTimestamp:2021-09-15 11:51:14 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb081e0014c,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:70af04ef-cbcb-4020-af38-4d8b6413aae2,ResourceVersion:8206260,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:32 -0500 -05 - LastTimestamp:2021-09-15 11:51:55 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb081e0b6f0,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:238a9d4a-7f1b-443f-82a5-5292d0f3578c,ResourceVersion:8206261,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:32 -0500 -05 - LastTimestamp:2021-09-15 11:51:55 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb0ae1919b0,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:5c91655f-3d03-4ec9-8d45-b3867fb9f548,ResourceVersion:8207198,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:32 -0500 -05 - LastTimestamp:2021-09-15 11:52:20 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:min-event-structured-10-recordevents.16a50cb0ae19d404,GenerateName:,Namespace:eventing-e2e11,SelfLink:,UID:ad11cf2d-9a22-40ef-8a60-1ad308c141b6,ResourceVersion:8207200,Generation:0,CreationTimestamp:2021-09-15 11:46:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e11,Name:min-event-structured-10-recordevents,UID:20ea2878-fa68-42f9-a80a-6c6efd20eea0,APIVersion:v1,ResourceVersion:8196543,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:32 -0500 -05 - LastTimestamp:2021-09-15 11:52:20 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "min-event-structured-10-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "7291f716-08c5-437d-94a7-a383e8ac8436" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.64\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:46:32Z" - } - ], - "name": "min-event-structured-10-recordevents", - "namespace": "eventing-e2e11", - "resourceVersion": "8209523", - "uid": "20ea2878-fa68-42f9-a80a-6c6efd20eea0" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-dtm8g", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e11", - "serviceAccountName": "eventing-e2e11", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-dtm8g", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "rpc error: code = Unknown desc = failed to pull and unpack image \"kind.local/recordevents:latest\": failed to resolve reference \"kind.local/recordevents:latest\": failed to do request: Head \"https://kind.local/v2/recordevents/manifests/latest\": dial tcp: lookup kind.local: Temporary failure in name resolution", - "reason": "ErrImagePull" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.64", - "podIPs": [ - { - "ip": "10.244.0.64" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for min-event-structured-10-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - resources.go:56: Failed to start the recordevent pod 'full-event-binary-03-recordevents': pod "full-event-binary-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cab783175cc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:d2082853-0555-4f80-9386-5a0909d8ce44,ResourceVersion:8196584,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196581,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e14/full-event-binary-03-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cac03a52d88,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:a932fcc8-3aed-437d-a534-4888fdb901f3,ResourceVersion:8205719,Generation:0,CreationTimestamp:2021-09-15 11:46:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:12 -0500 -05 - LastTimestamp:2021-09-15 11:51:45 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb780f6412c,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:ee8f1b6c-090a-4349-bb99-8c2a9aec40f9,ResourceVersion:8207301,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:02 -0500 -05 - LastTimestamp:2021-09-15 11:52:25 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb780f6719c,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:8b31afeb-be93-4d38-a2ec-ebb8b668db96,ResourceVersion:8207302,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:02 -0500 -05 - LastTimestamp:2021-09-15 11:52:25 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb7840ad5bc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:ae89aa5c-732d-45e0-a545-90eb3decaea6,ResourceVersion:8208103,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:02 -0500 -05 - LastTimestamp:2021-09-15 11:52:59 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-03-recordevents.16a50cb7840b07bc,GenerateName:,Namespace:eventing-e2e14,SelfLink:,UID:c1a21be0-c563-4794-9a83-39183020faa4,ResourceVersion:8208104,Generation:0,CreationTimestamp:2021-09-15 11:47:02 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:02 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e14,Name:full-event-binary-03-recordevents,UID:db816a40-31bf-4a79-abeb-a716f0394987,APIVersion:v1,ResourceVersion:8196582,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:02 -0500 -05 - LastTimestamp:2021-09-15 11:52:59 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "full-event-binary-03-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "1598f4f8-744b-4e8a-9906-0d3194fb8888" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.67\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:47:02Z" - } - ], - "name": "full-event-binary-03-recordevents", - "namespace": "eventing-e2e14", - "resourceVersion": "8207822", - "uid": "db816a40-31bf-4a79-abeb-a716f0394987" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-p6bln", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e14", - "serviceAccountName": "eventing-e2e14", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-p6bln", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.67", - "podIPs": [ - { - "ip": "10.244.0.67" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for full-event-binary-03-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - resources.go:56: Failed to start the recordevent pod 'full-event-binary-10-recordevents': pod "full-event-binary-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cab7bd5f5b8,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:2616040a-0ff6-472d-a398-8ab53145e9b9,ResourceVersion:8196596,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196593,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e15/full-event-binary-10-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cac189ee788,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:aba9d572-536f-4978-ae61-80d7311fc084,ResourceVersion:8206913,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:13 -0500 -05 - LastTimestamp:2021-09-15 11:52:08 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d5f44aa0,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:0e8f5777-89f9-4327-864b-38445db36405,ResourceVersion:8207536,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:12 -0500 -05 - LastTimestamp:2021-09-15 11:52:35 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d5f47f5c,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:6f240d75-21ed-4c40-9166-8e5da9ccd056,ResourceVersion:8207537,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:12 -0500 -05 - LastTimestamp:2021-09-15 11:52:35 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d9eb61e8,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:a36a11c8-6e87-4bd1-8c33-8f0e9959733a,ResourceVersion:8208198,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:12 -0500 -05 - LastTimestamp:2021-09-15 11:53:03 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-binary-10-recordevents.16a50cb9d9eb92bc,GenerateName:,Namespace:eventing-e2e15,SelfLink:,UID:e9762ae6-36a8-439b-bd8b-53d1b07056e8,ResourceVersion:8208199,Generation:0,CreationTimestamp:2021-09-15 11:47:12 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:12 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e15,Name:full-event-binary-10-recordevents,UID:4a48cf09-a32f-422f-8ca3-4c30c983de85,APIVersion:v1,ResourceVersion:8196594,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:12 -0500 -05 - LastTimestamp:2021-09-15 11:53:03 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "full-event-binary-10-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "fb3f6a05-c22b-428b-9e0c-791dfdf4ece3" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.68\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:47:12Z" - } - ], - "name": "full-event-binary-10-recordevents", - "namespace": "eventing-e2e15", - "resourceVersion": "8208197", - "uid": "4a48cf09-a32f-422f-8ca3-4c30c983de85" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-tbjw5", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e15", - "serviceAccountName": "eventing-e2e15", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-tbjw5", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.68", - "podIPs": [ - { - "ip": "10.244.0.68" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for full-event-binary-10-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - resources.go:56: Failed to start the recordevent pod 'full-event-structured-03-recordevents': pod "full-event-structured-03-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cab7f7bdef8,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:11c88e62-fe9c-476e-a915-b8760527e17b,ResourceVersion:8196603,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196600,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e16/full-event-structured-03-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cac1ace3720,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:45bda700-85cd-46ac-b82c-8bc38b9866d9,ResourceVersion:8207115,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:13 -0500 -05 - LastTimestamp:2021-09-15 11:52:17 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2ad624d8,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:bd16689d-9d8f-4dda-aa79-afc3c9e328d9,ResourceVersion:8207771,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:22 -0500 -05 - LastTimestamp:2021-09-15 11:52:45 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2ad65bec,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:62f4cd60-d41b-4821-bbdd-8b892f911675,ResourceVersion:8207772,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:22 -0500 -05 - LastTimestamp:2021-09-15 11:52:45 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2fc5a388,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:fe686399-f125-4f88-bfcc-ec8f1b5ac45e,ResourceVersion:8208295,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:22 -0500 -05 - LastTimestamp:2021-09-15 11:53:07 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-03-recordevents.16a50cbc2fc65abc,GenerateName:,Namespace:eventing-e2e16,SelfLink:,UID:247d0dc2-ead3-4183-87e0-e4ceb69f1d3f,ResourceVersion:8208297,Generation:0,CreationTimestamp:2021-09-15 11:47:22 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:22 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e16,Name:full-event-structured-03-recordevents,UID:948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e,APIVersion:v1,ResourceVersion:8196601,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:22 -0500 -05 - LastTimestamp:2021-09-15 11:53:07 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "full-event-structured-03-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "8096a484-d112-41b4-8947-4ee583a1f28a" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.69\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:47:22Z" - } - ], - "name": "full-event-structured-03-recordevents", - "namespace": "eventing-e2e16", - "resourceVersion": "8208296", - "uid": "948c55f9-a550-4b19-bd2c-4d0ffa8d3c9e" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-nb69n", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e16", - "serviceAccountName": "eventing-e2e16", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-nb69n", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.69", - "podIPs": [ - { - "ip": "10.244.0.69" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for full-event-structured-03-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - resources.go:56: Failed to start the recordevent pod 'full-event-structured-10-recordevents': pod "full-event-structured-10-recordevents" did not reach the running state, got Pending: timed out waiting for the condition - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cab82cec7c8,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:3116820c-1831-4ac3-acb6-5c0223ff66fd,ResourceVersion:8196608,Generation:0,CreationTimestamp:2021-09-15 11:46:10 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kube-scheduler,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:10 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196605,FieldPath:,} - Reason:Scheduled - Message:Successfully assigned eventing-e2e17/full-event-structured-10-recordevents to knative-control-plane - Source:EventSource{Component:default-scheduler,Host:,} - FirstTimestamp:2021-09-15 11:46:10 -0500 -05 - LastTimestamp:2021-09-15 11:46:10 -0500 -05 - Count:1 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cac2dbfe194,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:07365a8b-1874-446f-9dbb-e4cc7dc384db,ResourceVersion:8207291,Generation:0,CreationTimestamp:2021-09-15 11:46:13 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:46:13 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} - Reason:Pulling - Message:Pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:46:13 -0500 -05 - LastTimestamp:2021-09-15 11:52:24 -0500 -05 - Count:4 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe806300cc,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:f2847316-a8e0-4f08-97c1-d775722c57d0,ResourceVersion:8208006,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Failed to pull image "kind.local/recordevents:latest": rpc error: code = Unknown desc = failed to pull and unpack image "kind.local/recordevents:latest": failed to resolve reference "kind.local/recordevents:latest": failed to do request: Head "https://kind.local/v2/recordevents/manifests/latest": dial tcp: lookup kind.local: Temporary failure in name resolution - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:32 -0500 -05 - LastTimestamp:2021-09-15 11:52:55 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe80635e28,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:727be334-efee-4bd2-985f-6340ef0b810d,ResourceVersion:8208007,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ErrImagePull - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:32 -0500 -05 - LastTimestamp:2021-09-15 11:52:55 -0500 -05 - Count:4 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe8630aa18,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:2d39f14f-226d-43bc-9fe0-d756abfaf4f8,ResourceVersion:8208610,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} - Reason:BackOff - Message:Back-off pulling image "kind.local/recordevents:latest" - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:32 -0500 -05 - LastTimestamp:2021-09-15 11:53:20 -0500 -05 - Count:7 - Type:Normal - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - test_runner.go:290: Event{ - ObjectMeta:v1.ObjectMeta{Name:full-event-structured-10-recordevents.16a50cbe86311f48,GenerateName:,Namespace:eventing-e2e17,SelfLink:,UID:d620d51a-0e12-4dc9-b783-b2d13174baf2,ResourceVersion:8208612,Generation:0,CreationTimestamp:2021-09-15 11:47:32 -0500 -05,DeletionTimestamp:,DeletionGracePeriodSeconds:nil,Labels:map[string]string{},Annotations:map[string]string{},OwnerReferences:[]OwnerReference{},Finalizers:[],ClusterName:,ManagedFields:[]ManagedFieldsEntry{ManagedFieldsEntry{Manager:kubelet,Operation:Update,APIVersion:v1,Time:2021-09-15 11:47:32 -0500 -05,FieldsType:FieldsV1,FieldsV1:{"f:count":{},"f:firstTimestamp":{},"f:involvedObject":{"f:apiVersion":{},"f:fieldPath":{},"f:kind":{},"f:name":{},"f:namespace":{},"f:resourceVersion":{},"f:uid":{}},"f:lastTimestamp":{},"f:message":{},"f:reason":{},"f:source":{"f:component":{},"f:host":{}},"f:type":{}},},},} - InvolvedObject:ObjectReference{Kind:Pod,Namespace:eventing-e2e17,Name:full-event-structured-10-recordevents,UID:6540a1d9-55d4-4f69-a8fb-10b78ad4776b,APIVersion:v1,ResourceVersion:8196606,FieldPath:spec.containers{recordevents},} - Reason:Failed - Message:Error: ImagePullBackOff - Source:EventSource{Component:kubelet,Host:knative-control-plane,} - FirstTimestamp:2021-09-15 11:47:32 -0500 -05 - LastTimestamp:2021-09-15 11:53:20 -0500 -05 - Count:7 - Type:Warning - EventTime:0001-01-01 00:00:00 +0000 UTC - Series:nil - Action: - Related:nil - ReportingController: - ReportingInstance: - } - k8s_events.go:66: EventListener stopped, 6 events seen - tracker.go:131: Cleaning resource: "full-event-structured-10-recordevents" - { - "apiVersion": "v1", - "kind": "Pod", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "labels": { - "e2etest": "4fab7a40-2ff0-4429-9297-1577eed9fbf2" - }, - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:metadata": { - "f:labels": { - ".": {}, - "f:e2etest": {} - } - }, - "f:spec": { - "f:containers": { - "k:{\"name\":\"recordevents\"}": { - ".": {}, - "f:env": { - ".": {}, - "k:{\"name\":\"EVENT_GENERATORS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"EVENT_LOGS\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_LOGGING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"K_CONFIG_TRACING\"}": { - ".": {}, - "f:name": {}, - "f:value": {} - }, - "k:{\"name\":\"POD_NAME\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - }, - "k:{\"name\":\"SYSTEM_NAMESPACE\"}": { - ".": {}, - "f:name": {}, - "f:valueFrom": { - ".": {}, - "f:fieldRef": { - ".": {}, - "f:apiVersion": {}, - "f:fieldPath": {} - } - } - } - }, - "f:image": {}, - "f:imagePullPolicy": {}, - "f:name": {}, - "f:resources": {}, - "f:terminationMessagePath": {}, - "f:terminationMessagePolicy": {} - } - }, - "f:dnsPolicy": {}, - "f:enableServiceLinks": {}, - "f:restartPolicy": {}, - "f:schedulerName": {}, - "f:securityContext": {}, - "f:serviceAccount": {}, - "f:serviceAccountName": {}, - "f:terminationGracePeriodSeconds": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - }, - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:status": { - "f:conditions": { - "k:{\"type\":\"ContainersReady\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Initialized\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:status": {}, - "f:type": {} - }, - "k:{\"type\":\"Ready\"}": { - ".": {}, - "f:lastProbeTime": {}, - "f:lastTransitionTime": {}, - "f:message": {}, - "f:reason": {}, - "f:status": {}, - "f:type": {} - } - }, - "f:containerStatuses": {}, - "f:hostIP": {}, - "f:podIP": {}, - "f:podIPs": { - ".": {}, - "k:{\"ip\":\"10.244.0.70\"}": { - ".": {}, - "f:ip": {} - } - }, - "f:startTime": {} - } - }, - "manager": "kubelet", - "operation": "Update", - "time": "2021-09-15T16:47:32Z" - } - ], - "name": "full-event-structured-10-recordevents", - "namespace": "eventing-e2e17", - "resourceVersion": "8208611", - "uid": "6540a1d9-55d4-4f69-a8fb-10b78ad4776b" - }, - "spec": { - "containers": [ - { - "env": [ - { - "name": "SYSTEM_NAMESPACE", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - } - } - }, - { - "name": "POD_NAME", - "valueFrom": { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.name" - } - } - }, - { - "name": "EVENT_LOGS", - "value": "recorder,logger" - }, - { - "name": "EVENT_GENERATORS", - "value": "receiver" - }, - { - "name": "K_CONFIG_TRACING", - "value": "{\"backend\":\"none\",\"debug\":\"false\",\"sample-rate\":\"0.1\"}" - }, - { - "name": "K_CONFIG_LOGGING", - "value": "{\"zap-logger-config\":\"{\\n \\\"level\\\": \\\"info\\\",\\n \\\"development\\\": false,\\n \\\"outputPaths\\\": [\\\"stdout\\\"],\\n \\\"errorOutputPaths\\\": [\\\"stderr\\\"],\\n \\\"encoding\\\": \\\"json\\\",\\n \\\"encoderConfig\\\": {\\n \\\"timeKey\\\": \\\"ts\\\",\\n \\\"levelKey\\\": \\\"level\\\",\\n \\\"nameKey\\\": \\\"logger\\\",\\n \\\"callerKey\\\": \\\"caller\\\",\\n \\\"messageKey\\\": \\\"msg\\\",\\n \\\"stacktraceKey\\\": \\\"stacktrace\\\",\\n \\\"lineEnding\\\": \\\"\\\",\\n \\\"levelEncoder\\\": \\\"\\\",\\n \\\"timeEncoder\\\": \\\"iso8601\\\",\\n \\\"durationEncoder\\\": \\\"\\\",\\n \\\"callerEncoder\\\": \\\"\\\"\\n }\\n}\\n\"}" - } - ], - "image": "kind.local/recordevents:latest", - "imagePullPolicy": "IfNotPresent", - "name": "recordevents", - "resources": {}, - "terminationMessagePath": "/dev/termination-log", - "terminationMessagePolicy": "File", - "volumeMounts": [ - { - "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount", - "name": "kube-api-access-278rb", - "readOnly": true - } - ] - } - ], - "dnsPolicy": "ClusterFirst", - "enableServiceLinks": true, - "nodeName": "knative-control-plane", - "preemptionPolicy": "PreemptLowerPriority", - "priority": 0, - "restartPolicy": "Always", - "schedulerName": "default-scheduler", - "securityContext": {}, - "serviceAccount": "eventing-e2e17", - "serviceAccountName": "eventing-e2e17", - "terminationGracePeriodSeconds": 30, - "tolerations": [ - { - "effect": "NoExecute", - "key": "node.kubernetes.io/not-ready", - "operator": "Exists", - "tolerationSeconds": 300 - }, - { - "effect": "NoExecute", - "key": "node.kubernetes.io/unreachable", - "operator": "Exists", - "tolerationSeconds": 300 - } - ], - "volumes": [ - { - "name": "kube-api-access-278rb", - "projected": { - "defaultMode": 420, - "sources": [ - { - "serviceAccountToken": { - "expirationSeconds": 3607, - "path": "token" - } - }, - { - "configMap": { - "items": [ - { - "key": "ca.crt", - "path": "ca.crt" - } - ], - "name": "kube-root-ca.crt" - } - }, - { - "downwardAPI": { - "items": [ - { - "fieldRef": { - "apiVersion": "v1", - "fieldPath": "metadata.namespace" - }, - "path": "namespace" - } - ] - } - } - ] - } - } - ] - }, - "status": { - "conditions": [ - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Initialized" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "Ready" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "message": "containers with unready status: [recordevents]", - "reason": "ContainersNotReady", - "status": "False", - "type": "ContainersReady" - }, - { - "lastProbeTime": null, - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "PodScheduled" - } - ], - "containerStatuses": [ - { - "image": "kind.local/recordevents:latest", - "imageID": "", - "lastState": {}, - "name": "recordevents", - "ready": false, - "restartCount": 0, - "started": false, - "state": { - "waiting": { - "message": "Back-off pulling image \"kind.local/recordevents:latest\"", - "reason": "ImagePullBackOff" - } - } - } - ], - "hostIP": "172.18.0.2", - "phase": "Pending", - "podIP": "10.244.0.70", - "podIPs": [ - { - "ip": "10.244.0.70" - } - ], - "qosClass": "BestEffort", - "startTime": "2021-09-15T16:46:10Z" - } - } - tracker.go:139: Waiting for full-event-structured-10-recordevents to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "min-event-structured-03-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "min-event-structured-03-recordevents", - "namespace": "eventing-e2e10", - "resourceVersion": "8196501", - "uid": "d2b2d39c-1c62-44bb-930c-8dbb4c90fd93" - }, - "spec": { - "clusterIP": "10.96.76.199", - "clusterIPs": [ - "10.96.76.199" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "59ea5b50-ec2c-4a03-9877-d67ce2810f94" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for min-event-structured-03-recordevents to be deleted - tracker.go:131: Cleaning resource: "min-event-structured-03-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "min-event-structured-03-ch", - "namespace": "eventing-e2e10", - "resourceVersion": "8196591", - "uid": "e33620b1-0247-422e-b3fe-11fdc4b18d4e" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://min-event-structured-03-ch-kn-channel.eventing-e2e10.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "min-event-structured-03-ch", - "namespace": "eventing-e2e10" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for min-event-structured-03-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e10-eventwatcher", - "namespace": "eventing-e2e10", - "resourceVersion": "8196429", - "uid": "b59c6cf3-7367-4e6d-9d94-fcdf3ca93e8f" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e10-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e10-eventwatcher", - "namespace": "eventing-e2e10" - } - ] - } - tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e10-eventwatcher", - "namespace": "eventing-e2e10", - "resourceVersion": "8196427", - "uid": "148e83e7-8d4b-4290-a215-dd382c5ebbbd" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } - tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e10-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e10-eventwatcher", - "namespace": "eventing-e2e10", - "resourceVersion": "8196428", - "uid": "56d7a719-e2a6-4372-856f-ad3257d374ab" - }, - "secrets": [ - { - "name": "eventing-e2e10-eventwatcher-token-ks8wb" - } - ] - } - tracker.go:139: Waiting for eventing-e2e10-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "full-event-structured-03-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "full-event-structured-03-recordevents", - "namespace": "eventing-e2e16", - "resourceVersion": "8196556", - "uid": "8ac66fd1-4fcc-4fe4-aaa1-2c15352eb618" - }, - "spec": { - "clusterIP": "10.96.134.1", - "clusterIPs": [ - "10.96.134.1" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "8096a484-d112-41b4-8947-4ee583a1f28a" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for full-event-structured-03-recordevents to be deleted - tracker.go:131: Cleaning resource: "full-event-structured-03-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "full-event-structured-03-ch", - "namespace": "eventing-e2e16", - "resourceVersion": "8196588", - "uid": "b05c3be5-1fa3-4e71-b32e-cd48cb7d194b" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://full-event-structured-03-ch-kn-channel.eventing-e2e16.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "full-event-structured-03-ch", - "namespace": "eventing-e2e16" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for full-event-structured-03-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e16-eventwatcher", - "namespace": "eventing-e2e16", - "resourceVersion": "8196478", - "uid": "6f8c9b6c-3eba-449a-8eda-0de8a1099ebb" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e16-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e16-eventwatcher", - "namespace": "eventing-e2e16" - } - ] - } - tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "full-event-structured-10-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "full-event-structured-10-recordevents", - "namespace": "eventing-e2e17", - "resourceVersion": "8196576", - "uid": "4325820b-4254-4a05-8ea1-2b4b91a7ec14" - }, - "spec": { - "clusterIP": "10.96.167.66", - "clusterIPs": [ - "10.96.167.66" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "4fab7a40-2ff0-4429-9297-1577eed9fbf2" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for full-event-structured-10-recordevents to be deleted - tracker.go:131: Cleaning resource: "full-event-structured-10-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "full-event-structured-10-ch", - "namespace": "eventing-e2e17", - "resourceVersion": "8196586", - "uid": "9f625079-cb91-4eba-870b-be719e760735" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://full-event-structured-10-ch-kn-channel.eventing-e2e17.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "full-event-structured-10-ch", - "namespace": "eventing-e2e17" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for full-event-structured-10-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e17-eventwatcher", - "namespace": "eventing-e2e17", - "resourceVersion": "8196487", - "uid": "1256b2a6-8c0e-4f35-acff-03d6ef82c6ce" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e17-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e17-eventwatcher", - "namespace": "eventing-e2e17" - } - ] - } - tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e10" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e10", - "namespace": "eventing-e2e10", - "resourceVersion": "8196424", - "uid": "07f5c498-0ef5-491f-a0a2-7ea6e627b403" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e10" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e10", - "namespace": "eventing-e2e10" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e16-eventwatcher", - "namespace": "eventing-e2e16", - "resourceVersion": "8196477", - "uid": "e55849d7-1d88-460d-b6c9-ed92cd9913a2" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e17-eventwatcher", - "namespace": "eventing-e2e17", - "resourceVersion": "8196486", - "uid": "6de1657f-0ada-4be4-9e0c-4711160c596e" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e10 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e10" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e10", - "namespace": "eventing-e2e10", - "resourceVersion": "8196422", - "uid": "1a1fbd36-fa6e-49c9-b20f-60f9b2584160" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e16-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e16-eventwatcher", - "namespace": "eventing-e2e16", - "resourceVersion": "8196665", - "uid": "d876fd4e-9b50-4fc1-a0a0-57ca696dd8a7" - }, - "secrets": [ - { - "name": "eventing-e2e16-eventwatcher-token-8sp22" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e17-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e17-eventwatcher", - "namespace": "eventing-e2e17", - "resourceVersion": "8196677", - "uid": "0c4dd875-c048-476c-bf37-43922fc1334c" - }, - "secrets": [ - { - "name": "eventing-e2e17-eventwatcher-token-zvvmm" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e10 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e16-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e17-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e10" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e10", - "namespace": "eventing-e2e10", - "resourceVersion": "8196423", - "uid": "97bc3c6e-3c72-436e-aac3-4bc7bd890e8a" - }, - "secrets": [ - { - "name": "eventing-e2e10-token-2rqnx" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e16" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e16", - "namespace": "eventing-e2e16", - "resourceVersion": "8196475", - "uid": "ddb20297-8e25-4630-9422-a61c8d3d72c1" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e16" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e16", - "namespace": "eventing-e2e16" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e17" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e17", - "namespace": "eventing-e2e17", - "resourceVersion": "8196484", - "uid": "ea78377d-0d4b-4754-a75f-0029ae7ff1c2" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e17" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e17", - "namespace": "eventing-e2e17" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e10 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e16 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e17 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e16" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e16", - "namespace": "eventing-e2e16", - "resourceVersion": "8196474", - "uid": "0992781b-35cb-4ad6-9965-8e710910621a" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e17" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e17", - "namespace": "eventing-e2e17", - "resourceVersion": "8196483", - "uid": "c53b3955-728b-4413-9bab-49b58521beca" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e16 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e17 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e16" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e16", - "namespace": "eventing-e2e16", - "resourceVersion": "8196664", - "uid": "b4f0cc50-c95c-4577-9a8e-cf718d5d9137" - }, - "secrets": [ - { - "name": "eventing-e2e16-token-xwhsq" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e17" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e17", - "namespace": "eventing-e2e17", - "resourceVersion": "8196675", - "uid": "103c3530-b026-46b4-9635-faf8120adcc2" - }, - "secrets": [ - { - "name": "eventing-e2e17-token-lr7m7" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - tracker.go:139: Waiting for eventing-e2e16 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e17 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "min-event-binary-03-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "min-event-binary-03-recordevents", - "namespace": "eventing-e2e8", - "resourceVersion": "8196526", - "uid": "b94b4300-7c50-48a0-9a78-04a75da6ae6a" - }, - "spec": { - "clusterIP": "10.96.67.18", - "clusterIPs": [ - "10.96.67.18" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "6c9b8547-7a08-472f-be50-e2eb31f8806a" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for min-event-binary-03-recordevents to be deleted - tracker.go:131: Cleaning resource: "min-event-binary-03-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "min-event-binary-03-ch", - "namespace": "eventing-e2e8", - "resourceVersion": "8196598", - "uid": "34711d00-c813-4427-aaad-f2257f87de0f" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://min-event-binary-03-ch-kn-channel.eventing-e2e8.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "min-event-binary-03-ch", - "namespace": "eventing-e2e8" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for min-event-binary-03-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e8-eventwatcher", - "namespace": "eventing-e2e8", - "resourceVersion": "8196398", - "uid": "35608eb8-8173-4f87-8c47-65ba1f91a25f" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e8-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e8-eventwatcher", - "namespace": "eventing-e2e8" - } - ] - } - tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e8-eventwatcher", - "namespace": "eventing-e2e8", - "resourceVersion": "8196396", - "uid": "87383292-94b0-484a-af45-ae378d74a2bc" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } - tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e8-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "name": "eventing-e2e8-eventwatcher", - "namespace": "eventing-e2e8", - "resourceVersion": "8196397", - "uid": "81f2c022-ad5c-4696-839f-e96098270dbc" - }, - "secrets": [ - { - "name": "eventing-e2e8-eventwatcher-token-pfnlz" - } - ] - } - tracker.go:139: Waiting for eventing-e2e8-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "min-event-binary-10-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "min-event-binary-10-recordevents", - "namespace": "eventing-e2e9", - "resourceVersion": "8196509", - "uid": "f31ea246-9e5b-470e-87c1-8fb9b606f45b" - }, - "spec": { - "clusterIP": "10.96.167.76", - "clusterIPs": [ - "10.96.167.76" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "0379c10c-083c-4e4c-bcbf-8f76843fc4c1" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for min-event-binary-10-recordevents to be deleted - tracker.go:131: Cleaning resource: "min-event-binary-10-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "min-event-binary-10-ch", - "namespace": "eventing-e2e9", - "resourceVersion": "8196590", - "uid": "625148c7-200d-40a4-9e97-a6deefed3590" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://min-event-binary-10-ch-kn-channel.eventing-e2e9.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "min-event-binary-10-ch", - "namespace": "eventing-e2e9" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for min-event-binary-10-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e9-eventwatcher", - "namespace": "eventing-e2e9", - "resourceVersion": "8196414", - "uid": "57437c10-ecc8-4d3a-9cf8-6d1287ce2998" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e9-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e9-eventwatcher", - "namespace": "eventing-e2e9" - } - ] - } - tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "min-event-structured-10-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "min-event-structured-10-recordevents", - "namespace": "eventing-e2e11", - "resourceVersion": "8196518", - "uid": "772040bc-1954-4f02-ac21-c829db0c979e" - }, - "spec": { - "clusterIP": "10.96.52.39", - "clusterIPs": [ - "10.96.52.39" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "7291f716-08c5-437d-94a7-a383e8ac8436" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for min-event-structured-10-recordevents to be deleted - tracker.go:131: Cleaning resource: "min-event-structured-10-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "min-event-structured-10-ch", - "namespace": "eventing-e2e11", - "resourceVersion": "8196592", - "uid": "cd7d5243-f1db-4943-86d8-0591458fe5a3" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://min-event-structured-10-ch-kn-channel.eventing-e2e11.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "min-event-structured-10-ch", - "namespace": "eventing-e2e11" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for min-event-structured-10-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e11-eventwatcher", - "namespace": "eventing-e2e11", - "resourceVersion": "8196445", - "uid": "c06c0c20-3ff8-4b64-ad01-a271a02c53a0" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e11-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e11-eventwatcher", - "namespace": "eventing-e2e11" - } - ] - } - tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e9-eventwatcher", - "namespace": "eventing-e2e9", - "resourceVersion": "8196412", - "uid": "15f6e24a-8ddf-4086-857d-63747bdc45b7" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "full-event-binary-03-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "full-event-binary-03-recordevents", - "namespace": "eventing-e2e14", - "resourceVersion": "8196498", - "uid": "ac63e808-3fc4-4546-8141-d76917d93525" - }, - "spec": { - "clusterIP": "10.96.219.45", - "clusterIPs": [ - "10.96.219.45" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "1598f4f8-744b-4e8a-9906-0d3194fb8888" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for full-event-binary-03-recordevents to be deleted - tracker.go:131: Cleaning resource: "full-event-binary-03-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "full-event-binary-03-ch", - "namespace": "eventing-e2e14", - "resourceVersion": "8196585", - "uid": "c451cb7a-f570-49f5-aaef-7bfe2a437f28" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://full-event-binary-03-ch-kn-channel.eventing-e2e14.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "full-event-binary-03-ch", - "namespace": "eventing-e2e14" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for full-event-binary-03-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e14-eventwatcher", - "namespace": "eventing-e2e14", - "resourceVersion": "8196460", - "uid": "2c5b24c1-d28d-43fc-848b-7332d396e0da" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e14-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e14-eventwatcher", - "namespace": "eventing-e2e14" - } - ] - } - tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "full-event-binary-10-recordevents" - { - "apiVersion": "v1", - "kind": "Service", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:spec": { - "f:ports": { - ".": {}, - "k:{\"port\":80,\"protocol\":\"TCP\"}": { - ".": {}, - "f:name": {}, - "f:port": {}, - "f:protocol": {}, - "f:targetPort": {} - } - }, - "f:selector": { - ".": {}, - "f:e2etest": {} - }, - "f:sessionAffinity": {}, - "f:type": {} - } - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "full-event-binary-10-recordevents", - "namespace": "eventing-e2e15", - "resourceVersion": "8196536", - "uid": "3a3f52c1-82cb-41a6-96b1-ff69682fab4a" - }, - "spec": { - "clusterIP": "10.96.28.180", - "clusterIPs": [ - "10.96.28.180" - ], - "ipFamilies": [ - "IPv4" - ], - "ipFamilyPolicy": "SingleStack", - "ports": [ - { - "name": "http", - "port": 80, - "protocol": "TCP", - "targetPort": 8080 - } - ], - "selector": { - "e2etest": "fb3f6a05-c22b-428b-9e0c-791dfdf4ece3" - }, - "sessionAffinity": "None", - "type": "ClusterIP" - }, - "status": { - "loadBalancer": {} - } - } - tracker.go:139: Waiting for full-event-binary-10-recordevents to be deleted - tracker.go:131: Cleaning resource: "full-event-binary-10-ch" - { - "apiVersion": "messaging.knative.dev/v1", - "kind": "Channel", - "metadata": { - "annotations": { - "messaging.knative.dev/creator": "kubernetes-admin", - "messaging.knative.dev/lastModifier": "kubernetes-admin", - "messaging.knative.dev/subscribable": "v1" - }, - "creationTimestamp": "2021-09-15T16:46:10Z", - "generation": 1, - "name": "full-event-binary-10-ch", - "namespace": "eventing-e2e15", - "resourceVersion": "8196587", - "uid": "a314a160-f191-49a9-a0bc-e7c1e640478d" - }, - "spec": { - "channelTemplate": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel" - } - }, - "status": { - "address": { - "url": "http://full-event-binary-10-ch-kn-channel.eventing-e2e15.svc.cluster.local" - }, - "channel": { - "apiVersion": "messaging.knative.dev/v1", - "kind": "InMemoryChannel", - "name": "full-event-binary-10-ch", - "namespace": "eventing-e2e15" - }, - "conditions": [ - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Addressable" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "BackingChannelReady" - }, - { - "lastTransitionTime": "2021-09-15T16:46:10Z", - "status": "True", - "type": "Ready" - } - ], - "observedGeneration": 1 - } - } - tracker.go:139: Waiting for full-event-binary-10-ch to be deleted - tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e15-eventwatcher", - "namespace": "eventing-e2e15", - "resourceVersion": "8196469", - "uid": "252c486b-a14c-4cc7-92aa-c34d683e62cc" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e15-eventwatcher" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e15-eventwatcher", - "namespace": "eventing-e2e15" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e11-eventwatcher", - "namespace": "eventing-e2e11", - "resourceVersion": "8196444", - "uid": "cca21cb8-6e51-4d18-a8a8-7eb96e7b35fa" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e8" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e8", - "namespace": "eventing-e2e8", - "resourceVersion": "8196393", - "uid": "d202a8f9-f3a9-4b55-bb5c-c2e46e33e5c7" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e8" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e8", - "namespace": "eventing-e2e8" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e14-eventwatcher", - "namespace": "eventing-e2e14", - "resourceVersion": "8196459", - "uid": "73f7bcbb-d16c-4a09-a4a8-010e2298d8ce" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e15-eventwatcher", - "namespace": "eventing-e2e15", - "resourceVersion": "8196468", - "uid": "275a90b0-a376-4ebd-ab0b-e74e366ad04c" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods", - "events" - ], - "verbs": [ - "get", - "list", - "watch" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e8 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e9-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "name": "eventing-e2e9-eventwatcher", - "namespace": "eventing-e2e9", - "resourceVersion": "8196413", - "uid": "b8633c2e-add6-4044-bed7-9c282eb5acf0" - }, - "secrets": [ - { - "name": "eventing-e2e9-eventwatcher-token-gv9kv" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e11-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e11-eventwatcher", - "namespace": "eventing-e2e11", - "resourceVersion": "8196452", - "uid": "10f6ac65-5c4c-44d7-9880-9a900a150a87" - }, - "secrets": [ - { - "name": "eventing-e2e11-eventwatcher-token-s2v6j" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e8" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e8", - "namespace": "eventing-e2e8", - "resourceVersion": "8196391", - "uid": "4ccb84c4-820e-42da-a2b7-f1759c37b300" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e9-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e14-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e14-eventwatcher", - "namespace": "eventing-e2e14", - "resourceVersion": "8196610", - "uid": "a032a690-648d-4b09-b751-343517b48960" - }, - "secrets": [ - { - "name": "eventing-e2e14-eventwatcher-token-nvvnq" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e15-eventwatcher" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e15-eventwatcher", - "namespace": "eventing-e2e15", - "resourceVersion": "8196659", - "uid": "3c043eea-f503-4f07-9ffc-c17193c89c4b" - }, - "secrets": [ - { - "name": "eventing-e2e15-eventwatcher-token-4xdlj" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e11-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e8 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e14-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15-eventwatcher to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e9" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e9", - "namespace": "eventing-e2e9", - "resourceVersion": "8196408", - "uid": "39cdbc6e-a5b0-4525-b6de-e46df10b926b" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e9" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e9", - "namespace": "eventing-e2e9" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e11" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e11", - "namespace": "eventing-e2e11", - "resourceVersion": "8196439", - "uid": "be7ec1e2-7576-47b8-96ec-f1491cde7e99" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e11" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e11", - "namespace": "eventing-e2e11" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e8" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "name": "eventing-e2e8", - "namespace": "eventing-e2e8", - "resourceVersion": "8196392", - "uid": "da61bc4e-0159-4caf-a0ee-09cd145eb910" - }, - "secrets": [ - { - "name": "eventing-e2e8-token-tvjmb" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e9 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e14" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e14", - "namespace": "eventing-e2e14", - "resourceVersion": "8196457", - "uid": "0e9a4955-deaa-425d-86b1-b08a9c6df93b" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e14" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e14", - "namespace": "eventing-e2e14" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e15" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "RoleBinding", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:roleRef": { - "f:apiGroup": {}, - "f:kind": {}, - "f:name": {} - }, - "f:subjects": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e15", - "namespace": "eventing-e2e15", - "resourceVersion": "8196466", - "uid": "2d296616-cc0b-4181-b63b-c87a729e5f88" - }, - "roleRef": { - "apiGroup": "rbac.authorization.k8s.io", - "kind": "Role", - "name": "eventing-e2e15" - }, - "subjects": [ - { - "kind": "ServiceAccount", - "name": "eventing-e2e15", - "namespace": "eventing-e2e15" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e11 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e8 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e14 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e9" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:09Z" - } - ], - "name": "eventing-e2e9", - "namespace": "eventing-e2e9", - "resourceVersion": "8196406", - "uid": "6f4d0be5-0864-4114-a5ad-bc8736b9352f" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e11" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e11", - "namespace": "eventing-e2e11", - "resourceVersion": "8196437", - "uid": "c2219196-0181-48bb-98ed-90881ef2d696" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e9 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e14" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e14", - "namespace": "eventing-e2e14", - "resourceVersion": "8196456", - "uid": "2dcd0117-cced-4241-a036-e4dacfbde0ee" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e15" - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "kind": "Role", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "managedFields": [ - { - "apiVersion": "rbac.authorization.k8s.io/v1", - "fieldsType": "FieldsV1", - "fieldsV1": { - "f:rules": {} - }, - "manager": "conformance.test", - "operation": "Update", - "time": "2021-09-15T16:46:10Z" - } - ], - "name": "eventing-e2e15", - "namespace": "eventing-e2e15", - "resourceVersion": "8196465", - "uid": "7a1818b4-0584-40bf-83b4-e59de7971aaa" - }, - "rules": [ - { - "apiGroups": [ - "" - ], - "resources": [ - "pods" - ], - "verbs": [ - "get" - ] - }, - { - "apiGroups": [ - "" - ], - "resources": [ - "events" - ], - "verbs": [ - "*" - ] - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e11 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e14 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e9" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:09Z", - "name": "eventing-e2e9", - "namespace": "eventing-e2e9", - "resourceVersion": "8196407", - "uid": "2b7ba129-7895-42b6-a942-a3dd2b394ac9" - }, - "secrets": [ - { - "name": "eventing-e2e9-token-6bm9k" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e11" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e11", - "namespace": "eventing-e2e11", - "resourceVersion": "8196438", - "uid": "483377e5-ad39-4e9a-910f-af116ff178a8" - }, - "secrets": [ - { - "name": "eventing-e2e11-token-sthdk" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e9 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:131: Cleaning resource: "eventing-e2e14" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e14", - "namespace": "eventing-e2e14", - "resourceVersion": "8196609", - "uid": "b7bde426-198f-4f48-a64a-180686e8d64a" - }, - "secrets": [ - { - "name": "eventing-e2e14-token-h5lrq" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:131: Cleaning resource: "eventing-e2e15" - { - "apiVersion": "v1", - "kind": "ServiceAccount", - "metadata": { - "creationTimestamp": "2021-09-15T16:46:10Z", - "name": "eventing-e2e15", - "namespace": "eventing-e2e15", - "resourceVersion": "8196612", - "uid": "d67323a7-e35b-4b4c-83fc-ac413bc9945c" - }, - "secrets": [ - { - "name": "eventing-e2e15-token-jbwvq" - } - ] - } -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - tracker.go:139: Waiting for eventing-e2e11 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - tracker.go:139: Waiting for eventing-e2e14 to be deleted -=== CONT TestChannelDataPlaneSuccess/Channel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - tracker.go:139: Waiting for eventing-e2e15 to be deleted -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e34 eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e34 eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e34,Namespace:eventing-e2e34,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e34,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e34-eventwatcher eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e34-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e34-eventwatcher eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e34-eventwatcher,Namespace:eventing-e2e34,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e34-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e35 eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e35 eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e35,Namespace:eventing-e2e35,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e35,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e35-eventwatcher eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e35-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e35-eventwatcher eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e35-eventwatcher,Namespace:eventing-e2e35,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e35-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e36 eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e36 eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e36,Namespace:eventing-e2e36,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e36,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e36-eventwatcher eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e36-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e36-eventwatcher eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e36-eventwatcher,Namespace:eventing-e2e36,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e36-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e37 eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e37 eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e37,Namespace:eventing-e2e37,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e37,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e37-eventwatcher eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e37-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e37-eventwatcher eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e37-eventwatcher,Namespace:eventing-e2e37,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e37-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e38 eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e38 eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e38,Namespace:eventing-e2e38,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e38,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e38-eventwatcher eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e38-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e38-eventwatcher eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e38-eventwatcher,Namespace:eventing-e2e38,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e38-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e39 eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e39 eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e39,Namespace:eventing-e2e39,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e39,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e39-eventwatcher eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e39-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e39-eventwatcher eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e39-eventwatcher,Namespace:eventing-e2e39,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e39-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e40 eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e40 eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e40,Namespace:eventing-e2e40,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e40,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e40-eventwatcher eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e40-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e40-eventwatcher eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e40-eventwatcher,Namespace:eventing-e2e40,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e40-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 -=== RUN TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e41 eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get],APIGroups:[],Resources:[pods],ResourceNames:[],NonResourceURLs:[],},PolicyRule{Verbs:[*],APIGroups:[],Resources:[events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e41 eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e41,Namespace:eventing-e2e41,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e41,},} - creation.go:517: Creating service account &ServiceAccount{ObjectMeta:{eventing-e2e41-eventwatcher eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Secrets:[]ObjectReference{},ImagePullSecrets:[]LocalObjectReference{},AutomountServiceAccountToken:nil,} - creation.go:545: Creating role &Role{ObjectMeta:{eventing-e2e41-eventwatcher 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Rules:[]PolicyRule{PolicyRule{Verbs:[get list watch],APIGroups:[],Resources:[pods events],ResourceNames:[],NonResourceURLs:[],},},} - creation.go:564: Creating role binding &RoleBinding{ObjectMeta:{eventing-e2e41-eventwatcher eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[] map[] [] [] []},Subjects:[]Subject{Subject{Kind:ServiceAccount,APIGroup:,Name:eventing-e2e41-eventwatcher,Namespace:eventing-e2e41,},},RoleRef:RoleRef{APIGroup:rbac.authorization.k8s.io,Kind:Role,Name:eventing-e2e41-eventwatcher,},} -=== PAUSE TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-03-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-10-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-03-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-10-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-binary-03-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-structured-10-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-min-event-binary-03-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:76: Creating channel &TypeMeta{Kind:InMemoryChannel,APIVersion:messaging.knative.dev/v1,}-full-event-structured-10-ch -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-10-recordevents eventing-e2e37 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:a6d7e32b-a9a4-488b-abb3-3b3e10c71f88] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e37,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-10-recordevents eventing-e2e39 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:228bae27-3924-444b-a1c5-910e4abf79c0] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e39,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_structured_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-structured-03-recordevents eventing-e2e36 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:d6be6b52-5fab-4489-8471-f33e01d3dad1] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e36,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-03-recordevents eventing-e2e34 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:2d62287a-c6b9-4a38-88ba-5cb7b65c8931] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e34,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/min-event_encoding_binary_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{min-event-binary-10-recordevents eventing-e2e35 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:4664af2b-c743-41bb-b83f-12eea13fc9ed] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e35,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_binary_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-binary-03-recordevents eventing-e2e38 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:a9052a26-4b4e-4f82-af9a-e040ca81116b] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e38,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_0.3 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-03-recordevents eventing-e2e40 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:fb922abb-78d7-4d3a-8c3c-84075e9e98f4] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e40,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -=== CONT TestChannelDataPlaneSuccess/InMemoryChannel-messaging.knative.dev/v1/full-event_encoding_structured_version_1.0 - creation.go:454: Creating pod &Pod{ObjectMeta:{full-event-structured-10-recordevents eventing-e2e41 0 0001-01-01 00:00:00 +0000 UTC map[e2etest:2bd759e4-3cfa-4f10-90d9-f647ac25a784] map[] [] [] []},Spec:PodSpec{Volumes:[]Volume{},Containers:[]Container{Container{Name:recordevents,Image:kind.local/recordevents:latest,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{EnvVar{Name:SYSTEM_NAMESPACE,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.namespace,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:POD_NAME,Value:,ValueFrom:&EnvVarSource{FieldRef:&ObjectFieldSelector{APIVersion:,FieldPath:metadata.name,},ResourceFieldRef:nil,ConfigMapKeyRef:nil,SecretKeyRef:nil,},},EnvVar{Name:EVENT_LOGS,Value:recorder,logger,ValueFrom:nil,},EnvVar{Name:EVENT_GENERATORS,Value:receiver,ValueFrom:nil,},EnvVar{Name:K_CONFIG_TRACING,Value:{"backend":"none","debug":"false","sample-rate":"0.1"},ValueFrom:nil,},EnvVar{Name:K_CONFIG_LOGGING,Value:{"zap-logger-config":"{\n \"level\": \"info\",\n \"development\": false,\n \"outputPaths\": [\"stdout\"],\n \"errorOutputPaths\": [\"stderr\"],\n \"encoding\": \"json\",\n \"encoderConfig\": {\n \"timeKey\": \"ts\",\n \"levelKey\": \"level\",\n \"nameKey\": \"logger\",\n \"callerKey\": \"caller\",\n \"messageKey\": \"msg\",\n \"stacktraceKey\": \"stacktrace\",\n \"lineEnding\": \"\",\n \"levelEncoder\": \"\",\n \"timeEncoder\": \"iso8601\",\n \"durationEncoder\": \"\",\n \"callerEncoder\": \"\"\n }\n}\n"},ValueFrom:nil,},},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{},LivenessProbe:nil,ReadinessProbe:nil,Lifecycle:nil,TerminationMessagePath:,ImagePullPolicy:IfNotPresent,SecurityContext:nil,Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:nil,ActiveDeadlineSeconds:nil,DNSPolicy:,NodeSelector:map[string]string{},ServiceAccountName:eventing-e2e41,DeprecatedServiceAccount:,NodeName:,HostNetwork:false,HostPID:false,HostIPC:false,SecurityContext:nil,ImagePullSecrets:[]LocalObjectReference{},Hostname:,Subdomain:,Affinity:nil,SchedulerName:,InitContainers:[]Container{},AutomountServiceAccountToken:nil,Tolerations:[]Toleration{},HostAliases:[]HostAlias{},PriorityClassName:,Priority:nil,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:nil,PreemptionPolicy:nil,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,},Status:PodStatus{Phase:,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} -panic: test timed out after 15m0s - -goroutine 8975 [running]: -testing.(*M).startAlarm.func1() - /usr/local/go/src/testing/testing.go:1700 +0x11f -created by time.goFunc - /usr/local/go/src/time/sleep.go:180 +0x52 - -goroutine 1 [chan receive, 14 minutes]: -testing.(*T).Run(0xc000532180, 0x2dac4e7, 0x1b, 0x2e5a7d0, 0x1) - /usr/local/go/src/testing/testing.go:1239 +0x610 -testing.runTests.func1(0xc000532180) - /usr/local/go/src/testing/testing.go:1511 +0xa7 -testing.tRunner(0xc000532180, 0xc0006dfad8) - /usr/local/go/src/testing/testing.go:1193 +0x203 -testing.runTests(0xc0005ae108, 0x3f8b060, 0x13, 0x13, 0xc048a78cf4240a0c, 0xd19021a0b9, 0x3fa33c0, 0x4435a0) - /usr/local/go/src/testing/testing.go:1509 +0x613 -testing.(*M).Run(0xc00052e300, 0x0) - /usr/local/go/src/testing/testing.go:1417 +0x3b4 -knative.dev/eventing/test/conformance.TestMain.func1(0xc00052e300, 0x0) - /mnt/c/Projects/VMWare/eventing/test/conformance/main_test.go:71 +0x49a -knative.dev/eventing/test/conformance.TestMain(0xc00052e300) - /mnt/c/Projects/VMWare/eventing/test/conformance/main_test.go:77 +0x39 -main.main() - _testmain.go:81 +0x272 - -goroutine 19 [chan receive]: -k8s.io/klog/v2.(*loggingT).flushDaemon(0x3fa3c80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/v2/klog.go:1164 +0xb1 -created by k8s.io/klog/v2.init.0 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/v2/klog.go:418 +0x1a7 - -goroutine 11 [select]: -go.opencensus.io/stats/view.(*worker).start(0xc000063f80) - /mnt/c/Projects/VMWare/eventing/vendor/go.opencensus.io/stats/view/worker.go:276 +0x1c5 -created by go.opencensus.io/stats/view.init.0 - /mnt/c/Projects/VMWare/eventing/vendor/go.opencensus.io/stats/view/worker.go:34 +0xb2 - -goroutine 12 [chan receive]: -k8s.io/klog.(*loggingT).flushDaemon(0x3fa3ba0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/klog.go:1010 +0xb1 -created by k8s.io/klog.init.0 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/klog/klog.go:411 +0x190 - -goroutine 51 [chan receive]: -knative.dev/pkg/metrics.(*metricsWorker).start(0xc000130068) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/metrics_worker.go:99 +0x65 -created by knative.dev/pkg/metrics.init.0 - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/exporter.go:39 +0xee - -goroutine 5749 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0005a12d0, 0xc000276300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c520, 0xc000ae7458) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5513 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007981c0, 0xc048a78afa1fbe10, 0xcfb94704bd, 0x3fa33c0, 0x30c3cc0, 0xc0006e8d80, 0xc000951a50, 0xc0006d0780, 0xc000119200, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007981c0, 0xc000119200, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000951e80, 0x30b99e0, 0xc000b12500, 0x1, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007981c0, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d4d0, 0xc0000f85a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5693 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000e5af20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e5af20, 0x30b9a00, 0xc00095c870, 0x6d222c6575727401, 0xc000a56e40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000e5af20, 0x3b9aca00, 0x0, 0x1, 0xc000a56e40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707f80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1330, 0xc0006b0540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 14 [IO wait]: -internal/poll.runtime_pollWait(0x7f3b956f6218, 0x72, 0x3ef39d0) - /usr/local/go/src/runtime/netpoll.go:222 +0x55 -internal/poll.(*pollDesc).wait(0xc0001c1f98, 0x72, 0xdf00, 0xdfac, 0xffffffffffffffff) - /usr/local/go/src/internal/poll/fd_poll_runtime.go:87 +0xe6 -internal/poll.(*pollDesc).waitRead(...) - /usr/local/go/src/internal/poll/fd_poll_runtime.go:92 -internal/poll.(*FD).Read(0xc0001c1f80, 0xc000800000, 0xdfac, 0xdfac, 0x0, 0x0, 0x0) - /usr/local/go/src/internal/poll/fd_unix.go:166 +0x28f -net.(*netFD).Read(0xc0001c1f80, 0xc000800000, 0xdfac, 0xdfac, 0xc000625218, 0x94c585, 0xc00056842b) - /usr/local/go/src/net/fd_posix.go:55 +0x69 -net.(*conn).Read(0xc0005965b0, 0xc000800000, 0xdfac, 0xdfac, 0x7, 0x7, 0xc000800005) - /usr/local/go/src/net/net.go:183 +0xec -crypto/tls.(*atLeastReader).Read(0xc0005ae498, 0xc000800000, 0xdfac, 0xdfac, 0x18, 0xc0005ae498, 0xc0005ae498) - /usr/local/go/src/crypto/tls/conn.go:776 +0xc5 -bytes.(*Buffer).ReadFrom(0xc0001da5f8, 0x30b6e80, 0xc0005ae498, 0x2d11cc0, 0x30ba5a0, 0xc000800005) - /usr/local/go/src/bytes/buffer.go:204 +0x176 -crypto/tls.(*Conn).readFromUntil(0xc0001da380, 0x30ba5a0, 0xc0005965b0, 0x5, 0xc0005965b0, 0x9) - /usr/local/go/src/crypto/tls/conn.go:798 +0x215 -crypto/tls.(*Conn).readRecordOrCCS(0xc0001da380, 0x0, 0x0, 0x9) - /usr/local/go/src/crypto/tls/conn.go:605 +0x43c -crypto/tls.(*Conn).readRecord(...) - /usr/local/go/src/crypto/tls/conn.go:573 -crypto/tls.(*Conn).Read(0xc0001da380, 0xc000796000, 0x1000, 0x1000, 0x0, 0x0, 0x0) - /usr/local/go/src/crypto/tls/conn.go:1276 +0x225 -bufio.(*Reader).Read(0xc0002245a0, 0xc000798038, 0x9, 0x9, 0x0, 0x0, 0xc000625cf8) - /usr/local/go/src/bufio/bufio.go:227 +0x7ba -io.ReadAtLeast(0x30b6ce0, 0xc0002245a0, 0xc000798038, 0x9, 0x9, 0x9, 0xc000625b30, 0x30b7001, 0xc0001220f0) - /usr/local/go/src/io/io.go:328 +0x9d -io.ReadFull(...) - /usr/local/go/src/io/io.go:347 -golang.org/x/net/http2.readFrameHeader(0xc000798038, 0x9, 0x9, 0x30b6ce0, 0xc0002245a0, 0x0, 0x0, 0xc0006a0300, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/frame.go:237 +0xb1 -golang.org/x/net/http2.(*Framer).ReadFrame(0xc000798000, 0xc0006a0300, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/frame.go:492 +0xff -golang.org/x/net/http2.(*clientConnReadLoop).run(0xc000625fb8, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:1815 +0x1bd -golang.org/x/net/http2.(*ClientConn).readLoop(0xc000840300) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:1737 +0xbe -created by golang.org/x/net/http2.(*Transport).newClientConn - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:699 +0xcc7 - -goroutine 4401 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e00e0, 0xc048a73080f5d854, 0x7b72d64439, 0x3fa33c0, 0x30c3cc0, 0xc0006e8400, 0xc000e23a50, 0xc000e1e480, 0xc0008e2240, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e00e0, 0xc0008e2240, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000b4d680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e23e80, 0x30b99e0, 0xc000a06190, 0x1, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e00e0, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c841d0, 0xc000ae6180) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 877 [select, 4 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017df00, 0xc000556ac0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 83 [select, 1 minutes]: -knative.dev/pkg/metrics.startCleanup.func1(0x30c3bf8, 0xc000010380, 0xc0005d46c0) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/resource_view.go:115 +0x131 -created by knative.dev/pkg/metrics.startCleanup - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/metrics/resource_view.go:112 +0x165 - -goroutine 5603 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002296c0, 0xc000119560) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e5e0, 0xc000632a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 916 [select, 4 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a2a0, 0xc048a73609d42084, 0x809b01e869, 0x3fa33c0, 0x30c3cc0, 0xc000ef3980, 0xc0009dda50, 0xc0000bf620, 0xc000277740, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a2a0, 0xc000277740, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009dde80, 0x30b99e0, 0xc000a1adc0, 0x1, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a2a0, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad59d0, 0xc000632f18) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5496 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e00e0, 0xc0008e2240, 0xc000276720, 0xc000e1e480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5528 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430230, 0xc000aba300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1cc40, 0xc0000f85a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 931 [select, 14 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a2a0, 0xc000277740, 0xc000c8b080, 0xc0000bf620) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5436 [chan receive, 6 minutes]: -testing.tRunner.func1(0xc000b0a600) - /usr/local/go/src/testing/testing.go:1159 +0x3c6 -testing.tRunner(0xc000b0a600, 0xc000632810) - /usr/local/go/src/testing/testing.go:1197 +0x22b -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5457 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0001e7108, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0001e70f8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0001e70e0, 0xc000226ef0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf4480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0000a0c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b69c70, 0x30b9a00, 0xc00070e480, 0xc000ae6101, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0000a0c70, 0x3b9aca00, 0x0, 0xc0001fd101, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf4480, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000529220, 0xc0008e2240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000529220, 0x30fe1b8, 0xc00092d800, 0xc00098b080, 0xc000149398) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 892 [chan receive, 14 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0002772c0, 0xc000bf4510) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 915 [chan receive, 14 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000277740, 0xc000bf5170) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5522 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119ce0, 0xc0000dcf30) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5655 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000773f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000773f20, 0x30b9a00, 0xc000a4e120, 0xc000773f01, 0xc0006b80c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000773f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc0006b80c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066fb80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229790, 0xc000fedf40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5565 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a000, 0xc0008e2780, 0xc000c8af00, 0xc000aca480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5679 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e08c0, 0xc048a7309ca3c2dc, 0x7b8e842ec1, 0x3fa33c0, 0x30c3cc0, 0xc000f87fc0, 0xc0009b1a50, 0xc0005443c0, 0xc0008e3680, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e08c0, 0xc0008e3680, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009b1e80, 0x30b99e0, 0xc00085b810, 0x1, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e08c0, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6c60, 0xc000f088e8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 4529 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000b7bcb0, 0xc0002758c0, 0xc0009d2ae0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000b7bcb0, 0xc0010fb8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000b7bcb0, 0xc0010fb8c0, 0xc000b7bcb0, 0xc0007fba40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010fb8c0, 0x3128cd8, 0xc000fdf020) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000a9c2c0, 0xc000a24570, 0x24, 0xc00027c060, 0xe, 0xc0010fb990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4180, 0xc000a24570, 0x24, 0xc000b3a860, 0x0, 0x2, 0xc0010fba68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4180, 0xc000a24570, 0x24, 0x0, 0x0, 0x0, 0x17, 0x2d8dacd) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000ec6180, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798700, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000ec6180) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000ec6180, 0xc0006d0a80) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5620 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0006997a0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000699790) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000699788, 0xc00085f801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000699760, 0xc00085f801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0008d46e0, 0xc000f08a0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0008d46e0, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0008d46e0, 0x2ae3520, 0xc0006329f0, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00098ad20, 0xc000a74a80, 0x800, 0xa80, 0xc001211ef0, 0x46f2bc, 0xc001211b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000b139f0, 0x0, 0x30c39f0, 0xc000bedb80, 0xc001211d60, 0x0, 0x0, 0x30c1e70, 0xc000a57680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000be7080, 0xc001211d50, 0xc001211d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000652ec0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5678 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e3680, 0xc000e18120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5934 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00025e080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001f2220, 0xc000c76050) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5393 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067c700) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178c30, 0xc000af59b0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5471 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56240, 0xc0006dc360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 893 [select, 4 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a0e0, 0xc048a72d8873159c, 0x78af120981, 0x3fa33c0, 0x30c3cc0, 0xc0006e8540, 0xc000421a50, 0xc000850900, 0xc0002772c0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a0e0, 0xc0002772c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020fe80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000421e80, 0x30b99e0, 0xc000a1aa00, 0x1, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a0e0, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad4ec0, 0xc000632a50) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5466 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099ce80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178370, 0xc000900130) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5511 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00037dc00, 0xc000119260) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d4a0, 0xc0000f8588) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 875 [sync.Cond.Wait, 4 minutes]: -sync.runtime_notifyListWait(0xc0006f4168, 0x6) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0006f4158) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0006f4140, 0xc000595800, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf4510) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a42c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00041fc70, 0x30b9a00, 0xc000662690, 0xc000632a01, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a42c70, 0x3b9aca00, 0x0, 0xc0005f8a01, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf4510, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b817c0, 0xc0002772c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b817c0, 0x30fe1b8, 0xc000b85540, 0xc000918d20, 0xc0000f8ba0) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5502 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020f720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ba9f20, 0x30b9a00, 0xc0008332f0, 0x1, 0xc000a56ae0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00020f720, 0x3b9aca00, 0x0, 0x1, 0xc000a56ae0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099d880) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002281b0, 0xc000bfca90) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5576 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0540, 0xc0008e2960, 0xc000a57200, 0xc000544ae0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5516 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007981c0, 0xc000119200, 0xc0001196e0, 0xc0006d0780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5530 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798380, 0xc048a7898ae48acc, 0xce6005deb1, 0x3fa33c0, 0x30c3cc0, 0xc000f86680, 0xc00110da50, 0xc000ffef60, 0xc000aba1e0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798380, 0xc000aba1e0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bae80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00110de80, 0x30b99e0, 0xc0003ff5e0, 0x1, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798380, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1cc70, 0xc0000f85b8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5470 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430d90, 0xc000a562a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0090, 0xc000f08210) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5635 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2780, 0xc000dcacf0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 761 [chan receive, 6 minutes]: -testing.(*T).Run(0xc000278d80, 0xc000b152f0, 0x28, 0xc000632810, 0x2) - /usr/local/go/src/testing/testing.go:1239 +0x610 -knative.dev/eventing/test/lib.(*ComponentsTestRunner).RunTests(0xc00041de00, 0xc000278d80, 0x2d8f056, 0x5, 0xc000a07090) - /mnt/c/Projects/VMWare/eventing/test/lib/test_runner.go:85 +0x41c -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner(0x30fe1f0, 0xc00012e010, 0xc000278d80, 0xc00001d500, 0xc000528500, 0x2, 0x5, 0x0, 0x0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:61 +0x8ba -knative.dev/eventing/test/conformance.TestChannelDataPlaneSuccess(0xc000278d80) - /mnt/c/Projects/VMWare/eventing/test/conformance/channel_data_plane_test.go:30 +0x1ba -testing.tRunner(0xc000278d80, 0x2e5a7d0) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5424 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178bd0, 0xc0001181e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000054b20, 0xc000704ca8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 876 [chan receive, 4 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072e720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072e720, 0x30b9a00, 0xc00067b6e0, 0x43e101, 0xc000c8a9c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072e720, 0x3b9aca00, 0x0, 0xc000533501, 0xc000c8a9c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017df00, 0xc000556ab0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5478 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0007eba60, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007eba50) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc0007eba48, 0xc001104601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0007eba20, 0xc001104601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0009902c0, 0x7f3b5f303d0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0009902c0, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0009902c0, 0x2ae3520, 0xc000da4420, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00075a240, 0xc000038000, 0x800, 0xa80, 0xc00113def0, 0x46f2bc, 0xc00113db40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a120a0, 0x0, 0x30c39f0, 0xc000f06240, 0xc00113dd60, 0x0, 0x0, 0x30c1e70, 0xc000aba060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0009fe080, 0xc00113dd50, 0xc00113dd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5440) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5440 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0007ea1a0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007ea190) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc0007ea188, 0xc00085ec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0007ea160, 0xc00085ec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0007ea580, 0x3fd070a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0007ea580, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0007ea580, 0x2ae3520, 0xc0005aed98, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000afff50, 0xc00041aa80, 0x800, 0xa80, 0xc0009c5ef0, 0x46f2bc, 0xc0009c5b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0006d5950, 0x0, 0x30c39f0, 0xc000b2fd80, 0xc0009c5d60, 0x0, 0x0, 0x30c1e70, 0xc000277aa0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000ff1ba0, 0xc0009c5d50, 0xc0009c5d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5880) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5654 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000c5e528, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000c5e518) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c5e500, 0xc000762030, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000839c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6dc70, 0x30b9a00, 0xc000da2c30, 0xc000f08001, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000839c70, 0x3b9aca00, 0x0, 0xc000198c01, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc240, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007a5540, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007a5540, 0x30fe1b8, 0xc000b17440, 0xc00067b5f0, 0xc000ae64f8) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5663 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e07e0, 0xc0006b8780, 0xc000c8bd40, 0xc000e1f440) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5644 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000aba420, 0xc000826ab0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5476 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066f780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017c4c0, 0xc00062b3b0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5475 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab0720, 0x30b9a00, 0xc000ae1050, 0x1, 0xc000c8a6c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ab0720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000c8a6c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066f780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00017c4c0, 0xc00062b300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5500 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00077c720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00077c720, 0x30b9a00, 0xc000c7b0e0, 0x1, 0xc000276c00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00077c720, 0x3b9aca00, 0x0, 0x1, 0xc000276c00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000706400) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430df0, 0xc000bfca70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5572 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000a28b40, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a28b30) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a28b28, 0xc001104c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a28b00, 0xc001104c01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc00054be40, 0xc000f0840a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc00054be40, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc00054be40, 0x2ae3520, 0xc000da52f0, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000832b10, 0xc000038a80, 0x800, 0xa80, 0xc00113bef0, 0x46f2bc, 0xc00113bb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a460, 0x0, 0x30c39f0, 0xc000f07280, 0xc00113bd60, 0x0, 0x0, 0x30c1e70, 0xc000a565a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db0640, 0xc00113bd50, 0xc00113bd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b16680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5645 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a0e0, 0xc048a7308ec91c48, 0x7b80a987c9, 0x3fa33c0, 0x30c3cc0, 0xc000525bc0, 0xc0009dfa50, 0xc000acaa20, 0xc000aba420, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a0e0, 0xc000aba420, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00080ee80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009dfe80, 0x30b99e0, 0xc0003ff720, 0x1, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a0e0, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0280, 0xc0000f83f0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5437 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000a15a70, 0xc00074b8c0, 0xc000eeb080, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000a15a70, 0xc00103b8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000a15a70, 0xc00103b8c0, 0xc000a15a70, 0xc000958960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00103b8c0, 0x3128cd8, 0xc0010c98c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc0002e7a20, 0xc000f8a3a0, 0x20, 0xc000d4daf0, 0xe, 0xc00103b990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a240, 0xc000f8a3a0, 0x20, 0xc000b3b290, 0x0, 0x2, 0xc00103ba68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a240, 0xc000f8a3a0, 0x20, 0x0, 0x0, 0x0, 0x13, 0x2d8dab8) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0a780, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798460, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0a780) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000b0a780, 0xc000903740) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5643 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0004311f0, 0xc000aba480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0250, 0xc0000f83d8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5586 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001c2150, 0xc000a56060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c000, 0xc000f08030) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5467 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072ff20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072ff20, 0x30b9a00, 0xc00067a5d0, 0xc00072ff01, 0xc000aba840) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072ff20, 0x3b9aca00, 0x0, 0x1, 0xc000aba840) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067d480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1720, 0xc0009001a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5487 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0001e7a68, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0001e7a58) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0001e7a40, 0xc000227f30, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf5710) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba7c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ca1c70, 0x30b9a00, 0xc00070f200, 0xc000ae6401, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba7c70, 0x3b9aca00, 0x0, 0xc000167101, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf5710, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000765360, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000765360, 0x30fe1b8, 0xc000c2a440, 0xc000d079e0, 0xc000633110) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5523 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007982a0, 0xc048a7307b45a64c, 0x7b718b4831, 0x3fa33c0, 0x30c3cc0, 0xc00092c100, 0xc000c9da50, 0xc0005ec1e0, 0xc000119ce0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007982a0, 0xc000119ce0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006ba680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c9de80, 0x30b99e0, 0xc000b13ae0, 0x1, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007982a0, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027ddb0, 0xc0000f8b88) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5648 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a0e0, 0xc000aba420, 0xc000aba900, 0xc000acaa20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5703 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000a51bc0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a51bb0) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a51ba8, 0xc001105201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a51b80, 0xc001105201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000991a20, 0xc000da470a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000991a20, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000991a20, 0x2ae3520, 0xc001252dc8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a4f530, 0xc000039500, 0x800, 0xa80, 0xc00110fef0, 0x46f2bc, 0xc00110fb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a1bcc0, 0x0, 0x30c39f0, 0xc001187600, 0xc00110fd60, 0x0, 0x0, 0x30c1e70, 0xc0006b8c60) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000d04aa0, 0xc00110fd50, 0xc00110fd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec180) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5745 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000678720, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000678710) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000678708, 0xc000547001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0006786e0, 0xc000547001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000fb7760, 0xc00125240a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000fb7760, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000fb7760, 0x2ae3520, 0xc000148498, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00095cfc0, 0xc000540a80, 0x800, 0xa80, 0x0, 0x46f2bc, 0xc0009b5b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000dbcd20, 0x0, 0x30c39f0, 0xc000ef2000, 0xc0009b5d60, 0x0, 0x0, 0x30c1e70, 0xc000a573e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000faf080, 0xc0009b5d50, 0xc0009b5d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000400dc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5472 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a380, 0xc048a73082380548, 0x7b741870c9, 0x3fa33c0, 0x30c3cc0, 0xc000b16680, 0xc000b63a50, 0xc0005ecc00, 0xc000a56240, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a380, 0xc000a56240, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a70680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b63e80, 0x30b99e0, 0xc000e1a140, 0x1, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a380, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de00c0, 0xc000f08228) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5392 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a6ff20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000a6ff20, 0x30b9a00, 0xc000be58c0, 0x43e101, 0xc000abb7a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a6ff20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000abb7a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067c700) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178c30, 0xc000af59a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5118 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0000, 0xc00059df80, 0xc000c8a120, 0xc000df2060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5465 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab0f20, 0x30b9a00, 0xc0008322d0, 0x43e101, 0xc000a56120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ab0f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000a56120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099ce80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178370, 0xc000900110) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5449 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0007980e0, 0xc048a77cb74f2e64, 0xc270ff7aad, 0x3fa33c0, 0x30c3cc0, 0xc001186e00, 0xc001213a50, 0xc0005442a0, 0xc000a56360, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0007980e0, 0xc000a56360, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000813e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001213e80, 0x30b99e0, 0xc000be9450, 0x1, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0007980e0, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0720, 0xc000f094b8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5425 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc00059df80, 0xc000982d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 914 [chan receive, 14 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001c2540, 0xc0002777a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad59a0, 0xc000632ee8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5556 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000e16168, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000e16158) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000e16140, 0xc0009001d0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba6c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000b67c70, 0x30b9a00, 0xc000832450, 0xc000f08201, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba6c70, 0x3b9aca00, 0x0, 0xc0002d6701, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc360, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009caaa0, 0xc000a56240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009caaa0, 0x30fe1b8, 0xc000aed7c0, 0xc000b33fb0, 0xc000149e60) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5656 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066fb80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229790, 0xc000fedf50) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5458 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0000, 0xc048a73075eb0890, 0x7b6c30aa11, 0x3fa33c0, 0x30c3cc0, 0xc0008f5880, 0xc000627a50, 0xc000df2060, 0xc00059df80, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0000, 0xc00059df80, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ab0680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000627e80, 0x30b99e0, 0xc000984370, 0x1, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0000, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000054c60, 0xc000704cc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 4399 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0005a16c0, 0xc0008e22a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c841a0, 0xc000ae6168) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 4400 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2240, 0xc000bf4480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5558 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0700, 0xc000a56d80, 0xc000c8a1e0, 0xc0009ae1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5448 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56360, 0xc0007a1dd0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5630 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798b60, 0xc048a7308d72231c, 0x7b7f528f01, 0x3fa33c0, 0x30c3cc0, 0xc000954100, 0xc000e11a50, 0xc000a541e0, 0xc0008e2300, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798b60, 0xc0008e2300, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000730e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e11e80, 0x30b99e0, 0xc00085b130, 0x1, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798b60, 0xc0008e2300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6030, 0xc000f08048) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5488 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000b28880, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b28870) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000b28868, 0xc001104001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000b28840, 0xc001104001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000c606e0, 0xc00063320a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000c606e0, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000c606e0, 0x2ae3520, 0xc0009abf08, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000d07cb0, 0xc0001a0a80, 0x800, 0xa80, 0xc0011f7ef0, 0x46f2bc, 0xc0011f7b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0003ff8b0, 0x0, 0x30c39f0, 0xc0009a3d00, 0xc0011f7d60, 0x0, 0x0, 0x30c1e70, 0xc000abaf00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0006abf80, 0xc0011f7d50, 0xc0011f7d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000c2a540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5525 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072cf20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00072cf20, 0x30b9a00, 0xc0007ee0f0, 0x113bb01, 0xc000aba000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072cf20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000aba000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000af8c00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435560, 0xc000fec0a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 898 [select, 14 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a0e0, 0xc0002772c0, 0xc0006b9080, 0xc000850900) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5438 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0007a5428, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007a5418) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0007a5400, 0xc000995600, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000982d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006e0c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000623c70, 0x30b9a00, 0xc000b61cb0, 0xc000704c01, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006e0c70, 0x3b9aca00, 0x0, 0xc000166201, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000982d80, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007c2780, 0xc00059df80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007c2780, 0x30fe1b8, 0xc0008f54c0, 0xc000aff4d0, 0xc000632be8) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 6024 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d30e0, 0x3b9aca00, 0x6fc23ac000, 0xc0009d3080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 891 [chan receive, 14 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00017dea0, 0xc000277320) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000ad4e90, 0xc000632a38) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5588 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0620, 0xc048a73085842d30, 0x7b776498b1, 0x3fa33c0, 0x30c3cc0, 0xc000aec6c0, 0xc0008e5a50, 0xc0006d03c0, 0xc000a56000, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0620, 0xc000a56000, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00026a680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e5e80, 0x30b99e0, 0xc000b12000, 0x1, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0620, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c030, 0xc000f08048) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 864 [sync.Cond.Wait, 4 minutes]: -sync.runtime_notifyListWait(0xc0006f4e88, 0x6) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0006f4e78) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0006f4e60, 0xc000123480, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bf5170) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a42c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008dfc70, 0x30b9a00, 0xc000663200, 0xc000632f01, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a42c70, 0x3b9aca00, 0x0, 0xc000534f01, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000bf5170, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000765e00, 0xc000277740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000765e00, 0x30fe1b8, 0xc000653e80, 0xc00092f620, 0xc0005aea20) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 865 [chan receive, 4 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bcf20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0006bcf20, 0x30b9a00, 0xc000663230, 0xc000533c01, 0xc000277800) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006bcf20, 0x3b9aca00, 0x0, 0xc0006bce01, 0xc000277800) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000910f80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c25a0, 0xc0006b03e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 930 [select, 4 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000910f80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c25a0, 0xc0006b0400) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5563 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000b43e28, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b43e18) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b43e00, 0xc000bfc540, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc00091eea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba2c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e9c70, 0x30b9a00, 0xc000b6fc50, 0xc000632a01, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba2c70, 0x3b9aca00, 0x0, 0xc0002d6a01, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc00091eea0, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b81ea0, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b81ea0, 0x30fe1b8, 0xc00092d740, 0xc00075bd40, 0xc000da4738) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5529 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000aba1e0, 0xc000826510) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5526 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000af8c00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435560, 0xc000fec0b0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5636 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a000, 0xc048a7308c1c1c84, 0x7b7dfc88cd, 0x3fa33c0, 0x30c3cc0, 0xc000b16180, 0xc001009a50, 0xc000aca480, 0xc0008e2780, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a000, 0xc0008e2780, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00020fe80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001009e80, 0x30b99e0, 0xc000e1a550, 0x1, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a000, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0b90, 0xc000ae6750) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5699 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e07e0, 0xc048a730900c46c0, 0x7b81ecb241, 0x3fa33c0, 0x30c3cc0, 0xc000aec180, 0xc0009c3a50, 0xc000e1f440, 0xc0006b8780, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e07e0, 0xc0006b8780, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0008b3e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c3e80, 0x30b99e0, 0xc000a1b9f0, 0x1, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e07e0, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000657aa0, 0xc000da44f8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5447 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00017c460, 0xc000a563c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de06f0, 0xc000f094a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5590 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e0620, 0xc000a56000, 0xc000a56900, 0xc0006d03c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 6022 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2e40, 0x3b9aca00, 0x6fc23ac000, 0xc0009d2de0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5521 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178310, 0xc000119d40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027dd80, 0xc0000f8b58) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5808 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000bee648, 0xc0007438c0, 0xc000eeb8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000bee648, 0xc00074f8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000bee648, 0xc00074f8c0, 0xc000bee648, 0xc000d23cc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00074f8c0, 0x3128cd8, 0xc000a96c80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000d67760, 0xc000053ef0, 0x25, 0xc000b89900, 0xe, 0xc00074f990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002da840, 0xc000053ef0, 0x25, 0xc000bfc3e0, 0x0, 0x2, 0xc00074fa68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002da840, 0xc000053ef0, 0x25, 0x0, 0x0, 0x0, 0x18, 0x2d8dab8) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000d7c000, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007989a0, 0xc0005b93c4, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000d7c000) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000d7c000, 0xc000a54c00) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5587 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56000, 0xc0006f6090) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5652 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0007e8b40, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007e8b30) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc0007e8b28, 0xc001105801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0007e8b00, 0xc001105801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000dc8160, 0xc000ae600a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000dc8160, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000dc8160, 0x2ae3520, 0xc000da5590, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007ee0c0, 0xc000d1aa80, 0x800, 0xa80, 0xc00113fef0, 0x46f2bc, 0xc00113fb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a0f0, 0x0, 0x30c39f0, 0xc000b2fdc0, 0xc00113fd60, 0x0, 0x0, 0x30c1e70, 0xc000c8a060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0006d60a0, 0xc00113fd50, 0xc00113fd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b16180) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5651 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002d3fe0, 0xc000479860) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5455 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000a7e880, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a7e870) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a7e868, 0xc00005d201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a7e840, 0xc00005d201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0002e6b00, 0x7f3b6eb3920a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0002e6b00, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0002e6b00, 0x2ae3520, 0xc00000f4e8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007d84e0, 0xc0005e9500, 0x800, 0xa80, 0xc00100bef0, 0x46f2bc, 0xc00100bb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0005ac320, 0x0, 0x30c39f0, 0xc000954640, 0xc00100bd60, 0x0, 0x0, 0x30c1e70, 0xc000c8a300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e8200, 0xc00100bd50, 0xc00100bd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc00092c100) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 4395 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007982a0, 0xc000119ce0, 0xc0008e2060, 0xc0005ec1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5498 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc00079f380, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc00079f370) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc00079f368, 0xc00085f201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc00079f340, 0xc00085f201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc00079f760, 0x7f3b6c07090a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc00079f760, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc00079f760, 0x2ae3520, 0xc0000f9710, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000c7a9f0, 0xc000a74000, 0x800, 0xa80, 0xc0008dbef0, 0x46f2bc, 0xc0008dbb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0006d42d0, 0x0, 0x30c39f0, 0xc001042500, 0xc0008dbd60, 0x0, 0x0, 0x30c1e70, 0xc000276960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000593aa0, 0xc0008dbd50, 0xc0008dbd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8400) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5551 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000a8b640, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a8b630) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a8b628, 0xc000eae001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a8b600, 0xc000eae001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0007eb080, 0x7f3b5f788d0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0007eb080, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0007eb080, 0x2ae3520, 0xc000da5158, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000d07b30, 0xc000eb0000, 0x800, 0xa80, 0xc00130fef0, 0x46f2bc, 0xc00130fb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0002041e0, 0x0, 0x30c39f0, 0xc000955f40, 0xc00130fd60, 0x0, 0x0, 0x30c1e70, 0xc000118cc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0007082e0, 0xc00130fd50, 0xc00130fd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec6c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 6018 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2600, 0x3b9aca00, 0x6fc23ac000, 0xc0009d25a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5667 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000af8d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000431250, 0xc0007623f0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5503 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099d880) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002281b0, 0xc000bfcaa0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5650 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000776720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000776720, 0x30b9a00, 0xc00067b620, 0x43e101, 0xc0006b81e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000776720, 0x3b9aca00, 0x0, 0xc00106cc01, 0xc0006b81e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000707480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0002d3fe0, 0xc000479840) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5683 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000b81a68, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b81a58) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b81a40, 0xc000595f00, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000680a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000690c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c9fc70, 0x30b9a00, 0xc000a4e990, 0xc000da4501, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000690c70, 0x3b9aca00, 0x0, 0xc000c89601, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000680a20, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0006dba40, 0xc0006b8780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0006dba40, 0x30fe1b8, 0xc000c2bf80, 0xc000b6fb00, 0xc0000f8f18) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5908 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc0006d8280) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025d170, 0xc000901090) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5741 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000a9a1c0, 0xc048a73098d1cd70, 0x7b8ab23955, 0x3fa33c0, 0x30c3cc0, 0xc000400dc0, 0xc0009c7a50, 0xc000ffe2a0, 0xc000a560c0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000a9a1c0, 0xc000a560c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006bde80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c7e80, 0x30b99e0, 0xc000dbca00, 0x1, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000a9a1c0, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88050, 0xc000da4048) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5633 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0007e97a0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007e9790) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc0007e9788, 0xc000eae601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0007e9760, 0xc000eae601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000b29080, 0xc000ae690a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000b29080, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000b29080, 0x2ae3520, 0xc000705530, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000da3260, 0xc000eb0a80, 0x800, 0xa80, 0xc001215ef0, 0x46f2bc, 0xc001215b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc00085b2c0, 0x0, 0x30c39f0, 0xc0010437c0, 0xc001215d60, 0x0, 0x0, 0x30c1e70, 0xc0008e25a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db0440, 0xc001215d50, 0xc001215d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000954100) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5505 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000764f28, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000764f18) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000764f00, 0xc0009006d0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000dcacf0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac2c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e21c70, 0x30b9a00, 0xc000833830, 0xc000ae6701, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac2c70, 0x3b9aca00, 0x0, 0xc000c88201, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000dcacf0, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000c5e460, 0xc0008e2780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000c5e460, 0x30fe1b8, 0xc000b2f400, 0xc000da2e40, 0xc000704468) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 4523 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067c000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178060, 0xc000762070) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5541 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a380, 0xc000a56240, 0xc0008e2720, 0xc0005ecc00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5660 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0009ca708, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0009ca6f8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009ca6e0, 0xc000900330, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000826ab0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00083ec70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008ebc70, 0x30b9a00, 0xc000832cf0, 0xc0000f8301, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00083ec70, 0x3b9aca00, 0x0, 0xc000199101, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000826ab0, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a5e0a0, 0xc000aba420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a5e0a0, 0x30fe1b8, 0xc000b2ff80, 0xc00066cf90, 0xc000ae6d68) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5766 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000a15830, 0xc0008fd8c0, 0xc000eeb3e0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000a15830, 0xc000cdd8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000a15830, 0xc000cdd8c0, 0xc000a15830, 0xc0007fb360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc000cdd8c0, 0x3128cd8, 0xc0010c9660) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000e90b00, 0xc000a24f30, 0x24, 0xc000ba16d0, 0xe, 0xc000cdd990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a3c0, 0xc000a24f30, 0x24, 0xc000b3ad70, 0x0, 0x2, 0xc000cdda68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a3c0, 0xc000a24f30, 0x24, 0x0, 0x0, 0x0, 0x17, 0x2d8dab8) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000ec6000, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798620, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000ec6000) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000ec6000, 0xc0009af5c0) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5985 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb4a0, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb440) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5480 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0010bff20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0010bff20, 0x30b9a00, 0xc000c7a090, 0x1, 0xc000276540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0010bff20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000276540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000dd0900) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037dc60, 0xc00062a1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5544 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000228150, 0xc0008e29c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c84730, 0xc000ae6450) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5774 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000811720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000811720, 0x30b9a00, 0xc000833170, 0x5a46374232446c01, 0xc0005d4d20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000811720, 0x3b9aca00, 0x0, 0x1, 0xc0005d4d20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000dd0b00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430760, 0xc000a60220) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5732 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc0005ff548, 0xc0008f98c0, 0xc0009d2540, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc0005ff548, 0xc00074b8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc0005ff548, 0xc00074b8c0, 0xc0005ff548, 0xc000bd2e60) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc00074b8c0, 0x3128cd8, 0xc00067e2e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000b97340, 0xc000f8a600, 0x20, 0xc000c1f450, 0xe, 0xc00074b990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4240, 0xc000f8a600, 0x20, 0xc000b3bb40, 0x0, 0x2, 0xc00074ba68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0005b4240, 0xc000f8a600, 0x20, 0x0, 0x0, 0x0, 0x13, 0x2d8dacd) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0af00, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798540, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0af00) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000b0af00, 0xc000a55380) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5715 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a540, 0xc048a787115e354c, 0xcc1273a531, 0x3fa33c0, 0x30c3cc0, 0xc000b84800, 0xc001217a50, 0xc0009ae5a0, 0xc0005d4060, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a540, 0xc0005d4060, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d81680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001217e80, 0x30b99e0, 0xc0005ac140, 0x1, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a540, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e070, 0xc000704240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5668 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000a9a1c0, 0xc000a560c0, 0xc0008e2420, 0xc000ffe2a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 3236 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0001f21c0, 0xc001026360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00053e730, 0xc000704000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5622 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0009ca528, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0009ca518) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009ca500, 0xc000fec400, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000826510) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ba2c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e0fc70, 0x30b9a00, 0xc0007ee420, 0xc0000f8501, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ba2c70, 0x3b9aca00, 0x0, 0xc000e67601, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000826510, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0007a4000, 0xc000aba1e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0007a4000, 0x30fe1b8, 0xc000dbbd40, 0xc00067ac90, 0xc000f08eb8) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5367 [chan receive, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000573720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000573720, 0x30b9a00, 0xc000c7a000, 0x1, 0xc0008e2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000573720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc0008e2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099cb00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037c990, 0xc000762010) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5981 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb140, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb0e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5740 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a560c0, 0xc0006dc5a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5608 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a460, 0xc000119500, 0xc000119b60, 0xc000e1f560) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5933 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000812f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000974f20, 0x30b9a00, 0xc000260000, 0x43e101, 0xc001026000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000812f20, 0x3b9aca00, 0x0, 0xc000988601, 0xc001026000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00025e080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001f2220, 0xc000c76040) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5546 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0540, 0xc048a73083b4cf50, 0x7b75953b99, 0x3fa33c0, 0x30c3cc0, 0xc000c2a540, 0xc000e27a50, 0xc000544ae0, 0xc0008e2960, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0540, 0xc0008e2960, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d83e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e27e80, 0x30b99e0, 0xc000a064b0, 0x1, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0540, 0xc0008e2960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c84760, 0xc000ae6468) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5666 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000815720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000815720, 0x30b9a00, 0xc00066d470, 0x407d01, 0xc000c8bbc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000815720, 0x3b9aca00, 0x0, 0x1, 0xc000c8bbc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000af8d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000431250, 0xc0007623e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5595 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e0700, 0xc048a73087f34eac, 0x7b79d3ba91, 0x3fa33c0, 0x30c3cc0, 0xc0008f5ac0, 0xc000e6fa50, 0xc0009ae1e0, 0xc000a56d80, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e0700, 0xc000a56d80, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb8680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6fe80, 0x30b99e0, 0xc000b134f0, 0x1, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e0700, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d9a0, 0xc000f08510) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5579 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000815f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000815f20, 0x30b9a00, 0xc000d06000, 0x1, 0xc000118420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000815f20, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000118420) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00066f580) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c21b0, 0xc000900070) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5629 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2300, 0xc0006dc240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5593 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000435500, 0xc000a56de0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027d970, 0xc000f084f8) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5803 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000577720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000577720, 0x30b9a00, 0xc00077e180, 0x1, 0xc000abac00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000577720, 0x3b9aca00, 0x0, 0xc00012e001, 0xc000abac00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099c680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000434fb0, 0xc0007bbf00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 3238 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798d20, 0xc048a78a2bc064c8, 0xcef8174cad, 0x3fa33c0, 0x30c3cc0, 0xc000f073c0, 0xc000ab3a50, 0xc000e1e3c0, 0xc0009d2000, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798d20, 0xc0009d2000, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb4680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab3e80, 0x30b99e0, 0xc000e1a0a0, 0x1, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798d20, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00053e030, 0xc000704018) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 6195 [sync.Cond.Wait, 4 minutes]: -sync.runtime_notifyListWait(0xc0008297a0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000829790) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000829788, 0xc00005c601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000829760, 0xc00005c601, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000481600, 0xc00014880a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000481600, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000481600, 0x2ae3520, 0xc000f08720, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000260330, 0xc000cfc000, 0x800, 0xa80, 0xc00130bef0, 0x46f2bc, 0xc00130bb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0010baf50, 0x0, 0x30c39f0, 0xc000b173c0, 0xc00130bd60, 0x0, 0x0, 0x30c1e70, 0xc0006ec4e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000708700, 0xc00130bd50, 0xc00130bd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000ef3980) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5750 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0002762a0, 0xc000b3f950) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 4522 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0010c2f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00068cf20, 0x30b9a00, 0xc000da28a0, 0x1, 0xc0008e23c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0010c2f20, 0x3b9aca00, 0x0, 0x1, 0xc0008e23c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00067c000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000178060, 0xc000762050) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5490 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000e16028, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000e16018) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000e16000, 0xc000c76030, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000e18000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a41c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e1c70, 0x30b9a00, 0xc0005c62a0, 0xc000da4001, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a41c70, 0x3b9aca00, 0x0, 0xc000198a01, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000e18000, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b43b80, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b43b80, 0x30fe1b8, 0xc000b22d80, 0xc000b6f0b0, 0xc000705470) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5468 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00067d480) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1720, 0xc0009001b0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5898 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798d20, 0xc0009d2000, 0xc00059c120, 0xc000e1e3c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5739 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000178000, 0xc000a56180) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88010, 0xc000da4030) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5932 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc0008a66c0, 0xc00074f8c0, 0xc0009d3020, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc0008a66c0, 0xc0010898c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc0008a66c0, 0xc0010898c0, 0xc0008a66c0, 0xc0010a0820) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010898c0, 0x3128cd8, 0xc0010c9fa0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000eff080, 0xc000a25770, 0x25, 0xc00084f8f0, 0xe, 0xc001089990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002dafc0, 0xc000a25770, 0x25, 0xc000b3b470, 0x0, 0x2, 0xc001089a68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc0002dafc0, 0xc000a25770, 0x25, 0x0, 0x0, 0x0, 0x18, 0x2d8dacd) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000d7c180, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc000798a80, 0xc0005b93f0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000d7c180) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000d7c180, 0xc0009af920) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5767 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000d225c8, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000d225b8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000d225a0, 0xc0007bb070, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006dc5a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a44c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009b7c70, 0x30b9a00, 0xc00095c3f0, 0xc000da4001, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a44c70, 0x3b9aca00, 0x0, 0xc000c88501, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0006dc5a0, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a3b900, 0xc000a560c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a3b900, 0x30fe1b8, 0xc0000fac40, 0xc000b60f90, 0xc000632000) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5535 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000a8ab40, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a8ab30) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a8ab28, 0xc00005d801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a8ab00, 0xc00005d801, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0007e9ce0, 0xc000da440a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0007e9ce0, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0007e9ce0, 0x2ae3520, 0xc000da4660, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a4e900, 0xc000a75500, 0x800, 0xa80, 0xc00100def0, 0x46f2bc, 0xc00100db40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a1b9a0, 0x0, 0x30c39f0, 0xc000b17f40, 0xc00100dd60, 0x0, 0x0, 0x30c1e70, 0xc0006b86c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000d04420, 0xc00100dd50, 0xc00100dd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000525bc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5804 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099c680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000434fb0, 0xc0007bbf10) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5695 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000646000, 0xc0002762a0, 0xc000118ae0, 0xc0009aeba0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5677 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000430700, 0xc0008e36e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6bd0, 0xc000f088d0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5452 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0007980e0, 0xc000a56360, 0xc000a56a80, 0xc0005442a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5553 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc0000ba0c8, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0000ba0b8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0000ba0a0, 0xc000af4740, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006f6ea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006e5c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e13c70, 0x30b9a00, 0xc00066dce0, 0xc000f08501, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006e5c70, 0x3b9aca00, 0x0, 0xc000534501, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0006f6ea0, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000b43cc0, 0xc000a56d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000b43cc0, 0x30fe1b8, 0xc0006e8a80, 0xc000b6f890, 0xc000632888) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5714 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0005d4060, 0xc000542120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5907 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072d720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000970f20, 0x30b9a00, 0xc0007d9320, 0x43e101, 0xc000119800) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00072d720, 0x3b9aca00, 0x0, 0x1, 0xc000119800) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc0006d8280) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025d170, 0xc000901080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5775 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000dd0b00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430760, 0xc000a60240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5751 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000646000, 0xc048a73094f9c748, 0x7b86da332d, 0x3fa33c0, 0x30c3cc0, 0xc0006e9780, 0xc001011a50, 0xc0009aeba0, 0xc0002762a0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000646000, 0xc0002762a0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00072de80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001011e80, 0x30b99e0, 0xc000a067d0, 0x1, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000646000, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00027c5b0, 0xc000ae7470) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5706 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099da00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025c990, 0xc000af44e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5604 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119500, 0xc00091eea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5501 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000706400) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430df0, 0xc000bfca80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 6007 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000caf440, 0x3b9aca00, 0x6fc23ac000, 0xc000caf3e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 6020 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc0009d2ba0, 0x3b9aca00, 0x6fc23ac000, 0xc0009d2b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5628 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000229730, 0xc0008e2360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0009a6004, 0xc000f08030) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5545 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0008e2960, 0xc000bf5710) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5687 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc0007fa0c8, 0x17) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0007fa0b8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0007fa0a0, 0xc000bfc140, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000542120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000839c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001013c70, 0x30b9a00, 0xc0007d81e0, 0xc000704201, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000839c70, 0x3b9aca00, 0x0, 0xc000c89b01, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000542120, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a3a000, 0xc0005d4060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a3a000, 0x30fe1b8, 0xc000652b40, 0xc000710780, 0xc0000f9440) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5492 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000b43d88, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b43d78) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b43d60, 0xc000af4840, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000bdf200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac3c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008ddc70, 0x30b9a00, 0xc000be5440, 0xc0000f8501, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac3c70, 0x3b9aca00, 0x0, 0xc000198701, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000bdf200, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009206e0, 0xc000119200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009206e0, 0x30fe1b8, 0xc000b23e00, 0xc0006a1dd0, 0xc0007044e0) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5605 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a460, 0xc048a73089623794, 0x7b7b42a379, 0x3fa33c0, 0x30c3cc0, 0xc000652ec0, 0xc0008e7a50, 0xc000e1f560, 0xc000119500, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a460, 0xc000119500, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a69e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008e7e80, 0x30b99e0, 0xc000be86e0, 0x1, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a460, 0xc000119500) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e610, 0xc000632a38) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5733 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000602348, 0x1b) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000602338) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000602320, 0xc000a60a70, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b3f950) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000691c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c47c70, 0x30b9a00, 0xc000c12420, 0xc000ae7401, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000691c70, 0x3b9aca00, 0x0, 0xc000166501, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000b3f950, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000d22500, 0xc0002762a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000d22500, 0x30fe1b8, 0xc0005c2d40, 0xc00095c630, 0xc000da5818) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5578 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000190028, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000190018) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000190000, 0xc000af4010, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0006f6090) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0006dfc70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e25c70, 0x30b9a00, 0xc00066c030, 0xc000f08001, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0006dfc70, 0x3b9aca00, 0x0, 0xc0005f8701, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0006f6090, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000e17f40, 0xc000a56000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000e17f40, 0x30fe1b8, 0xc000b16040, 0xc000832a80, 0xc000ae6378) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5758 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc0009d6028, 0x13) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0009d6018) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0009d6000, 0xc000fedbb0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc001000ea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc001206c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000ab9c70, 0x30b9a00, 0xc0005640c0, 0xc000704001, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc001206c70, 0x3b9aca00, 0x0, 0xc0005f8f01, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc001000ea0, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc001184500, 0xc0009d2000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc001184500, 0x30fe1b8, 0xc001186100, 0xc000956000, 0xc0009aa000) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5594 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000a56d80, 0xc0006f6ea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 3237 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0009d2000, 0xc001000ea0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5600 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00077a720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc00077a720, 0x30b9a00, 0xc0002a1b00, 0x6f697469646e6f01, 0xc000c8ad20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00077a720, 0x3b9aca00, 0x0, 0x1, 0xc000c8ad20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099cf80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229720, 0xc000af4f40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5634 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002d3f80, 0xc0008e27e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000de0b50, 0xc000ae6738) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5484 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc000190848, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000190838) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000190820, 0xc000af51e0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0000dcf30) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac5c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009e1c70, 0x30b9a00, 0xc00066db30, 0xc0000f8b01, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac5c70, 0x3b9aca00, 0x0, 0xc000166701, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0000dcf30, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0005f4d20, 0xc000119ce0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0005f4d20, 0x30fe1b8, 0xc000dbb340, 0xc000223d10, 0xc0006325b8) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5561 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000a78e00, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a78df0) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a78de8, 0xc000b19001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a78dc0, 0xc000b19001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000a79340, 0xc000da420a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000a79340, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000a79340, 0x2ae3520, 0xc000da5cf8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000be4840, 0xc0006e7500, 0x800, 0xa80, 0xc001287ef0, 0x46f2bc, 0xc001287b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a125a0, 0x0, 0x30c39f0, 0xc000f07dc0, 0xc001287d60, 0x0, 0x0, 0x30c1e70, 0xc000c8a5a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000bf0880, 0xc001287d50, 0xc001287d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0008f5ac0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5694 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000707f80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0005a1330, 0xc0006b0550) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5685 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099d000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435020, 0xc000d97140) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5086 [sync.Cond.Wait, 4 minutes]: -sync.runtime_notifyListWait(0xc000237bc0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000237bb0) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000237ba8, 0xc00085e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000237b80, 0xc00085e001, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0005a4f20, 0xc00081d10a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0005a4f20, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0005a4f20, 0x2ae3520, 0xc000ae6e58, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc00067aa20, 0xc000540000, 0x800, 0xa80, 0xc00130def0, 0x46f2bc, 0xc00130db40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a13040, 0x0, 0x30c39f0, 0xc000f07140, 0xc00130dd60, 0x0, 0x0, 0x30c1e70, 0xc000119740) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0009feb60, 0xc00130dd50, 0xc00130dd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 8112 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000c61380, 0x0) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000c61370) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000c61368, 0xc000a32600, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000c61340, 0xc000a32600, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000c61760, 0xc000f09620, 0x16) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000c61760, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000c61760, 0x2ae3520, 0xc00000e738, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000700480, 0xc000d69400, 0x400, 0x400, 0x3072594a744c452b, 0x2e577d8, 0x4653794d6a337a6b) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc001272410, 0x0, 0x30c39f0, 0xc0006e8dc0, 0x0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e8c40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e8d80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5119 [sync.Cond.Wait, 2 minutes]: -sync.runtime_notifyListWait(0xc0000bb428, 0x2) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0000bb418) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc0000bb400, 0xc0009014c0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc0007a1dd0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000ac9c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009e3c70, 0x30b9a00, 0xc000dbf350, 0xc000f09401, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000ac9c70, 0x3b9aca00, 0x0, 0xc0005f8c01, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc0007a1dd0, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000920460, 0xc000a56360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000920460, 0x30fe1b8, 0xc000dbb3c0, 0xc000ae0b10, 0xc000148e70) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5512 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000119200, 0xc000bdf200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5580 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00066f580) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc0001c21b0, 0xc000900080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5810 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000c5e348, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000c5e338) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c5e320, 0xc000bfc9d0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000e18120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068dc70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0009c9c70, 0x30b9a00, 0xc00067b680, 0xc000f08801, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068dc70, 0x3b9aca00, 0x0, 0xc000166c01, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000e18120, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000603180, 0xc0008e3680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000603180, 0x30fe1b8, 0xc000f879c0, 0xc000832f30, 0xc000704af8) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5481 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000dd0900) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037dc60, 0xc00062a1f0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5688 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a540, 0xc0005d4060, 0xc000abb620, 0xc0009ae5a0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5812 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e08c0, 0xc0008e3680, 0xc0005d4e40, 0xc0005443c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5569 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00025c930, 0xc0005d41e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00084e040, 0xc000704210) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 6035 [select]: -k8s.io/apimachinery/pkg/util/wait.poller.func1.1(0xc000eeb980, 0x3b9aca00, 0x6fc23ac000, 0xc000eeb920) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:588 +0x1ca -created by k8s.io/apimachinery/pkg/util/wait.poller.func1 - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:571 +0xa5 - -goroutine 5705 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000a64f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000a64f20, 0x30b9a00, 0xc000223f50, 0x31223a2250496401, 0xc0002760c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000a64f20, 0x3b9aca00, 0x0, 0x1, 0xc0002760c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099da00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00025c990, 0xc000af44d0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5755 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000c61e80, 0x1b) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000c61e70) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000c61e68, 0xc0010f0001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000c61e40, 0xc0010f0001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000678f20, 0xc000f0800a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000678f20, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000678f20, 0x2ae3520, 0xc0009abd10, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000c12e70, 0xc0006e6a80, 0x800, 0xa80, 0xc001007ef0, 0x46f2bc, 0xc001007b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000a06aa0, 0x0, 0x30c39f0, 0xc001043540, 0xc001007d60, 0x0, 0x0, 0x30c1e70, 0xc0002767e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000a968c0, 0xc001007d50, 0xc001007d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0006e9780) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 3113 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0006b8000, 0xc000e18000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5698 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0006b8780, 0xc000680a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 3112 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00037c930, 0xc0006b8060) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88000, 0xc000da4030) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5601 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099cf80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229720, 0xc000af4f50) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5368 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc00099cb00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc00037c990, 0xc000762030) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 3114 [select, 2 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a000, 0xc048a730788a73c4, 0x7b6ed015a9, 0x3fa33c0, 0x30c3cc0, 0xc0008f5440, 0xc000e15a50, 0xc0006d0240, 0xc0006b8000, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a000, 0xc0006b8000, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000b4ee80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e15e80, 0x30b99e0, 0xc000e1a000, 0x1, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a000, 0xc0006b8000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000b88030, 0xc000da4048) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5507 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a000, 0xc0006b8000, 0xc000118d80, 0xc0006d0240) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5610 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc0008b7720) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0008b7720, 0x30b9a00, 0xc00067af00, 0x43e101, 0xc000a57c20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc0008b7720, 0x3b9aca00, 0x0, 0xc000b0a901, 0xc000a57c20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000915100) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430290, 0xc000bfcef0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5611 [select, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000915100) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000430290, 0xc000bfcf00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5624 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798380, 0xc000aba1e0, 0xc000a57e00, 0xc000ffef60) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5537 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000434fc0, 0xc0006b87e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000657a74, 0xc000da44e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 8865 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000b96720, 0x0) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b96710) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000b96708, 0xc000a32e00, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000b966e0, 0xc000a32e00, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000b96b00, 0xc0007047e0, 0x16) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000b96b00, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000b96b00, 0x2ae3520, 0xc0005afc20, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000564b70, 0xc0009db400, 0x400, 0x400, 0x7f3b95cc1878, 0x60, 0xc0000be300) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000d91900, 0x0, 0x30c39f0, 0xc000f07080, 0x0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000db1a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f86680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5532 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798b60, 0xc0008e2300, 0xc0006b8480, 0xc000a541e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5684 [chan receive, 1 minutes]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000574f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000574f20, 0x30b9a00, 0xc00066dc20, 0x43e101, 0xc000c8bc20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000574f20, 0x3b9aca00, 0x0, 0x1, 0xc000c8bc20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc00099d000) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000435020, 0xc000d97120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5814 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000a78f60, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a78f50) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a78f48, 0xc0005ba001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a78f20, 0xc0005ba001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000a79760, 0xc000149d0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000a79760, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000a79760, 0x2ae3520, 0xc0006338d8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000833860, 0xc000cfca80, 0x800, 0xa80, 0xc0009b3ef0, 0x46f2bc, 0xc0009b3b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000e1a230, 0x0, 0x30c39f0, 0xc000653d80, 0xc0009b3d60, 0x0, 0x0, 0x30c1e70, 0xc0005d5140) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000a9fc60, 0xc0009b3d50, 0xc0009b3d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f87fc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5895 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc00056a620, 0xc048a77d27fac7e8, 0xc2d8e0a7cd, 0x3fa33c0, 0x30c3cc0, 0xc0009a3c80, 0xc001285a50, 0xc0009aee40, 0xc00059cfc0, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc00056a620, 0xc00059cfc0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000bb8e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001285e80, 0x30b99e0, 0xc000985450, 0x1, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc00056a620, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000656c10, 0xc0000f8e88) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5894 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc00059cfc0, 0xc000b39e60) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5893 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc00025d110, 0xc00059d0e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000656b60, 0xc0000f8e70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5832 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000b7bed8, 0xc0002718c0, 0xc000caf380, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000b7bed8, 0xc0010ff8c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000b7bed8, 0xc0010ff8c0, 0xc000b7bed8, 0xc000c5f540) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc0010ff8c0, 0x3128cd8, 0xc000fdf320) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc00079ec60, 0xc0000537d0, 0x21, 0xc000de0040, 0xe, 0xc0010ff990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a180, 0xc0000537d0, 0x21, 0xc000bfc070, 0x0, 0x2, 0xc0010ffa68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000b1a180, 0xc0000537d0, 0x21, 0x0, 0x0, 0x0, 0x14, 0x2d8dab8) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000b0b080, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007987e0, 0xc0005b9374, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000b0b080) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000b0b080, 0xc000fffc80) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5833 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000603748, 0x13) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000603738) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000603720, 0xc000fed060, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc00091fc20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000c93c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c49c70, 0x30b9a00, 0xc00066d500, 0xc000705301, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000c93c70, 0x3b9aca00, 0x0, 0xc000534701, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc00091fc20, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc0009ca8c0, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc0009ca8c0, 0x30fe1b8, 0xc000b0d4c0, 0xc000222ea0, 0xc000f097a0) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5834 [chan receive]: -k8s.io/client-go/tools/cache.(*processorListener).run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:772 +0x9d -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000731f20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000731f20, 0x30b9a00, 0xc000710510, 0x1, 0xc000aba120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000731f20, 0x3b9aca00, 0x0, 0x1, 0xc000aba120) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*processorListener).run(0xc000915e00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:771 +0xa5 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229330, 0xc000c11c40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5822 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc0002292d0, 0xc0005d56e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1d9a0, 0xc000705338) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5823 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc0005d5680, 0xc00091fc20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5835 [select]: -k8s.io/client-go/tools/cache.(*processorListener).pop(0xc000915e00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:742 +0x1fa -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000229330, 0xc000c11c70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5824 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc000798c40, 0xc048a730a04e8714, 0x7b922ef2f9, 0x3fa33c0, 0x30c3cc0, 0xc000aec640, 0xc000e6ba50, 0xc0005ecb40, 0xc0005d5680, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc000798c40, 0xc0005d5680, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000777680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e6be80, 0x30b99e0, 0xc000e1a7d0, 0x1, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc000798c40, 0xc0005d5680) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000d1d9d0, 0xc000705350) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5836 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc000798c40, 0xc0005d5680, 0xc000277080, 0xc0005ecb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5809 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000c303e8, 0x13) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000c303d8) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000c303c0, 0xc000c76ca0, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b39e60) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068ac70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0011f3c70, 0x30b9a00, 0xc000dbf2c0, 0xc0000f8e01, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068ac70, 0x3b9aca00, 0x0, 0xc000198f01, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000b39e60, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000db9360, 0xc00059cfc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000db9360, 0x30fe1b8, 0xc000d6d280, 0xc000b2df50, 0xc000da55c0) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5851 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000b81c48, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000b81c38) - /usr/local/go/src/sync/cond.go:56 +0x90 -k8s.io/client-go/tools/cache.(*DeltaFIFO).Pop(0xc000b81c20, 0xc000595f60, 0x0, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/delta_fifo.go:530 +0xbd -k8s.io/client-go/tools/cache.(*controller).processLoop(0xc000b3ee10) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:183 +0x84 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc00068ec70) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc0011f5c70, 0x30b9a00, 0xc0007d8660, 0xc000f09f01, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc00068ec70, 0x3b9aca00, 0x0, 0xc000c88a01, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:133 +0x115 -k8s.io/apimachinery/pkg/util/wait.Until(...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:90 -k8s.io/client-go/tools/cache.(*controller).Run(0xc000b3ee10, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:154 +0x508 -k8s.io/client-go/tools/cache.(*sharedIndexInformer).Run(0xc000a99d60, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:410 +0x7c5 -knative.dev/eventing/test/lib.NewEventListener.func2(0x311cd68, 0xc000a99d60, 0x30fe1b8, 0xc000becf40, 0xc00099a270, 0xc000633f80) - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:63 +0x79 -created by knative.dev/eventing/test/lib.NewEventListener - /mnt/c/Projects/VMWare/eventing/test/lib/k8s_events.go:62 +0x33f - -goroutine 5838 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000237380, 0x13) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000237370) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000237368, 0xc000424001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000237340, 0xc000424001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000237760, 0xc000f08b0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000237760, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000237760, 0x2ae3520, 0xc001252fa8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a3c240, 0xc0011e0a80, 0x800, 0xa80, 0xc00100fef0, 0x46f2bc, 0xc00100fb40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000205770, 0x0, 0x30c39f0, 0xc000f06dc0, 0xc00100fd60, 0x0, 0x0, 0x30c1e70, 0xc0002775c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0000ebe40, 0xc00100fd50, 0xc00100fd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000aec640) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 5877 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*sharedProcessor).run(0xc000434f50, 0xc000118b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/shared_informer.go:628 +0x70 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c85320, 0xc000f09ef0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5785 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc0001e09a0, 0xc000118a20, 0xc000abac60, 0xc000224cc0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5878 [chan receive, 6 minutes]: -k8s.io/client-go/tools/cache.(*controller).Run.func1(0xc000118a20, 0xc000b3ee10) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:130 +0x45 -created by k8s.io/client-go/tools/cache.(*controller).Run - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/controller.go:129 +0xba - -goroutine 5850 [select]: -k8s.io/apimachinery/pkg/util/wait.WaitFor(0xc000667f68, 0xc0007478c0, 0xc0009d2d80, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:539 +0x165 -k8s.io/apimachinery/pkg/util/wait.pollInternal(0xc000667f68, 0xc000cd98c0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:427 +0xc6 -k8s.io/apimachinery/pkg/util/wait.pollImmediateInternal(0xc000667f68, 0xc000cd98c0, 0xc000667f68, 0xc000a986e0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:452 +0x87 -k8s.io/apimachinery/pkg/util/wait.PollImmediate(0x3b9aca00, 0x6fc23ac000, 0xc000cd98c0, 0x3128cd8, 0xc000a96960) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:441 +0x5f -knative.dev/pkg/test.WaitForPodRunning(0x30fe1f0, 0xc00012e010, 0x3132058, 0xc000b974a0, 0xc000c041b0, 0x21, 0xc000b58f60, 0xe, 0xc000cd9990, 0x48aa14) - /mnt/c/Projects/VMWare/eventing/vendor/knative.dev/pkg/test/kube_checks.go:235 +0x15b -knative.dev/eventing/test/lib/recordevents.DeployEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000a04000, 0xc000c041b0, 0x21, 0xc000762340, 0x0, 0x2, 0xc000cd9a68) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/resources.go:54 +0x2ce -knative.dev/eventing/test/lib/recordevents.StartEventRecordOrFail(0x30fe1f0, 0xc00012e010, 0xc000a04000, 0xc000c041b0, 0x21, 0x0, 0x0, 0x0, 0x14, 0x2d8dacd) - /mnt/c/Projects/VMWare/eventing/test/lib/recordevents/event_info_store.go:45 +0xb1 -knative.dev/eventing/test/conformance/helpers.channelDataPlaneSuccessTest(0x30fe1f0, 0xc00012e010, 0xc000e1c780, 0x7ffc3f9900e6, 0xf, 0x7ffc3f9900cd, 0x18, 0x312de80, 0xc0007988c0, 0xc0005b93a0, ...) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:81 +0x3b1 -knative.dev/eventing/test/conformance/helpers.ChannelDataPlaneSuccessTestRunner.func1.1(0xc000e1c780) - /mnt/c/Projects/VMWare/eventing/test/conformance/helpers/channel_data_plane_helper.go:64 +0x207 -testing.tRunner(0xc000e1c780, 0xc000e0c9c0) - /usr/local/go/src/testing/testing.go:1193 +0x203 -created by testing.(*T).Run - /usr/local/go/src/testing/testing.go:1238 +0x5d8 - -goroutine 5879 [select]: -k8s.io/client-go/tools/cache.(*Reflector).watchHandler(0xc0001e09a0, 0xc048a730a3f3532c, 0x7b95d3bf11, 0x3fa33c0, 0x30c3cc0, 0xc0009a2080, 0xc001109a50, 0xc000224cc0, 0xc000118a20, 0x0, ...) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:463 +0x1d8 -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch(0xc0001e09a0, 0xc000118a20, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:427 +0x8b6 -k8s.io/client-go/tools/cache.(*Reflector).Run.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:221 +0x54 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0xc000d80e80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:155 +0x76 -k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc001109e80, 0x30b99e0, 0xc000205f40, 0x1, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:156 +0xbb -k8s.io/client-go/tools/cache.(*Reflector).Run(0xc0001e09a0, 0xc000118a20) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:220 +0x2b6 -k8s.io/apimachinery/pkg/util/wait.(*Group).StartWithChannel.func1() - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:56 +0x46 -k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1(0xc000c85390, 0xc000f09f08) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:73 +0x6e -created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/wait/wait.go:71 +0x71 - -goroutine 5922 [select, 6 minutes]: -k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch.func2(0xc00056a620, 0xc00059cfc0, 0xc0006b96e0, 0xc0009aee40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:373 +0x196 -created by k8s.io/client-go/tools/cache.(*Reflector).ListAndWatch - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/tools/cache/reflector.go:367 +0x3f4 - -goroutine 5882 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000bba460, 0x15) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000bba450) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000bba448, 0xc001133001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000bba420, 0xc001133001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc00087bb80, 0xc00020330a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc00087bb80, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc00087bb80, 0x2ae3520, 0xc0000f9da0, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0007d9140, 0xc0011e1500, 0x800, 0xa80, 0xc000c4def0, 0x46f2bc, 0xc000c4db40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000522d70, 0x0, 0x30c39f0, 0xc001043d80, 0xc000c4dd60, 0x0, 0x0, 0x30c1e70, 0xc000119620) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0002e92e0, 0xc000c4dd50, 0xc000c4dd60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0009a2080) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 8791 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000a78720, 0x4) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a78710) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a78708, 0xc001022001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a786e0, 0xc001022001, 0xdff, 0xdff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000a79a20, 0xc0009ab20a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000a79a20, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000a79a20, 0x2ae3520, 0xc0001495f0, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0006a1fb0, 0xc0006e6000, 0x800, 0xa80, 0xc001169ef0, 0x46f2bc, 0xc001169b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000ef51d0, 0x0, 0x30c39f0, 0xc000ef2880, 0xc001169d60, 0x0, 0x0, 0x30c1e70, 0xc000276360) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc0005e26a0, 0xc001169d50, 0xc001169d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000b84800) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 8454 [sync.Cond.Wait, 1 minutes]: -sync.runtime_notifyListWait(0xc000a28720, 0x0) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a28710) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a28708, 0xc000d8b200, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a286e0, 0xc000d8b200, 0x200, 0x200, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000a28f20, 0xc000148558, 0x16) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000a28f20, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000a28f20, 0x2ae3520, 0xc000705d88, 0xc0001b4000, 0x34) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc0005659b0, 0xc000dd7400, 0x400, 0x400, 0x0, 0x0, 0xc000840350) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0011804b0, 0x0, 0x30c39f0, 0xc001186e40, 0x6550223a22657361, 0x222c22676e69646e, 0x6f697469646e6f63, 0x74227b5b3a22736e, 0x6e49223a22657079) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc00067e7e0, 0x756e3a22656d6954, 0x7473616c222c6c6c, 0x697469736e617254, 0x3a22656d69546e6f, 0x39302d3132303222, 0x353a36315435312d) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc001186e00) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 8871 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc000a9dbc0, 0x1) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc000a9dbb0) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc000a9dba8, 0xc000eaf201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc000a9db80, 0xc000eaf201, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc000a78160, 0xc0005afd0a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc000a78160, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc000a78160, 0x2ae3520, 0xc000203cb0, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000a2d140, 0xc000541500, 0x800, 0xa80, 0xc001015ef0, 0x46f2bc, 0xc001015b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc0000ee820, 0x0, 0x30c39f0, 0xc001187700, 0xc001015d60, 0x0, 0x0, 0x30c1e70, 0xc0006ed200) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000934a00, 0xc001015d50, 0xc001015d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc000f073c0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 - -goroutine 8449 [sync.Cond.Wait]: -sync.runtime_notifyListWait(0xc001062300, 0x3) - /usr/local/go/src/runtime/sema.go:513 +0xf8 -sync.(*Cond).Wait(0xc0010622f0) - /usr/local/go/src/sync/cond.go:56 +0x90 -golang.org/x/net/http2.(*pipe).Read(0xc0010622e8, 0xc000eaec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/pipe.go:65 +0xeb -golang.org/x/net/http2.transportResponseBody.Read(0xc0010622c0, 0xc000eaec01, 0x5ff, 0x5ff, 0x0, 0x0, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/golang.org/x/net/http2/transport.go:2104 +0xec -encoding/json.(*Decoder).refill(0xc0010626e0, 0xc00125200a, 0x9) - /usr/local/go/src/encoding/json/stream.go:165 +0x1c2 -encoding/json.(*Decoder).readValue(0xc0010626e0, 0x0, 0x0, 0x18) - /usr/local/go/src/encoding/json/stream.go:140 +0x4e5 -encoding/json.(*Decoder).Decode(0xc0010626e0, 0x2ae3520, 0xc0005aedc8, 0x0, 0x0) - /usr/local/go/src/encoding/json/stream.go:63 +0xdf -k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0xc000b60360, 0xc000cfd500, 0x800, 0xa80, 0xc000f71ef0, 0x46f2bc, 0xc000f71b40) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/util/framer/framer.go:152 +0x396 -k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0xc000b13450, 0x0, 0x30c39f0, 0xc000d6c4c0, 0xc000f71d60, 0x0, 0x0, 0x30c1e70, 0xc000eeb260) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:77 +0x10e -k8s.io/client-go/rest/watch.(*Decoder).Decode(0xc000fcbd20, 0xc000f71d50, 0xc000f71d60, 0x1, 0x1, 0x1, 0x0) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/client-go/rest/watch/decoder.go:49 +0xf2 -k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0xc0009a3c80) - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:105 +0x169 -created by k8s.io/apimachinery/pkg/watch.NewStreamWatcher - /mnt/c/Projects/VMWare/eventing/vendor/k8s.io/apimachinery/pkg/watch/streamwatcher.go:76 +0x1a6 -FAIL knative.dev/eventing/test/conformance 900.098s -FAIL From e69c2eb0b020382a8962f82b859dc298433f1cb8 Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 18:43:58 -0500 Subject: [PATCH 05/10] added regression tests for pingsource ceOverrides validation --- pkg/apis/sources/v1/ping_validation_test.go | 30 +++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pkg/apis/sources/v1/ping_validation_test.go b/pkg/apis/sources/v1/ping_validation_test.go index a4ee9092985..036f8d9dfef 100644 --- a/pkg/apis/sources/v1/ping_validation_test.go +++ b/pkg/apis/sources/v1/ping_validation_test.go @@ -407,6 +407,36 @@ func TestPingSourceValidation(t *testing.T) { errs = errs.Also(fe) return errs }(), + }, { + name: "invalid spec ceOverrides validation", + source: PingSource{ + Spec: PingSourceSpec{ + Schedule: "*/2 * * * *", + Timezone: "Europe/Paris", + SourceSpec: duckv1.SourceSpec{ + CloudEventOverrides: &duckv1.CloudEventOverrides{ + Extensions: map[string]string{"Invalid_type": "any value"}, + }, + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "v1", + Kind: "broker", + Name: "default", + }, + }, + }, + }, + }, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrInvalidKeyName( + "Invalid_type", + "spec.ceOverrides.extensions", + "keys are expected to be alphanumeric", + ) + errs = errs.Also(fe) + return errs + }(), }, } From 30f3a598ec2ff34f12dd48597186ceec49342ffa Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 19:07:28 -0500 Subject: [PATCH 06/10] added regression tests for pingsource ceOverrides validation --- pkg/apis/sources/v1/ping_validation_test.go | 8 ++--- pkg/apis/sources/v1/sinkbinding_validation.go | 4 ++- .../sources/v1/sinkbinding_validation_test.go | 36 +++++++++++++++++++ 3 files changed, 43 insertions(+), 5 deletions(-) diff --git a/pkg/apis/sources/v1/ping_validation_test.go b/pkg/apis/sources/v1/ping_validation_test.go index 036f8d9dfef..dc7f15e5472 100644 --- a/pkg/apis/sources/v1/ping_validation_test.go +++ b/pkg/apis/sources/v1/ping_validation_test.go @@ -265,7 +265,7 @@ func TestPingSourceValidation(t *testing.T) { return errs }(), }, { - name: "invalid DataBase64 is to big ", + name: "invalid DataBase64 is to big", source: PingSource{ Spec: PingSourceSpec{ Schedule: "*/2 * * * *", @@ -292,7 +292,7 @@ func TestPingSourceValidation(t *testing.T) { return errs }(), }, { - name: "invalid Data is to big ", + name: "invalid Data is to big", source: PingSource{ Spec: PingSourceSpec{ Schedule: "*/2 * * * *", @@ -320,7 +320,7 @@ func TestPingSourceValidation(t *testing.T) { return errs }(), }, { - name: "big data ok ", + name: "big data ok", source: PingSource{ Spec: PingSourceSpec{ @@ -343,7 +343,7 @@ func TestPingSourceValidation(t *testing.T) { }, want: nil, }, { - name: "big data still ok ", + name: "big data still ok", source: PingSource{ Spec: PingSourceSpec{ diff --git a/pkg/apis/sources/v1/sinkbinding_validation.go b/pkg/apis/sources/v1/sinkbinding_validation.go index 319742d2009..860bda99f23 100644 --- a/pkg/apis/sources/v1/sinkbinding_validation.go +++ b/pkg/apis/sources/v1/sinkbinding_validation.go @@ -33,6 +33,8 @@ func (fb *SinkBinding) Validate(ctx context.Context) *apis.FieldError { // Validate implements apis.Validatable func (fbs *SinkBindingSpec) Validate(ctx context.Context) *apis.FieldError { - return fbs.Subject.Validate(ctx).ViaField("subject").Also( + err := fbs.Subject.Validate(ctx).ViaField("subject").Also( fbs.Sink.Validate(ctx).ViaField("sink")) + err = err.Also(fbs.SourceSpec.Validate(ctx)) + return err } diff --git a/pkg/apis/sources/v1/sinkbinding_validation_test.go b/pkg/apis/sources/v1/sinkbinding_validation_test.go index 2c2d3c72db3..6986a45698e 100644 --- a/pkg/apis/sources/v1/sinkbinding_validation_test.go +++ b/pkg/apis/sources/v1/sinkbinding_validation_test.go @@ -110,6 +110,42 @@ func TestSinkBindingValidation(t *testing.T) { }, }, want: apis.ErrGeneric("expected at least one, got none", "spec.sink.ref", "spec.sink.uri"), + }, { + name: "invalid spec ceOverrides validation", + in: &SinkBinding{ + ObjectMeta: metav1.ObjectMeta{ + Name: "gabo", + Namespace: "test", + }, + Spec: SinkBindingSpec{ + BindingSpec: duckv1.BindingSpec{ + Subject: tracker.Reference{ + APIVersion: "apps/v1", + Kind: "Deployment", + Name: "jeanne", + Namespace: "default", + }, + }, + SourceSpec: duckv1.SourceSpec{ + CloudEventOverrides: &duckv1.CloudEventOverrides{ + Extensions: map[string]string{"Invalid_type": "any value"}, + }, + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "serving.knative.dev/v1", + Kind: "Service", + Name: "gemma", + Namespace: "default", + }, + }, + }, + }, + }, + want: apis.ErrInvalidKeyName( + "Invalid_type", + "spec.ceOverrides.extensions", + "keys are expected to be alphanumeric", + ), }} for _, test := range tests { From 1a8fdf33919657bb66905ec77fc500015406f16b Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 19:09:39 -0500 Subject: [PATCH 07/10] added sinkbinding validation and test --- pkg/apis/sources/v1/sinkbinding_validation_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/apis/sources/v1/sinkbinding_validation_test.go b/pkg/apis/sources/v1/sinkbinding_validation_test.go index 6986a45698e..e8676dd9e0d 100644 --- a/pkg/apis/sources/v1/sinkbinding_validation_test.go +++ b/pkg/apis/sources/v1/sinkbinding_validation_test.go @@ -123,7 +123,7 @@ func TestSinkBindingValidation(t *testing.T) { APIVersion: "apps/v1", Kind: "Deployment", Name: "jeanne", - Namespace: "default", + Namespace: "test", }, }, SourceSpec: duckv1.SourceSpec{ @@ -135,7 +135,7 @@ func TestSinkBindingValidation(t *testing.T) { APIVersion: "serving.knative.dev/v1", Kind: "Service", Name: "gemma", - Namespace: "default", + Namespace: "test", }, }, }, From e7c6d3949e8c2ce348ed285a755146060cf8bce9 Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 19:32:46 -0500 Subject: [PATCH 08/10] removed trailing spaces and added container sourceSpec validation --- pkg/apis/sources/v1/container_validation.go | 1 + .../sources/v1/container_validation_test.go | 149 +++++++++++------- 2 files changed, 93 insertions(+), 57 deletions(-) diff --git a/pkg/apis/sources/v1/container_validation.go b/pkg/apis/sources/v1/container_validation.go index 63c7f9cf70c..fae9e5cfd70 100644 --- a/pkg/apis/sources/v1/container_validation.go +++ b/pkg/apis/sources/v1/container_validation.go @@ -44,6 +44,7 @@ func (cs *ContainerSourceSpec) Validate(ctx context.Context) *apis.FieldError { } } } + errs = errs.Also(cs.SourceSpec.Validate(ctx)) return errs } diff --git a/pkg/apis/sources/v1/container_validation_test.go b/pkg/apis/sources/v1/container_validation_test.go index 6917b96d5ec..3ab2f719fa6 100644 --- a/pkg/apis/sources/v1/container_validation_test.go +++ b/pkg/apis/sources/v1/container_validation_test.go @@ -31,74 +31,109 @@ func TestContainerSourceValidation(t *testing.T) { name string spec ContainerSourceSpec want *apis.FieldError - }{{ - name: "missing container", - spec: ContainerSourceSpec{ - Template: corev1.PodTemplateSpec{}, - SourceSpec: duckv1.SourceSpec{ - Sink: duckv1.Destination{ - Ref: &duckv1.KReference{ - APIVersion: "v1", - Kind: "Broker", - Name: "default", + }{ + { + name: "missing container", + spec: ContainerSourceSpec{ + Template: corev1.PodTemplateSpec{}, + SourceSpec: duckv1.SourceSpec{ + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "v1", + Kind: "Broker", + Name: "default", + }, }, }, }, - }, - want: func() *apis.FieldError { - var errs *apis.FieldError - fe := apis.ErrMissingField("containers") - errs = errs.Also(fe) - return errs - }(), - }, { - name: "missing container image", - spec: ContainerSourceSpec{ - Template: corev1.PodTemplateSpec{ - Spec: corev1.PodSpec{ - Containers: []corev1.Container{{ - Name: "test-name", - }}, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrMissingField("containers") + errs = errs.Also(fe) + return errs + }(), + }, { + name: "missing container image", + spec: ContainerSourceSpec{ + Template: corev1.PodTemplateSpec{ + Spec: corev1.PodSpec{ + Containers: []corev1.Container{{ + Name: "test-name", + }}, + }, }, - }, - SourceSpec: duckv1.SourceSpec{ - Sink: duckv1.Destination{ - Ref: &duckv1.KReference{ - APIVersion: "eventing.knative.dev/v1", - Kind: "Broker", - Name: "default", + SourceSpec: duckv1.SourceSpec{ + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "eventing.knative.dev/v1", + Kind: "Broker", + Name: "default", + }, }, }, }, - }, - want: func() *apis.FieldError { - var errs *apis.FieldError - fe := apis.ErrMissingField("containers[0].image") - errs = errs.Also(fe) - return errs - }(), - }, { - name: "empty sink", - spec: ContainerSourceSpec{ - Template: corev1.PodTemplateSpec{ - Spec: corev1.PodSpec{ - Containers: []corev1.Container{{ - Name: "name", - Image: "image", - }}, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrMissingField("containers[0].image") + errs = errs.Also(fe) + return errs + }(), + }, { + name: "empty sink", + spec: ContainerSourceSpec{ + Template: corev1.PodTemplateSpec{ + Spec: corev1.PodSpec{ + Containers: []corev1.Container{{ + Name: "name", + Image: "image", + }}, + }, + }, + SourceSpec: duckv1.SourceSpec{ + Sink: duckv1.Destination{}, }, }, - SourceSpec: duckv1.SourceSpec{ - Sink: duckv1.Destination{}, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrGeneric("expected at least one, got none", "sink.ref", "sink.uri") + errs = errs.Also(fe) + return errs + }(), + }, { + name: "invalid spec ceOverrides validation", + spec: ContainerSourceSpec{ + Template: corev1.PodTemplateSpec{ + Spec: corev1.PodSpec{ + Containers: []corev1.Container{{ + Name: "name", + Image: "image", + }}, + }, + }, + SourceSpec: duckv1.SourceSpec{ + CloudEventOverrides: &duckv1.CloudEventOverrides{ + Extensions: map[string]string{"Invalid_type": "any value"}, + }, + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "v1", + Kind: "broker", + Name: "default", + }, + }, + }, }, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrInvalidKeyName( + "Invalid_type", + "ceOverrides.extensions", + "keys are expected to be alphanumeric", + ) + errs = errs.Also(fe) + return errs + }(), }, - want: func() *apis.FieldError { - var errs *apis.FieldError - fe := apis.ErrGeneric("expected at least one, got none", "sink.ref", "sink.uri") - errs = errs.Also(fe) - return errs - }(), - }, } for _, test := range tests { From 92e2539a0cc3db2cf5729816e1bd133673a95ea5 Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 19:38:25 -0500 Subject: [PATCH 09/10] added ceOVerrides validation on apiserver source spec --- pkg/apis/sources/v1/apiserver_validation.go | 2 +- .../sources/v1/apiserver_validation_test.go | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/pkg/apis/sources/v1/apiserver_validation.go b/pkg/apis/sources/v1/apiserver_validation.go index b92fefa3753..1b4774029c0 100644 --- a/pkg/apis/sources/v1/apiserver_validation.go +++ b/pkg/apis/sources/v1/apiserver_validation.go @@ -72,6 +72,6 @@ func (cs *ApiServerSourceSpec) Validate(ctx context.Context) *apis.FieldError { errs = errs.Also(apis.ErrMissingField("kind").ViaField("owner")) } } - + errs = errs.Also(cs.SourceSpec.Validate(ctx)) return errs } diff --git a/pkg/apis/sources/v1/apiserver_validation_test.go b/pkg/apis/sources/v1/apiserver_validation_test.go index 420700b56bb..9c6b509fe88 100644 --- a/pkg/apis/sources/v1/apiserver_validation_test.go +++ b/pkg/apis/sources/v1/apiserver_validation_test.go @@ -204,6 +204,32 @@ func TestAPIServerValidation(t *testing.T) { }, }, want: errors.New("missing field(s): resources"), + }, { + name: "invalid spec ceOverrides validation", + spec: ApiServerSourceSpec{ + EventMode: "Resource", + Resources: []APIVersionKindSelector{{ + APIVersion: "v1", + Kind: "Foo", + }}, + SourceSpec: duckv1.SourceSpec{ + CloudEventOverrides: &duckv1.CloudEventOverrides{ + Extensions: map[string]string{"Invalid_type": "any value"}, + }, + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "v1", + Kind: "broker", + Name: "default", + }, + }, + }, + }, + want: apis.ErrInvalidKeyName( + "Invalid_type", + "ceOverrides.extensions", + "keys are expected to be alphanumeric", + ), }} for _, test := range tests { From c9e31566800c4eea819bd3d444dc77a770350dbb Mon Sep 17 00:00:00 2001 From: gabriel Date: Thu, 16 Sep 2021 19:42:26 -0500 Subject: [PATCH 10/10] added pingsource ceOverrides validation and test on v1beta2 --- pkg/apis/sources/v1beta2/ping_validation.go | 1 + .../sources/v1beta2/ping_validation_test.go | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/pkg/apis/sources/v1beta2/ping_validation.go b/pkg/apis/sources/v1beta2/ping_validation.go index c8fa47a600d..2f5a088f7fd 100644 --- a/pkg/apis/sources/v1beta2/ping_validation.go +++ b/pkg/apis/sources/v1beta2/ping_validation.go @@ -94,6 +94,7 @@ func (cs *PingSourceSpec) Validate(ctx context.Context) *apis.FieldError { } } } + errs = errs.Also(cs.SourceSpec.Validate(ctx)) return errs } diff --git a/pkg/apis/sources/v1beta2/ping_validation_test.go b/pkg/apis/sources/v1beta2/ping_validation_test.go index 664feb948ed..45b509d73d2 100644 --- a/pkg/apis/sources/v1beta2/ping_validation_test.go +++ b/pkg/apis/sources/v1beta2/ping_validation_test.go @@ -407,6 +407,36 @@ func TestPingSourceValidation(t *testing.T) { errs = errs.Also(fe) return errs }(), + }, { + name: "invalid spec ceOverrides validation", + source: PingSource{ + Spec: PingSourceSpec{ + Schedule: "*/2 * * * *", + Timezone: "Europe/Paris", + SourceSpec: duckv1.SourceSpec{ + CloudEventOverrides: &duckv1.CloudEventOverrides{ + Extensions: map[string]string{"Invalid_type": "any value"}, + }, + Sink: duckv1.Destination{ + Ref: &duckv1.KReference{ + APIVersion: "v1", + Kind: "broker", + Name: "default", + }, + }, + }, + }, + }, + want: func() *apis.FieldError { + var errs *apis.FieldError + fe := apis.ErrInvalidKeyName( + "Invalid_type", + "spec.ceOverrides.extensions", + "keys are expected to be alphanumeric", + ) + errs = errs.Also(fe) + return errs + }(), }, }