Add attachments added in 2022-08..2022-09
diff --git a/18/65318/38361/jsonassertion_bug.jmx b/18/65318/38361/jsonassertion_bug.jmx
new file mode 100644
index 0000000..c9bec26
--- /dev/null
+++ b/18/65318/38361/jsonassertion_bug.jmx
@@ -0,0 +1,101 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5">
+  <hashTree>
+    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
+      <stringProp name="TestPlan.comments"></stringProp>
+      <boolProp name="TestPlan.functional_mode">false</boolProp>
+      <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
+      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+        <collectionProp name="Arguments.arguments"/>
+      </elementProp>
+      <stringProp name="TestPlan.user_define_classpath"></stringProp>
+    </TestPlan>
+    <hashTree>
+      <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
+        <boolProp name="ResultCollector.error_logging">false</boolProp>
+        <objProp>
+          <name>saveConfig</name>
+          <value class="SampleSaveConfiguration">
+            <time>true</time>
+            <latency>true</latency>
+            <timestamp>true</timestamp>
+            <success>true</success>
+            <label>true</label>
+            <code>true</code>
+            <message>true</message>
+            <threadName>true</threadName>
+            <dataType>true</dataType>
+            <encoding>false</encoding>
+            <assertions>true</assertions>
+            <subresults>true</subresults>
+            <responseData>false</responseData>
+            <samplerData>false</samplerData>
+            <xml>false</xml>
+            <fieldNames>true</fieldNames>
+            <responseHeaders>false</responseHeaders>
+            <requestHeaders>false</requestHeaders>
+            <responseDataOnError>false</responseDataOnError>
+            <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+            <assertionsResultsToSave>0</assertionsResultsToSave>
+            <bytes>true</bytes>
+            <sentBytes>true</sentBytes>
+            <url>true</url>
+            <threadCounts>true</threadCounts>
+            <idleTime>true</idleTime>
+            <connectTime>true</connectTime>
+          </value>
+        </objProp>
+        <stringProp name="filename"></stringProp>
+      </ResultCollector>
+      <hashTree/>
+      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
+        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+          <boolProp name="LoopController.continue_forever">false</boolProp>
+          <stringProp name="LoopController.loops">1</stringProp>
+        </elementProp>
+        <stringProp name="ThreadGroup.num_threads">1</stringProp>
+        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+        <boolProp name="ThreadGroup.scheduler">false</boolProp>
+        <stringProp name="ThreadGroup.duration"></stringProp>
+        <stringProp name="ThreadGroup.delay"></stringProp>
+        <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+      </ThreadGroup>
+      <hashTree>
+        <JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="JSR223 Sampler" enabled="true">
+          <stringProp name="cacheKey">true</stringProp>
+          <stringProp name="filename"></stringProp>
+          <stringProp name="parameters"></stringProp>
+          <stringProp name="script">return &quot;&quot;&quot;{
+  &quot;name&quot;: &quot;apple&quot;,
+  &quot;price&quot;: 0.8,
+  &quot;amount&quot;: 1,
+  &quot;currency&quot;: &quot;EUR&quot;
+}&quot;&quot;&quot;;</stringProp>
+          <stringProp name="scriptLanguage">groovy</stringProp>
+        </JSR223Sampler>
+        <hashTree>
+          <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="JSON Assertion - price" enabled="true">
+            <stringProp name="JSON_PATH">$.price</stringProp>
+            <stringProp name="EXPECTED_VALUE">0.8</stringProp>
+            <boolProp name="JSONVALIDATION">true</boolProp>
+            <boolProp name="EXPECT_NULL">false</boolProp>
+            <boolProp name="INVERT">false</boolProp>
+            <boolProp name="ISREGEX">false</boolProp>
+          </JSONPathAssertion>
+          <hashTree/>
+          <JSONPathAssertion guiclass="JSONPathAssertionGui" testclass="JSONPathAssertion" testname="JSON Assertion - price - regex" enabled="true">
+            <stringProp name="JSON_PATH">$.price</stringProp>
+            <stringProp name="EXPECTED_VALUE">\d+\.?\d*</stringProp>
+            <boolProp name="JSONVALIDATION">true</boolProp>
+            <boolProp name="EXPECT_NULL">false</boolProp>
+            <boolProp name="INVERT">false</boolProp>
+            <boolProp name="ISREGEX">true</boolProp>
+          </JSONPathAssertion>
+          <hashTree/>
+        </hashTree>
+      </hashTree>
+    </hashTree>
+  </hashTree>
+</jmeterTestPlan>
diff --git a/32/66232/38371/code_about_time_fmt.png b/32/66232/38371/code_about_time_fmt.png
new file mode 100644
index 0000000..eb8b17f
--- /dev/null
+++ b/32/66232/38371/code_about_time_fmt.png
Binary files differ
diff --git a/37/66237/38373/Test.jmx b/37/66237/38373/Test.jmx
new file mode 100644
index 0000000..ef8ada3
--- /dev/null
+++ b/37/66237/38373/Test.jmx
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.5">
+  <hashTree>
+    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Test Plan" enabled="true">
+      <stringProp name="TestPlan.comments"></stringProp>
+      <boolProp name="TestPlan.functional_mode">false</boolProp>
+      <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
+      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+        <collectionProp name="Arguments.arguments"/>
+      </elementProp>
+      <stringProp name="TestPlan.user_define_classpath"></stringProp>
+    </TestPlan>
+    <hashTree>
+      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="Thread Group" enabled="true">
+        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+          <boolProp name="LoopController.continue_forever">false</boolProp>
+          <intProp name="LoopController.loops">-1</intProp>
+        </elementProp>
+        <stringProp name="ThreadGroup.num_threads">10</stringProp>
+        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+        <boolProp name="ThreadGroup.scheduler">true</boolProp>
+        <stringProp name="ThreadGroup.duration">300</stringProp>
+        <stringProp name="ThreadGroup.delay"></stringProp>
+        <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+      </ThreadGroup>
+      <hashTree>
+        <JSR223Sampler guiclass="TestBeanGUI" testclass="JSR223Sampler" testname="JSR223 Sampler" enabled="true">
+          <stringProp name="cacheKey">true</stringProp>
+          <stringProp name="filename"></stringProp>
+          <stringProp name="parameters"></stringProp>
+          <stringProp name="script">return;</stringProp>
+          <stringProp name="scriptLanguage">groovy</stringProp>
+        </JSR223Sampler>
+        <hashTree/>
+        <ConstantThroughputTimer guiclass="TestBeanGUI" testclass="ConstantThroughputTimer" testname="Constant Throughput Timer" enabled="true">
+          <intProp name="calcMode">3</intProp>
+          <doubleProp>
+            <name>throughput</name>
+            <value>0.0</value>
+            <savedValue>0.0</savedValue>
+          </doubleProp>
+        </ConstantThroughputTimer>
+        <hashTree/>
+      </hashTree>
+    </hashTree>
+  </hashTree>
+</jmeterTestPlan>
diff --git a/37/66237/38374/Sample.png b/37/66237/38374/Sample.png
new file mode 100644
index 0000000..840fbe5
--- /dev/null
+++ b/37/66237/38374/Sample.png
Binary files differ
diff --git a/37/66237/38375/Sample.png b/37/66237/38375/Sample.png
new file mode 100644
index 0000000..1545dd1
--- /dev/null
+++ b/37/66237/38375/Sample.png
Binary files differ
diff --git a/44/66244/38379/Jmeter%20offensive.png b/44/66244/38379/Jmeter%20offensive.png
new file mode 100644
index 0000000..5755dd2
--- /dev/null
+++ b/44/66244/38379/Jmeter%20offensive.png
Binary files differ
diff --git a/48/66248/38381/jmeter.log b/48/66248/38381/jmeter.log
new file mode 100644
index 0000000..d790344
--- /dev/null
+++ b/48/66248/38381/jmeter.log
@@ -0,0 +1,2692 @@
+2022-08-31 08:48:29,546 INFO o.a.j.u.JMeterUtils: Setting Locale to en_EN

+2022-08-31 08:48:29,566 INFO o.a.j.JMeter: Loading user properties from: C:\Programs\apache-jmeter-5.4.3\bin\user.properties

+2022-08-31 08:48:29,567 INFO o.a.j.JMeter: Loading system properties from: C:\Programs\apache-jmeter-5.4.3\bin\system.properties

+2022-08-31 08:48:29,567 WARN o.a.j.JMeter: LogLevel: DEBUG

+2022-08-31 08:48:29,585 INFO o.a.j.JMeter: Copyright (c) 1998-2021 The Apache Software Foundation

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: Version 5.4.3

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: java.version=1.8.0_341

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: java.vm.name=Java HotSpot(TM) 64-Bit Server VM

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: os.name=Windows 10

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: os.arch=amd64

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: os.version=10.0

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: file.encoding=Cp1252

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: java.awt.headless=true

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: Max memory     =1073741824

+2022-08-31 08:48:29,586 INFO o.a.j.JMeter: Available Processors =4

+2022-08-31 08:48:29,593 INFO o.a.j.JMeter: Default Locale=English (EN)

+2022-08-31 08:48:29,594 INFO o.a.j.JMeter: JMeter  Locale=English (EN)

+2022-08-31 08:48:29,594 INFO o.a.j.JMeter: JMeterHome=C:\Programs\apache-jmeter-5.4.3

+2022-08-31 08:48:29,594 INFO o.a.j.JMeter: user.dir  =C:\tmp

+2022-08-31 08:48:29,594 INFO o.a.j.JMeter: PWD       =C:\tmp

+2022-08-31 08:48:29,597 INFO o.a.j.JMeter: IP: <removed>

+2022-08-31 08:48:29,598 DEBUG o.a.j.JMeter: ClassPath

+2022-08-31 08:48:29,598 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\bin\ApacheJMeter.jar

+2022-08-31 08:48:29,598 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\accessors-smart-1.2.jar

+2022-08-31 08:48:29,598 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\apiguardian-api-1.1.0.jar

+2022-08-31 08:48:29,598 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\asm-9.0.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\bsf-2.4.0.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\bsh-2.0b6.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\bshclient.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\caffeine-2.8.8.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\checker-qual-3.8.0.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\cmdrunner-2.3.jar

+2022-08-31 08:48:29,599 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-codec-1.15.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-collections-3.2.2.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-collections4-4.4.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-dbcp2-2.8.0.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-io-2.8.0.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-jexl-2.1.1.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-jexl3-3.1.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-lang3-3.11.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-logging-1.2.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-math3-3.6.1.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-net-3.7.2.jar

+2022-08-31 08:48:29,600 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-pool2-2.9.0.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\commons-text-1.9.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-core-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-extensions-rsyntaxarea-0.3.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-macos-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-native-utils-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-platform-base-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-property-loader-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-theme-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-utils-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\darklaf-windows-2.5.4.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\dec-0.1.2.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\dnsjava-2.1.9.jar

+2022-08-31 08:48:29,601 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\error_prone_annotations-2.4.0.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\freemarker-2.3.30.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\geronimo-jms_1.1_spec-1.1.1.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-datetime-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-dateutil-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-jmx-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-json-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-jsr223-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-sql-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-templates-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\groovy-xml-3.0.7.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\hamcrest-2.2.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\hamcrest-core-2.2.jar

+2022-08-31 08:48:29,602 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\hamcrest-date-2.0.7.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\httpasyncclient-4.1.4.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\httpclient-4.5.12.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\httpcore-4.4.13.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\httpcore-nio-4.4.13.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\httpmime-4.5.12.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jackson-annotations-2.10.5.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jackson-core-2.10.5.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jackson-databind-2.10.5.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\javax.activation-1.2.0.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jcharts-0.7.5.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jcl-over-slf4j-1.7.30.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jmespath-core-0.5.0.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jmespath-jackson-0.5.0.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jmeter-plugins-cmn-jmeter-0.7.jar

+2022-08-31 08:48:29,603 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jna-5.5.0.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jodd-core-5.0.13.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jodd-lagarto-5.0.13.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jodd-log-5.0.13.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jodd-props-5.0.13.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jorphan.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\json-lib-2.4-jdk15.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\json-path-2.4.0.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\json-smart-2.3.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jsoup-1.13.1.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jtidy-r938.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\junit-4.13.1.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\jxlayer-3.0.4.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\log4j-1.2-api-2.17.0.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\log4j-api-2.17.0.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\log4j-core-2.17.0.jar

+2022-08-31 08:48:29,604 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\log4j-slf4j-impl-2.17.0.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\mail-1.5.0-b01.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\miglayout-core-5.2.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\miglayout-swing-5.2.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\mongo-java-driver-2.11.3.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\neo4j-java-driver-4.2.0.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\oro-2.0.8.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ph-commons-9.5.1.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ph-css-6.2.3.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\reactive-streams-1.0.3.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\rhino-1.7.13.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\rsyntaxtextarea-3.1.1.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\Saxon-HE-9.9.1-8.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\serializer-2.7.2.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\slf4j-api-1.7.30.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\svgSalamander-1.1.2.3.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\tika-core-1.24.1.jar

+2022-08-31 08:48:29,605 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\tika-parsers-1.24.1.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xalan-2.7.2.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xercesImpl-2.12.0.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xml-apis-1.4.01.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xmlgraphics-commons-2.3.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xmlpull-1.1.3.1.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xpp3_min-1.1.4c.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\xstream-1.4.15.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_bolt.jar

+2022-08-31 08:48:29,606 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_components.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_core.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_ftp.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_functions.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_http.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_java.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_jdbc.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_jms.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_junit.jar

+2022-08-31 08:48:29,607 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_ldap.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_mail.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_mongodb.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_native.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\ApacheJMeter_tcp.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\jmeter-plugins-casutg-2.10.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\jmeter-plugins-graphs-additional-2.0.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\jmeter-plugins-graphs-basic-2.0.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\jmeter-plugins-manager-1.7.jar

+2022-08-31 08:48:29,608 DEBUG o.a.j.JMeter: C:\Programs\apache-jmeter-5.4.3\lib\ext\jmeter-plugins-wsc-0.7.jar

+2022-08-31 08:48:29,618 INFO o.a.j.s.FileServer: Default base='C:\tmp'

+2022-08-31 08:48:29,619 INFO o.a.j.s.FileServer: Set new base='C:\tmp'

+2022-08-31 08:48:29,786 INFO o.a.j.s.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2

+2022-08-31 08:48:29,813 INFO o.a.j.s.SaveService: Using SaveService properties file encoding UTF-8

+2022-08-31 08:48:29,818 INFO o.a.j.s.SaveService: Using SaveService properties version 5.0

+2022-08-31 08:48:29,826 INFO o.a.j.s.SaveService: Loading file: jmeter.jmx

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser

+2022-08-31 08:48:29,889 INFO o.a.j.p.h.s.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser

+2022-08-31 08:48:29,924 INFO o.a.j.JMeter: Creating summariser <summary>

+2022-08-31 08:48:29,953 INFO o.a.j.e.StandardJMeterEngine: Running the test!

+2022-08-31 08:48:29,954 INFO o.a.j.s.SampleEvent: List of sample_variables: []

+2022-08-31 08:48:29,954 INFO o.a.j.s.SampleEvent: List of sample_variables: []

+2022-08-31 08:48:29,961 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must contain the string: '.functions.'

+2022-08-31 08:48:29,961 INFO o.a.j.e.u.CompoundVariable: Note: Function class names must not contain the string: '.gui.'

+2022-08-31 08:48:30,340 DEBUG o.a.j.f.StringFromFile: ++++++++ Construct {}org.apache.jmeter.functions.StringFromFile@4c6a92fe

+2022-08-31 08:48:30,342 DEBUG o.a.j.e.u.CompoundVariable: Function count: 49

+2022-08-31 08:48:30,343 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.control.gui.TestPlanGui

+2022-08-31 08:48:30,343 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.testelement.TestPlan

+2022-08-31 08:48:30,343 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: 

+2022-08-31 08:48:30,344 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.CollectionProperty: []

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: []

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.gui.ArgumentsPanel

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.Arguments

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: User Defined Variables

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: User Defined Variables

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,345 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,359 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,359 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.threads.gui.ThreadGroupGui

+2022-08-31 08:48:30,359 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.threads.ThreadGroup

+2022-08-31 08:48:30,359 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: thread1

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: thread1

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: continue

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: continue

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: org.apache.jmeter.control.LoopController@3bf19f2a

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.control.gui.LoopControlPanel

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.control.LoopController

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: Loop Controller

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: Loop Controller

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,360 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: org.apache.jmeter.control.LoopController@3bf19f2a

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 1

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,361 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: 

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.CollectionProperty: []

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: []

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.Arguments

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: User Defined Variables

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: User Defined Variables

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui

+2022-08-31 08:48:30,362 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org1

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org1

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: https

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: https

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: /

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: /

+2022-08-31 08:48:30,363 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: GET

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: GET

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,364 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: 

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.CollectionProperty: []

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: []

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.Arguments

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: User Defined Variables

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: User Defined Variables

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy

+2022-08-31 08:48:30,365 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org2

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org2

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: https

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: https

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,366 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: /

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: /

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: GET

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: GET

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,367 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: 

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.CollectionProperty: []

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: []

+2022-08-31 08:48:30,368 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.Arguments

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: User Defined Variables

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: User Defined Variables

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org3

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org3

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,369 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: https

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: https

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: /

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: /

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: GET

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: GET

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,370 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.TestElementProperty: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.CollectionProperty: []

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: []

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.config.Arguments

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: User Defined Variables

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: User Defined Variables

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: true

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: true

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,371 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org4

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org4

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: jmeter.apache.org

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: jmeter.apache.org

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: https

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: https

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: /

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: /

+2022-08-31 08:48:30,372 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: GET

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: GET

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,373 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.ObjectProperty: org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Won't replace org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.visualizers.ViewResultsFullVisualizer

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.reporters.ResultCollector

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: View Results Tree

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: View Results Tree

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.ObjectProperty: org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Won't replace org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.visualizers.SummaryReport

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: org.apache.jmeter.reporters.ResultCollector

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: Summary Report

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: Summary Report

+2022-08-31 08:48:30,374 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: true

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: Won't replace true

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: 

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: 

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.BooleanProperty: false

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: Won't replace false

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.ObjectProperty: org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: Won't replace org.apache.jmeter.samplers.SampleSaveConfiguration@6787570f

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: About to replace in property of type: class org.apache.jmeter.testelement.property.StringProperty: results_jmeter.jtl

+2022-08-31 08:48:30,375 DEBUG o.a.j.e.u.ValueReplacer: Replacement result: results_jmeter.jtl

+2022-08-31 08:48:30,376 DEBUG o.a.j.r.ResultCollector: Getting file: results_jmeter.jtl in thread StandardJMeterEngine

+2022-08-31 08:48:30,378 DEBUG o.a.j.r.ResultCollector: Opened file: C:\tmp\results_jmeter.jtl in thread StandardJMeterEngine

+2022-08-31 08:48:30,379 INFO o.a.j.JMeter: Running test (1661928510379)

+2022-08-31 08:48:30,419 INFO o.a.j.e.StandardJMeterEngine: Starting ThreadGroup: 1 : thread1

+2022-08-31 08:48:30,419 INFO o.a.j.e.StandardJMeterEngine: Starting 1 threads for group thread1.

+2022-08-31 08:48:30,419 INFO o.a.j.e.StandardJMeterEngine: Thread will continue on error

+2022-08-31 08:48:30,419 INFO o.a.j.t.ThreadGroup: Starting thread group... number=1 threads=1 ramp-up=1 delayedStart=false

+2022-08-31 08:48:30,419 DEBUG o.a.j.t.ThreadGroup: Computed delayForNextThreadInMillis:0 for thread:14

+2022-08-31 08:48:30,426 INFO o.a.j.t.ThreadGroup: Started thread group number 1

+2022-08-31 08:48:30,426 INFO o.a.j.e.StandardJMeterEngine: All thread groups have been started

+2022-08-31 08:48:30,426 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,427 DEBUG o.a.j.t.TestCompiler: adding controller: org.apache.jmeter.threads.ThreadGroup@7e42febf to sampler config

+2022-08-31 08:48:30,428 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,428 DEBUG o.a.j.t.TestCompiler: adding controller: org.apache.jmeter.threads.ThreadGroup@7e42febf to sampler config

+2022-08-31 08:48:30,428 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: adding controller: org.apache.jmeter.threads.ThreadGroup@7e42febf to sampler config

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: adding controller: org.apache.jmeter.threads.ThreadGroup@7e42febf to sampler config

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,429 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 2

+2022-08-31 08:48:30,430 DEBUG o.a.j.t.TestCompiler: Subtracting node, stack size = 1

+2022-08-31 08:48:30,430 INFO o.a.j.t.JMeterThread: Thread started: thread1 1-1

+2022-08-31 08:48:30,431 DEBUG o.a.j.c.GenericController: Calling next on: class org.apache.jmeter.control.GenericController

+2022-08-31 08:48:30,452 INFO o.a.j.p.h.s.HTTPHCAbstractImpl: Local host = <removed>

+2022-08-31 08:48:30,462 INFO o.a.j.p.h.s.HTTPHC4Impl: HTTP request retry count = 0

+2022-08-31 08:48:30,462 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Start : sample https://jmeter.apache.org/ method GET followingRedirect false depth 0

+2022-08-31 08:48:30,464 INFO o.a.j.s.SampleResult: Note: Sample TimeStamps are START times

+2022-08-31 08:48:30,464 INFO o.a.j.s.SampleResult: sampleresult.default.encoding is set to ISO-8859-1

+2022-08-31 08:48:30,464 INFO o.a.j.s.SampleResult: sampleresult.useNanoTime=true

+2022-08-31 08:48:30,464 INFO o.a.j.s.SampleResult: sampleresult.nanoThreadSleep=5000

+2022-08-31 08:48:30,563 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Created new HttpClient: @762311227 https://jmeter.apache.org

+2022-08-31 08:48:30,567 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Storing in HttpContext the user token: thread1 1-1

+2022-08-31 08:48:30,579 DEBUG o.a.h.c.p.RequestAddCookies: CookieSpec selected: default

+2022-08-31 08:48:30,580 DEBUG o.a.h.c.p.RequestAddCookies: Unsupported cookie policy: default

+2022-08-31 08:48:30,581 DEBUG o.a.h.c.p.RequestAuthCache: Auth cache not set in the context

+2022-08-31 08:48:30,582 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection request: [route: {s}->https://jmeter.apache.org:443][state: thread1 1-1][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:30,596 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection leased: [id: 0][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]

+2022-08-31 08:48:30,597 DEBUG o.a.h.i.e.MainClientExec: Opening connection {s}->https://jmeter.apache.org:443

+2022-08-31 08:48:30,609 INFO o.a.j.p.h.s.h.LazyLayeredConnectionSocketFactory: Setting up HTTPS TrustAll Socket Factory

+2022-08-31 08:48:30,622 INFO o.a.j.u.JsseSSLManager: Using default SSL protocol: TLS

+2022-08-31 08:48:30,622 INFO o.a.j.u.JsseSSLManager: SSL session context: per-thread

+2022-08-31 08:48:30,626 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connecting to jmeter.apache.org/151.101.2.132:443

+2022-08-31 08:48:30,626 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to jmeter.apache.org/151.101.2.132:443 with timeout 0

+2022-08-31 08:48:30,631 DEBUG o.a.j.u.JsseSSLManager: ssl Provider = null

+2022-08-31 08:48:30,634 DEBUG o.a.j.u.JsseSSLManager: SSL stuff all set

+2022-08-31 08:48:30,634 DEBUG o.a.j.u.JsseSSLManager: JsseSSLManager installed

+2022-08-31 08:48:30,634 DEBUG o.a.j.u.JsseSSLManager: Creating threadLocal SSL context for: thread1 1-1

+2022-08-31 08:48:31,051 INFO o.a.j.u.SSLManager: JmeterKeyStore Location:  type JKS

+2022-08-31 08:48:31,054 INFO o.a.j.u.SSLManager: KeyStore created OK

+2022-08-31 08:48:31,054 WARN o.a.j.u.SSLManager: Keystore file not found, loading empty keystore

+2022-08-31 08:48:31,055 DEBUG o.a.j.u.SSLManager: JmeterKeyStore type: class org.apache.jmeter.util.keystore.JmeterKeyStore

+2022-08-31 08:48:31,055 DEBUG o.a.j.u.JsseSSLManager: JmeterKeyStore type: class org.apache.jmeter.util.keystore.JmeterKeyStore

+2022-08-31 08:48:31,305 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_AES_128_GCM_SHA256

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_AES_128_GCM_SHA256

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,306 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,307 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,308 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,309 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,310 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_ECDH_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_256_GCM_SHA384

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_128_GCM_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_256_CBC_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_128_CBC_SHA256

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_256_CBC_SHA

+2022-08-31 08:48:31,311 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,312 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_RSA_WITH_AES_128_CBC_SHA

+2022-08-31 08:48:31,312 DEBUG o.a.j.u.JsseSSLManager: Default Cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV

+2022-08-31 08:48:31,312 DEBUG o.a.j.u.JsseSSLManager: Supported Cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV

+2022-08-31 08:48:31,312 DEBUG o.a.j.u.JsseSSLManager: Using threadLocal SSL context for: thread1 1-1

+2022-08-31 08:48:31,346 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled protocols: [TLSv1.3, TLSv1.2]

+2022-08-31 08:48:31,346 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

+2022-08-31 08:48:31,347 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Starting handshake

+2022-08-31 08:48:31,520 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 1:
+  Subject DN: CN=*.apache.org
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2022-08-16T21:44:08.000+0200
+  Valid until: 2022-11-14T20:44:07.000+0100
+  Issuer: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,521 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 2:
+  Subject DN: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2018-12-18T16:22:04.000+0100
+  Valid until: 2023-12-18T16:32:04.000+0100
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,521 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 3:
+  Subject DN: CN=RI Corporate Root CA2, O=<removed> International
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2014-09-12T13:22:14.000+0200
+  Valid until: 2034-09-12T13:30:14.000+0200
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Secure session established

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated protocol: TLSv1.3

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated cipher suite: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer principal: CN=*.apache.org

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer alternative names: [*.apache.org]

+2022-08-31 08:48:31,533 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  issuer principal: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,535 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connection established <removed>:1967<->151.101.2.132:443

+2022-08-31 08:48:31,535 DEBUG o.a.h.i.e.MainClientExec: Executing request GET / HTTP/1.1

+2022-08-31 08:48:31,535 DEBUG o.a.h.i.e.MainClientExec: Target auth state: UNCHALLENGED

+2022-08-31 08:48:31,535 DEBUG o.a.h.i.e.MainClientExec: Proxy auth state: UNCHALLENGED

+2022-08-31 08:48:31,537 DEBUG o.a.h.headers: http-outgoing-0 >> GET / HTTP/1.1

+2022-08-31 08:48:31,537 DEBUG o.a.h.headers: http-outgoing-0 >> Connection: close

+2022-08-31 08:48:31,537 DEBUG o.a.h.headers: http-outgoing-0 >> Host: jmeter.apache.org

+2022-08-31 08:48:31,537 DEBUG o.a.h.headers: http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)

+2022-08-31 08:48:31,538 DEBUG o.a.h.wire: http-outgoing-0 >> "GET / HTTP/1.1[\r][\n]"

+2022-08-31 08:48:31,538 DEBUG o.a.h.wire: http-outgoing-0 >> "Connection: close[\r][\n]"

+2022-08-31 08:48:31,538 DEBUG o.a.h.wire: http-outgoing-0 >> "Host: jmeter.apache.org[\r][\n]"

+2022-08-31 08:48:31,538 DEBUG o.a.h.wire: http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)[\r][\n]"

+2022-08-31 08:48:31,538 DEBUG o.a.h.wire: http-outgoing-0 >> "[\r][\n]"

+2022-08-31 08:48:31,538 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Sent 117 bytes

+2022-08-31 08:48:31,586 DEBUG o.a.h.wire: http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"

+2022-08-31 08:48:31,586 DEBUG o.a.h.wire: http-outgoing-0 << "Connection: close[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Content-Length: 12617[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Server: Apache[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "ETag: "3149-5e16814b3394e"[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Access-Control-Allow-Origin: *[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Content-Type: text/html[\r][\n]"

+2022-08-31 08:48:31,587 DEBUG o.a.h.wire: http-outgoing-0 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "Accept-Ranges: bytes[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "Date: Wed, 31 Aug 2022 06:48:31 GMT[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "Age: 1518[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "X-Served-By: cache-hel1410025-HEL, cache-ams21079-AMS[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "X-Cache: HIT, HIT[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "X-Cache-Hits: 1, 2[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "X-Timer: S1661928512.584078,VS0,VE0[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "Vary: Accept-Encoding[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "[\r][\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "<!DOCTYPE html SYSTEM "about:legacy-compat">[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "<html lang="en">[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "<head>[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "<META http-equiv="Content-Type" content="text/html; charset=iso-8859-15">[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "<title>Apache JMeter[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "          -[\n]"

+2022-08-31 08:48:31,588 DEBUG o.a.h.wire: http-outgoing-0 << "          Apache JMeter&trade;</title>[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<meta name="viewport" content="width=device-width, initial-scale=1">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<link href="https://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<link rel="stylesheet" type="text/css" href="./css/new-style.css">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<link rel="apple-touch-icon-precomposed" href="./images/apple-touch-icon.png">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<link rel="icon" href="./images/favicon.png">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<meta name="msapplication-TileColor" content="#ffffff">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<meta name="msapplication-TileImage" content="./images/mstile-144x144.png">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<meta name="theme-color" content="#ffffff">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "</head>[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<body role="document">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="#content" class="hidden">Main content</a>[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="header">[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "<!--[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "            APACHE LOGO[\n]"

+2022-08-31 08:48:31,589 DEBUG o.a.h.wire: http-outgoing-0 << "          -->[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org"><img title="Apache Software Foundation" class="asf-logo logo" src="./images/asf-logo.svg" alt="Logo ASF"></a>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<!--[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "              PROJECT LOGO[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "            -->[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://jmeter.apache.org/"><img class="logo" src="./images/logo.svg" alt="Apache JMeter"></a>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="banner">[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png" alt="Current Apache event teaser"></a>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="clear"></div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="nav">[\n]"

+2022-08-31 08:48:31,590 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">About</div>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./index.html">Overview</a>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">Download</div>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./download_jmeter.cgi">Download Releases</a>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./changes.html">Release Notes</a>[\n]"

+2022-08-31 08:48:31,591 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">Documentation</div>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/get-started.html">Get Started</a>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/index.html">User Manual</a>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/best-practices.html">Best Practices</a>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/component_reference.html">Component Reference</a>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/functions.html">Functions Reference</a>[\n]"

+2022-08-31 08:48:31,592 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/properties_reference.html">Properties Reference</a>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./changes_history.html">Change History</a>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./api/index.html">Javadocs</a>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,593 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">Tutorials</div>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,594 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">Community</div>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./issues.html">Issue Tracking</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/security/">Security</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,595 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="./building.html">Building and Contributing</a>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://projects.apache.org/project.html?jmeter">Project info at Apache</a>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="menu-title">Foundation</div>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,596 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="main" id="content">[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="social-media">[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<ul class="social-media-links">[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://twitter.com/ApacheJMeter" title="Follow us on Twitter"><i class="fa fa-twitter" aria-hidden="true"></i>Twitter</a>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<li class="github">[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://github.com/apache/jmeter" title="Fork us on github"><i class="fa fa-github" aria-hidden="true"></i>github</a>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,597 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="section">[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "<h1>Apache JMeter&trade;</h1>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "<p>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      The <b>Apache JMeter&trade;</b> application is open source software,[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      a 100% pure Java application designed[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      to load test functional behavior and measure performance.  It was[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      originally designed for testing Web Applications but has[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      since expanded to other test functions.[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "    </p>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "<h2>What can I do with it?</h2>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "<p>[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      Apache JMeter may be used to test performance both on static and dynamic[\n]"

+2022-08-31 08:48:31,598 DEBUG o.a.h.wire: http-outgoing-0 << "      resources, Web dynamic applications. <br>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "      It can be used to simulate a heavy load on a server, group of servers,[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "      network or object to test its strength or to analyze overall performance[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "      under different load types.<br>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "</p>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "<p>Apache JMeter features include:</p>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Ability to load and performance test many different applications/server/protocol types:[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "        <ul>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Web - HTTP, HTTPS (Java, NodeJS, PHP, ASP.NET, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "<li>SOAP / REST Webservices</li>[\n]"

+2022-08-31 08:48:31,599 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>FTP</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Database via JDBC</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>LDAP</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Message-oriented middleware (MOM) via JMS</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Mail - SMTP(S), POP3(S) and IMAP(S)</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Native commands or shell scripts</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>TCP</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Java Objects</li>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,600 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Full featured Test IDE that allows fast Test Plan <b>recording (from Browsers or native applications), building and debugging</b>.</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<b><a href="usermanual/get-started.html#non_gui">CLI mode (Command-line mode (previously called Non GUI) / headless mode)</a></b> to load test from any Java compatible OS (Linux, Windows, Mac OSX, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<li>A complete and <b><a href="usermanual/generating-dashboard.html">ready to present dynamic HTML report</a></b>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Easy correlation through ability to extract data from most popular response formats, <b><a href="usermanual/component_reference.html#CSS/JQuery_Extractor">HTML</a>, <a href="usermanual/component_reference.html#JSON_Extractor">JSON </a>,[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "        <a href="usermanual/component_reference.html#XPath_Extractor">XML</a> or <a href="usermanual/component_reference.html#Regular_Expression_Extractor">any textual format</a></b>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Complete portability and <b>100% Java purity</b>.</li>[\n]"

+2022-08-31 08:48:31,601 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Full <b>multi-threading</b> framework allows concurrent sampling by many threads and[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "        simultaneous sampling of different functions by separate thread groups.</li>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Caching and offline analysis/replaying of test results.</li>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<b>Highly Extensible core:</b>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "      [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Pluggable Samplers allow unlimited testing capabilities.</li>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,602 DEBUG o.a.h.wire: http-outgoing-0 << "<b>Scriptable Samplers</b> (JSR223-compatible languages like "

+2022-08-31 08:48:31,604 DEBUG o.a.h.headers: http-outgoing-0 << HTTP/1.1 200 OK

+2022-08-31 08:48:31,604 DEBUG o.a.h.headers: http-outgoing-0 << Connection: close

+2022-08-31 08:48:31,604 DEBUG o.a.h.headers: http-outgoing-0 << Content-Length: 12617

+2022-08-31 08:48:31,604 DEBUG o.a.h.headers: http-outgoing-0 << Server: Apache

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << ETag: "3149-5e16814b3394e"

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Access-Control-Allow-Origin: *

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Content-Type: text/html

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Via: 1.1 varnish, 1.1 varnish

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Accept-Ranges: bytes

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Date: Wed, 31 Aug 2022 06:48:31 GMT

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Age: 1518

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << X-Served-By: cache-hel1410025-HEL, cache-ams21079-AMS

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << X-Cache: HIT, HIT

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << X-Cache-Hits: 1, 2

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << X-Timer: S1661928512.584078,VS0,VE0

+2022-08-31 08:48:31,605 DEBUG o.a.h.headers: http-outgoing-0 << Vary: Accept-Encoding

+2022-08-31 08:48:31,609 DEBUG o.a.h.c.p.ResponseProcessCookies: Cookie spec not specified in HTTP context

+2022-08-31 08:48:31,609 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request before:[Connection: close]

+2022-08-31 08:48:31,609 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request after:[Connection: close], in localContext#request:[Connection: close, Host: jmeter.apache.org, User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)]

+2022-08-31 08:48:31,609 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Extracted from HttpContext user token:thread1 1-1 storing it as JMeter variable:__jmeter.U_T__

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="http://groovy-lang.org">Groovy</a> and BeanShell)</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Several load statistics may be chosen with <b>pluggable timers</b>.</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Data analysis and <b>visualization plugins</b> allow great extensibility[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "        as well as personalization.</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Functions can be used to provide dynamic input to a test or provide data manipulation.</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "        [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<li>Easy Continuous Integration through 3<sup>rd</sup> party Open Source libraries for Maven, Gradle and Jenkins.</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "      [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "    [\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<h2>How do I do it?</h2>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,610 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/index.html">Using JMeter</a> to understand how to use it</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/component_reference.html">Component reference</a> to have detailed information for every Test element</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/functions.html">Functions reference</a> to have detailed information and examples for every function</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/properties_reference.html">Properties reference</a> for all properties that allow you to customize JMeter</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="api/index.html">Javadoc API documentation</a>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">JMeter FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="building.html">Building JMeter and Add-Ons</a> for advanced usage</li>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,611 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<h2>JMeter is not a browser</h2>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<p>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "JMeter is not a browser, it works at protocol level.[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers);[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "however JMeter does not perform all the actions supported by browsers.[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "In particular, JMeter does not execute the Javascript found in HTML pages.[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "Nor does it render the HTML pages as a browser does[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "(it's possible to view the response as HTML etc., but the timings are not included in any samples, and only one sample in one thread is ever displayed at a time).[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "</p>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<h2>Tutorials</h2>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,612 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<h2>Further Information About JMeter</h2>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<ul>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="changes.html">Changes List</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="issues.html">Read about existing Issues (Bugs or Enhancements) or reporting new ones (please do it !)</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,613 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<li>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="share-links">[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "      Share this page:[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "      <ul>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<li class="fb">[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<a data-social-url="https://facebook.com/sharer/sharer.php?u=" title="Share on facebook"><i class="fa fa-facebook" aria-hidden="true"></i>share</a>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,614 DEBUG o.a.h.wire: http-outgoing-0 << "<a data-social-url="https://twitter.com/intent/tweet?url=" title="Tweet on twitter"><i class="fa fa-twitter" aria-hidden="true"></i>tweet</a>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "</li>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "</ul>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "<a href="#top" id="topButton">Go to top</a>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="footer">[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="copyright">[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            Copyright &copy;[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            1999 &ndash;[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            2022[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            , Apache Software Foundation[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "          </div>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "<div class="trademarks">Apache, Apache JMeter, JMeter, the Apache[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            feather, and the Apache JMeter logo are[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            trademarks of the[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            Apache Software Foundation.[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "          </div>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "</div>[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "<script>(function(){[\n]"

+2022-08-31 08:48:31,615 DEBUG o.a.h.wire: http-outgoing-0 << "            "use strict";[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            // enable 'go to top' button functionality[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            document.addEventListener('scroll', function() {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                    document.getElementById("topButton").style.display = "block";[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                } else {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                    document.getElementById("topButton").style.display = "none";[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                }[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            });[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            // fill in the current location into social links on this page.[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            var as = document.getElementsByTagName('a');[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            var loc = document.location.href;[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            if (!loc.toLowerCase().startsWith('http')) {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                return;[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            }[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            for (var i=0; i<as.length; i++) {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                var href = as[i].getAttribute('data-social-url');[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                if (href !== null) {[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                    as[i].href = href + encodeURIComponent(loc);[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "                }[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "            }[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "        })();</script>[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "</body>[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.wire: http-outgoing-0 << "</html>[\n]"

+2022-08-31 08:48:31,616 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection: http-outgoing-0: Close connection

+2022-08-31 08:48:31,618 DEBUG o.a.h.i.e.MainClientExec: Connection discarded

+2022-08-31 08:48:31,618 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection released: [id: 0][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,622 DEBUG o.a.j.p.h.s.HTTPHC4Impl: ResponseHeadersSize=463 Content-Length=12617 Total=13080

+2022-08-31 08:48:31,634 INFO o.a.j.r.Summariser: summary +      1 in 00:00:01 =    0.8/s Avg:  1055 Min:  1055 Max:  1055 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0

+2022-08-31 08:48:31,635 DEBUG o.a.j.c.GenericController: Calling next on: class org.apache.jmeter.control.GenericController

+2022-08-31 08:48:31,635 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Start : sample https://jmeter.apache.org/ method GET followingRedirect false depth 0

+2022-08-31 08:48:31,635 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Reusing the HttpClient: @762311227 https://jmeter.apache.org

+2022-08-31 08:48:31,635 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Found user token:thread1 1-1 as JMeter variable:__jmeter.U_T__, storing it in HttpContext

+2022-08-31 08:48:31,636 DEBUG o.a.h.c.p.RequestAddCookies: CookieSpec selected: default

+2022-08-31 08:48:31,636 DEBUG o.a.h.c.p.RequestAddCookies: Unsupported cookie policy: default

+2022-08-31 08:48:31,636 DEBUG o.a.h.c.p.RequestAuthCache: Auth cache not set in the context

+2022-08-31 08:48:31,636 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection request: [route: {s}->https://jmeter.apache.org:443][state: thread1 1-1][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,636 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection leased: [id: 1][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]

+2022-08-31 08:48:31,636 DEBUG o.a.h.i.e.MainClientExec: Opening connection {s}->https://jmeter.apache.org:443

+2022-08-31 08:48:31,636 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connecting to jmeter.apache.org/151.101.2.132:443

+2022-08-31 08:48:31,636 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to jmeter.apache.org/151.101.2.132:443 with timeout 0

+2022-08-31 08:48:31,640 DEBUG o.a.j.u.JsseSSLManager: Using threadLocal SSL context for: thread1 1-1

+2022-08-31 08:48:31,641 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled protocols: [TLSv1.3, TLSv1.2]

+2022-08-31 08:48:31,641 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

+2022-08-31 08:48:31,641 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Starting handshake

+2022-08-31 08:48:31,682 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 1:
+  Subject DN: CN=*.apache.org
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2022-08-16T21:44:08.000+0200
+  Valid until: 2022-11-14T20:44:07.000+0100
+  Issuer: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,683 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 2:
+  Subject DN: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2018-12-18T16:22:04.000+0100
+  Valid until: 2023-12-18T16:32:04.000+0100
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,683 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 3:
+  Subject DN: CN=RI Corporate Root CA2, O=<removed> International
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2014-09-12T13:22:14.000+0200
+  Valid until: 2034-09-12T13:30:14.000+0200
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Secure session established

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated protocol: TLSv1.3

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated cipher suite: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer principal: CN=*.apache.org

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer alternative names: [*.apache.org]

+2022-08-31 08:48:31,689 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  issuer principal: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,689 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connection established <removed>:1972<->151.101.2.132:443

+2022-08-31 08:48:31,689 DEBUG o.a.h.i.e.MainClientExec: Executing request GET / HTTP/1.1

+2022-08-31 08:48:31,689 DEBUG o.a.h.i.e.MainClientExec: Target auth state: UNCHALLENGED

+2022-08-31 08:48:31,690 DEBUG o.a.h.i.e.MainClientExec: Proxy auth state: UNCHALLENGED

+2022-08-31 08:48:31,690 DEBUG o.a.h.headers: http-outgoing-1 >> GET / HTTP/1.1

+2022-08-31 08:48:31,690 DEBUG o.a.h.headers: http-outgoing-1 >> Connection: close

+2022-08-31 08:48:31,690 DEBUG o.a.h.headers: http-outgoing-1 >> Host: jmeter.apache.org

+2022-08-31 08:48:31,690 DEBUG o.a.h.headers: http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)

+2022-08-31 08:48:31,690 DEBUG o.a.h.wire: http-outgoing-1 >> "GET / HTTP/1.1[\r][\n]"

+2022-08-31 08:48:31,690 DEBUG o.a.h.wire: http-outgoing-1 >> "Connection: close[\r][\n]"

+2022-08-31 08:48:31,690 DEBUG o.a.h.wire: http-outgoing-1 >> "Host: jmeter.apache.org[\r][\n]"

+2022-08-31 08:48:31,690 DEBUG o.a.h.wire: http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)[\r][\n]"

+2022-08-31 08:48:31,690 DEBUG o.a.h.wire: http-outgoing-1 >> "[\r][\n]"

+2022-08-31 08:48:31,691 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Sent 117 bytes

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Connection: close[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Content-Length: 12617[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Server: Apache[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "ETag: "3149-5e16814b3394e"[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Access-Control-Allow-Origin: *[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Content-Type: text/html[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Accept-Ranges: bytes[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Date: Wed, 31 Aug 2022 06:48:31 GMT[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Age: 1518[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "X-Served-By: cache-hel1410025-HEL, cache-ams21081-AMS[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "X-Cache: HIT, HIT[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "X-Cache-Hits: 1, 1[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "X-Timer: S1661928512.742898,VS0,VE0[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "Vary: Accept-Encoding[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "[\r][\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<!DOCTYPE html SYSTEM "about:legacy-compat">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<html lang="en">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<head>[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<META http-equiv="Content-Type" content="text/html; charset=iso-8859-15">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<title>Apache JMeter[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "          -[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "          Apache JMeter&trade;</title>[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<meta name="viewport" content="width=device-width, initial-scale=1">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<link href="https://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<link rel="stylesheet" type="text/css" href="./css/new-style.css">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<link rel="apple-touch-icon-precomposed" href="./images/apple-touch-icon.png">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<link rel="icon" href="./images/favicon.png">[\n]"

+2022-08-31 08:48:31,730 DEBUG o.a.h.wire: http-outgoing-1 << "<meta name="msapplication-TileColor" content="#ffffff">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<meta name="msapplication-TileImage" content="./images/mstile-144x144.png">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<meta name="theme-color" content="#ffffff">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</head>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<body role="document">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="#content" class="hidden">Main content</a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="header">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<!--[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "            APACHE LOGO[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "          -->[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org"><img title="Apache Software Foundation" class="asf-logo logo" src="./images/asf-logo.svg" alt="Logo ASF"></a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<!--[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "              PROJECT LOGO[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "            -->[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://jmeter.apache.org/"><img class="logo" src="./images/logo.svg" alt="Apache JMeter"></a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="banner">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png" alt="Current Apache event teaser"></a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="clear"></div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="nav">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">About</div>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./index.html">Overview</a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,731 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">Download</div>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./download_jmeter.cgi">Download Releases</a>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./changes.html">Release Notes</a>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">Documentation</div>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/get-started.html">Get Started</a>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/index.html">User Manual</a>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/best-practices.html">Best Practices</a>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,732 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/component_reference.html">Component Reference</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/functions.html">Functions Reference</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/properties_reference.html">Properties Reference</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./changes_history.html">Change History</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./api/index.html">Javadocs</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">Tutorials</div>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,733 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">Community</div>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./issues.html">Issue Tracking</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/security/">Security</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="./building.html">Building and Contributing</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://projects.apache.org/project.html?jmeter">Project info at Apache</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,734 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="menu-title">Foundation</div>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="main" id="content">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="social-media">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<ul class="social-media-links">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://twitter.com/ApacheJMeter" title="Follow us on Twitter"><i class="fa fa-twitter" aria-hidden="true"></i>Twitter</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<li class="github">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://github.com/apache/jmeter" title="Fork us on github"><i class="fa fa-github" aria-hidden="true"></i>github</a>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="section">[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<h1>Apache JMeter&trade;</h1>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<p>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "      The <b>Apache JMeter&trade;</b> application is open source software,[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "      a 100% pure Java application designed[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "      to load test functional behavior and measure performance.  It was[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "      originally designed for testing Web Applications but has[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "      since expanded to other test functions.[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "    </p>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<h2>What can I do with it?</h2>[\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,735 DEBUG o.a.h.wire: http-outgoing-1 << "<p>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "      Apache JMeter may be used to test performance both on static and dynamic[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "      resources, Web dynamic applications. <br>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "      It can be used to simulate a heavy load on a server, group of servers,[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "      network or object to test its strength or to analyze overall performance[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "      under different load types.<br>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "</p>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<p>Apache JMeter features include:</p>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Ability to load and performance test many different applications/server/protocol types:[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        <ul>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Web - HTTP, HTTPS (Java, NodeJS, PHP, ASP.NET, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>SOAP / REST Webservices</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>FTP</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Database via JDBC</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>LDAP</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Message-oriented middleware (MOM) via JMS</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Mail - SMTP(S), POP3(S) and IMAP(S)</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Native commands or shell scripts</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>TCP</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Java Objects</li>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,736 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Full featured Test IDE that allows fast Test Plan <b>recording (from Browsers or native applications), building and debugging</b>.</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<b><a href="usermanual/get-started.html#non_gui">CLI mode (Command-line mode (previously called Non GUI) / headless mode)</a></b> to load test from any Java compatible OS (Linux, Windows, Mac OSX, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>A complete and <b><a href="usermanual/generating-dashboard.html">ready to present dynamic HTML report</a></b>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Easy correlation through ability to extract data from most popular response formats, <b><a href="usermanual/component_reference.html#CSS/JQuery_Extractor">HTML</a>, <a href="usermanual/component_reference.html#JSON_Extractor">JSON </a>,[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "        <a href="usermanual/component_reference.html#XPath_Extractor">XML</a> or <a href="usermanual/component_reference.html#Regular_Expression_Extractor">any textual format</a></b>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Complete portability and <b>100% Java purity</b>.</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Full <b>multi-threading</b> framework allows concurrent sampling by many threads and[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "        simultaneous sampling of different functions by separate thread groups.</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Caching and offline analysis/replaying of test results.</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<b>Highly Extensible core:</b>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "      [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Pluggable Samplers allow unlimited testing capabilities.</li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,737 DEBUG o.a.h.wire: http-outgoing-1 << "<b>Scriptable Samplers</b> (JSR223-compatible languages like "

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << HTTP/1.1 200 OK

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Connection: close

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Content-Length: 12617

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Server: Apache

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << ETag: "3149-5e16814b3394e"

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Access-Control-Allow-Origin: *

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Content-Type: text/html

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Via: 1.1 varnish, 1.1 varnish

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Accept-Ranges: bytes

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Date: Wed, 31 Aug 2022 06:48:31 GMT

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Age: 1518

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << X-Served-By: cache-hel1410025-HEL, cache-ams21081-AMS

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << X-Cache: HIT, HIT

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << X-Cache-Hits: 1, 1

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << X-Timer: S1661928512.742898,VS0,VE0

+2022-08-31 08:48:31,738 DEBUG o.a.h.headers: http-outgoing-1 << Vary: Accept-Encoding

+2022-08-31 08:48:31,738 DEBUG o.a.h.c.p.ResponseProcessCookies: Cookie spec not specified in HTTP context

+2022-08-31 08:48:31,738 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request before:[Connection: close]

+2022-08-31 08:48:31,739 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request after:[Connection: close], in localContext#request:[Connection: close, Host: jmeter.apache.org, User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)]

+2022-08-31 08:48:31,739 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Extracted from HttpContext user token:thread1 1-1 storing it as JMeter variable:__jmeter.U_T__

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="http://groovy-lang.org">Groovy</a> and BeanShell)</li>[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Several load statistics may be chosen with <b>pluggable timers</b>.</li>[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Data analysis and <b>visualization plugins</b> allow great extensibility[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "        as well as personalization.</li>[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Functions can be used to provide dynamic input to a test or provide data manipulation.</li>[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "        [\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "<li>Easy Continuous Integration through 3<sup>rd</sup> party Open Source libraries for Maven, Gradle and Jenkins.</li>[\n]"

+2022-08-31 08:48:31,739 DEBUG o.a.h.wire: http-outgoing-1 << "      [\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "    [\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<h2>How do I do it?</h2>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/index.html">Using JMeter</a> to understand how to use it</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/component_reference.html">Component reference</a> to have detailed information for every Test element</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/functions.html">Functions reference</a> to have detailed information and examples for every function</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/properties_reference.html">Properties reference</a> for all properties that allow you to customize JMeter</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="api/index.html">Javadoc API documentation</a>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">JMeter FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="building.html">Building JMeter and Add-Ons</a> for advanced usage</li>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<h2>JMeter is not a browser</h2>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "<p>[\n]"

+2022-08-31 08:48:31,740 DEBUG o.a.h.wire: http-outgoing-1 << "JMeter is not a browser, it works at protocol level.[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers);[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "however JMeter does not perform all the actions supported by browsers.[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "In particular, JMeter does not execute the Javascript found in HTML pages.[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "Nor does it render the HTML pages as a browser does[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "(it's possible to view the response as HTML etc., but the timings are not included in any samples, and only one sample in one thread is ever displayed at a time).[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</p>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<h2>Tutorials</h2>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<h2>Further Information About JMeter</h2>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<ul>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="changes.html">Changes List</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="issues.html">Read about existing Issues (Bugs or Enhancements) or reporting new ones (please do it !)</a>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,741 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="share-links">[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "      Share this page:[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "      <ul>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<li class="fb">[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a data-social-url="https://facebook.com/sharer/sharer.php?u=" title="Share on facebook"><i class="fa fa-facebook" aria-hidden="true"></i>share</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a data-social-url="https://twitter.com/intent/tweet?url=" title="Tweet on twitter"><i class="fa fa-twitter" aria-hidden="true"></i>tweet</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</li>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</ul>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<a href="#top" id="topButton">Go to top</a>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="footer">[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="copyright">[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "            Copyright &copy;[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "            1999 &ndash;[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "            2022[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "            , Apache Software Foundation[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "          </div>[\n]"

+2022-08-31 08:48:31,742 DEBUG o.a.h.wire: http-outgoing-1 << "<div class="trademarks">Apache, Apache JMeter, JMeter, the Apache[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            feather, and the Apache JMeter logo are[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            trademarks of the[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            Apache Software Foundation.[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "          </div>[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "</div>[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "<script>(function(){[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            "use strict";[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            // enable 'go to top' button functionality[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            document.addEventListener('scroll', function() {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                    document.getElementById("topButton").style.display = "block";[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                } else {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                    document.getElementById("topButton").style.display = "none";[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                }[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            });[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            // fill in the current location into social links on this page.[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            var as = document.getElementsByTagName('a');[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            var loc = document.location.href;[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            if (!loc.toLowerCase().startsWith('http')) {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                return;[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            }[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            for (var i=0; i<as.length; i++) {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                var href = as[i].getAttribute('data-social-url');[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                if (href !== null) {[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                    as[i].href = href + encodeURIComponent(loc);[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "                }[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "            }[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "        })();</script>[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "</body>[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.wire: http-outgoing-1 << "</html>[\n]"

+2022-08-31 08:48:31,743 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection: http-outgoing-1: Close connection

+2022-08-31 08:48:31,744 DEBUG o.a.h.i.e.MainClientExec: Connection discarded

+2022-08-31 08:48:31,744 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection released: [id: 1][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,744 DEBUG o.a.j.p.h.s.HTTPHC4Impl: ResponseHeadersSize=463 Content-Length=12617 Total=13080

+2022-08-31 08:48:31,745 DEBUG o.a.j.c.GenericController: Calling next on: class org.apache.jmeter.control.GenericController

+2022-08-31 08:48:31,745 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Start : sample https://jmeter.apache.org/ method GET followingRedirect false depth 0

+2022-08-31 08:48:31,745 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Reusing the HttpClient: @762311227 https://jmeter.apache.org

+2022-08-31 08:48:31,745 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Found user token:thread1 1-1 as JMeter variable:__jmeter.U_T__, storing it in HttpContext

+2022-08-31 08:48:31,745 DEBUG o.a.h.c.p.RequestAddCookies: CookieSpec selected: default

+2022-08-31 08:48:31,745 DEBUG o.a.h.c.p.RequestAddCookies: Unsupported cookie policy: default

+2022-08-31 08:48:31,745 DEBUG o.a.h.c.p.RequestAuthCache: Auth cache not set in the context

+2022-08-31 08:48:31,746 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection request: [route: {s}->https://jmeter.apache.org:443][state: thread1 1-1][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,746 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection leased: [id: 2][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]

+2022-08-31 08:48:31,746 DEBUG o.a.h.i.e.MainClientExec: Opening connection {s}->https://jmeter.apache.org:443

+2022-08-31 08:48:31,746 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connecting to jmeter.apache.org/151.101.2.132:443

+2022-08-31 08:48:31,746 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to jmeter.apache.org/151.101.2.132:443 with timeout 0

+2022-08-31 08:48:31,748 DEBUG o.a.j.u.JsseSSLManager: Using threadLocal SSL context for: thread1 1-1

+2022-08-31 08:48:31,749 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled protocols: [TLSv1.3, TLSv1.2]

+2022-08-31 08:48:31,749 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

+2022-08-31 08:48:31,749 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Starting handshake

+2022-08-31 08:48:31,794 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 1:
+  Subject DN: CN=*.apache.org
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2022-08-16T21:44:08.000+0200
+  Valid until: 2022-11-14T20:44:07.000+0100
+  Issuer: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,794 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 2:
+  Subject DN: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2018-12-18T16:22:04.000+0100
+  Valid until: 2023-12-18T16:32:04.000+0100
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,794 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 3:
+  Subject DN: CN=RI Corporate Root CA2, O=<removed> International
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2014-09-12T13:22:14.000+0200
+  Valid until: 2034-09-12T13:30:14.000+0200
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,800 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Secure session established

+2022-08-31 08:48:31,800 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated protocol: TLSv1.3

+2022-08-31 08:48:31,800 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated cipher suite: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,801 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer principal: CN=*.apache.org

+2022-08-31 08:48:31,801 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer alternative names: [*.apache.org]

+2022-08-31 08:48:31,801 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  issuer principal: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,801 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connection established <removed>:1973<->151.101.2.132:443

+2022-08-31 08:48:31,801 DEBUG o.a.h.i.e.MainClientExec: Executing request GET / HTTP/1.1

+2022-08-31 08:48:31,801 DEBUG o.a.h.i.e.MainClientExec: Target auth state: UNCHALLENGED

+2022-08-31 08:48:31,801 DEBUG o.a.h.i.e.MainClientExec: Proxy auth state: UNCHALLENGED

+2022-08-31 08:48:31,801 DEBUG o.a.h.headers: http-outgoing-2 >> GET / HTTP/1.1

+2022-08-31 08:48:31,801 DEBUG o.a.h.headers: http-outgoing-2 >> Connection: close

+2022-08-31 08:48:31,801 DEBUG o.a.h.headers: http-outgoing-2 >> Host: jmeter.apache.org

+2022-08-31 08:48:31,801 DEBUG o.a.h.headers: http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)

+2022-08-31 08:48:31,801 DEBUG o.a.h.wire: http-outgoing-2 >> "GET / HTTP/1.1[\r][\n]"

+2022-08-31 08:48:31,801 DEBUG o.a.h.wire: http-outgoing-2 >> "Connection: close[\r][\n]"

+2022-08-31 08:48:31,801 DEBUG o.a.h.wire: http-outgoing-2 >> "Host: jmeter.apache.org[\r][\n]"

+2022-08-31 08:48:31,801 DEBUG o.a.h.wire: http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)[\r][\n]"

+2022-08-31 08:48:31,801 DEBUG o.a.h.wire: http-outgoing-2 >> "[\r][\n]"

+2022-08-31 08:48:31,802 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Sent 117 bytes

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Connection: close[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Content-Length: 12617[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Server: Apache[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "ETag: "3149-5e16814b3394e"[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Access-Control-Allow-Origin: *[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Content-Type: text/html[\r][\n]"

+2022-08-31 08:48:31,833 DEBUG o.a.h.wire: http-outgoing-2 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "Accept-Ranges: bytes[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "Date: Wed, 31 Aug 2022 06:48:31 GMT[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "Age: 1518[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "X-Served-By: cache-hel1410025-HEL, cache-ams21051-AMS[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "X-Cache: HIT, HIT[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "X-Cache-Hits: 1, 1[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "X-Timer: S1661928512.847876,VS0,VE0[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "Vary: Accept-Encoding[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "[\r][\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<!DOCTYPE html SYSTEM "about:legacy-compat">[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<html lang="en">[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<head>[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<META http-equiv="Content-Type" content="text/html; charset=iso-8859-15">[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<title>Apache JMeter[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "          -[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "          Apache JMeter&trade;</title>[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<meta name="viewport" content="width=device-width, initial-scale=1">[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<link href="https://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,834 DEBUG o.a.h.wire: http-outgoing-2 << "<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<link rel="stylesheet" type="text/css" href="./css/new-style.css">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<link rel="apple-touch-icon-precomposed" href="./images/apple-touch-icon.png">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<link rel="icon" href="./images/favicon.png">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<meta name="msapplication-TileColor" content="#ffffff">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<meta name="msapplication-TileImage" content="./images/mstile-144x144.png">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<meta name="theme-color" content="#ffffff">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "</head>[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<body role="document">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="#content" class="hidden">Main content</a>[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="header">[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<!--[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "            APACHE LOGO[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "          -->[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<div>[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org"><img title="Apache Software Foundation" class="asf-logo logo" src="./images/asf-logo.svg" alt="Logo ASF"></a>[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "<!--[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "              PROJECT LOGO[\n]"

+2022-08-31 08:48:31,835 DEBUG o.a.h.wire: http-outgoing-2 << "            -->[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://jmeter.apache.org/"><img class="logo" src="./images/logo.svg" alt="Apache JMeter"></a>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="banner">[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png" alt="Current Apache event teaser"></a>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="clear"></div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="nav">[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">About</div>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./index.html">Overview</a>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,836 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">Download</div>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./download_jmeter.cgi">Download Releases</a>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./changes.html">Release Notes</a>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">Documentation</div>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/get-started.html">Get Started</a>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/index.html">User Manual</a>[\n]"

+2022-08-31 08:48:31,837 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/best-practices.html">Best Practices</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/component_reference.html">Component Reference</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/functions.html">Functions Reference</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/properties_reference.html">Properties Reference</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./changes_history.html">Change History</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./api/index.html">Javadocs</a>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,838 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">Tutorials</div>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,839 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">Community</div>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./issues.html">Issue Tracking</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/security/">Security</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="./building.html">Building and Contributing</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://projects.apache.org/project.html?jmeter">Project info at Apache</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="menu-title">Foundation</div>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,841 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="main" id="content">[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="social-media">[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<ul class="social-media-links">[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://twitter.com/ApacheJMeter" title="Follow us on Twitter"><i class="fa fa-twitter" aria-hidden="true"></i>Twitter</a>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<li class="github">[\n]"

+2022-08-31 08:48:31,842 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://github.com/apache/jmeter" title="Fork us on github"><i class="fa fa-github" aria-hidden="true"></i>github</a>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="section">[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<h1>Apache JMeter&trade;</h1>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<p>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      The <b>Apache JMeter&trade;</b> application is open source software,[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      a 100% pure Java application designed[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      to load test functional behavior and measure performance.  It was[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      originally designed for testing Web Applications but has[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      since expanded to other test functions.[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    </p>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<h2>What can I do with it?</h2>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<p>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      Apache JMeter may be used to test performance both on static and dynamic[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      resources, Web dynamic applications. <br>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      It can be used to simulate a heavy load on a server, group of servers,[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      network or object to test its strength or to analyze overall performance[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "      under different load types.<br>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "</p>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<p>Apache JMeter features include:</p>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,843 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Ability to load and performance test many different applications/server/protocol types:[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        <ul>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Web - HTTP, HTTPS (Java, NodeJS, PHP, ASP.NET, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>SOAP / REST Webservices</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>FTP</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Database via JDBC</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>LDAP</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Message-oriented middleware (MOM) via JMS</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Mail - SMTP(S), POP3(S) and IMAP(S)</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Native commands or shell scripts</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>TCP</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Java Objects</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Full featured Test IDE that allows fast Test Plan <b>recording (from Browsers or native applications), building and debugging</b>.</li>[\n]"

+2022-08-31 08:48:31,844 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<b><a href="usermanual/get-started.html#non_gui">CLI mode (Command-line mode (previously called Non GUI) / headless mode)</a></b> to load test from any Java compatible OS (Linux, Windows, Mac OSX, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>A complete and <b><a href="usermanual/generating-dashboard.html">ready to present dynamic HTML report</a></b>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Easy correlation through ability to extract data from most popular response formats, <b><a href="usermanual/component_reference.html#CSS/JQuery_Extractor">HTML</a>, <a href="usermanual/component_reference.html#JSON_Extractor">JSON </a>,[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "        <a href="usermanual/component_reference.html#XPath_Extractor">XML</a> or <a href="usermanual/component_reference.html#Regular_Expression_Extractor">any textual format</a></b>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Complete portability and <b>100% Java purity</b>.</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Full <b>multi-threading</b> framework allows concurrent sampling by many threads and[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "        simultaneous sampling of different functions by separate thread groups.</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Caching and offline analysis/replaying of test results.</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<b>Highly Extensible core:</b>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "      [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Pluggable Samplers allow unlimited testing capabilities.</li>[\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,845 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,846 DEBUG o.a.h.wire: http-outgoing-2 << "<b>Scriptable Samplers</b> (JSR223-compatible languages like "

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << HTTP/1.1 200 OK

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Connection: close

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Content-Length: 12617

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Server: Apache

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << ETag: "3149-5e16814b3394e"

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Access-Control-Allow-Origin: *

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Content-Type: text/html

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Via: 1.1 varnish, 1.1 varnish

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Accept-Ranges: bytes

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Date: Wed, 31 Aug 2022 06:48:31 GMT

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Age: 1518

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << X-Served-By: cache-hel1410025-HEL, cache-ams21051-AMS

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << X-Cache: HIT, HIT

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << X-Cache-Hits: 1, 1

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << X-Timer: S1661928512.847876,VS0,VE0

+2022-08-31 08:48:31,846 DEBUG o.a.h.headers: http-outgoing-2 << Vary: Accept-Encoding

+2022-08-31 08:48:31,846 DEBUG o.a.h.c.p.ResponseProcessCookies: Cookie spec not specified in HTTP context

+2022-08-31 08:48:31,847 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request before:[Connection: close]

+2022-08-31 08:48:31,847 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request after:[Connection: close], in localContext#request:[Connection: close, Host: jmeter.apache.org, User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)]

+2022-08-31 08:48:31,847 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Extracted from HttpContext user token:thread1 1-1 storing it as JMeter variable:__jmeter.U_T__

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="http://groovy-lang.org">Groovy</a> and BeanShell)</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Several load statistics may be chosen with <b>pluggable timers</b>.</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Data analysis and <b>visualization plugins</b> allow great extensibility[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "        as well as personalization.</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Functions can be used to provide dynamic input to a test or provide data manipulation.</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "        [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<li>Easy Continuous Integration through 3<sup>rd</sup> party Open Source libraries for Maven, Gradle and Jenkins.</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "      [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "    [\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "<h2>How do I do it?</h2>[\n]"

+2022-08-31 08:48:31,847 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/index.html">Using JMeter</a> to understand how to use it</li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/component_reference.html">Component reference</a> to have detailed information for every Test element</li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/functions.html">Functions reference</a> to have detailed information and examples for every function</li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/properties_reference.html">Properties reference</a> for all properties that allow you to customize JMeter</li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="api/index.html">Javadoc API documentation</a>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,848 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">JMeter FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="building.html">Building JMeter and Add-Ons</a> for advanced usage</li>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<h2>JMeter is not a browser</h2>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "<p>[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "JMeter is not a browser, it works at protocol level.[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers);[\n]"

+2022-08-31 08:48:31,849 DEBUG o.a.h.wire: http-outgoing-2 << "however JMeter does not perform all the actions supported by browsers.[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "In particular, JMeter does not execute the Javascript found in HTML pages.[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "Nor does it render the HTML pages as a browser does[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "(it's possible to view the response as HTML etc., but the timings are not included in any samples, and only one sample in one thread is ever displayed at a time).[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "</p>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<h2>Tutorials</h2>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,850 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<h2>Further Information About JMeter</h2>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<ul>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="changes.html">Changes List</a>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,851 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="issues.html">Read about existing Issues (Bugs or Enhancements) or reporting new ones (please do it !)</a>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,852 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="share-links">[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "      Share this page:[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "      <ul>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<li class="fb">[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<a data-social-url="https://facebook.com/sharer/sharer.php?u=" title="Share on facebook"><i class="fa fa-facebook" aria-hidden="true"></i>share</a>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<a data-social-url="https://twitter.com/intent/tweet?url=" title="Tweet on twitter"><i class="fa fa-twitter" aria-hidden="true"></i>tweet</a>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "</li>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "</ul>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<a href="#top" id="topButton">Go to top</a>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="footer">[\n]"

+2022-08-31 08:48:31,853 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="copyright">[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            Copyright &copy;[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            1999 &ndash;[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            2022[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            , Apache Software Foundation[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "          </div>[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "<div class="trademarks">Apache, Apache JMeter, JMeter, the Apache[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            feather, and the Apache JMeter logo are[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            trademarks of the[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            Apache Software Foundation.[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "          </div>[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "</div>[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "<script>(function(){[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            "use strict";[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            // enable 'go to top' button functionality[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "            document.addEventListener('scroll', function() {[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "                if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "                    document.getElementById("topButton").style.display = "block";[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "                } else {[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "                    document.getElementById("topButton").style.display = "none";[\n]"

+2022-08-31 08:48:31,854 DEBUG o.a.h.wire: http-outgoing-2 << "                }[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            });[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            // fill in the current location into social links on this page.[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            var as = document.getElementsByTagName('a');[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            var loc = document.location.href;[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            if (!loc.toLowerCase().startsWith('http')) {[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "                return;[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            }[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            for (var i=0; i<as.length; i++) {[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "                var href = as[i].getAttribute('data-social-url');[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "                if (href !== null) {[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "                    as[i].href = href + encodeURIComponent(loc);[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "                }[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "            }[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "        })();</script>[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "</body>[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.wire: http-outgoing-2 << "</html>[\n]"

+2022-08-31 08:48:31,855 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection: http-outgoing-2: Close connection

+2022-08-31 08:48:31,856 DEBUG o.a.h.i.e.MainClientExec: Connection discarded

+2022-08-31 08:48:31,856 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection released: [id: 2][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,856 DEBUG o.a.j.p.h.s.HTTPHC4Impl: ResponseHeadersSize=463 Content-Length=12617 Total=13080

+2022-08-31 08:48:31,856 DEBUG o.a.j.c.GenericController: Calling next on: class org.apache.jmeter.control.GenericController

+2022-08-31 08:48:31,856 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Start : sample https://jmeter.apache.org/ method GET followingRedirect false depth 0

+2022-08-31 08:48:31,856 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Reusing the HttpClient: @762311227 https://jmeter.apache.org

+2022-08-31 08:48:31,857 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Found user token:thread1 1-1 as JMeter variable:__jmeter.U_T__, storing it in HttpContext

+2022-08-31 08:48:31,857 DEBUG o.a.h.c.p.RequestAddCookies: CookieSpec selected: default

+2022-08-31 08:48:31,857 DEBUG o.a.h.c.p.RequestAddCookies: Unsupported cookie policy: default

+2022-08-31 08:48:31,857 DEBUG o.a.h.c.p.RequestAuthCache: Auth cache not set in the context

+2022-08-31 08:48:31,857 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection request: [route: {s}->https://jmeter.apache.org:443][state: thread1 1-1][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,857 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection leased: [id: 3][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]

+2022-08-31 08:48:31,857 DEBUG o.a.h.i.e.MainClientExec: Opening connection {s}->https://jmeter.apache.org:443

+2022-08-31 08:48:31,858 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connecting to jmeter.apache.org/151.101.2.132:443

+2022-08-31 08:48:31,858 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Connecting socket to jmeter.apache.org/151.101.2.132:443 with timeout 0

+2022-08-31 08:48:31,860 DEBUG o.a.j.u.JsseSSLManager: Using threadLocal SSL context for: thread1 1-1

+2022-08-31 08:48:31,861 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled protocols: [TLSv1.3, TLSv1.2]

+2022-08-31 08:48:31,861 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Enabled cipher suites:[TLS_AES_256_GCM_SHA384, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]

+2022-08-31 08:48:31,861 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Starting handshake

+2022-08-31 08:48:31,901 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 1:
+  Subject DN: CN=*.apache.org
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2022-08-16T21:44:08.000+0200
+  Valid until: 2022-11-14T20:44:07.000+0100
+  Issuer: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,902 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 2:
+  Subject DN: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2018-12-18T16:22:04.000+0100
+  Valid until: 2023-12-18T16:32:04.000+0100
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,902 DEBUG o.a.j.u.CustomX509TrustManager:  Server certificate 3:
+  Subject DN: CN=RI Corporate Root CA2, O=<removed> International
+  Signature Algorithm: SHA256withRSA
+  Valid from: 2014-09-12T13:22:14.000+0200
+  Valid until: 2034-09-12T13:30:14.000+0200
+  Issuer: CN=RI Corporate Root CA2, O=<removed> International

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory: Secure session established

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated protocol: TLSv1.3

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  negotiated cipher suite: TLS_AES_256_GCM_SHA384

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer principal: CN=*.apache.org

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  peer alternative names: [*.apache.org]

+2022-08-31 08:48:31,904 DEBUG o.a.h.c.s.SSLConnectionSocketFactory:  issuer principal: CN=<removed> SWG Intermediate CA, OU=Cooperatieve <removed> U.A., O=Cooperatieve <removed> U.A., L=<removed>, ST=<removed>, C=NL

+2022-08-31 08:48:31,904 DEBUG o.a.j.p.h.s.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator: Connection established <removed>:1974<->151.101.2.132:443

+2022-08-31 08:48:31,905 DEBUG o.a.h.i.e.MainClientExec: Executing request GET / HTTP/1.1

+2022-08-31 08:48:31,905 DEBUG o.a.h.i.e.MainClientExec: Target auth state: UNCHALLENGED

+2022-08-31 08:48:31,905 DEBUG o.a.h.i.e.MainClientExec: Proxy auth state: UNCHALLENGED

+2022-08-31 08:48:31,905 DEBUG o.a.h.headers: http-outgoing-3 >> GET / HTTP/1.1

+2022-08-31 08:48:31,905 DEBUG o.a.h.headers: http-outgoing-3 >> Connection: close

+2022-08-31 08:48:31,905 DEBUG o.a.h.headers: http-outgoing-3 >> Host: jmeter.apache.org

+2022-08-31 08:48:31,905 DEBUG o.a.h.headers: http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)

+2022-08-31 08:48:31,905 DEBUG o.a.h.wire: http-outgoing-3 >> "GET / HTTP/1.1[\r][\n]"

+2022-08-31 08:48:31,905 DEBUG o.a.h.wire: http-outgoing-3 >> "Connection: close[\r][\n]"

+2022-08-31 08:48:31,905 DEBUG o.a.h.wire: http-outgoing-3 >> "Host: jmeter.apache.org[\r][\n]"

+2022-08-31 08:48:31,905 DEBUG o.a.h.wire: http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)[\r][\n]"

+2022-08-31 08:48:31,905 DEBUG o.a.h.wire: http-outgoing-3 >> "[\r][\n]"

+2022-08-31 08:48:31,906 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Sent 117 bytes

+2022-08-31 08:48:31,943 DEBUG o.a.h.wire: http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"

+2022-08-31 08:48:31,943 DEBUG o.a.h.wire: http-outgoing-3 << "Connection: close[\r][\n]"

+2022-08-31 08:48:31,943 DEBUG o.a.h.wire: http-outgoing-3 << "Content-Length: 12617[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Server: Apache[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "ETag: "3149-5e16814b3394e"[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Access-Control-Allow-Origin: *[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Content-Type: text/html[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Via: 1.1 varnish, 1.1 varnish[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Accept-Ranges: bytes[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Date: Wed, 31 Aug 2022 06:48:31 GMT[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Age: 1518[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "X-Served-By: cache-hel1410025-HEL, cache-ams21073-AMS[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "X-Cache: HIT, HIT[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "X-Cache-Hits: 1, 2[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "X-Timer: S1661928512.955795,VS0,VE0[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "Vary: Accept-Encoding[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "[\r][\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<!DOCTYPE html SYSTEM "about:legacy-compat">[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<html lang="en">[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<head>[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<META http-equiv="Content-Type" content="text/html; charset=iso-8859-15">[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<title>Apache JMeter[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "          -[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "          Apache JMeter&trade;</title>[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<meta name="viewport" content="width=device-width, initial-scale=1">[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<link href="https://fonts.googleapis.com/css?family=Merriweather:400normal" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,944 DEBUG o.a.h.wire: http-outgoing-3 << "<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel="stylesheet" type="text/css">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<link rel="stylesheet" type="text/css" href="./css/new-style.css">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<link rel="apple-touch-icon-precomposed" href="./images/apple-touch-icon.png">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<link rel="icon" href="./images/favicon.png">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<meta name="msapplication-TileColor" content="#ffffff">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<meta name="msapplication-TileImage" content="./images/mstile-144x144.png">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<meta name="theme-color" content="#ffffff">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "</head>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<body role="document">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="#content" class="hidden">Main content</a>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="header">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<!--[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "            APACHE LOGO[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "          -->[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org"><img title="Apache Software Foundation" class="asf-logo logo" src="./images/asf-logo.svg" alt="Logo ASF"></a>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<!--[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "              PROJECT LOGO[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "            -->[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://jmeter.apache.org/"><img class="logo" src="./images/logo.svg" alt="Apache JMeter"></a>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="banner">[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-234x60.png" alt="Current Apache event teaser"></a>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="clear"></div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,945 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="nav">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">About</div>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./index.html">Overview</a>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">Download</div>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./download_jmeter.cgi">Download Releases</a>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./changes.html">Release Notes</a>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">Documentation</div>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,946 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/get-started.html">Get Started</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/index.html">User Manual</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/best-practices.html">Best Practices</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/component_reference.html">Component Reference</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/functions.html">Functions Reference</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/properties_reference.html">Properties Reference</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./changes_history.html">Change History</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./api/index.html">Javadocs</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,947 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">Tutorials</div>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">Community</div>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./issues.html">Issue Tracking</a>[\n]"

+2022-08-31 08:48:31,948 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/security/">Security</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="./building.html">Building and Contributing</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://projects.apache.org/project.html?jmeter">Project info at Apache</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="menu">[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li onClick="return true">[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="menu-title">Foundation</div>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,949 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/">The Apache Software Foundation (ASF)</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/foundation/getinvolved.html">Get Involved in the ASF</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="main" id="content">[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="social-media">[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<ul class="social-media-links">[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://twitter.com/ApacheJMeter" title="Follow us on Twitter"><i class="fa fa-twitter" aria-hidden="true"></i>Twitter</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<li class="github">[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://github.com/apache/jmeter" title="Fork us on github"><i class="fa fa-github" aria-hidden="true"></i>github</a>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,950 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="section">[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<h1>Apache JMeter&trade;</h1>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<p>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      The <b>Apache JMeter&trade;</b> application is open source software,[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      a 100% pure Java application designed[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      to load test functional behavior and measure performance.  It was[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      originally designed for testing Web Applications but has[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      since expanded to other test functions.[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    </p>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<h2>What can I do with it?</h2>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<p>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      Apache JMeter may be used to test performance both on static and dynamic[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      resources, Web dynamic applications. <br>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      It can be used to simulate a heavy load on a server, group of servers,[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      network or object to test its strength or to analyze overall performance[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "      under different load types.<br>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "</p>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<p>Apache JMeter features include:</p>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Ability to load and performance test many different applications/server/protocol types:[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "        <ul>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Web - HTTP, HTTPS (Java, NodeJS, PHP, ASP.NET, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,951 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>SOAP / REST Webservices</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>FTP</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Database via JDBC</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>LDAP</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Message-oriented middleware (MOM) via JMS</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Mail - SMTP(S), POP3(S) and IMAP(S)</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Native commands or shell scripts</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>TCP</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Java Objects</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Full featured Test IDE that allows fast Test Plan <b>recording (from Browsers or native applications), building and debugging</b>.</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<b><a href="usermanual/get-started.html#non_gui">CLI mode (Command-line mode (previously called Non GUI) / headless mode)</a></b> to load test from any Java compatible OS (Linux, Windows, Mac OSX, &hellip;)</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>A complete and <b><a href="usermanual/generating-dashboard.html">ready to present dynamic HTML report</a></b>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,952 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Easy correlation through ability to extract data from most popular response formats, <b><a href="usermanual/component_reference.html#CSS/JQuery_Extractor">HTML</a>, <a href="usermanual/component_reference.html#JSON_Extractor">JSON </a>,[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "        <a href="usermanual/component_reference.html#XPath_Extractor">XML</a> or <a href="usermanual/component_reference.html#Regular_Expression_Extractor">any textual format</a></b>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Complete portability and <b>100% Java purity</b>.</li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Full <b>multi-threading</b> framework allows concurrent sampling by many threads and[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "        simultaneous sampling of different functions by separate thread groups.</li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Caching and offline analysis/replaying of test results.</li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<b>Highly Extensible core:</b>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "      [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Pluggable Samplers allow unlimited testing capabilities.</li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,953 DEBUG o.a.h.wire: http-outgoing-3 << "<b>Scriptable Samplers</b> (JSR223-compatible languages like "

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << HTTP/1.1 200 OK

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Connection: close

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Content-Length: 12617

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Server: Apache

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Last-Modified: Tue, 14 Jun 2022 13:07:03 GMT

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << ETag: "3149-5e16814b3394e"

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Access-Control-Allow-Origin: *

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Content-Type: text/html

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Via: 1.1 varnish, 1.1 varnish

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Accept-Ranges: bytes

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Date: Wed, 31 Aug 2022 06:48:31 GMT

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Age: 1518

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << X-Served-By: cache-hel1410025-HEL, cache-ams21073-AMS

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << X-Cache: HIT, HIT

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << X-Cache-Hits: 1, 2

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << X-Timer: S1661928512.955795,VS0,VE0

+2022-08-31 08:48:31,954 DEBUG o.a.h.headers: http-outgoing-3 << Vary: Accept-Encoding

+2022-08-31 08:48:31,954 DEBUG o.a.h.c.p.ResponseProcessCookies: Cookie spec not specified in HTTP context

+2022-08-31 08:48:31,955 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request before:[Connection: close]

+2022-08-31 08:48:31,955 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Headers in request after:[Connection: close], in localContext#request:[Connection: close, Host: jmeter.apache.org, User-Agent: Apache-HttpClient/4.5.12 (Java/1.8.0_341)]

+2022-08-31 08:48:31,955 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Extracted from HttpContext user token:thread1 1-1 storing it as JMeter variable:__jmeter.U_T__

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="http://groovy-lang.org">Groovy</a> and BeanShell)</li>[\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Several load statistics may be chosen with <b>pluggable timers</b>.</li>[\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Data analysis and <b>visualization plugins</b> allow great extensibility[\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "        as well as personalization.</li>[\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Functions can be used to provide dynamic input to a test or provide data manipulation.</li>[\n]"

+2022-08-31 08:48:31,955 DEBUG o.a.h.wire: http-outgoing-3 << "        [\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<li>Easy Continuous Integration through 3<sup>rd</sup> party Open Source libraries for Maven, Gradle and Jenkins.</li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "      [\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "    [\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<h2>How do I do it?</h2>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/index.html">Using JMeter</a> to understand how to use it</li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/component_reference.html">Component reference</a> to have detailed information for every Test element</li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,956 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/functions.html">Functions reference</a> to have detailed information and examples for every function</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/properties_reference.html">Properties reference</a> for all properties that allow you to customize JMeter</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="api/index.html">Javadoc API documentation</a>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterFAQ">JMeter FAQ (Wiki)</a>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/Home">JMeter Wiki</a>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="building.html">Building JMeter and Add-Ons</a> for advanced usage</li>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "<h2>JMeter is not a browser</h2>[\n]"

+2022-08-31 08:48:31,957 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<p>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "JMeter is not a browser, it works at protocol level.[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "As far as web-services and remote services are concerned, JMeter looks like a browser (or rather, multiple browsers);[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "however JMeter does not perform all the actions supported by browsers.[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "In particular, JMeter does not execute the Javascript found in HTML pages.[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "Nor does it render the HTML pages as a browser does[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "(it's possible to view the response as HTML etc., but the timings are not included in any samples, and only one sample in one thread is ever displayed at a time).[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "</p>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<h2>Tutorials</h2>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/jmeter_distributed_testing_step_by_step.html">Distributed Testing</a>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/jmeter_proxy_step_by_step.html">Recording Tests</a>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/junitsampler_tutorial.html">JUnit Sampler</a>[\n]"

+2022-08-31 08:48:31,958 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/jmeter_accesslog_sampler_step_by_step.html">Access Log Sampler</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="usermanual/jmeter_tutorial.html">Extending JMeter</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<h2>Further Information About JMeter</h2>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<ul>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="changes.html">Changes List</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="issues.html">Read about existing Issues (Bugs or Enhancements) or reporting new ones (please do it !)</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://www.apache.org/licenses/">License</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="mail.html">Mailing Lists</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="svnindex.html">Source Repositories</a>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,959 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<li>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="https://cwiki.apache.org/confluence/display/JMETER/JMeterCommitters">Contributors</a>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="share-links">[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "      Share this page:[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "      <ul>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<li class="fb">[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<a data-social-url="https://facebook.com/sharer/sharer.php?u=" title="Share on facebook"><i class="fa fa-facebook" aria-hidden="true"></i>share</a>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<li class="twitter">[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<a data-social-url="https://twitter.com/intent/tweet?url=" title="Tweet on twitter"><i class="fa fa-twitter" aria-hidden="true"></i>tweet</a>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</li>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</ul>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<a href="#top" id="topButton">Go to top</a>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="footer">[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="copyright">[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            Copyright &copy;[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            1999 &ndash;[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            2022[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            , Apache Software Foundation[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "          </div>[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "<div class="trademarks">Apache, Apache JMeter, JMeter, the Apache[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            feather, and the Apache JMeter logo are[\n]"

+2022-08-31 08:48:31,960 DEBUG o.a.h.wire: http-outgoing-3 << "            trademarks of the[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            Apache Software Foundation.[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "          </div>[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "</div>[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "<script>(function(){[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            "use strict";[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            // enable 'go to top' button functionality[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            document.addEventListener('scroll', function() {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                    document.getElementById("topButton").style.display = "block";[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                } else {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                    document.getElementById("topButton").style.display = "none";[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                }[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            });[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            // fill in the current location into social links on this page.[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            var as = document.getElementsByTagName('a');[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            var loc = document.location.href;[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            if (!loc.toLowerCase().startsWith('http')) {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                return;[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            }[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            for (var i=0; i<as.length; i++) {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                var href = as[i].getAttribute('data-social-url');[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                if (href !== null) {[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                    as[i].href = href + encodeURIComponent(loc);[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "                }[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "            }[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "        })();</script>[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "</body>[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.wire: http-outgoing-3 << "</html>[\n]"

+2022-08-31 08:48:31,961 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection: http-outgoing-3: Close connection

+2022-08-31 08:48:31,962 DEBUG o.a.h.i.e.MainClientExec: Connection discarded

+2022-08-31 08:48:31,962 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection released: [id: 3][route: {s}->https://jmeter.apache.org:443][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]

+2022-08-31 08:48:31,962 DEBUG o.a.j.p.h.s.HTTPHC4Impl: ResponseHeadersSize=463 Content-Length=12617 Total=13080

+2022-08-31 08:48:31,963 DEBUG o.a.j.c.GenericController: Calling next on: class org.apache.jmeter.control.GenericController

+2022-08-31 08:48:31,963 INFO o.a.j.t.JMeterThread: Thread is done: thread1 1-1

+2022-08-31 08:48:31,963 INFO o.a.j.t.JMeterThread: Thread finished: thread1 1-1

+2022-08-31 08:48:31,963 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Thread Finished

+2022-08-31 08:48:31,963 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection manager is shutting down

+2022-08-31 08:48:31,964 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager: Connection manager shut down

+2022-08-31 08:48:31,964 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Thread Finished

+2022-08-31 08:48:31,964 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Thread Finished

+2022-08-31 08:48:31,964 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Thread Finished

+2022-08-31 08:48:31,965 DEBUG o.a.j.t.ThreadGroup: Ending thread thread1 1-1

+2022-08-31 08:48:31,965 INFO o.a.j.e.StandardJMeterEngine: Notifying test listeners of end of test

+2022-08-31 08:48:31,965 DEBUG o.a.j.r.ResultCollector: Closing: C:\tmp\results_jmeter.jtl

+2022-08-31 08:48:31,967 INFO o.a.j.r.Summariser: summary +      3 in 00:00:00 =    9.0/s Avg:   108 Min:   106 Max:   111 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1

+2022-08-31 08:48:31,968 INFO o.a.j.r.Summariser: summary =      4 in 00:00:02 =    2.5/s Avg:   345 Min:   106 Max:  1055 Err:     0 (0.00%)

diff --git a/48/66248/38382/jmeter.jmx b/48/66248/38382/jmeter.jmx
new file mode 100644
index 0000000..28cbff3
--- /dev/null
+++ b/48/66248/38382/jmeter.jmx
@@ -0,0 +1,182 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.3">
+  <hashTree>
+    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="jmeter.apache.org" enabled="true">
+      <stringProp name="TestPlan.comments"></stringProp>
+      <boolProp name="TestPlan.functional_mode">false</boolProp>
+      <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
+      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+        <collectionProp name="Arguments.arguments"/>
+      </elementProp>
+      <stringProp name="TestPlan.user_define_classpath"></stringProp>
+    </TestPlan>
+    <hashTree>
+      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="thread1" enabled="true">
+        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+          <boolProp name="LoopController.continue_forever">false</boolProp>
+          <stringProp name="LoopController.loops">1</stringProp>
+        </elementProp>
+        <stringProp name="ThreadGroup.num_threads">1</stringProp>
+        <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+        <boolProp name="ThreadGroup.scheduler">false</boolProp>
+        <stringProp name="ThreadGroup.duration"></stringProp>
+        <stringProp name="ThreadGroup.delay"></stringProp>
+        <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+      </ThreadGroup>
+      <hashTree>
+        <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="jmeter.apache.org1" enabled="true">
+          <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+            <collectionProp name="Arguments.arguments"/>
+          </elementProp>
+          <stringProp name="HTTPSampler.domain">jmeter.apache.org</stringProp>
+          <stringProp name="HTTPSampler.port"></stringProp>
+          <stringProp name="HTTPSampler.protocol">https</stringProp>
+          <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+          <stringProp name="HTTPSampler.path">/</stringProp>
+          <stringProp name="HTTPSampler.method">GET</stringProp>
+          <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.use_keepalive">false</boolProp>
+          <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+          <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+          <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+          <stringProp name="HTTPSampler.response_timeout"></stringProp>
+        </HTTPSamplerProxy>
+        <hashTree/>
+        <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="jmeter.apache.org2" enabled="true">
+          <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+            <collectionProp name="Arguments.arguments"/>
+          </elementProp>
+          <stringProp name="HTTPSampler.domain">jmeter.apache.org</stringProp>
+          <stringProp name="HTTPSampler.port"></stringProp>
+          <stringProp name="HTTPSampler.protocol">https</stringProp>
+          <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+          <stringProp name="HTTPSampler.path">/</stringProp>
+          <stringProp name="HTTPSampler.method">GET</stringProp>
+          <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.use_keepalive">false</boolProp>
+          <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+          <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+          <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+          <stringProp name="HTTPSampler.response_timeout"></stringProp>
+        </HTTPSamplerProxy>
+        <hashTree/>
+        <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="jmeter.apache.org3" enabled="true">
+          <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+            <collectionProp name="Arguments.arguments"/>
+          </elementProp>
+          <stringProp name="HTTPSampler.domain">jmeter.apache.org</stringProp>
+          <stringProp name="HTTPSampler.port"></stringProp>
+          <stringProp name="HTTPSampler.protocol">https</stringProp>
+          <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+          <stringProp name="HTTPSampler.path">/</stringProp>
+          <stringProp name="HTTPSampler.method">GET</stringProp>
+          <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.use_keepalive">false</boolProp>
+          <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+          <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+          <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+          <stringProp name="HTTPSampler.response_timeout"></stringProp>
+        </HTTPSamplerProxy>
+        <hashTree/>
+        <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="jmeter.apache.org4" enabled="true">
+          <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+            <collectionProp name="Arguments.arguments"/>
+          </elementProp>
+          <stringProp name="HTTPSampler.domain">jmeter.apache.org</stringProp>
+          <stringProp name="HTTPSampler.port"></stringProp>
+          <stringProp name="HTTPSampler.protocol">https</stringProp>
+          <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+          <stringProp name="HTTPSampler.path">/</stringProp>
+          <stringProp name="HTTPSampler.method">GET</stringProp>
+          <boolProp name="HTTPSampler.follow_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+          <boolProp name="HTTPSampler.use_keepalive">false</boolProp>
+          <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+          <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+          <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+          <stringProp name="HTTPSampler.response_timeout"></stringProp>
+        </HTTPSamplerProxy>
+        <hashTree/>
+        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
+          <boolProp name="ResultCollector.error_logging">false</boolProp>
+          <objProp>
+            <name>saveConfig</name>
+            <value class="SampleSaveConfiguration">
+              <time>true</time>
+              <latency>true</latency>
+              <timestamp>true</timestamp>
+              <success>true</success>
+              <label>true</label>
+              <code>true</code>
+              <message>true</message>
+              <threadName>true</threadName>
+              <dataType>true</dataType>
+              <encoding>false</encoding>
+              <assertions>true</assertions>
+              <subresults>true</subresults>
+              <responseData>false</responseData>
+              <samplerData>false</samplerData>
+              <xml>false</xml>
+              <fieldNames>true</fieldNames>
+              <responseHeaders>false</responseHeaders>
+              <requestHeaders>false</requestHeaders>
+              <responseDataOnError>false</responseDataOnError>
+              <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+              <assertionsResultsToSave>0</assertionsResultsToSave>
+              <bytes>true</bytes>
+              <sentBytes>true</sentBytes>
+              <url>true</url>
+              <threadCounts>true</threadCounts>
+              <idleTime>true</idleTime>
+              <connectTime>true</connectTime>
+            </value>
+          </objProp>
+          <stringProp name="filename"></stringProp>
+        </ResultCollector>
+        <hashTree/>
+        <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
+          <boolProp name="ResultCollector.error_logging">false</boolProp>
+          <objProp>
+            <name>saveConfig</name>
+            <value class="SampleSaveConfiguration">
+              <time>true</time>
+              <latency>true</latency>
+              <timestamp>true</timestamp>
+              <success>true</success>
+              <label>true</label>
+              <code>true</code>
+              <message>true</message>
+              <threadName>true</threadName>
+              <dataType>true</dataType>
+              <encoding>false</encoding>
+              <assertions>true</assertions>
+              <subresults>true</subresults>
+              <responseData>false</responseData>
+              <samplerData>false</samplerData>
+              <xml>false</xml>
+              <fieldNames>true</fieldNames>
+              <responseHeaders>false</responseHeaders>
+              <requestHeaders>false</requestHeaders>
+              <responseDataOnError>false</responseDataOnError>
+              <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+              <assertionsResultsToSave>0</assertionsResultsToSave>
+              <bytes>true</bytes>
+              <sentBytes>true</sentBytes>
+              <url>true</url>
+              <threadCounts>true</threadCounts>
+              <idleTime>true</idleTime>
+              <connectTime>true</connectTime>
+            </value>
+          </objProp>
+          <stringProp name="filename"></stringProp>
+        </ResultCollector>
+        <hashTree/>
+      </hashTree>
+    </hashTree>
+  </hashTree>
+</jmeterTestPlan>
diff --git a/49/66249/38383/Help-Button-Log.txt b/49/66249/38383/Help-Button-Log.txt
new file mode 100644
index 0000000..ccad585
--- /dev/null
+++ b/49/66249/38383/Help-Button-Log.txt
@@ -0,0 +1,12 @@
+2022-09-03 11:28:06,536 DEBUG o.a.j.g.GuiPackage: Updating current node Test Plan
+2022-09-03 11:28:06,537 DEBUG o.a.j.g.GuiPackage: Gui retrieved = org.apache.jmeter.control.gui.TestPlanGui[Test Plan,0,0,1142x493,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@216bdde8,flags=9,maximumSize=,minimumSize=,preferredSize=]
+2022-09-03 11:28:06,538 DEBUG o.a.j.g.AbstractJMeterGuiComponent: setting element to enabled: true
+2022-09-03 11:28:06,538 DEBUG o.a.j.g.AbstractJMeterGuiComponent: setting element to enabled: true
+2022-09-03 11:28:06,539 DEBUG o.a.j.g.GuiPackage: Gui retrieved = org.apache.jmeter.control.gui.TestPlanGui[Test Plan,0,0,1142x493,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@216bdde8,flags=9,maximumSize=,minimumSize=,preferredSize=]
+2022-09-03 11:28:06,540 DEBUG o.a.j.g.GuiPackage: Gui retrieved = org.apache.jmeter.control.gui.TestPlanGui[Test Plan,0,0,1142x493,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@216bdde8,flags=9,maximumSize=,minimumSize=,preferredSize=]
+2022-09-03 11:28:06,540 DEBUG o.a.j.g.GuiPackage: Updating current node Test Plan
+2022-09-03 11:28:06,540 DEBUG o.a.j.g.GuiPackage: Gui retrieved = org.apache.jmeter.control.gui.TestPlanGui[Test Plan,0,0,1142x493,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@216bdde8,flags=9,maximumSize=,minimumSize=,preferredSize=]
+2022-09-03 11:28:06,541 DEBUG o.a.j.g.AbstractJMeterGuiComponent: setting element to enabled: true
+2022-09-03 11:28:06,541 DEBUG o.a.j.g.AbstractJMeterGuiComponent: setting element to enabled: true
+2022-09-03 11:28:06,541 DEBUG o.a.j.g.GuiPackage: Gui retrieved = org.apache.jmeter.control.gui.TestPlanGui[Test Plan,0,0,1142x493,invalid,layout=java.awt.BorderLayout,alignmentX=0.0,alignmentY=0.0,border=javax.swing.border.EmptyBorder@216bdde8,flags=9,maximumSize=,minimumSize=,preferredSize=]
+
diff --git a/50/66250/38384/JMeter-Loop-Count_CacheManager.zip b/50/66250/38384/JMeter-Loop-Count_CacheManager.zip
new file mode 100644
index 0000000..611b88c
--- /dev/null
+++ b/50/66250/38384/JMeter-Loop-Count_CacheManager.zip
Binary files differ
diff --git a/51/66251/38386/1-UploadFileWithChineseCharactersInFilename.png b/51/66251/38386/1-UploadFileWithChineseCharactersInFilename.png
new file mode 100644
index 0000000..b0353ea
--- /dev/null
+++ b/51/66251/38386/1-UploadFileWithChineseCharactersInFilename.png
Binary files differ
diff --git a/51/66251/38387/2-CantShowChineseCharactersAsExpected.png b/51/66251/38387/2-CantShowChineseCharactersAsExpected.png
new file mode 100644
index 0000000..34f187c
--- /dev/null
+++ b/51/66251/38387/2-CantShowChineseCharactersAsExpected.png
Binary files differ
diff --git a/61/66261/38388/yizhixing_script_10_11_12%20%281%29.jmx b/61/66261/38388/yizhixing_script_10_11_12%20%281%29.jmx
new file mode 100644
index 0000000..a901560
--- /dev/null
+++ b/61/66261/38388/yizhixing_script_10_11_12%20%281%29.jmx
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.2.1">
+  <hashTree>
+    <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="充值数据" enabled="true">
+      <stringProp name="TestPlan.comments"></stringProp>
+      <boolProp name="TestPlan.functional_mode">false</boolProp>
+      <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+      <boolProp name="TestPlan.serialize_threadgroups">false</boolProp>
+      <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="用户定义的变量" enabled="true">
+        <collectionProp name="Arguments.arguments"/>
+      </elementProp>
+      <stringProp name="TestPlan.user_define_classpath">D:\虚拟机\ojdbc8.jar</stringProp>
+    </TestPlan>
+    <hashTree>
+      <JDBCDataSource guiclass="TestBeanGUI" testclass="JDBCDataSource" testname="JDBC Connection Configuration" enabled="true">
+        <stringProp name="dataSource">oracle</stringProp>
+        <stringProp name="poolMax">100</stringProp>
+        <stringProp name="timeout">10000</stringProp>
+        <stringProp name="trimInterval">60000</stringProp>
+        <boolProp name="autocommit">false</boolProp>
+        <stringProp name="transactionIsolation">DEFAULT</stringProp>
+        <stringProp name="initQuery"></stringProp>
+        <boolProp name="keepAlive">true</boolProp>
+        <stringProp name="connectionAge">5000</stringProp>
+        <stringProp name="checkQuery">select 1 from dual</stringProp>
+        <stringProp name="dbUrl">jdbc:mysql://172.16.76.10:16324/jmeter2?allowPublicKeyRetrieval=true&amp;useSSL=false&amp;serverTimezone=GMT&amp;useLocalSessionState=true&amp;maintainTimeStats=false</stringProp>
+        <stringProp name="driver">com.mysql.cj.jdbc.Driver</stringProp>
+        <stringProp name="username">root</stringProp>
+        <stringProp name="password">!QAZ2wsx</stringProp>
+        <boolProp name="preinit">true</boolProp>
+        <stringProp name="connectionProperties"></stringProp>
+      </JDBCDataSource>
+      <hashTree/>
+      <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="线程组" enabled="true">
+        <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+        <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="循环控制器" enabled="true">
+          <boolProp name="LoopController.continue_forever">false</boolProp>
+          <stringProp name="LoopController.loops">5000</stringProp>
+        </elementProp>
+        <stringProp name="ThreadGroup.num_threads">200</stringProp>
+        <stringProp name="ThreadGroup.ramp_time">10</stringProp>
+        <boolProp name="ThreadGroup.scheduler">false</boolProp>
+        <stringProp name="ThreadGroup.duration"></stringProp>
+        <stringProp name="ThreadGroup.delay"></stringProp>
+        <longProp name="ThreadGroup.start_time">1586331161000</longProp>
+        <longProp name="ThreadGroup.end_time">1586331161000</longProp>
+        <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+      </ThreadGroup>
+      <hashTree>
+        <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="察看结果树" enabled="true">
+          <boolProp name="ResultCollector.error_logging">false</boolProp>
+          <objProp>
+            <name>saveConfig</name>
+            <value class="SampleSaveConfiguration">
+              <time>true</time>
+              <latency>true</latency>
+              <timestamp>true</timestamp>
+              <success>true</success>
+              <label>true</label>
+              <code>true</code>
+              <message>true</message>
+              <threadName>true</threadName>
+              <dataType>true</dataType>
+              <encoding>false</encoding>
+              <assertions>true</assertions>
+              <subresults>true</subresults>
+              <responseData>false</responseData>
+              <samplerData>false</samplerData>
+              <xml>false</xml>
+              <fieldNames>true</fieldNames>
+              <responseHeaders>false</responseHeaders>
+              <requestHeaders>false</requestHeaders>
+              <responseDataOnError>false</responseDataOnError>
+              <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+              <assertionsResultsToSave>0</assertionsResultsToSave>
+              <bytes>true</bytes>
+              <sentBytes>true</sentBytes>
+              <url>true</url>
+              <threadCounts>true</threadCounts>
+              <idleTime>true</idleTime>
+              <connectTime>true</connectTime>
+            </value>
+          </objProp>
+          <stringProp name="filename"></stringProp>
+        </ResultCollector>
+        <hashTree/>
+        <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="汇总报告" enabled="true">
+          <boolProp name="ResultCollector.error_logging">false</boolProp>
+          <objProp>
+            <name>saveConfig</name>
+            <value class="SampleSaveConfiguration">
+              <time>true</time>
+              <latency>true</latency>
+              <timestamp>true</timestamp>
+              <success>true</success>
+              <label>true</label>
+              <code>true</code>
+              <message>true</message>
+              <threadName>true</threadName>
+              <dataType>true</dataType>
+              <encoding>false</encoding>
+              <assertions>true</assertions>
+              <subresults>true</subresults>
+              <responseData>false</responseData>
+              <samplerData>false</samplerData>
+              <xml>false</xml>
+              <fieldNames>true</fieldNames>
+              <responseHeaders>false</responseHeaders>
+              <requestHeaders>false</requestHeaders>
+              <responseDataOnError>false</responseDataOnError>
+              <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+              <assertionsResultsToSave>0</assertionsResultsToSave>
+              <bytes>true</bytes>
+              <sentBytes>true</sentBytes>
+              <url>true</url>
+              <threadCounts>true</threadCounts>
+              <idleTime>true</idleTime>
+              <connectTime>true</connectTime>
+            </value>
+          </objProp>
+          <stringProp name="filename"></stringProp>
+        </ResultCollector>
+        <hashTree/>
+        <TransactionController guiclass="TransactionControllerGui" testclass="TransactionController" testname="Transaction Controller" enabled="true">
+          <boolProp name="TransactionController.includeTimers">false</boolProp>
+          <boolProp name="TransactionController.parent">false</boolProp>
+        </TransactionController>
+        <hashTree>
+          <CounterConfig guiclass="CounterConfigGui" testclass="CounterConfig" testname="Counter-insert_id" enabled="true">
+            <stringProp name="CounterConfig.start">1</stringProp>
+            <stringProp name="CounterConfig.end">1000</stringProp>
+            <stringProp name="CounterConfig.incr">1</stringProp>
+            <stringProp name="CounterConfig.name">insert_id</stringProp>
+            <stringProp name="CounterConfig.format"></stringProp>
+            <boolProp name="CounterConfig.per_user">false</boolProp>
+          </CounterConfig>
+          <hashTree/>
+          <CounterConfig guiclass="CounterConfigGui" testclass="CounterConfig" testname="Counter-minus_id" enabled="true">
+            <stringProp name="CounterConfig.start">2000</stringProp>
+            <stringProp name="CounterConfig.end">4000</stringProp>
+            <stringProp name="CounterConfig.incr">1</stringProp>
+            <stringProp name="CounterConfig.name">minus_id</stringProp>
+            <stringProp name="CounterConfig.format"></stringProp>
+            <boolProp name="CounterConfig.per_user">false</boolProp>
+          </CounterConfig>
+          <hashTree/>
+          <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="JDBC Request-begin" enabled="true">
+            <stringProp name="dataSource">oracle</stringProp>
+            <stringProp name="queryType">AutoCommit(false)</stringProp>
+            <stringProp name="query"></stringProp>
+            <stringProp name="queryArguments"></stringProp>
+            <stringProp name="queryArgumentsTypes"></stringProp>
+            <stringProp name="variableNames"></stringProp>
+            <stringProp name="resultVariable"></stringProp>
+            <stringProp name="queryTimeout"></stringProp>
+            <stringProp name="resultSetMaxRows"></stringProp>
+            <stringProp name="resultSetHandler">Store as String</stringProp>
+          </JDBCSampler>
+          <hashTree/>
+          <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="JDBC Request add" enabled="true">
+            <stringProp name="dataSource">oracle</stringProp>
+            <stringProp name="queryType">Prepared Update Statement</stringProp>
+            <stringProp name="query">update txn_proc_result set amount = amount + &apos;${num_jin}&apos; where trade_session = &apos;${insert_id}&apos;</stringProp>
+            <stringProp name="queryArguments"></stringProp>
+            <stringProp name="queryArgumentsTypes"></stringProp>
+            <stringProp name="variableNames"></stringProp>
+            <stringProp name="resultVariable"></stringProp>
+            <stringProp name="queryTimeout"></stringProp>
+            <stringProp name="resultSetHandler">Store as String</stringProp>
+            <stringProp name="resultSetMaxRows"></stringProp>
+          </JDBCSampler>
+          <hashTree>
+            <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
+              <stringProp name="RegexExtractor.useHeaders">false</stringProp>
+              <stringProp name="RegexExtractor.refname">updaterow</stringProp>
+              <stringProp name="RegexExtractor.regex">(.*?)updates</stringProp>
+              <stringProp name="RegexExtractor.template">$1$</stringProp>
+              <stringProp name="RegexExtractor.default">-1</stringProp>
+              <stringProp name="RegexExtractor.match_number">0</stringProp>
+            </RegexExtractor>
+            <hashTree/>
+          </hashTree>
+          <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="JDBC Request minus" enabled="true">
+            <stringProp name="dataSource">oracle</stringProp>
+            <stringProp name="queryType">Prepared Update Statement</stringProp>
+            <stringProp name="query">update txn_proc_result set amount = amount - &apos;${num_jin}&apos; where trade_session = &apos;${minus_id}&apos;</stringProp>
+            <stringProp name="queryArguments"></stringProp>
+            <stringProp name="queryArgumentsTypes"></stringProp>
+            <stringProp name="variableNames"></stringProp>
+            <stringProp name="resultVariable"></stringProp>
+            <stringProp name="queryTimeout"></stringProp>
+            <stringProp name="resultSetMaxRows"></stringProp>
+            <stringProp name="resultSetHandler">Store as String</stringProp>
+          </JDBCSampler>
+          <hashTree>
+            <RegexExtractor guiclass="RegexExtractorGui" testclass="RegexExtractor" testname="Regular Expression Extractor" enabled="true">
+              <stringProp name="RegexExtractor.useHeaders">false</stringProp>
+              <stringProp name="RegexExtractor.refname">updaterow1</stringProp>
+              <stringProp name="RegexExtractor.regex">(.*?)updates</stringProp>
+              <stringProp name="RegexExtractor.template">$1$</stringProp>
+              <stringProp name="RegexExtractor.default">-1</stringProp>
+              <stringProp name="RegexExtractor.match_number">0</stringProp>
+            </RegexExtractor>
+            <hashTree/>
+          </hashTree>
+          <IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller-success" enabled="true">
+            <stringProp name="IfController.condition">${__jexl3(${updaterow} ==&quot;1&quot; &amp;&amp; ${updaterow1} == &quot;1&quot;,)}</stringProp>
+            <boolProp name="IfController.evaluateAll">false</boolProp>
+            <boolProp name="IfController.useExpression">true</boolProp>
+          </IfController>
+          <hashTree>
+            <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="JDBC Request-commit" enabled="true">
+              <stringProp name="dataSource">oracle</stringProp>
+              <stringProp name="queryType">Commit</stringProp>
+              <stringProp name="query"></stringProp>
+              <stringProp name="queryArguments"></stringProp>
+              <stringProp name="queryArgumentsTypes"></stringProp>
+              <stringProp name="variableNames"></stringProp>
+              <stringProp name="resultVariable"></stringProp>
+              <stringProp name="queryTimeout"></stringProp>
+              <stringProp name="resultSetMaxRows"></stringProp>
+              <stringProp name="resultSetHandler">Store as String</stringProp>
+            </JDBCSampler>
+            <hashTree/>
+          </hashTree>
+          <IfController guiclass="IfControllerPanel" testclass="IfController" testname="If Controller-fail" enabled="true">
+            <stringProp name="IfController.condition">${__jexl3(${updaterow} !=&quot;1&quot; || ${updaterow1} != &quot;1&quot;,)}</stringProp>
+            <boolProp name="IfController.evaluateAll">false</boolProp>
+            <boolProp name="IfController.useExpression">true</boolProp>
+          </IfController>
+          <hashTree>
+            <JDBCSampler guiclass="TestBeanGUI" testclass="JDBCSampler" testname="JDBC Request-rollback" enabled="true">
+              <stringProp name="dataSource">oracle</stringProp>
+              <stringProp name="queryType">Rollback</stringProp>
+              <stringProp name="query"></stringProp>
+              <stringProp name="queryArguments"></stringProp>
+              <stringProp name="queryArgumentsTypes"></stringProp>
+              <stringProp name="variableNames"></stringProp>
+              <stringProp name="resultVariable"></stringProp>
+              <stringProp name="queryTimeout"></stringProp>
+              <stringProp name="resultSetMaxRows"></stringProp>
+              <stringProp name="resultSetHandler">Store as String</stringProp>
+            </JDBCSampler>
+            <hashTree/>
+          </hashTree>
+          <RandomVariableConfig guiclass="TestBeanGUI" testclass="RandomVariableConfig" testname="随机变量-num-jin" enabled="true">
+            <stringProp name="maximumValue">15</stringProp>
+            <stringProp name="minimumValue">5</stringProp>
+            <stringProp name="outputFormat"></stringProp>
+            <boolProp name="perThread">false</boolProp>
+            <stringProp name="randomSeed"></stringProp>
+            <stringProp name="variableName">num_jin</stringProp>
+          </RandomVariableConfig>
+          <hashTree/>
+        </hashTree>
+      </hashTree>
+    </hashTree>
+  </hashTree>
+</jmeterTestPlan>
diff --git a/64/66264/38389/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20220915091932.jpg b/64/66264/38389/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20220915091932.jpg
new file mode 100644
index 0000000..6abdcfc
--- /dev/null
+++ b/64/66264/38389/%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20220915091932.jpg
Binary files differ
diff --git a/65/66265/38390/jmeter.bug.__coutner.JPG b/65/66265/38390/jmeter.bug.__coutner.JPG
new file mode 100644
index 0000000..e91492f
--- /dev/null
+++ b/65/66265/38390/jmeter.bug.__coutner.JPG
Binary files differ
diff --git a/68/66268/38391/jmeter.properties b/68/66268/38391/jmeter.properties
new file mode 100644
index 0000000..244858e
--- /dev/null
+++ b/68/66268/38391/jmeter.properties
@@ -0,0 +1,1359 @@
+#

+# Licensed to the Apache Software Foundation (ASF) under one or more

+# contributor license agreements.  See the NOTICE file distributed with

+# this work for additional information regarding copyright ownership.

+# The ASF licenses this file to you under the Apache License, Version 2.0

+# (the "License"); you may not use this file except in compliance with

+# the License.  You may obtain a copy of the License at

+#

+# http://www.apache.org/licenses/LICENSE-2.0

+#

+# Unless required by applicable law or agreed to in writing, software

+# distributed under the License is distributed on an "AS IS" BASIS,

+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+# See the License for the specific language governing permissions and

+# limitations under the License.

+#

+

+################################################################################

+# Apache JMeter Property file

+################################################################################

+

+################################################################################

+#

+#                      THIS FILE SHOULD NOT BE MODIFIED

+#

+# This avoids having to re-apply the modifications when upgrading JMeter

+# Instead only user.properties should be modified:

+# 1/ copy the property you want to modify to user.properties from jmeter.properties

+# 2/ Change its value there

+#

+################################################################################

+

+# JMeter properties are described in the file

+# http://jmeter.apache.org/usermanual/properties_reference.html

+# A local copy can be found in

+# printable_docs/usermanual/properties_reference.html

+

+#Preferred GUI language. Comment out to use the JVM default locale's language.

+#language=en

+

+

+# Additional locale(s) to add to the displayed list.

+# The current default list is: en, fr, de, no, es, tr, ja, zh_CN, zh_TW, pl, pt_BR

+# [see JMeterMenuBar#makeLanguageMenu()]

+# The entries are a comma-separated list of language names

+#locales.add=zu

+

+

+#---------------------------------------------------------------------------

+# XML Parser

+#---------------------------------------------------------------------------

+

+# Path to a Properties file containing Namespace mapping in the form

+# prefix=Namespace

+# Example:

+# ns=http://biz.aol.com/schema/2006-12-18

+#xpath.namespace.config=

+

+

+# XPath2 query cache for storing compiled XPath queries

+#xpath2query.parser.cache.size=400

+

+#---------------------------------------------------------------------------

+# SSL configuration

+#---------------------------------------------------------------------------

+

+## SSL System properties are now in system.properties

+

+# JMeter no longer converts javax.xxx property entries in this file into System properties.

+# These must now be defined in the system.properties file or on the command-line.

+# The system.properties file gives more flexibility.

+

+# By default, SSL session contexts are now created per-thread, rather than being shared.

+# The original behaviour can be enabled by setting the JMeter property to true

+#https.sessioncontext.shared=false

+

+# Be aware that https default protocol may vary depending on the version of JVM

+# See https://blogs.oracle.com/java-platform-group/entry/diagnosing_tls_ssl_and_https

+# See https://bz.apache.org/bugzilla/show_bug.cgi?id=58236

+# Default HTTPS protocol level:

+#https.default.protocol=TLS

+# This may need to be changed here (or in user.properties) to:

+#https.default.protocol=SSLv3

+

+# List of protocols to enable. You may have to select only a subset if you find issues with target server.

+# This is needed when server does not support Socket version negotiation, this can lead to:

+# javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated

+# java.net.SocketException: Connection reset

+# see https://bz.apache.org/bugzilla/show_bug.cgi?id=54759

+#https.socket.protocols=SSLv2Hello SSLv3 TLSv1

+

+# Control if we allow reuse of cached SSL context between iterations

+# set the value to 'false' to reset the SSL context each iteration

+# Deprecated since 5.0

+#https.use.cached.ssl.context=true

+

+#

+# Reset HTTP State when starting a new Thread Group iteration which means:

+# true means next iteration is associated to a new user

+# false means next iteration is associated to same user

+# true involves:

+# - Closing opened connection

+# - resetting SSL State

+#httpclient.reset_state_on_thread_group_iteration=true

+

+# Start and end index to be used with keystores with many entries

+# The default is to use entry 0, i.e. the first

+#https.keyStoreStartIndex=0

+#https.keyStoreEndIndex=0

+

+#---------------------------------------------------------------------------

+# Look and Feel configuration

+#---------------------------------------------------------------------------

+

+#Classname of the Swing default UI

+#

+# The LAF classnames that are available are now displayed as ToolTip text

+# when hovering over the Options/Look and Feel selection list.

+#

+# You can either use a full class name, as shown below,

+# or one of the strings "System" or "CrossPlatform" which means

+#  JMeter will use the corresponding string returned by UIManager.get<name>LookAndFeelClassName()

+

+# LAF can be overridden by os.name (lowercased, spaces replaced by '_')

+# Sample os.name LAF:

+#jmeter.laf.windows_xp=javax.swing.plaf.metal.MetalLookAndFeel

+

+# Failing that, the OS family = os.name, but only up to first space:

+# Sample OS family LAF:

+#jmeter.laf.windows=com.sun.java.swing.plaf.windows.WindowsLookAndFeel

+

+# Custom settings for Mac using System LAF if you don't want to use Darcula

+#jmeter.laf.mac=System

+

+# Failing that, the JMeter default LAF can be defined:

+#jmeter.laf=System

+

+# If none of the above jmeter.laf properties are defined, JMeter uses the CrossPlatform LAF.

+# This is because the CrossPlatform LAF generally looks better than the System LAF.

+# See https://bz.apache.org/bugzilla/show_bug.cgi?id=52026 for details

+# N.B. the LAF can be defined in user.properties.

+

+# Enable custom window chrome for Darklaf Look and Feels.

+# defaults to false

+# darklaf.decorations=false

+

+# Enables the unified menubar for Darklaf Look and Feels.

+# defaults to true

+# darklaf.unifiedMenuBar=true

+

+# LoggerPanel display

+# default to false

+#jmeter.loggerpanel.display=false

+

+# Enable LogViewer Panel to receive log event even if closed

+# Enabled since 2.12

+# Note this has some impact on performances, but as GUI mode must

+# not be used for Load Test it is acceptable

+#jmeter.loggerpanel.enable_when_closed=true

+

+# Max lines kept in LoggerPanel, default to 1000 chars

+# 0 means no limit

+#jmeter.loggerpanel.maxlength=1000

+

+# Interval period in ms to process the queue of events of the listeners

+#jmeter.gui.refresh_period=500

+

+# HiDPI mode (default: false)

+# Activate a 'pseudo'-HiDPI mode. Allows to increase size of some UI elements

+# which are not correctly managed by JVM with high resolution screens in Linux or Windows

+#jmeter.hidpi.mode=false

+# To enable pseudo-HiDPI mode change to true

+#jmeter.hidpi.mode=true

+# HiDPI scale factor

+#jmeter.hidpi.scale.factor=1.0

+# Suggested value for HiDPI

+#jmeter.hidpi.scale.factor=2.0

+

+# Toolbar display

+# Toolbar icon definitions

+#jmeter.toolbar.icons=org/apache/jmeter/images/toolbar/icons-toolbar.properties

+# Toolbar list

+#jmeter.toolbar=new,open,close,save,save_as_testplan,|,cut,copy,paste,|,expand,collapse,toggle,|,test_start,test_stop,test_shutdown,|,test_start_remote_all,test_stop_remote_all,test_shutdown_remote_all,|,test_clear,test_clear_all,|,search,search_reset,|,function_helper,help

+# Toolbar icons default size: 22x22. Available sizes are: 22x22, 32x32, 48x48

+#jmeter.toolbar.icons.size=22x22

+# Suggested value for HiDPI

+#jmeter.toolbar.icons.size=48x48

+

+# Icon definitions

+# default:

+#jmeter.icons=org/apache/jmeter/images/icon.properties

+# alternate:

+#jmeter.icons=org/apache/jmeter/images/icon_1.properties

+# Historical icon set (deprecated)

+#jmeter.icons=org/apache/jmeter/images/icon_old.properties

+

+# Tree icons default size: 19x19. Available sizes are: 19x19, 24x24, 32x32, 48x48

+# Useful for HiDPI display (see below)

+#jmeter.tree.icons.size=19x19

+# Suggested value for HiDPI screen like 3200x1800:

+#jmeter.tree.icons.size=32x32

+

+#Components to not display in JMeter GUI (GUI class name or static label)

+# These elements are deprecated and will be removed in next version:

+# MongoDB Script, MongoDB Source Config, Monitor Results

+# BSF Elements

+not_in_menu=org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler,org.apache.jmeter.protocol.mongodb.config.MongoSourceElement,\

+    org.apache.jmeter.timers.BSFTimer,org.apache.jmeter.modifiers.BSFPreProcessor,org.apache.jmeter.extractor.BSFPostProcessor,org.apache.jmeter.assertions.BSFAssertion,\

+    org.apache.jmeter.visualizers.BSFListener,org.apache.jmeter.protocol.java.sampler.BSFSampler,\

+    org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui

+

+# Number of items in undo history

+# Feature is disabled by default (0) due to known and not fixed bugs:

+# https://bz.apache.org/bugzilla/show_bug.cgi?id=57043

+# https://bz.apache.org/bugzilla/show_bug.cgi?id=57039

+# https://bz.apache.org/bugzilla/show_bug.cgi?id=57040

+# Set it to a number > 0 (25 can be a good default)

+# The bigger it is, the more it consumes memory

+#undo.history.size=0

+

+# Hotkeys to add JMeter components, will add elements when you press Ctrl+0 .. Ctrl+9 (Command+0 .. Command+9 on Mac)

+gui.quick_0=ThreadGroupGui

+gui.quick_1=HttpTestSampleGui

+gui.quick_2=RegexExtractorGui

+gui.quick_3=AssertionGui

+gui.quick_4=ConstantTimerGui

+gui.quick_5=TestActionGui

+gui.quick_6=JSR223PostProcessor

+gui.quick_7=JSR223PreProcessor

+gui.quick_8=DebugSampler

+gui.quick_9=ViewResultsFullVisualizer

+

+

+#---------------------------------------------------------------------------

+# JMX Backup configuration

+#---------------------------------------------------------------------------

+#Enable auto backups of the .jmx file when a test plan is saved.

+#When enabled, before the .jmx is saved, it will be backed up to the directory pointed

+#by the jmeter.gui.action.save.backup_directory property (see below). Backup file names are built

+#after the .jmx file being saved. For example, saving test-plan.jmx will create a test-plan-000012.jmx

+#in the backup directory provided that the last created backup file is test-plan-000011.jmx.

+#Default value is true indicating that auto backups are enabled

+#jmeter.gui.action.save.backup_on_save=true

+

+#Set the backup directory path where JMX backups will be created upon save in the GUI.

+#If not set (what it defaults to) then backup files will be created in

+#a sub-directory of the JMeter base installation. The default directory is ${JMETER_HOME}/backups

+#If set and the directory does not exist, it will be created.

+#jmeter.gui.action.save.backup_directory=

+

+#Set the maximum time (in hours) that backup files should be preserved since the save time.

+#By default no expiration time is set which means we keep backups for ever.

+#jmeter.gui.action.save.keep_backup_max_hours=0

+

+#Set the maximum number of backup files that should be preserved. By default 10 backups will be preserved.

+#Setting this to zero will cause the backups to not being deleted (unless keep_backup_max_hours is set to a non zero value)

+#jmeter.gui.action.save.keep_backup_max_count=10

+

+#Enable auto saving of the .jmx file before start run a test plan

+#When enabled, before the run, the .jmx will be saved and also backed up to the directory pointed

+#save_automatically_before_run=true

+

+#---------------------------------------------------------------------------

+# Remote hosts and RMI configuration

+#---------------------------------------------------------------------------

+

+# Remote Hosts - comma delimited

+remote_hosts=127.0.0.1

+#remote_hosts=localhost:1099,localhost:2010

+

+# RMI port to be used by the server (must start rmiregistry with same port)

+#server_port=1099

+

+# To change the port to (say) 1234:

+# On the server(s)

+# - set server_port=1234

+# - start rmiregistry with port 1234

+# On Windows this can be done by:

+# SET SERVER_PORT=1234

+# JMETER-SERVER

+#

+# On Unix:

+# SERVER_PORT=1234 jmeter-server

+#

+# On the client:

+# - set remote_hosts=server:1234

+

+# Parameter that controls the base for RMI ports used by RemoteSampleListenerImpl and RemoteThreadsListenerImpl (The Controller)

+# Default value is 0 which means ports are randomly assigned

+# If you specify a base port, JMeter will (at the moment) use the ports that start one after the given base.

+# You may need to open Firewall port on the Controller machine

+#client.rmi.localport=0

+

+# When distributed test is starting, there may be several attempts to initialize

+# remote engines. By default, only single try is made. Increase following property

+# to make it retry for additional times

+#client.tries=1

+

+# If there is initialization retries, following property sets delay between attempts

+#client.retries_delay=5000

+

+# When all initialization tries was made, test will fail if some remote engines are failed

+# Set following property to true to ignore failed nodes and proceed with test

+#client.continue_on_fail=false

+

+# To change the default port (1099) used to access the server:

+#server.rmi.port=1234

+

+# To use a specific port for the JMeter server engine, define

+# the following property before starting the server:

+#server.rmi.localport=4000

+

+# The JMeter server creates by default the RMI registry as part of the server process.

+# To stop the server creating the RMI registry:

+#server.rmi.create=false

+

+# Define the following property to cause JMeter to exit after the first test

+#server.exitaftertest=true

+

+#

+# Configuration of Secure RMI connection

+#

+# Type of keystore : JKS

+#server.rmi.ssl.keystore.type=JKS

+#

+# Keystore file that contains private key

+#server.rmi.ssl.keystore.file=rmi_keystore.jks

+#

+# Password of keystore

+#server.rmi.ssl.keystore.password=changeit

+#

+# Key alias

+#server.rmi.ssl.keystore.alias=rmi

+#

+# Type of truststore : JKS

+#server.rmi.ssl.truststore.type=JKS

+#

+# Keystore file that contains certificate

+#server.rmi.ssl.truststore.file=rmi_keystore.jks

+#

+# Password of truststore

+#server.rmi.ssl.truststore.password=changeit

+#

+# Set this if you don't want to use SSL for RMI

+#server.rmi.ssl.disable=false

+#---------------------------------------------------------------------------

+#         Include Controller

+#---------------------------------------------------------------------------

+

+# Prefix used by IncludeController when building file name

+#includecontroller.prefix=

+

+#---------------------------------------------------------------------------

+# Shared HTTP configuration between HC4 and Java Implementations

+#---------------------------------------------------------------------------

+

+#

+# Should JMeter add to POST request content-type header if missing:

+# Content-Type: application/x-www-form-urlencoded

+# Was true before version 5.0

+#post_add_content_type_if_missing=false

+

+#---------------------------------------------------------------------------

+# HTTP Java configuration

+#---------------------------------------------------------------------------

+

+# Number of connection retries performed by HTTP Java sampler before giving up

+# 0 means no retry since version 3.0

+#http.java.sampler.retries=0

+

+#---------------------------------------------------------------------------

+# Following properties apply to Apache HttpClient

+#---------------------------------------------------------------------------

+

+# set the socket timeout (or use the parameter http.socket.timeout)

+# for AJP Sampler implementation.

+# Value is in milliseconds

+#httpclient.timeout=0

+# 0 == no timeout

+

+# Set the http version (defaults to 1.1)

+#httpclient.version=1.1 (or use the parameter http.protocol.version)

+

+# Define characters per second > 0 to emulate slow connections

+#httpclient.socket.http.cps=0

+#httpclient.socket.https.cps=0

+

+#Enable loopback protocol

+#httpclient.loopback=true

+

+# Define the local host address to be used for multi-homed hosts

+#httpclient.localaddress=1.2.3.4

+

+#---------------------------------------------------------------------------

+# AuthManager Kerberos configuration

+#---------------------------------------------------------------------------

+

+# AuthManager Kerberos configuration

+# Name of application module used in jaas.conf

+#kerberos_jaas_application=JMeter

+

+# Should ports be stripped from URLs before constructing SPNs

+# for SPNEGO authentication

+#kerberos.spnego.strip_port=true

+

+# Should credentials be delegated to webservers when using

+# SPNEGO authentication

+#kerberos.spnego.delegate_cred=false

+

+#---------------------------------------------------------------------------

+# Apache HttpComponents HTTPClient configuration (HTTPClient4)

+#---------------------------------------------------------------------------

+

+# define a properties file for overriding Apache HttpClient parameters

+# Uncomment this line if you put anything in hc.parameters file

+#hc.parameters.file=hc.parameters

+

+# If true, default HC4 User-Agent will not be added

+#httpclient4.default_user_agent_disabled=false

+

+# Preemptively send Authorization Header when BASIC auth is used

+#httpclient4.auth.preemptive=true

+

+# Number of retries to attempt (default 0)

+#httpclient4.retrycount=0

+

+# true if it's OK to retry requests that have been sent

+# This will retry Idempotent and non Idempotent requests

+# This should usually be false, but it can be useful

+# when testing against some Load Balancers like Amazon ELB

+#httpclient4.request_sent_retry_enabled=false

+

+# Idle connection timeout (Milliseconds) to apply if the server does not send

+# Keep-Alive headers (default 0)

+# Set this > 0 to compensate for servers that don't send a Keep-Alive header

+# If <= 0, idle timeout will only apply if the server sends a Keep-Alive header

+#httpclient4.idletimeout=0

+

+# Check connections if the elapsed time (Milliseconds) since the last

+# use of the connection exceed this value

+#httpclient4.validate_after_inactivity=4900

+

+# TTL (in Milliseconds) represents an absolute value.

+# No matter what, the connection will not be re-used beyond its TTL.

+#httpclient4.time_to_live=60000

+

+# Ignore EOFException that some edgy application may emit to signal end of GZIP stream

+# Defaults to false

+#httpclient4.gzip_relax_mode=false

+

+# Ignore EOFException that some edgy application may emit to signal end of Deflated stream

+# Defaults to false

+#httpclient4.deflate_relax_mode=false

+

+#---------------------------------------------------------------------------

+# HTTP Cache Manager configuration

+#---------------------------------------------------------------------------

+#

+# Space or comma separated list of methods that can be cached

+#cacheable_methods=GET

+# N.B. This property is currently a temporary solution for Bug 56162

+

+# Since 2.12, JMeter does not create anymore a Sample Result with 204 response

+# code for a resource found in cache which is inline with what browser do.

+#cache_manager.cached_resource_mode=RETURN_NO_SAMPLE

+

+# You can choose between 3 modes:

+# RETURN_NO_SAMPLE (default)

+# RETURN_200_CACHE

+# RETURN_CUSTOM_STATUS

+

+# Those mode have the following behaviours:

+# RETURN_NO_SAMPLE:

+# this mode returns no Sample Result, it has no additional configuration

+

+# RETURN_200_CACHE:

+# this mode will return Sample Result with response code to 200 and

+# response message to "(ex cache)", you can modify response message by setting

+# RETURN_200_CACHE.message=(ex cache)

+

+# RETURN_CUSTOM_STATUS:

+# This mode lets you select what response code and message you want to return,

+# if you use this mode you need to set those properties

+# RETURN_CUSTOM_STATUS.code=

+# RETURN_CUSTOM_STATUS.message=

+

+#---------------------------------------------------------------------------

+# Results file configuration

+#---------------------------------------------------------------------------

+

+# This section helps determine how result data will be saved.

+# The commented out values are the defaults.

+

+# legitimate values: xml, csv, db.  Only xml and csv are currently supported.

+#jmeter.save.saveservice.output_format=csv

+

+# The below properties are true when field should be saved; false otherwise

+#

+# assertion_results_failure_message only affects CSV output

+#jmeter.save.saveservice.assertion_results_failure_message=true

+#

+# legitimate values: none, first, all

+#jmeter.save.saveservice.assertion_results=none

+#

+#jmeter.save.saveservice.data_type=true

+#jmeter.save.saveservice.label=true

+#jmeter.save.saveservice.response_code=true

+# response_data is not currently supported for CSV output

+#jmeter.save.saveservice.response_data=false

+# Save ResponseData for failed samples

+#jmeter.save.saveservice.response_data.on_error=false

+#jmeter.save.saveservice.response_message=true

+#jmeter.save.saveservice.successful=true

+#jmeter.save.saveservice.thread_name=true

+#jmeter.save.saveservice.time=true

+#jmeter.save.saveservice.subresults=true

+#jmeter.save.saveservice.assertions=true

+#jmeter.save.saveservice.latency=true

+# Only available with HttpClient4

+#jmeter.save.saveservice.connect_time=true

+#jmeter.save.saveservice.samplerData=false

+#jmeter.save.saveservice.responseHeaders=false

+#jmeter.save.saveservice.requestHeaders=false

+#jmeter.save.saveservice.encoding=false

+#jmeter.save.saveservice.bytes=true

+# Only available with HttpClient4

+#jmeter.save.saveservice.sent_bytes=true

+#jmeter.save.saveservice.url=true

+#jmeter.save.saveservice.filename=false

+#jmeter.save.saveservice.hostname=false

+#jmeter.save.saveservice.thread_counts=true

+#jmeter.save.saveservice.sample_count=false

+#jmeter.save.saveservice.idle_time=true

+

+# Timestamp format - this only affects CSV output files

+# legitimate values: none, ms, or a format suitable for SimpleDateFormat

+#jmeter.save.saveservice.timestamp_format=ms

+#jmeter.save.saveservice.timestamp_format=yyyy/MM/dd HH:mm:ss.SSS

+

+# For use with Comma-separated value (CSV) files or other formats

+# where the fields' values are separated by specified delimiters.

+# Default:

+#jmeter.save.saveservice.default_delimiter=,

+# For TAB, one can use:

+#jmeter.save.saveservice.default_delimiter=\t

+

+# Only applies to CSV format files:

+# Print field names as first line in CSV

+#jmeter.save.saveservice.print_field_names=true

+

+# Optional list of JMeter variable names whose values are to be saved in the result data files.

+# Use commas to separate the names. For example:

+#sample_variables=SESSION_ID,REFERENCE

+# N.B. The current implementation saves the values in XML as attributes,

+# so the names must be valid XML names.

+# By default JMeter sends the variable to all servers

+# to ensure that the correct data is available at the client.

+

+# Optional XML processing instruction for line 2 of the file:

+# Example:

+#jmeter.save.saveservice.xml_pi=<?xml-stylesheet type="text/xsl" href="../extras/jmeter-results-detail-report.xsl"?>

+# Default value:

+#jmeter.save.saveservice.xml_pi=

+

+# Prefix used to identify filenames that are relative to the current base

+#jmeter.save.saveservice.base_prefix=~/

+

+# AutoFlush on each line written in XML or CSV output

+# Setting this to true will result in less test results data loss in case of Crash

+# but with impact on performances, particularly for intensive tests (low or no pauses)

+# Since JMeter 2.10, this is false by default

+#jmeter.save.saveservice.autoflush=false

+

+#---------------------------------------------------------------------------

+# Settings that affect SampleResults

+#---------------------------------------------------------------------------

+

+# Save the start time stamp instead of the end

+# This also affects the timestamp stored in result files

+sampleresult.timestamp.start=true

+

+# Whether to use System.nanoTime() - otherwise only use System.currentTimeMillis()

+#sampleresult.useNanoTime=true

+

+# Use a background thread to calculate the nanoTime offset

+# Set this to <= 0 to disable the background thread

+#sampleresult.nanoThreadSleep=5000

+

+# Since version 5.0 JMeter has a new SubResult Naming Policy which numbers subresults by default

+# This property if set to true discards renaming policy. This can be required if you're using JMeter for functional testing.

+# Defaults to: false

+#subresults.disable_renaming=false

+

+#---------------------------------------------------------------------------

+# Upgrade property

+#---------------------------------------------------------------------------

+

+# File that holds a record of name changes for backward compatibility issues

+upgrade_properties=/bin/upgrade.properties

+

+#---------------------------------------------------------------------------

+# JMeter Test Script recorder configuration

+#

+# N.B. The element was originally called the Proxy recorder, which is why the

+# properties have the prefix "proxy".

+#---------------------------------------------------------------------------

+

+# If the recorder detects a gap of at least 5s (default) between HTTP requests,

+# it assumes that the user has clicked a new URL

+#proxy.pause=5000

+

+# Add numeric suffix to Sampler names (default true)

+#proxy.number.requests=true

+

+# Default format string for new samplers when 'Use format string' is selected as 'naming scheme'

+#proxy.sampler_format=#{counter,number,000} - #{path} (#{name})

+

+# List of URL patterns that will be added to URL Patterns to exclude

+# Separate multiple lines with ;

+#proxy.excludes.suggested=.*\\.(bmp|css|js|gif|ico|jpe?g|png|swf|woff|woff2)

+

+# Change the default HTTP Sampler (currently HttpClient4)

+# Java:

+#jmeter.httpsampler=HTTPSampler

+#or

+#jmeter.httpsampler=Java

+#

+# HttpClient4.x

+#jmeter.httpsampler=HttpClient4

+

+# By default JMeter tries to be more lenient with RFC 2616 redirects and allows

+# relative paths.

+# If you want to test strict conformance, set this value to true

+# When the property is true, JMeter follows http://tools.ietf.org/html/rfc3986#section-5.2

+#jmeter.httpclient.strict_rfc2616=false

+

+# Default content-type include filter to use

+#proxy.content_type_include=text/html|text/plain|text/xml

+# Default content-type exclude filter to use

+#proxy.content_type_exclude=image/.*|text/css|application/.*

+

+# Default headers to remove from Header Manager elements

+# (Cookie and Authorization are always removed)

+#proxy.headers.remove=If-Modified-Since,If-None-Match,Host

+

+# Binary content-type handling

+# These content-types will be handled by saving the request in a file:

+#proxy.binary.types=application/x-amf,application/x-java-serialized-object,binary/octet-stream

+# The files will be saved in this directory:

+#proxy.binary.directory=user.dir

+# The files will be created with this file filesuffix:

+#proxy.binary.filesuffix=.binary

+

+#---------------------------------------------------------------------------

+# Test Script Recorder certificate configuration

+#---------------------------------------------------------------------------

+

+#proxy.cert.directory=<JMeter bin directory>

+#proxy.cert.file=proxyserver.jks

+#proxy.cert.type=JKS

+#proxy.cert.keystorepass=password

+#proxy.cert.keypassword=password

+#proxy.cert.factory=SunX509

+# define this property if you wish to use your own keystore

+#proxy.cert.alias=<none>

+# The default validity for certificates created by JMeter

+#proxy.cert.validity=7

+# Use dynamic key generation (if supported by JMeter/JVM)

+# If false, will revert to using a single key with no certificate

+#proxy.cert.dynamic_keys=true

+

+#---------------------------------------------------------------------------

+# Test Script Recorder miscellaneous configuration

+#---------------------------------------------------------------------------

+

+# Whether to attempt disabling of samples that resulted from redirects

+# where the generated samples use auto-redirection

+#proxy.redirect.disabling=true

+

+# SSL configuration

+#proxy.ssl.protocol=TLS

+

+#---------------------------------------------------------------------------

+# JMeter Proxy configuration

+#---------------------------------------------------------------------------

+# use command-line flags for user-name and password

+#http.proxyDomain=NTLM domain, if required by HTTPClient sampler

+

+#---------------------------------------------------------------------------

+# HTTPSampleResponse Parser configuration

+#---------------------------------------------------------------------------

+

+# Space-separated list of parser groups

+HTTPResponse.parsers=htmlParser wmlParser cssParser

+# for each parser, there should be a parser.types and a parser.className property

+

+# CSS Parser based on ph-css

+cssParser.className=org.apache.jmeter.protocol.http.parser.CssParser

+cssParser.types=text/css

+

+# CSS parser LRU cache size

+# This cache stores the URLs found in a CSS to avoid continuously parsing the CSS

+# By default the cache size is 400

+# It can be disabled by setting its value to 0

+#css.parser.cache.size=400

+

+# Let the CSS Parser ignore all CSS errors

+#css.parser.ignore_all_css_errors=true

+

+#---------------------------------------------------------------------------

+# HTML Parser configuration

+#---------------------------------------------------------------------------

+

+# Define the HTML parser to be used.

+# Default parser:

+# This new parser (since 2.10) should perform better than all others

+# see https://bz.apache.org/bugzilla/show_bug.cgi?id=55632

+# Do not comment this property

+htmlParser.className=org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser

+

+# Other parsers:

+# Default parser before 2.10

+#htmlParser.className=org.apache.jmeter.protocol.http.parser.JTidyHTMLParser

+# Note that Regexp extractor may detect references that have been commented out.

+# In many cases it will work OK, but you should be aware that it may generate

+# additional references.

+#htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser

+# This parser is based on JSoup, it should be the most accurate but less

+# performant than LagartoBasedHtmlParser

+#htmlParser.className=org.apache.jmeter.protocol.http.parser.JsoupBasedHtmlParser

+

+#Used by HTTPSamplerBase to associate htmlParser with content types below

+htmlParser.types=text/html application/xhtml+xml application/xml text/xml

+

+#---------------------------------------------------------------------------

+# WML Parser configuration

+#---------------------------------------------------------------------------

+

+wmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser

+

+#Used by HTTPSamplerBase to associate wmlParser with content types below

+wmlParser.types=text/vnd.wap.wml

+

+#---------------------------------------------------------------------------

+# Remote batching configuration

+#---------------------------------------------------------------------------

+# How is Sample sender implementations configured:

+# - true (default) means client configuration will be used

+# - false means server configuration will be used

+#sample_sender_client_configured=true

+

+# By default when Stripping modes are used JMeter since 3.1 will strip

+# response even for SampleResults in error.

+# If you want to revert to previous behaviour (no stripping of Responses in error)

+# set this property to false

+#sample_sender_strip_also_on_error=true

+

+# Remote batching support

+# Since JMeter 2.9, default is MODE_STRIPPED_BATCH, which returns samples in

+# batch mode (every 100 samples or every minute by default)

+# Note also that MODE_STRIPPED_BATCH strips response data from SampleResult, so if you need it change to

+# another mode

+# Batch returns samples in batches

+# Statistical returns sample summary statistics

+# mode can also be the class name of an implementation of org.apache.jmeter.samplers.SampleSender

+#mode=Standard

+#mode=Batch

+#mode=Statistical

+#Set to true to key statistical samples on threadName rather than threadGroup

+#key_on_threadname=false

+#mode=Stripped

+#mode=StrippedBatch

+#mode=org.example.load.MySampleSender

+#

+#num_sample_threshold=100

+# Value is in milliseconds

+#time_threshold=60000

+#

+# Asynchronous sender; uses a queue and background worker process to return the samples

+#mode=Asynch

+# default queue size

+#asynch.batch.queue.size=100

+# Same as Asynch but strips response data from SampleResult

+#mode=StrippedAsynch

+#

+# DiskStore: Serialises the samples to disk, rather than saving in memory

+#mode=DiskStore

+# Same as DiskStore but strips response data from SampleResult

+#mode=StrippedDiskStore

+# Note: the mode is currently resolved on the client;

+# other properties (e.g. time_threshold) are resolved on the server.

+

+#---------------------------------------------------------------------------

+# JDBC Request configuration

+#---------------------------------------------------------------------------

+

+# String used to indicate a null value

+#jdbcsampler.nullmarker=]NULL[

+#

+# Max size of BLOBs and CLOBs to store in JDBC sampler. Result will be cut off

+#jdbcsampler.max_retain_result_size=65536

+

+# Database validation query

+# based in https://stackoverflow.com/questions/10684244/dbcp-validationquery-for-different-databases list

+jdbc.config.check.query=select 1 from INFORMATION_SCHEMA.SYSTEM_USERS|select 1 from dual|select 1 from sysibm.sysdummy1|select 1|select 1 from rdb$database

+jdbc.config.jdbc.driver.class=com.mysql.jdbc.Driver|org.postgresql.Driver|oracle.jdbc.OracleDriver|com.ingres.jdbc.IngresDriver|com.microsoft.sqlserver.jdbc.SQLServerDriver|com.microsoft.jdbc.sqlserver.SQLServerDriver|org.apache.derby.jdbc.ClientDriver|org.hsqldb.jdbc.JDBCDriver|com.ibm.db2.jcc.DB2Driver|org.apache.derby.jdbc.ClientDriver|org.h2.Driver|org.firebirdsql.jdbc.FBDriver|org.mariadb.jdbc.Driver|org.sqlite.JDBC|net.sourceforge.jtds.jdbc.Driver|com.exasol.jdbc.EXADriver

+

+#---------------------------------------------------------------------------

+# OS Process Sampler configuration

+#---------------------------------------------------------------------------

+# Polling to see if process has finished its work, used when a timeout is configured on sampler

+#os_sampler.poll_for_timeout=100

+

+#---------------------------------------------------------------------------

+# TCP Sampler configuration

+#---------------------------------------------------------------------------

+

+# The default handler class

+#tcp.handler=TCPClientImpl

+#

+# eolByte = byte value for end of line

+# set this to a value outside the range -128 to +127 to skip EOL checking

+#tcp.eolByte=1000

+#

+# TCP Charset, used by org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl

+# default to Platform defaults charset as returned by Charset.defaultCharset().name()

+#tcp.charset=

+#

+# status.prefix and suffix = strings that enclose the status response code

+#tcp.status.prefix=Status=

+#tcp.status.suffix=.

+#

+# status.properties = property file to convert codes to messages

+#tcp.status.properties=mytestfiles/tcpstatus.properties

+

+# The length prefix used by LengthPrefixedBinaryTCPClientImpl implementation

+# defaults to 2 bytes.

+#tcp.binarylength.prefix.length=2

+

+#---------------------------------------------------------------------------

+# Summariser - Generate Summary Results - configuration (mainly applies to non-GUI mode)

+#---------------------------------------------------------------------------

+#

+# Comment the following property to disable the default non-GUI summariser

+# [or change the value to rename it]

+# (applies to non-GUI mode only)

+summariser.name=summary

+#

+# interval between summaries (in seconds) default 30 seconds

+#summariser.interval=30

+#

+# Write messages to log file

+#summariser.log=true

+#

+# Write messages to System.out

+#summariser.out=true

+

+# Ignore SampleResults generated by TransactionControllers

+# defaults to true

+#summariser.ignore_transaction_controller_sample_result=true

+

+

+#---------------------------------------------------------------------------

+# Aggregate Report and Aggregate Graph - configuration

+#---------------------------------------------------------------------------

+#

+# Percentiles to display in reports

+# Can be float value between 0 and 100

+# First percentile to display, defaults to 90%

+#aggregate_rpt_pct1=90

+# Second percentile to display, defaults to 95%

+#aggregate_rpt_pct2=95

+# Second percentile to display, defaults to 99%

+#aggregate_rpt_pct3=99

+

+#---------------------------------------------------------------------------

+# BackendListener - configuration

+#---------------------------------------------------------------------------

+#

+# Backend metrics window mode (fixed=fixed-size window, timed=time boxed)

+#backend_metrics_window_mode=fixed

+# Backend metrics sliding window size for Percentiles, Min, Max

+#backend_metrics_window=100

+

+# Backend metrics sliding window size for Percentiles, Min, Max

+# when backend_metrics_window_mode is timed

+# Setting this value too high can lead to OOM

+#backend_metrics_large_window=5000

+

+########################

+# Graphite Backend

+########################

+# Send interval in second

+# Defaults to 1 second

+#backend_graphite.send_interval=1

+

+########################

+# Influx Backend

+########################

+

+# Send interval in second

+# Defaults to 5 seconds

+#backend_influxdb.send_interval=5

+#Influxdb timeouts

+#backend_influxdb.connection_timeout=1000

+#backend_influxdb.socket_timeout=3000

+#backend_influxdb.connection_request_timeout=100

+

+#---------------------------------------------------------------------------

+# BeanShell configuration

+#---------------------------------------------------------------------------

+

+# BeanShell Server properties

+#

+# Define the port number as non-zero to start the http server on that port

+#beanshell.server.port=9000

+# The telnet server will be started on the next port

+

+#

+# Define the server initialisation file

+beanshell.server.file=../extras/startup.bsh

+

+#

+# Define a file to be processed at startup

+# This is processed using its own interpreter.

+#beanshell.init.file=

+

+#

+# Define the intialisation files for BeanShell Sampler, Function and other BeanShell elements

+# N.B. Beanshell test elements do not share interpreters.

+#      Each element in each thread has its own interpreter.

+#      This is retained between samples.

+#beanshell.sampler.init=BeanShellSampler.bshrc

+#beanshell.function.init=BeanShellFunction.bshrc

+#beanshell.assertion.init=BeanShellAssertion.bshrc

+#beanshell.listener.init=etc

+#beanshell.postprocessor.init=etc

+#beanshell.preprocessor.init=etc

+#beanshell.timer.init=etc

+

+# The file BeanShellListeners.bshrc contains sample definitions

+# of Test and Thread Listeners.

+

+#---------------------------------------------------------------------------

+# JSR-223 function

+#---------------------------------------------------------------------------

+

+# Path to JSR-223 file containing script to call on JMeter startup

+# JMeter will try to guess the engine to use by the extension

+# of the name of the file.

+# This script can use pre-defined variables:

+# log : Logger to log any message

+# props : JMeter Property

+# OUT : System.OUT

+#jsr223.init.file=

+

+#---------------------------------------------------------------------------

+# Groovy function

+#---------------------------------------------------------------------------

+

+#Path to Groovy file containing utility functions to make available to __groovy function

+#groovy.utilities=

+

+# Example

+#groovy.utilities=bin/utility.groovy

+

+#---------------------------------------------------------------------------

+# MailerModel configuration

+#---------------------------------------------------------------------------

+

+# Number of successful samples before a message is sent

+#mailer.successlimit=2

+#

+# Number of failed samples before a message is sent

+#mailer.failurelimit=2

+

+#---------------------------------------------------------------------------

+# CSVRead configuration

+#---------------------------------------------------------------------------

+

+# CSVRead delimiter setting (default ",")

+# Make sure that there are no trailing spaces or tabs after the delimiter

+# characters, or these will be included in the list of valid delimiters

+#csvread.delimiter=,

+#csvread.delimiter=;

+#csvread.delimiter=!

+#csvread.delimiter=~

+# The following line has a tab after the =

+#csvread.delimiter=

+

+#---------------------------------------------------------------------------

+# __time() function configuration

+#

+# The properties below can be used to redefine the default formats

+#---------------------------------------------------------------------------

+#time.YMD=yyyyMMdd

+#time.HMS=HHmmss

+#time.YMDHMS=yyyyMMdd-HHmmss

+#time.USER1=

+#time.USER2=

+

+#---------------------------------------------------------------------------

+# CSV DataSet configuration

+#---------------------------------------------------------------------------

+

+# String to return at EOF (if recycle not used)

+#csvdataset.eofstring=<EOF>

+#list in https://docs.oracle.com/javase/8/docs/technotes/guides/intl/encoding.doc.html

+csvdataset.file.encoding_list=UTF-8|UTF-16|ISO-8859-15|US-ASCII

+

+

+#---------------------------------------------------------------------------

+# LDAP Sampler configuration

+#---------------------------------------------------------------------------

+# Maximum number of search results returned by a search that will be sorted

+# to guarantee a stable ordering (if more results then this limit are returned

+# then no sorting is done). Set to 0 to turn off all sorting, in which case

+# "Equals" response assertions will be very likely to fail against search results.

+#

+#ldapsampler.max_sorted_results=1000

+

+# Number of characters to log for each of three sections (starting matching section, diff section,

+#   ending matching section where not all sections will appear for all diffs) diff display when an Equals

+#   assertion fails. So a value of 100 means a maximum of 300 characters of diff text will be displayed

+#   (+ a number of extra characters like "..." and "[[["/"]]]" which are used to decorate it).

+#assertion.equals_section_diff_len=100

+# test written out to log to signify start/end of diff delta

+#assertion.equals_diff_delta_start=[[[

+#assertion.equals_diff_delta_end=]]]

+

+#---------------------------------------------------------------------------

+# Miscellaneous configuration

+#---------------------------------------------------------------------------

+

+# Size of cache used by CSS Selector Extractor (for JODD implementation only)

+# to store parsed CSS Selector expressions.

+#cssselector.parser.cache.size=400

+

+

+# Used to control what happens when you start a test and

+# have listeners that could overwrite existing result files

+# Possible values:

+# ASK : Ask user

+# APPEND : Append results to existing file

+# DELETE : Delete existing file and start a new file

+#resultcollector.action_if_file_exists=ASK

+

+# If defined, then start the mirror server on the port

+#mirror.server.port=8081

+

+# ORO PatternCacheLRU size

+#oro.patterncache.size=1000

+

+#TestBeanGui

+#

+#propertyEditorSearchPath=null

+

+# Turn expert mode on/off: expert mode will show expert-mode beans and properties

+#jmeter.expertMode=true

+

+# Max size of bytes stored in memory per SampleResult

+# Ensure you don't exceed max capacity of a Java Array and remember

+# that the higher it is, the higher JMeter will consume heap

+# Defaults to 0, which means no truncation

+httpsampler.max_bytes_to_store_per_request=0

+

+# Max size of buffer in bytes used when reading responses

+# Defaults to 64k

+httpsampler.max_buffer_size=100M

+

+# Maximum redirects to follow in a single sequence (default 20)

+#httpsampler.max_redirects=20

+# Maximum frame/iframe nesting depth (default 5)

+#httpsampler.max_frame_depth=5

+

+# Revert to BUG 51939 behaviour (no separate container for embedded resources) by setting the following false:

+#httpsampler.separate.container=true

+

+# If embedded resources download fails due to missing resources or other reasons, if this property is true

+# Parent sample will not be marked as failed

+#httpsampler.ignore_failed_embedded_resources=false

+

+#keep alive time for the parallel download threads (in seconds)

+#httpsampler.parallel_download_thread_keepalive_inseconds=60

+

+# Don't keep the embedded resources response data : just keep the size and the MD5

+# default to false

+#httpsampler.embedded_resources_use_md5=false

+

+# List of extra HTTP methods that should be available in select box

+#httpsampler.user_defined_methods=VERSION-CONTROL,REPORT,CHECKOUT,CHECKIN,UNCHECKOUT,MKWORKSPACE,UPDATE,LABEL,MERGE,BASELINE-CONTROL,MKACTIVITY

+

+# The encoding to be used if none is provided (default ISO-8859-1)

+#sampleresult.default.encoding=ISO-8859-1

+

+# CookieManager behaviour - should cookies with null/empty values be deleted?

+# Default is true. Use false to revert to original behaviour

+#CookieManager.delete_null_cookies=true

+

+# CookieManager behaviour - should variable cookies be allowed?

+# Default is true. Use false to revert to original behaviour

+#CookieManager.allow_variable_cookies=true

+

+# CookieManager behaviour - should Cookies be stored as variables?

+# Default is false

+#CookieManager.save.cookies=false

+

+# CookieManager behaviour - prefix to add to cookie name before storing it as a variable

+# Default is COOKIE_; to remove the prefix, define it as one or more spaces

+#CookieManager.name.prefix=

+

+# CookieManager behaviour - check received cookies are valid before storing them?

+# Default is true. Use false to revert to previous behaviour

+#CookieManager.check.cookies=true

+

+# Netscape HTTP Cookie file

+cookies=cookies

+

+# Ability to switch to Nashorn as default JavaScript Engine used by IfController and __javaScript function

+# JMeter works as following:

+# - JDK >= 8 and javascript.use_rhino=false or not set : Nashorn

+# - JDK >= 8 and javascript.use_rhino=true: Rhino

+# If you want to use Rhino on JDK8, set this property to true

+#javascript.use_rhino=false

+

+# Number of milliseconds to wait for a thread to stop

+#jmeterengine.threadstop.wait=5000

+

+#Whether to invoke System.exit(0) in server exit code after stopping RMI

+#jmeterengine.remote.system.exit=false

+

+# Whether to call System.exit(1) on failure to stop threads in non-GUI mode.

+# This only takes effect if the test was explicitly requested to stop.

+# If this is disabled, it may be necessary to kill the JVM externally

+#jmeterengine.stopfail.system.exit=true

+

+# Whether to force call System.exit(0) at end of test in non-GUI mode, even if

+# there were no failures and the test was not explicitly asked to stop.

+# Without this, the JVM may never exit if there are other threads spawned by

+# the test which never exit.

+#jmeterengine.force.system.exit=false

+

+# How long to pause (in ms) in the daemon thread before reporting that the JVM has failed to exit.

+# If the value is <= 0, the JMeter does not start the daemon thread

+#jmeter.exit.check.pause=2000

+

+# If running non-GUI, then JMeter listens on the following port for a shutdown message.

+# To disable, set the port to 1000 or less.

+#jmeterengine.nongui.port=4445

+#

+# If the initial port is busy, keep trying until this port is reached

+# (to disable searching, set the value less than or equal to the .port property)

+#jmeterengine.nongui.maxport=4455

+

+# How often to check for shutdown during ramp-up (milliseconds)

+#jmeterthread.rampup.granularity=1000

+

+#Should JMeter expand the tree when loading a test plan?

+# default value is false since JMeter 2.7

+#onload.expandtree=false

+

+#JSyntaxTextArea configuration

+#jsyntaxtextarea.wrapstyleword=true

+#jsyntaxtextarea.linewrap=true

+#jsyntaxtextarea.codefolding=true

+# Set 0 to disable undo feature in JSyntaxTextArea

+#jsyntaxtextarea.maxundos=50

+# Change the font on the (JSyntax) Text Areas. (Useful for HiDPI screens)

+#jsyntaxtextarea.font.family=Hack

+#jsyntaxtextarea.font.size=14

+

+# Set this to false to disable the use of JSyntaxTextArea for the Console Logger panel

+#loggerpanel.usejsyntaxtext=true

+

+# Maximum size of HTML page that can be displayed; default=10 MB

+# Set to 0 to disable the size check and display the whole response

+view.results.tree.max_size=0

+

+# Order of Renderers in View Results Tree

+# Note full class names should be used for non JMeter core renderers

+# For JMeter core renderers, class names start with '.' and are automatically

+# prefixed with org.apache.jmeter.visualizers

+view.results.tree.renderers_order=.RenderAsText,.RenderAsRegexp,.RenderAsBoundaryExtractor,.RenderAsCssJQuery,org.apache.jmeter.extractor.json.render.RenderAsJsonRenderer,.RenderAsXPath2,org.apache.jmeter.extractor.json.render.RenderAsJmesPathRenderer,.RenderAsXPath,.RenderAsHTML,.RenderAsHTMLFormatted,.RenderAsHTMLWithEmbedded,.RenderAsDocument,.RenderAsJSON,.RenderAsXML

+

+# Maximum number of results in the results tree

+# Set to 0 to store all results (might consume a lot of memory)

+#view.results.tree.max_results=500

+

+# Maximum size of Document that can be parsed by Tika engine; default=10 * 1024 * 1024 (10 MB)

+# Set to 0 to disable the size check

+document.max_size=0

+

+#JMS options

+# Enable the following property to stop JMS Point-to-Point Sampler from using

+# the properties java.naming.security.[principal|credentials] when creating the queue connection

+#JMSSampler.useSecurity.properties=false

+

+# Set the following value to true in order to skip the delete confirmation dialogue

+#confirm.delete.skip=false

+

+# Used by JSR-223 elements

+# Size of compiled scripts cache

+#jsr223.compiled_scripts_cache_size=100

+

+#---------------------------------------------------------------------------

+# Classpath configuration

+#---------------------------------------------------------------------------

+

+# List of directories (separated by ;) to search for additional JMeter plugin classes,

+# for example new GUI elements and samplers.

+# Any jar file in such a directory will be automatically included,

+# jar files in sub directories are ignored.

+# The given value is in addition to any jars found in the lib/ext directory.

+# Do not use this for utility or plugin dependency jars.

+#search_paths=/app1/lib;/app2/lib

+

+# List of directories that JMeter will search for utility and plugin dependency classes.

+# Use your platform path separator to separate multiple paths.

+# Any jar file in such a directory will be automatically included,

+# jar files in sub directories are ignored.

+# The given value is in addition to any jars found in the lib directory.

+# All entries will be added to the class path of the system class loader

+# and also to the path of the JMeter internal loader.

+# Paths with spaces may cause problems for the JVM

+#user.classpath=../classes;../lib

+

+# List of directories (separated by ;) that JMeter will search for utility

+# and plugin dependency classes.

+# Any jar file in such a directory will be automatically included,

+# jar files in sub directories are ignored.

+# The given value is in addition to any jars found in the lib directory

+# or given by the user.classpath property.

+# All entries will be added to the path of the JMeter internal loader only.

+# For plugin dependencies this property should be used instead of user.classpath.

+#plugin_dependency_paths=../dependencies/lib;../app1/;../app2/

+

+# Classpath finder

+# ================

+# The classpath finder currently needs to load every single JMeter class to find

+# the classes it needs.

+# For non-GUI mode, it's only necessary to scan for Function classes, but all classes

+# are still loaded.

+# All current Function classes include ".function." in their name,

+# and none include ".gui." in the name, so the number of unwanted classes loaded can be

+# reduced by checking for these. However, if a valid function class name does not match

+# these restrictions, it will not be loaded. If problems are encountered, then comment

+# or change the following properties:

+classfinder.functions.contain=.functions.

+classfinder.functions.notContain=.gui.

+

+

+#---------------------------------------------------------------------------

+# Additional property files to load

+#---------------------------------------------------------------------------

+

+# Should JMeter automatically load additional JMeter properties?

+# File name to look for (comment to disable)

+user.properties=user.properties

+

+# Should JMeter automatically load additional system properties?

+# File name to look for (comment to disable)

+system.properties=system.properties

+

+# Comma separated list of files that contain reference to templates and their description

+# Path must be relative to JMeter root folder

+#template.files=/bin/templates/templates.xml

+

+

+#---------------------------------------------------------------------------

+# Thread Group Validation feature

+#---------------------------------------------------------------------------

+

+# Validation is the name of the feature used to rapidly validate a Thread Group runs fine

+# Default implementation is org.apache.jmeter.gui.action.validation.TreeClonerForValidation

+# It runs validation without timers, with 1 thread, 1 iteration and Startup Delay set to 0

+# You can implement your own policy that must extend org.apache.jmeter.engine.TreeCloner

+# JMeter will instantiate it and use it to create the Tree used to run validation on Thread Group

+#testplan_validation.tree_cloner_class=org.apache.jmeter.validation.ComponentTreeClonerForValidation

+

+# Number of threads to use to validate a Thread Group

+#testplan_validation.nb_threads_per_thread_group=1

+

+# Ignore BackendListener when validating the thread group of plan

+#testplan_validation.ignore_backends=true

+

+# Ignore timers when validating the thread group of plan

+#testplan_validation.ignore_timers=true

+

+# Number of iterations to use to validate a Thread Group

+#testplan_validation.number_iterations=1

+

+# Force throughput controllers that work in percentage mode to be a 100%

+# Disabled by default

+#testplan_validation.tpc_force_100_pct=false

+

+#---------------------------------------------------------------------------

+# Think Time configuration

+#---------------------------------------------------------------------------

+

+#

+# Apply a factor on computed pauses by the following Timers:

+# - Gaussian Random Timer

+# - Uniform Random Timer

+# - Poisson Random Timer

+#

+#timer.factor=1.0f

+

+# Default implementation that create the Timer structure to add to Test Plan

+# Implementation of interface org.apache.jmeter.gui.action.thinktime.ThinkTimeCreator

+#think_time_creator.impl=org.apache.jmeter.thinktime.DefaultThinkTimeCreator

+

+# Default Timer GUI class added to Test Plan by DefaultThinkTimeCreator

+#think_time_creator.default_timer_implementation=org.apache.jmeter.timers.gui.UniformRandomTimerGui

+

+# Default constant pause of Timer

+#think_time_creator.default_constant_pause=1000

+

+# Default range pause of Timer

+#think_time_creator.default_range=100

+

+

+# Change this parameter if you want to override the APDEX satisfaction threshold.

+jmeter.reportgenerator.apdex_satisfied_threshold=500

+

+# Change this parameter if you want to override the APDEX tolerance threshold.

+jmeter.reportgenerator.apdex_tolerated_threshold=1500

+

+# Timeout in milliseconds for Report generation when using Tools > Generate HTML report

+#generate_report_ui.generation_timeout=300000

+#---------------------------------------------------------------------------

+# Naming Policy configuration

+#---------------------------------------------------------------------------

+

+# Prefix used when naming elements

+#naming_policy.prefix=

+# Suffix used when naming elements

+#naming_policy.suffix=

+

+# Implementation of interface org.apache.jmeter.gui.action.TreeNodeNamingPolicy

+#naming_policy.impl=org.apache.jmeter.gui.action.impl.DefaultTreeNodeNamingPolicy

+

+#---------------------------------------------------------------------------

+# Help Documentation

+#---------------------------------------------------------------------------

+

+# Switch that allows using Local documentation opened in JMeter GUI

+# By default we use Online documentation opened in Browser

+#help.local=false

+

+#---------------------------------------------------------------------------

+# Documentation generation

+#---------------------------------------------------------------------------

+

+# Path to XSL file used to generate Schematic View of Test Plan

+# When empty, JMeter will use the embedded one in src/core/org/apache/jmeter/gui/action/schematic.xsl

+#docgeneration.schematic_xsl=

+jmeter.save.saveservice.response_data=true

+sampleresult.getbytes.body_real_size=true

+sampleresult.getbytes.headers_size=true