This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 2 failed / 3926 succeeded
Started2023-01-27 11:19
Elapsed9m25s
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.66s)

				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/27 11:23:28 http: TLS handshake error from 127.0.0.1:33264: 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
I0127 11:23:28.384715   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" "creating"=2 "need"=2
I0127 11:23:28.384788   19541 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-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" 
    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
I0127 11:23:28.502323   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-2jw4n-c59c74744-llqsl\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" 
I0127 11:23:28.502416   19541 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-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" 
I0127 11:23:28.558484   19541 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-2jw4n-c59c74744-nbnd5\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" 
    machinedeployment_controller_test.go:224: Verify Machines have expected ClusterLabelName, MachineDeploymentLabelName and MachineSetLabelName
    machinedeployment_controller_test.go:234: Deleting the initial MachineSet
E0127 11:23:28.652847   19541 controller.go:326]  "msg"="Reconciler error" "error"="machinesets.cluster.x-k8s.io \"md-2jw4n-c59c74744\" not found" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="e144874a-007a-4761-95c2-16a154db8add" 
I0127 11:23:28.685053   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="10611b55-eca8-4266-be23-8ad2710fdc36" "creating"=2 "need"=2
I0127 11:23:28.686139   19541 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-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="10611b55-eca8-4266-be23-8ad2710fdc36" 
I0127 11:23:28.711186   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 2 with name \"md-2jw4n-c59c74744-jn7gm\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="10611b55-eca8-4266-be23-8ad2710fdc36" 
I0127 11:23:28.711464   19541 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-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="10611b55-eca8-4266-be23-8ad2710fdc36" 
I0127 11:23:28.741831   19541 machineset_controller.go:476]  "msg"="Created machine 2 of 2 with name \"md-2jw4n-c59c74744-cp8w9\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="10611b55-eca8-4266-be23-8ad2710fdc36" 
    machinedeployment_controller_test.go:252: Scaling the MachineDeployment to 3 replicas
I0127 11:23:28.841011   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="12182cb2-a2a3-4dd1-aa76-3592dbd6ff17" "creating"=1 "need"=3
I0127 11:23:28.841337   19541 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-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="12182cb2-a2a3-4dd1-aa76-3592dbd6ff17" 
I0127 11:23:28.864451   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-c59c74744-w8g2c\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="12182cb2-a2a3-4dd1-aa76-3592dbd6ff17" 
    machinedeployment_controller_test.go:266: Setting a label on the MachineDeployment
I0127 11:23:28.973546   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="eec95269-d651-4d5a-ab80-022b249dd893" "creating"=1 "need"=1
I0127 11:23:28.973616   19541 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-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="eec95269-d651-4d5a-ab80-022b249dd893" 
I0127 11:23:29.006551   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-76f54674f5-bc78r\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="eec95269-d651-4d5a-ab80-022b249dd893" 
    machinedeployment_controller_test.go:276: Updating deletePolicy on the MachineDeployment
    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
I0127 11:23:29.891766   19541 cluster_cache_tracker.go:284]  "msg"="Creating cluster accessor for cluster \"md-test-qcncx/test-cluster\" with the regular apiserver endpoint \"https://127.0.0.1:43133/\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="58aae73e-5b85-4ea1-9aa0-7e93527af6c9" 
I0127 11:23:30.065992   19541 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="918c3cc9-caab-459c-b0be-7b501a962261" "deleting"=1 "need"=2
I0127 11:23:30.066063   19541 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="918c3cc9-caab-459c-b0be-7b501a962261" "delete-policy"="Oldest"
I0127 11:23:30.075977   19541 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="918c3cc9-caab-459c-b0be-7b501a962261" "machine"="md-2jw4n-c59c74744-cp8w9"
I0127 11:23:30.229822   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="03adbd7a-7c75-48e3-ad8a-553fe09d51aa" "creating"=1 "need"=2
I0127 11:23:30.229896   19541 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-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="03adbd7a-7c75-48e3-ad8a-553fe09d51aa" 
I0127 11:23:30.250467   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-76f54674f5-hshgp\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="03adbd7a-7c75-48e3-ad8a-553fe09d51aa" 
I0127 11:23:30.517010   19541 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8bb0eaf9-68ca-49ca-b0b2-aaee3a44c036" "deleting"=1 "need"=1
I0127 11:23:30.517084   19541 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8bb0eaf9-68ca-49ca-b0b2-aaee3a44c036" "delete-policy"="Oldest"
I0127 11:23:30.526429   19541 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8bb0eaf9-68ca-49ca-b0b2-aaee3a44c036" "machine"="md-2jw4n-c59c74744-jn7gm"
I0127 11:23:30.701421   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="7502e07d-e61e-41be-b6b9-4d2d4cc2d6c7" "creating"=1 "need"=3
I0127 11:23:30.701487   19541 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-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="7502e07d-e61e-41be-b6b9-4d2d4cc2d6c7" 
I0127 11:23:30.720050   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-76f54674f5-gp794\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="7502e07d-e61e-41be-b6b9-4d2d4cc2d6c7" 
I0127 11:23:31.090328   19541 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8171df7f-0df0-4c23-8146-330b6d15908a" "deleting"=1 "need"=0
I0127 11:23:31.090400   19541 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8171df7f-0df0-4c23-8146-330b6d15908a" "delete-policy"="Oldest"
I0127 11:23:31.096751   19541 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-c59c74744","namespace":"md-test-qcncx"} "name"="md-2jw4n-c59c74744" "namespace"="md-test-qcncx" "reconcileID"="8171df7f-0df0-4c23-8146-330b6d15908a" "machine"="md-2jw4n-c59c74744-w8g2c"
    machinedeployment_controller_test.go:356: Updating MachineDeployment labels
    machinedeployment_controller_test.go:363: Verifying if a new MachineSet with updated labels are created
I0127 11:23:31.360534   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="a628a05b-17ea-472c-a1d4-ca96130a50e9" "creating"=1 "need"=1
I0127 11:23:31.360611   19541 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-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="a628a05b-17ea-472c-a1d4-ca96130a50e9" 
I0127 11:23:31.394620   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-66f6bd6855-9vx5p\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="a628a05b-17ea-472c-a1d4-ca96130a50e9" 
    machinedeployment_controller_test.go:373: Verifying new MachineSet has desired number of replicas
I0127 11:23:31.718073   19541 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="b47e5c10-7097-4ed1-8815-1a424a5ff826" "deleting"=1 "need"=2
I0127 11:23:31.718148   19541 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="b47e5c10-7097-4ed1-8815-1a424a5ff826" "delete-policy"="Newest"
I0127 11:23:31.737010   19541 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="b47e5c10-7097-4ed1-8815-1a424a5ff826" "machine"="md-2jw4n-76f54674f5-hshgp"
I0127 11:23:31.923384   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="bba5b383-6d31-45e0-8884-33708fc491dc" "creating"=1 "need"=2
I0127 11:23:31.923447   19541 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-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="bba5b383-6d31-45e0-8884-33708fc491dc" 
I0127 11:23:31.954896   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-66f6bd6855-w9w2x\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="bba5b383-6d31-45e0-8884-33708fc491dc" 
I0127 11:23:32.200458   19541 machineset_controller.go:486]  "msg"="Too many replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="a50b3f0c-3493-4ae6-8974-1c26a3b81721" "deleting"=1 "need"=1
I0127 11:23:32.200533   19541 machineset_controller.go:492]  "msg"="Found delete policy" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="a50b3f0c-3493-4ae6-8974-1c26a3b81721" "delete-policy"="Newest"
I0127 11:23:32.221464   19541 machineset_controller.go:503]  "msg"="Deleted machine" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-76f54674f5","namespace":"md-test-qcncx"} "name"="md-2jw4n-76f54674f5" "namespace"="md-test-qcncx" "reconcileID"="a50b3f0c-3493-4ae6-8974-1c26a3b81721" "machine"="md-2jw4n-76f54674f5-gp794"
I0127 11:23:32.325707   19541 machineset_controller.go:391]  "msg"="Too few replicas" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="2c653ff7-6f29-4b58-9fc0-6037290b5bf7" "creating"=1 "need"=3
I0127 11:23:32.325802   19541 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-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="2c653ff7-6f29-4b58-9fc0-6037290b5bf7" 
I0127 11:23:32.608961   19541 machineset_controller.go:476]  "msg"="Created machine 1 of 1 with name \"md-2jw4n-66f6bd6855-jpv2n\"" "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineSet"={"name":"md-2jw4n-66f6bd6855","namespace":"md-test-qcncx"} "name"="md-2jw4n-66f6bd6855" "namespace"="md-test-qcncx" "reconcileID"="2c653ff7-6f29-4b58-9fc0-6037290b5bf7" 
    machinedeployment_controller_test.go:399: Verifying MachineSets with old labels are deleted
    machinedeployment_controller_test.go:407: 
        Timed out after 300.001s.
        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.66s)

				from junit.xml

Filter through log files | View test history on testgrid


Show 3926 Passed Tests

Show 6 Skipped Tests