https://bz.apache.org/bugzilla/show_bug.cgi?id=64367
--- Comment #8 from Owen <[email protected]> --- Jar files under /opt/jmeter_dependencies are JMeter plugins and their dependencies, they are parts of my testing project, those jar files are built into the docker image, it should be OK as I ran the same test with the same docker image in local running mode successfully(UDV can be expanded successfully). I think variable expansion was failed, the variable definition is ended with ".xml", instead of ".csv", the ".csv" file is JMeter result file which contains result of each sample, the name of result file is passed to JMeter process from command line argument which is constructed by concatenation of shell variables.(I simplified the command line arguments in the description of this ticket) I will attach log files on remote nodes later. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
