Jiabao-Sun commented on PR #23914:
URL: https://github.com/apache/flink/pull/23914#issuecomment-1853767448

   Hi @snuyanzin, I think the `SnapshotDirectory.cleanup` may not be the root 
cause.
   
   I debugged it locally, and the directory structure cleared by 
SnapshotDirectory is start with `minicluster`, which is different from the 
directory structure that caused the error in CI.
   
   ```
   
/var/folders/7_/y05pf91d5x57xkzdbg05jyxm0000gn/T/junit5535370187595258518/junit5409077863179965513/minicluster_090d7d63818a49f384322545ef962853/tm_0/tmp/job_ba1234fb7067bbd96eebc77ce0e59f0b_op_SlicingWindowOperator_f6dc7f4d2283f4605b127b9364e21148__4_4__uuid_6d8887f8-f218-45e1-a6e5-3e2395b8a09c/chk-1
   
   Suppressed: java.nio.file.DirectoryNotEmptyException: 
/tmp/junit7546196118280881501/2e0195724b946eddf625188a385b28e8
   ```
   
   I tend to avoid too much CI failure through this PR until we find the root 
cause.
   WDYT 🤔️


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to