You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/08/07 18:21:21 UTC

[Bug 63647] New: Jmeter load testing fails after few hits

https://bz.apache.org/bugzilla/show_bug.cgi?id=63647

            Bug ID: 63647
           Summary: Jmeter load testing fails after few hits
           Product: JMeter
           Version: 5.0
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTTP
          Assignee: issues@jmeter.apache.org
          Reporter: pankajjeet001@gmail.com
  Target Milestone: JMETER_5.2

I am having one window VM (Server 2012) in GCP where Jmeter is installed. 

During the load test from it to one of GKE deployed service. Out of 100 hits,
only 64 hits are served and rest are failed.

While performing the same from my local windows machine(Laptop) it serves all
the 100 requests.

Error Occurred as per following:

2019-08-07 17:56:36,865 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Overwriting request old
headers: 
2019-08-07 17:56:36,865 INFO o.a.j.t.JMeterThread: Thread is done:
Thread_Group_ISP 1-53
2019-08-07 17:56:36,865 INFO o.a.j.t.JMeterThread: Thread finished:
Thread_Group_ISP 1-53
2019-08-07 17:56:36,865 DEBUG o.a.j.p.h.s.HTTPHC4Impl: Thread Finished
2019-08-07 17:56:36,865 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager:
Connection manager is shutting down
2019-08-07 17:56:36,865 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager:
Connection manager shut down
2019-08-07 17:56:36,865 DEBUG o.a.j.t.ThreadGroup: Ending thread
Thread_Group_ISP 1-53
2019-08-07 17:56:37,286 DEBUG o.a.j.v.ViewResultsFullVisualizer: Expanded:
[[Root]]
2019-08-07 17:56:37,286 DEBUG o.a.j.v.ViewResultsFullVisualizer: Elements:
[Root]
2019-08-07 17:56:37,427 DEBUG o.a.h.i.c.DefaultManagedHttpClientConnection:
http-outgoing-424: Shutdown connection
2019-08-07 17:56:37,427 DEBUG o.a.h.i.e.MainClientExec: Connection discarded
2019-08-07 17:56:37,427 DEBUG o.a.h.i.c.PoolingHttpClientConnectionManager:
Connection released: [id: 424][route: {s}->https://dev.dummyserver.com:443]
[total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
2019-08-07 17:56:37,427 DEBUG o.a.j.p.h.s.HTTPHC4Impl: IOException
org.apache.http.conn.HttpHostConnectException: Connect to
dev.dummyserver.com:443 [dev.dummyserver.com/22.99.24.244] failed: Connection
timed out: connect
        at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
~[httpclient-4.5.6.jar:4.5.6]
        at
org.apache.jmeter.protocol.http.sampler.HTTPHC4Impl$JMeterDefaultHttpClientConnectionOperator.connect(HTTPHC4Impl.java:331)
~[ApacheJMeter_http.jar:5.0 r1840935]
        at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
~[httpclient-4.5.6.jar:4.5.6]
        at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
~[httpclient-4.5.6.jar:4.5.6]

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63647] Jmeter load testing fails after few hits

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63647

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---

Can you run Tools > Generate Schematic View and attach your plan here
Can you clarify what you are doing :

- Does it work when you hit GKE deployed service from your Windows ?
- Does it not work when you hit GKE deployed service from a Windows VM in GKE ?


Thank you

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 63647] Jmeter load testing fails after few hits

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63647

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
closing as no feedback

-- 
You are receiving this mail because:
You are the assignee for the bug.