[ 
https://issues.apache.org/jira/browse/FLINK-30649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680581#comment-17680581
 ] 

Matthias Pohl commented on FLINK-30649:
---------------------------------------

The test actually succeeds. The timeout really happens when the MiniCluster is 
shutdown:
{code}
[...]
Jan 12 08:21:10 Program execution finished
Jan 12 08:21:10 Job with JobID ab8a33b1f1d0c5c77de8bd8462c0c468 has finished.
Jan 12 08:21:10 Job Runtime: 16427 ms
Jan 12 08:21:10 
Jan 12 08:21:11 pass WordCount
Jan 12 08:21:11 Stopping job timeout watchdog (with pid=244982)
Jan 12 08:21:11 deployment.apps "flink-native-k8s-session-1" deleted
Jan 12 08:21:11 clusterrolebinding.rbac.authorization.k8s.io 
"flink-role-binding-default" deleted
Jan 12 08:22:12 Stopping minikube ...
Jan 12 08:22:12 * Stopping node "minikube"  ...
Jan 12 12:33:26 [FAIL] Test script contains errors.
{code}

I'm going to rename the title of this issue to clarify things.

> Run kubernetes session test (default input) failed with a timeout
> -----------------------------------------------------------------
>
>                 Key: FLINK-30649
>                 URL: https://issues.apache.org/jira/browse/FLINK-30649
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes, Test Infrastructure
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Priority: Critical
>              Labels: test-stability
>
> {{Run kubernetes session test (default input)}} failed with a timeout.
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44748&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=6317]
> It appears that there was some issue with shutting down the pods of the 
> MiniCluster:
> {code:java}
> 2023-01-12T08:22:13.1388597Z timed out waiting for the condition on 
> pods/flink-native-k8s-session-1-7dc9976688-gq788
> 2023-01-12T08:22:13.1390040Z timed out waiting for the condition on 
> pods/flink-native-k8s-session-1-taskmanager-1-1 {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to