areusch commented on issue #9610: URL: https://github.com/apache/tvm/issues/9610#issuecomment-984905764
also did the same on octo.aws.c4.44.242.35.246 ``` println "rm /home/octo.aws.c4/workspace/exec_2/tvm/sanity/.git/clang-format-index.lock".execute().text ``` in Jenkins script console. I suspect switching to an approach where we pull the build/ dir from a shared cache or use sccache and wiping the workspace is the best use of our time in trying to fix issues like this. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
