buildbot failure in on jmeter-nightly

2018-09-01 Thread buildbot
The Buildbot has detected a new failure on builder jmeter-nightly while building . Full details are available at: https://ci.apache.org/builders/jmeter-nightly/builds/1147 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb_slave7_ubuntu Build Reason: The Nightly scheduler na

Re: JMeter send double requests when configure proxy with authentication

2018-09-01 Thread Philippe Mouawad
Hello, Thanks for latest updates of PR. 1/ I would not use Object but AuthState instead. 2/ Shouldn't we use HTTPCLIENTS_CACHE_PER_THREAD_AND_HTTPCLIENTKEY and store AuthState there (transforming Pair to Triple)? This would be the case for a Thread representing a Virtual User. But it would not be

Best way(s) to manage credentials and gpg sign on a automate build process (jenkins or travis)

2018-09-01 Thread Milamber
Hello, I send this message on users@infra.a.o to ask some advice for JMeter release process. If it's not the right list, please indicate me the good list. On JMeter project, we have a release process with a lot of manual steps, generally because the steps include operations with authenticati