d8tltanc commented on pull request #9485: URL: https://github.com/apache/kafka/pull/9485#issuecomment-736700777
BUILD SUCCESSFUL in 18s 122 actionable tasks: 3 executed, 119 up-to-date docker exec ducker01 bash -c "cd /opt/kafka-dev && ducktape --cluster-file /opt/kafka-dev/tests/docker/build/cluster.json ./tests/kafkatest/ --subset 0 --subsets 15" Traceback (most recent call last): File "/usr/local/bin/ducktape", line 8, in <module> sys.exit(main()) File "/usr/local/lib/python3.7/dist-packages/ducktape/command_line/main.py", line 118, in main os.makedirs(ConsoleDefaults.METADATA_DIR) File "/usr/lib/python3.7/os.py", line 211, in makedirs makedirs(head, exist_ok=exist_ok) File "/usr/lib/python3.7/os.py", line 221, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '.ducktape' ducker-ak test failed Thanks for the review @rajinisivaram. I've addressed all the previous comments. Can you take another look at this PR? Also, any idea how to resolve this ducktape PermissionError? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org