Jenkins build is back to normal : JMeter Ubuntu #482

2018-06-13 Thread Apache Jenkins Server
See 




[GitHub] jmeter pull request #388: Fix minor typo

2018-06-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jmeter/pull/388


---


Build failed in Jenkins: JMeter Ubuntu #481

2018-06-13 Thread Apache Jenkins Server
See 


Changes:

[fschumacher] Fix a typo.

Contributed by Giancarlo Romeo (giancarloromeo at gmail.com)
Closes #388 on github.

--
[...truncated 171.33 KB...]
   [jmeter] Created the tree successfully using testfiles/TEST_HTTPS.jmx
   [jmeter] Starting the test @ Wed Jun 13 20:35:10 UTC 2018 (1528922110671)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary =  2 in 00:00:01 =1.6/s Avg:   529 Min:   473 Max:  
 586 Err: 0 (0.00%)
   [jmeter] Tidying up ...@ Wed Jun 13 20:35:12 UTC 2018 (1528922112500)
   [jmeter] ... end of run
 [echo] TEST_HTTPS output files compared OK

batchtest:
 [echo] Starting TestCookieManager with file TestCookieManager.jmx using -X 
-Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in 
[jar:
   [jmeter] SLF4J: Found binding in 
[jar:
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   [jmeter] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser 
   [jmeter] Created the tree successfully using testfiles/TestCookieManager.jmx
   [jmeter] Starting the test @ Wed Jun 13 20:35:14 UTC 2018 (1528922114498)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] summary = 10 in 00:00:01 =8.5/s Avg:79 Min: 1 Max:  
 436 Err: 0 (0.00%)
   [jmeter] Tidying up ...@ Wed Jun 13 20:35:16 UTC 2018 (1528922116512)
   [jmeter] ... end of run
 [echo] TestCookieManager output files compared OK

batchtest:
 [echo] Starting TCP_TESTS with file TCP_TESTS.jmx using -X -Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in 
[jar:
   [jmeter] SLF4J: Found binding in 
[jar:
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   [jmeter] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser 
   [jmeter] Created the tree successfully using testfiles/TCP_TESTS.jmx
   [jmeter] Starting the test @ Wed Jun 13 20:35:19 UTC 2018 (1528922119621)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 
4445
   [jmeter] 13/06/2018 20:35:23
   [jmeter] 
   [jmeter] 
   [jmeter] summary = 11 in 00:00:05 =2.1/s Avg:   344 Min: 0 Max:  
1021 Err: 0 (0.00%)
   [jmeter] Tidying up ...@ Wed Jun 13 20:35:25 UTC 2018 (1528922125614)
   [jmeter] ... end of run
   [concat] 2018-06-13 20:35:23,506 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: Error reading 
from server, bytes read: 0
   [concat] at 
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:131)
 ~[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1833474]
   [concat] at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) 
[ApacheJMeter_tcp.jar:4.1-SNAPSHOT r1833474]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1833474]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:4.1-SNAPSHOT r1833474]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1833474]
   [concat] at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:4.1-SNAPSHOT r1833474]
   [concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat] at java.net.SocketInputStream.socketRead0(Native Method) 
~[?:1.8.0_172]
   [concat] at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:171) 
~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:141) 
~[?:1.8.0_172]
   [concat] at java.net.SocketInputStream.read(SocketInputStream.java:127) 
~[?:1.8.0_172]
   [concat] at 
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:114)
 

Jenkins build is back to normal : JMeter Windows #1091

2018-06-13 Thread Apache Jenkins Server
See 




Custom xml for jmeter

2018-06-13 Thread Fan Chen
I am making a custom xml to create jmeter scripts. The problem i am having
is with user parameters. I know that it is hashed in jmeter as i see
204 and 200 and Next
I wonder what the hash function/seed is to get the value in name from the
value.
Thanks


[GitHub] jmeter issue #388: Fix minor typo

2018-06-13 Thread FSchumacher
Github user FSchumacher commented on the issue:

https://github.com/apache/jmeter/pull/388
  
Thanks for the contribution.


---


[GitHub] jmeter pull request #388: Fix minor typo.

2018-06-13 Thread giancarloromeo
GitHub user giancarloromeo opened a pull request:

https://github.com/apache/jmeter/pull/388

Fix minor typo.

## Description



## Motivation and Context



## How Has This Been Tested?




## Screenshots (if appropriate):

## Types of changes

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality 
to not work as expected)

## Checklist:


- [ ] My code follows the [code style][style-guide] of this project.
- [ ] I have updated the documentation accordingly.

[style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/giancarloromeo/jmeter patch-1

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jmeter/pull/388.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #388


commit ea85da3b8539e5ff7e0a03a11a349af44b04398b
Author: Giancarlo Romeo 
Date:   2018-06-13T08:40:13Z

Fix minor typo.




---