Skip to content

🚀 1.17.1 (#881) #2177

🚀 1.17.1 (#881)

🚀 1.17.1 (#881) #2177

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Report OLM test results failed Oct 6, 2023 in 1s

Report OLM test results ❌

Tests failed

❌ integration-tests.xml

18 tests were completed in 835s with 15 passed, 3 failed and 0 skipped.

Test suite Passed Failed Skipped Time
go.mondoo.com/mondoo-operator/tests/integration 15✅ 3❌ 826s

❌ go.mondoo.com/mondoo-operator/tests/integration

❌ TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
	=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
❌ TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
	=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
❌ TestAuditConfigSuite
	=== RUN   TestAuditConfigSuite
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Admission
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_AdmissionMissingSA
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Containers
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
✅ TestAuditConfigCustomNamespaceSuite/TestReconcile_Nodes
✅ TestAuditConfigCustomNamespaceSuite
✅ TestAuditConfigSuite/TestReconcile_AdmissionPermissive
✅ TestAuditConfigSuite/TestReconcile_AllDisabled
✅ TestAuditConfigSuite/TestReconcile_Containers
✅ TestAuditConfigSuite/TestReconcile_KubernetesResources
✅ TestAuditConfigSuite/TestReconcile_Nodes
✅ TestAuditConfigUpgradeSuite/TestUpgradePreviousReleaseToLatest
✅ TestAuditConfigUpgradeSuite
✅ TestE2eTestSuite/TestE2e_NodeScan
✅ TestE2eTestSuite

Annotations

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AdmissionEnforcing

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
2023-10-06T09:54:12.578Z	INFO	integration/audit_config_base_suite.go:278	Create an audit config that enables only admission control.
2023-10-06T09:54:12.590Z	INFO	integration/audit_config_base_suite.go:284	Waiting for webhook Pod to become ready.
2023-10-06T09:54:24.619Z	INFO	integration/audit_config_base_suite.go:289	Webhook Pod is ready.
2023-10-06T09:54:24.619Z	INFO	integration/audit_config_base_suite.go:510	Waiting for scan API Pod to become ready.
2023-10-06T09:54:24.628Z	INFO	integration/audit_config_base_suite.go:514	Scan API Pod is ready.
2023-10-06T09:54:24.633Z	INFO	integration/audit_config_base_suite.go:531	Waiting for good condition of Scan API
2023-10-06T09:54:24.729Z	INFO	integration/audit_config_base_suite.go:755	Update the webhook with the CA data.
2023-10-06T09:54:24.737Z	INFO	integration/audit_config_base_suite.go:764	Restart the webhook pods such that it is certain the CA secret has been reloaded.
2023-10-06T09:54:36.768Z	INFO	integration/audit_config_base_suite.go:774	Webhook Pod is ready.
2023-10-06T09:54:36.775Z	INFO	integration/audit_config_base_suite.go:792	Getting endpoints for webhook.
2023-10-06T09:54:36.777Z	INFO	integration/audit_config_base_suite.go:798	endpoints Addresses: [{10.244.0.24  0xc0009005b0 &ObjectReference{Kind:Pod,Namespace:mondoo-operator,Name:mondoo-client-webhook-manager-7765859546-dqpsk,UID:35c99f3e-4002-4bd6-948e-9d2e6f31f49a,APIVersion:,ResourceVersion:,FieldPath:,}}]
2023-10-06T09:54:36.777Z	INFO	integration/audit_config_base_suite.go:799	endpoints NotReadyAddresses: []
2023-10-06T09:54:36.777Z	INFO	integration/audit_config_base_suite.go:806	Wait for webhook to start working.
2023-10-06T09:54:36.781Z	INFO	integration/audit_config_base_suite.go:317	Waiting for Webhook to accept connections (max 120s).
2023-10-06T09:54:36.781Z	INFO	integration/audit_config_base_suite.go:827	Created port-forward via kubectl for webhook with pid: 30174
2023-10-06T09:54:38.799Z	INFO	integration/audit_config_base_suite.go:840	Webhook is available: 200 OK
2023-10-06T09:54:38.799Z	DEBUG	integration/audit_config_base_suite.go:867	Trying to stop port-forward with pid: 30174
2023-10-06T09:54:38.801Z	INFO	integration/audit_config_base_suite.go:320	Webhook should be working by now.
2023-10-06T09:54:38.801Z	INFO	integration/audit_config_base_suite.go:653	Create a Deployment which should pass. (max. 5 retries)
    audit_config_base_suite.go:662: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:662
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:321
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:266
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:51
        	Error:      	Received unexpected error:
        	            	admission webhook "policy.k8s.mondoo.com" denied the request: FAILED MONDOO SCAN
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
        	Messages:   	Failed to create Deployment which should pass.
2023-10-06T09:54:49.606Z	INFO	integration/audit_config_base_suite.go:664	Create a Deployment which should be denied in enforcing mode.
2023-10-06T09:54:49.742Z	INFO	utils/k8s_helper.go:322	Resource /, Kind= mondoo-operator/passing-deployment deleted.
2023-10-06T09:54:49.744Z	INFO	utils/k8s_helper.go:322	Resource /, Kind= mondoo-operator/failing-deployment deleted.
2023-10-06T09:54:49.747Z	INFO	installer/installer.go:174	gathering all logs from the test
2023-10-06T09:54:49.747Z	INFO	utils/k8s_helper.go:237	Gathering logs for all pods in namespace mondoo-operator
2023-10-06T09:54:49.751Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_70009a84409b36fc725be886416b9c41ba95c2ab26726a3b40a9e8fe5dvtm8m_1696586089.log
2023-10-06T09:54:49.767Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1_1696586089.log
2023-10-06T09:54:49.772Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1_previous_1696586089.log
2023-10-06T09:54:49.775Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1 -c registry-grpc
2023-10-06T09:54:49.849Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-client-scan-api-75fb94fbcf-tgsfj_1696586089.log
2023-10-06T09:54:49.855Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-client-webhook-manager-7765859546-dqpsk_1696586089.log
2023-10-06T09:54:49.865Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5df7864dc7-vzm8m_1696586089.log
2023-10-06T09:54:49.879Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcing_mondoo-operator_mondoo-operator-controller-manager-5df7864dc7-vzm8m_previous_1696586089.log
2023-10-06T09:54:49.883Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5df7864dc7-vzm8m -c manager
2023-10-06T09:54:49.964Z	INFO	utils/k8s_helper.go:248	Gathering pod describe for all pods in namespace mondoo-operator
2023-10-06T09:54:49.968Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcing_1696586089.log
2023-10-06T09:54:49.968Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator 70009a84409b36fc725be886416b9c41ba95c2ab26726a3b40a9e8fe5dvtm8m
2023-10-06T09:54:50.053Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1
2023-10-06T09:54:50.141Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-client-scan-api-75fb94fbcf-tgsfj
2023-10-06T09:54:50.205Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-client-webhook-manager-7765859546-dqpsk
2023-10-06T09:54:50.269Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5df7864dc7-vzm8m
2023-10-06T09:54:50.336Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-client-scan-api
2023-10-06T09:54:50.400Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-client-webhook-manager
2023-10-06T09:54:50.467Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-10-06T09:54:50.533Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-10-06T09:54:50.600Z	INFO	utils/k8s_helper.go:289	Gathering events in namespace "mondoo-operator"
2023-10-06T09:54:50.600Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcing_1696586090.log
2023-10-06T09:54:50.600Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-10-06T09:54:50.693Z	INFO	utils/k8s_helper.go:318	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-10-06T09:54:52.696Z	INFO	utils/k8s_helper.go:322	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-10-06T09:54:52.704Z	INFO	integration/audit_config_base_suite.go:85	Waiting for cleanup of the test cluster.
2023-10-06T09:54:52.707Z	INFO	integration/audit_config_base_suite.go:99	Cleanup done. Cluster should be good to go for the next test.
    --- FAIL: TestAuditConfigSuite/TestReconcile_AdmissionEnforcing (40.43s)

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
Raw output
=== RUN   TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
2023-10-06T09:54:52.873Z	INFO	integration/audit_config_base_suite.go:278	Create an audit config that enables only admission control.
2023-10-06T09:54:52.878Z	INFO	integration/audit_config_base_suite.go:284	Waiting for webhook Pod to become ready.
2023-10-06T09:55:04.912Z	INFO	integration/audit_config_base_suite.go:289	Webhook Pod is ready.
2023-10-06T09:55:04.912Z	INFO	integration/audit_config_base_suite.go:510	Waiting for scan API Pod to become ready.
2023-10-06T09:55:04.915Z	INFO	integration/audit_config_base_suite.go:514	Scan API Pod is ready.
2023-10-06T09:55:04.919Z	INFO	integration/audit_config_base_suite.go:531	Waiting for good condition of Scan API
2023-10-06T09:55:04.938Z	INFO	integration/audit_config_base_suite.go:755	Update the webhook with the CA data.
2023-10-06T09:55:04.943Z	INFO	integration/audit_config_base_suite.go:764	Restart the webhook pods such that it is certain the CA secret has been reloaded.
2023-10-06T09:55:16.968Z	INFO	integration/audit_config_base_suite.go:774	Webhook Pod is ready.
2023-10-06T09:55:16.974Z	INFO	integration/audit_config_base_suite.go:792	Getting endpoints for webhook.
2023-10-06T09:55:16.976Z	INFO	integration/audit_config_base_suite.go:798	endpoints Addresses: [{10.244.0.27  0xc000656c70 &ObjectReference{Kind:Pod,Namespace:mondoo-operator,Name:mondoo-client-webhook-manager-7765859546-fhqxp,UID:0cdc52fb-2b7a-407b-9689-66d222366eb5,APIVersion:,ResourceVersion:,FieldPath:,}}]
2023-10-06T09:55:16.976Z	INFO	integration/audit_config_base_suite.go:799	endpoints NotReadyAddresses: []
2023-10-06T09:55:16.976Z	INFO	integration/audit_config_base_suite.go:806	Wait for webhook to start working.
2023-10-06T09:55:16.980Z	INFO	integration/audit_config_base_suite.go:317	Waiting for Webhook to accept connections (max 120s).
2023-10-06T09:55:16.981Z	INFO	integration/audit_config_base_suite.go:827	Created port-forward via kubectl for webhook with pid: 32064
2023-10-06T09:55:19.036Z	INFO	integration/audit_config_base_suite.go:840	Webhook is available: 200 OK
2023-10-06T09:55:19.036Z	DEBUG	integration/audit_config_base_suite.go:867	Trying to stop port-forward with pid: 32064
2023-10-06T09:55:19.038Z	INFO	integration/audit_config_base_suite.go:320	Webhook should be working by now.
2023-10-06T09:55:19.038Z	INFO	integration/audit_config_base_suite.go:653	Create a Deployment which should pass. (max. 5 retries)
    audit_config_base_suite.go:662: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:662
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:321
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:332
        	            				/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:59
        	Error:      	Received unexpected error:
        	            	admission webhook "policy.k8s.mondoo.com" denied the request: FAILED MONDOO SCAN
        	Test:       	TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
        	Messages:   	Failed to create Deployment which should pass.
2023-10-06T09:55:29.817Z	INFO	integration/audit_config_base_suite.go:664	Create a Deployment which should be denied in enforcing mode.
2023-10-06T09:55:29.969Z	INFO	utils/k8s_helper.go:322	Resource /, Kind= mondoo-operator/passing-deployment deleted.
2023-10-06T09:55:29.971Z	INFO	utils/k8s_helper.go:322	Resource /, Kind= mondoo-operator/failing-deployment deleted.
2023-10-06T09:55:29.993Z	INFO	utils/k8s_helper.go:318	Resource /, Kind= mondoo-operator/mondoo-client-scan-api-75fb94fbcf-ggldd still exists.
2023-10-06T09:55:31.996Z	INFO	utils/k8s_helper.go:322	Resource /, Kind= mondoo-operator/mondoo-client-scan-api-75fb94fbcf-ggldd deleted.
2023-10-06T09:55:31.996Z	INFO	integration/audit_config_base_suite.go:349	MondooAuditConfig condition should be updated to degraded.
2023-10-06T09:55:32.025Z	INFO	installer/installer.go:174	gathering all logs from the test
2023-10-06T09:55:32.025Z	INFO	utils/k8s_helper.go:237	Gathering logs for all pods in namespace mondoo-operator
2023-10-06T09:55:32.028Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_70009a84409b36fc725be886416b9c41ba95c2ab26726a3b40a9e8fe5dvtm8m_1696586132.log
2023-10-06T09:55:32.044Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1_1696586132.log
2023-10-06T09:55:32.048Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1_previous_1696586132.log
2023-10-06T09:55:32.051Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1 -c registry-grpc
2023-10-06T09:55:32.123Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-client-webhook-manager-7765859546-fhqxp_1696586132.log
2023-10-06T09:55:32.130Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5df7864dc7-vzm8m_1696586132.log
2023-10-06T09:55:32.142Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestReconcile_AdmissionEnforcingScaleDownScanApi_mondoo-operator_mondoo-operator-controller-manager-5df7864dc7-vzm8m_previous_1696586132.log
2023-10-06T09:55:32.145Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-5df7864dc7-vzm8m -c manager
2023-10-06T09:55:32.231Z	INFO	utils/k8s_helper.go:248	Gathering pod describe for all pods in namespace mondoo-operator
2023-10-06T09:55:32.239Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_describe_TestReconcile_AdmissionEnforcingScaleDownScanApi_1696586132.log
2023-10-06T09:55:32.239Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator 70009a84409b36fc725be886416b9c41ba95c2ab26726a3b40a9e8fe5dvtm8m
2023-10-06T09:55:32.307Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator ghcr-io-mondoohq-mondoo-operator-bundle-v1-17-1
2023-10-06T09:55:32.381Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-client-webhook-manager-7765859546-fhqxp
2023-10-06T09:55:32.443Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-5df7864dc7-vzm8m
2023-10-06T09:55:32.520Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-client-scan-api
2023-10-06T09:55:32.594Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-client-webhook-manager
2023-10-06T09:55:32.664Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2023-10-06T09:55:32.741Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2023-10-06T09:55:32.804Z	INFO	utils/k8s_helper.go:289	Gathering events in namespace "mondoo-operator"
2023-10-06T09:55:32.804Z	DEBUG	utils/k8s_helper.go:442	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/mondoo-operator_events_TestReconcile_AdmissionEnforcingScaleDownScanApi_1696586132.log
2023-10-06T09:55:32.804Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2023-10-06T09:55:32.907Z	INFO	utils/k8s_helper.go:318	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2023-10-06T09:55:34.911Z	INFO	utils/k8s_helper.go:322	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2023-10-06T09:55:34.919Z	INFO	integration/audit_config_base_suite.go:85	Waiting for cleanup of the test cluster.
2023-10-06T09:55:34.923Z	INFO	integration/audit_config_base_suite.go:99	Cleanup done. Cluster should be good to go for the next test.
    --- FAIL: TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi (42.22s)

Check failure on line 0 in integration-tests.xml

See this annotation in the file changed.

@github-actions github-actions / Report OLM test results

go.mondoo.com/mondoo-operator/tests/integration ► TestAuditConfigSuite

Failed test found in:
  integration-tests.xml
Error:
  === RUN   TestAuditConfigSuite
Raw output
=== RUN   TestAuditConfigSuite
[controller-runtime] log.SetLogger(...) was never called; logs will not be displayed.
Detected at:
	>  goroutine 582 [running]:
	>  runtime/debug.Stack()
	>  	/opt/hostedtoolcache/go/1.21.1/x64/src/runtime/debug/stack.go:24 +0x5e
	>  sigs.k8s.io/controller-runtime/pkg/log.eventuallyFulfillRoot()
	>  	/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/log/log.go:60 +0xcd
	>  sigs.k8s.io/controller-runtime/pkg/log.(*delegatingLogSink).WithName(0xc00021b2c0, {0x221deb2, 0x14})
	>  	/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/log/deleg.go:147 +0x45
	>  github.com/go-logr/logr.Logger.WithName({{0x253b360, 0xc00021b2c0}, 0x0}, {0x221deb2?, 0x0?})
	>  	/home/runner/go/pkg/mod/github.com/go-logr/[email protected]/logr.go:336 +0x3d
	>  sigs.k8s.io/controller-runtime/pkg/client.newClient(0x2520d90?, {0x0, 0x0, {0x0, 0x0}, 0x0, {0x0, 0x0}, 0x0})
	>  	/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/client/client.go:122 +0xec
	>  sigs.k8s.io/controller-runtime/pkg/client.New(0x0?, {0x0, 0x0, {0x0, 0x0}, 0x0, {0x0, 0x0}, 0x0})
	>  	/home/runner/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/client/client.go:103 +0x7d
	>  go.mondoo.com/mondoo-operator/tests/framework/utils.CreateK8sHelper()
	>  	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/utils/k8s_helper.go:73 +0x99
	>  go.mondoo.com/mondoo-operator/tests/framework/installer.NewMondooInstaller({{0x2213891, 0xf}, {0x0, 0x0}, 0x0}, 0xc000900dd0)
	>  	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/installer/installer.go:44 +0x35
	>  go.mondoo.com/mondoo-operator/tests/integration.StartTestCluster({0x25373a8, 0x37ac020}, {{0x2213891, 0xf}, {0x0, 0x0}, 0x0}, 0xc000900dd0)
	>  	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/test_cluster.go:28 +0x105
	>  go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).SetupSuite(0xc000163500)
	>  	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:64 +0xfe
	>  github.com/stretchr/testify/suite.Run(0xc000669380, {0x2527600, 0xc000163500})
	>  	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:154 +0x3a3
	>  go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigSuite(0xc0001f0c00?)
	>  	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_test.go:71 +0x7e
	>  testing.tRunner(0xc000669380, 0x232d538)
	>  	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1595 +0xff
	>  created by testing.(*T).Run in goroutine 1
	>  	/opt/hostedtoolcache/go/1.21.1/x64/src/testing/testing.go:1648 +0x3ad
2023-10-06T09:54:12.267Z	INFO	utils/manifest_utils.go:54	Reading file: /home/runner/work/mondoo-operator/mondoo-operator/creds.json
2023-10-06T09:54:12.274Z	INFO	installer/installer.go:166	Created Мondoo client secret "mondoo-client".
2023-10-06T09:54:12.274Z	INFO	installer/installer.go:67	The Mondoo operator is installed externally. Skipping installation...
--- FAIL: TestAuditConfigSuite (359.86s)