+ true+ find . -path ./cmake -prune -o -iregex '.*\.\(h\|c\|hh\|cc\|hpp\|cpp\|hxx\|cxx\)$' -exec clang-format-6.0 -i '{}' ++ true+ flake8 .+ false+ yapf -ri .yapf: Input filenames did not match any python filesCleaning up project directory and file based variablesERROR: Job failed: exit code 1