Dongjoon Hyun created SPARK-38515:
-------------------------------------

             Summary: Volcano test fails at deleting queue
                 Key: SPARK-38515
                 URL: https://issues.apache.org/jira/browse/SPARK-38515
             Project: Spark
          Issue Type: Sub-task
          Components: Kubernetes, Tests
    Affects Versions: 3.3.0
            Reporter: Dongjoon Hyun


{code}
[info] org.apache.spark.deploy.k8s.integrationtest.VolcanoSuite *** ABORTED *** 
(7 minutes, 40 seconds)
[info]   io.fabric8.kubernetes.client.KubernetesClientException: Failure 
executing: DELETE at: 
https://44bea09e70a5147f6b5b347ec26de85f.gr7.us-west-2.eks.amazonaws.com/apis/scheduling.volcano.sh/v1beta1/queues/queue-2u-3g.
 Message: admission webhook "validatequeue.volcano.sh" denied the request: only 
queue with state `Closed` can be deleted, queue `queue-2u-3g` state is `Open`. 
Received status: Status(apiVersion=v1, code=400, details=null, kind=Status, 
message=admission webhook "validatequeue.volcano.sh" denied the request: only 
queue with state `Closed` can be deleted, queue `queue-2u-3g` state is `Open`, 
metadata=ListMeta(_continue=null, remainingItemCount=null, 
resourceVersion=null, selfLink=null, additionalProperties={}), reason=null, 
status=Failure, additionalProperties={}).
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to