bneradt opened a new pull request, #415: URL: https://github.com/apache/trafficserver-ci/pull/415
Remove --cap-add=SYS_PTRACE and --security-opt seccomp=unconfined from the centos pipeline docker args. These were added to enable ptrace for crash log backtraces, but they don't work because the Jenkins host has YAMA ptrace_scope=1, which blocks a child process from ptracing its parent regardless of container privileges. Keep --init for proper signal handling in the container. -- 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]
