This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 2 failed / 4214 succeeded
Started2023-01-25 11:06
Elapsed9m12s
Revisionrelease-1.2

Test Failures


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler 5m4s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler$'
=== RUN   TestMachineDeploymentReconciler
--- FAIL: TestMachineDeploymentReconciler (304.53s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment 5m4s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler\/Should\_reconcile\_a\_MachineDeployment$'
=== RUN   TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment
    machinedeployment_controller_test.go:73: Creating the namespace
2023/01/25 11:10:12 http: TLS handshake error from 127.0.0.1:38770: EOF
    machinedeployment_controller_test.go:73: Creating the Cluster
    machinedeployment_controller_test.go:73: Creating the Cluster Kubeconfig Secret
    machinedeployment_controller_test.go:152: Creating the infrastructure template
    machinedeployment_controller_test.go:156: Creating the MachineDeployment
    machinedeployment_controller_test.go:163: Verifying the MachineDeployment has a cluster label and ownerRef
    machinedeployment_controller_test.go:179: Verifying the MachineSet was created
I0125 11:10:12.717235   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" "creating"=2 "need"=2
I0125 11:10:12.717306   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" 
    machinedeployment_controller_test.go:188: Verifying that the deployment's deletePolicy was propagated to the machineset
    machinedeployment_controller_test.go:191: Verifying the linked infrastructure template has a cluster owner reference
    machinedeployment_controller_test.go:206: Verify MachineSet has expected replicas and version
    machinedeployment_controller_test.go:211: Verify MachineSet has expected ClusterLabelName and MachineDeploymentLabelName
    machinedeployment_controller_test.go:215: Verify expected number of Machines are created
I0125 11:10:12.832618   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-rdp4q-c59c74744-ggdb6\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" 
I0125 11:10:12.832711   19443 machineset_controller.go:404]  "msg"="Creating machine 2 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" 
I0125 11:10:12.865772   19443 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-rdp4q-c59c74744-6n45p\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" 
    machinedeployment_controller_test.go:224: Verify Machines have expected ClusterLabelName, MachineDeploymentLabelName and MachineSetLabelName
    machinedeployment_controller_test.go:234: Deleting the initial MachineSet
E0125 11:10:12.895122   19443 controller.go:326]  "msg"="Reconciler error" "error"="machinesets.cluster.x-k8s.io \"md-rdp4q-c59c74744\" not found" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="f287e46f-5afb-49c6-9f36-c49ab630aef1" 
I0125 11:10:12.983673   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="0e1e7e3d-850b-46f3-9d75-dc3d4f6c3974" "creating"=2 "need"=2
I0125 11:10:12.983739   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="0e1e7e3d-850b-46f3-9d75-dc3d4f6c3974" 
    machinedeployment_controller_test.go:252: Scaling the MachineDeployment to 3 replicas
I0125 11:10:13.021324   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-rdp4q-c59c74744-jmlb6\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="0e1e7e3d-850b-46f3-9d75-dc3d4f6c3974" 
I0125 11:10:13.023303   19443 machineset_controller.go:404]  "msg"="Creating machine 2 of 2, ( spec.replicas(2) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="0e1e7e3d-850b-46f3-9d75-dc3d4f6c3974" 
I0125 11:10:13.107882   19443 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-rdp4q-c59c74744-697wf\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="0e1e7e3d-850b-46f3-9d75-dc3d4f6c3974" 
    machinedeployment_controller_test.go:266: Setting a label on the MachineDeployment
I0125 11:10:13.150640   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="bff28761-dd1c-4c12-b046-2b3a788d9f98" "creating"=1 "need"=3
I0125 11:10:13.150712   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="bff28761-dd1c-4c12-b046-2b3a788d9f98" 
I0125 11:10:13.180677   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-c59c74744-ngl88\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="bff28761-dd1c-4c12-b046-2b3a788d9f98" 
    machinedeployment_controller_test.go:276: Updating deletePolicy on the MachineDeployment
I0125 11:10:13.291769   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="08ed5413-3419-4cd1-8314-a06b938df792" "creating"=1 "need"=1
I0125 11:10:13.291839   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(1) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="08ed5413-3419-4cd1-8314-a06b938df792" 
I0125 11:10:13.329157   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-76f54674f5-jqghn\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="08ed5413-3419-4cd1-8314-a06b938df792" 
    machinedeployment_controller_test.go:292: Verifying MachineSet owner references
    machinedeployment_controller_test.go:306: Locating the newest MachineSet
    machinedeployment_controller_test.go:317: Verifying the initial MachineSet is deleted
I0125 11:10:14.225548   19443 cluster_cache_tracker.go:284]  "msg"="Creating cluster accessor for cluster \"md-test-hk7xv/test-cluster\" with the regular apiserver endpoint \"https://127.0.0.1:43609/\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="17b811f7-4cd9-4423-877c-58d93fa73d73" 
I0125 11:10:14.424474   19443 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="cffadf06-99bd-47e2-b45f-a877d98492de" "deleting"=1 "need"=2
I0125 11:10:14.424940   19443 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="cffadf06-99bd-47e2-b45f-a877d98492de" "delete-policy"="Oldest"
I0125 11:10:14.444795   19443 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="cffadf06-99bd-47e2-b45f-a877d98492de" "machine"="md-rdp4q-c59c74744-697wf"
I0125 11:10:14.556903   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="4ac57d3a-1a21-46db-9a6c-7a5f98c29968" "creating"=1 "need"=2
I0125 11:10:14.556984   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(2) > currentMachineCount(1) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="4ac57d3a-1a21-46db-9a6c-7a5f98c29968" 
I0125 11:10:14.587810   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-76f54674f5-rrd9q\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="4ac57d3a-1a21-46db-9a6c-7a5f98c29968" 
I0125 11:10:14.918386   19443 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="7655a0df-56a8-46f2-b0f8-a63d028ba77f" "deleting"=1 "need"=1
I0125 11:10:14.918480   19443 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="7655a0df-56a8-46f2-b0f8-a63d028ba77f" "delete-policy"="Oldest"
I0125 11:10:14.939845   19443 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="7655a0df-56a8-46f2-b0f8-a63d028ba77f" "machine"="md-rdp4q-c59c74744-jmlb6"
I0125 11:10:15.092395   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6f040b86-2e3a-4ff7-aa51-7763a7e4b26c" "creating"=1 "need"=3
I0125 11:10:15.092469   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6f040b86-2e3a-4ff7-aa51-7763a7e4b26c" 
I0125 11:10:15.113904   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-76f54674f5-6f6f9\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6f040b86-2e3a-4ff7-aa51-7763a7e4b26c" 
I0125 11:10:15.321892   19443 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="538ac5d4-57bf-4a0c-9a78-e1b13feaa7ac" "deleting"=1 "need"=0
I0125 11:10:15.321961   19443 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="538ac5d4-57bf-4a0c-9a78-e1b13feaa7ac" "delete-policy"="Oldest"
I0125 11:10:15.331898   19443 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-c59c74744","namespace":"md-test-hk7xv"} "name"="md-rdp4q-c59c74744" "namespace"="md-test-hk7xv" "reconcileID"="538ac5d4-57bf-4a0c-9a78-e1b13feaa7ac" "machine"="md-rdp4q-c59c74744-ngl88"
    machinedeployment_controller_test.go:356: Updating MachineDeployment labels
    machinedeployment_controller_test.go:363: Verifying if a new MachineSet with updated labels are created
I0125 11:10:15.826217   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="5c0034ef-50f6-4393-95b3-8d3ce76eb5af" "creating"=1 "need"=1
I0125 11:10:15.826792   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(1) > currentMachineCount(0) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="5c0034ef-50f6-4393-95b3-8d3ce76eb5af" 
I0125 11:10:15.864557   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-66f6bd6855-5fx69\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="5c0034ef-50f6-4393-95b3-8d3ce76eb5af" 
    machinedeployment_controller_test.go:373: Verifying new MachineSet has desired number of replicas
I0125 11:10:16.087983   19443 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="b2336d85-e017-4292-add3-f42c93108020" "deleting"=1 "need"=2
I0125 11:10:16.090076   19443 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="b2336d85-e017-4292-add3-f42c93108020" "delete-policy"="Newest"
I0125 11:10:16.101784   19443 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="b2336d85-e017-4292-add3-f42c93108020" "machine"="md-rdp4q-76f54674f5-6f6f9"
I0125 11:10:16.279765   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="7708c8c0-51e9-435b-9972-1c00aeac1f87" "creating"=1 "need"=2
I0125 11:10:16.279847   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(2) > currentMachineCount(1) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="7708c8c0-51e9-435b-9972-1c00aeac1f87" 
I0125 11:10:16.315378   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-66f6bd6855-ntkwk\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="7708c8c0-51e9-435b-9972-1c00aeac1f87" 
I0125 11:10:16.600202   19443 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6e9d3f65-7cc9-4b60-bd89-50be34555beb" "deleting"=1 "need"=1
I0125 11:10:16.600268   19443 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6e9d3f65-7cc9-4b60-bd89-50be34555beb" "delete-policy"="Newest"
I0125 11:10:16.618113   19443 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-76f54674f5","namespace":"md-test-hk7xv"} "name"="md-rdp4q-76f54674f5" "namespace"="md-test-hk7xv" "reconcileID"="6e9d3f65-7cc9-4b60-bd89-50be34555beb" "machine"="md-rdp4q-76f54674f5-rrd9q"
I0125 11:10:16.813245   19443 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="2075759b-fab3-4593-95b8-af59ea562482" "creating"=1 "need"=3
I0125 11:10:16.813319   19443 machineset_controller.go:404]  "msg"="Creating machine 1 of 1, ( spec.replicas(3) > currentMachineCount(2) )" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="2075759b-fab3-4593-95b8-af59ea562482" 
I0125 11:10:16.855471   19443 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-rdp4q-66f6bd6855-w46tm\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-rdp4q-66f6bd6855","namespace":"md-test-hk7xv"} "name"="md-rdp4q-66f6bd6855" "namespace"="md-test-hk7xv" "reconcileID"="2075759b-fab3-4593-95b8-af59ea562482" 
    machinedeployment_controller_test.go:399: Verifying MachineSets with old labels are deleted
    machinedeployment_controller_test.go:407: 
        Timed out after 300.000s.
        Expected
            <int>: 1
        to be equivalent to
            <int>: 0
    machinedeployment_controller_test.go:159: Deleting the MachineDeployment
    panic.go:522: Deleting the Cluster
    panic.go:522: Deleting the namespace
    --- FAIL: TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment (304.53s)

				from junit.xml

Filter through log files | View test history on testgrid


Show 4214 Passed Tests

Show 6 Skipped Tests