=== RUN TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== CONT TestJSONOutput/stop/parallel/DistinctCurrentSteps
json_output_test.go:114: step 0 has already been assigned to another step:
Stopping node "json-output-719351" ...
Cannot use for:
Stopping node "json-output-719351" ...
[Context Attributes,
specversion: 1.0
type: io.k8s.sigs.minikube.step
source: https://minikube.sigs.k8s.io/
id: aca705c9-28d9-427e-bd2f-45e5e6258d9f
datacontenttype: application/json
Data,
{
"currentstep": "0",
"message": "Stopping node \"json-output-719351\" ...",
"name": "Stopping",
"totalsteps": "2"
}
Context Attributes,
specversion: 1.0
type: io.k8s.sigs.minikube.step
source: https://minikube.sigs.k8s.io/
id: c29b39a6-4002-42eb-a7f4-1f2edf58032d
datacontenttype: application/json
Data,
{
"currentstep": "0",
"message": "Stopping node \"json-output-719351\" ...",
"name": "Stopping",
"totalsteps": "2"
}
Context Attributes,
specversion: 1.0
type: io.k8s.sigs.minikube.step
source: https://minikube.sigs.k8s.io/
id: 7a65ec1f-23c6-4fc2-a4aa-becf803f229a
datacontenttype: application/json
Data,
{
"currentstep": "2",
"message": "1 node stopped.",
"name": "Done",
"totalsteps": "2"
}
]
--- FAIL: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)