[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2020-02-29 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 As noted in the comment from Andrei Suvorkov, this is not a Jenkins bug. If you are encountering this issue, please read the comments in the report. Please do not reopen the issue.   
 

  
 
 
 
 

 
 Jenkins /  JENKINS-56777  
 
 
  Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop recei

[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-03-27 Thread andrey.suvor...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Suvorkov created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56777  
 
 
  Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2019-03-27 13:55  
 
 
Environment: 
 Jenkins 2.164.1, Chrome 73.0.3683.86, ChromeDriver 73.0.3683.68, Windows 10, Java 11  
 
 
Labels: 
 jenkins  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Andrei Suvorkov  
 

  
 
 
 
 

 
 Since 26.03.2019  I am not able to run my tests on Jenkins. I have a Selenium project and for a couple of monts everything was working perfect. Now I have this as console output in Jenkins:   

 

...

TEST STARTED: RUV
---
[main] INFO net.serenitybdd.core.Serenity - TEST NUMBER: 1
März 27, 2019 2:41:28 NACHM. org.openqa.selenium.remote.DesiredCapabilities chrome
INFO: Using `new ChromeOptions()` is preferred to `DesiredCapabilities.chrome()`
Starting ChromeDriver 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72) on port 27535
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
März 27, 2019 2:41:31 NACHM. org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: OSS 

   and it stucks, nothing happens. I have figured out, that Chrome b

[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-03-28 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56777  
 
 
  Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 _unsorted  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-01 Thread leib...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lee Leibke commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Are there any updates on this issue? We've encountered the same issue after Chrome updated to 73.0.3683.86. We can run things fine locally, but when when executing jobs via Jenkins 2.164.1 the jobs don't successfully complete anymore.  They did before the Chrome updated though.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-02 Thread andrey.suvor...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Andrei Suvorkov commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 It is a bug in Chronium https://bugs.chromium.org/p/chromium/issues/detail?id=942023, I have downgraded Chrome to v. 72 and it works well. You can also read here https://stackoverflow.com/questions/55359513/browser-does-not-open-in-jenkins-while-executing-selenium-test/55371996?noredirect=1#comment97469697_55371996  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-02 Thread leib...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lee Leibke commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Thanks for sharing that info Andrei.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-05 Thread vfcqav...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aravind Reddy commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Even I am facing the same issue. We have found the following error message in the console. Session ID: 5e08cadac28de7aa848f3a63267bc56a) [1554383760.174][SEVERE]: Timed out receiving message from renderer: 300.000 [1554384360.175][SEVERE]: Timed out receiving message from renderer: 600.000 [1554384360.175][SEVERE]: Timed out receiving message from renderer: -600.001 [1554384660.179][SEVERE]: Timed out receiving message from renderer: 300.000 [1554385260.180][SEVERE]: Timed out receiving message from renderer: 600.000 [1554385260.180][SEVERE]: Timed out receiving message from renderer: -600.001 [1554385560.183][SEVERE]: Timed out receiving message from renderer: 300.000 [1554386160.184][SEVERE]: Timed out receiving message from renderer: 600.000 [1554386160.184][SEVERE]: Timed out receiving message from renderer: -600.001 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 4,231.987 s <<< FAILURE!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-26 Thread m.tigra...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Tigran Mutafyan commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Are there any news or solutions on this topic? The issue is present for almost a month already.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-04-26 Thread leib...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Lee Leibke commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Per Andrei's comment above, it looks like this was a Chrome bug, not a Jenkins issue.  See https://bugs.chromium.org/p/chromium/issues/detail?id=942023 The fix may have been in the v74 release of Chrome, but I haven't verified that using the v74 release of the chromeDriver yet. If the fix isn't in v74 Chrome, it sounds like it would definitely be in v75. There is a workaround that has worked for us noted at:  https://bugs.chromium.org/p/chromium/issues/detail?id=942023#c58  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56777) Chrome opens, but nothing happens (Selenium)

2019-07-14 Thread nayangogoi...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Nayan Gogoi commented on  JENKINS-56777  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Chrome opens, but nothing happens (Selenium)   
 

  
 
 
 
 

 
 Hi All, I am also facing the same problem in  Jenkins ver. 2.163 ,Chrome Version-73 with Windows7 and Java 8 I am able to execute my project from eclipse by while trying with Jenkins I am getting the below message -    [INFO] Surefire report directory: C:\Program Files (x86)\Jenkins\workspace\TestMaven\target\surefire-reports --- T E S T S --- Running com.testtalks.karatedemo.MavenProjectSelenium.AppTest Configuring TestNG with: org.apache.maven.surefire.testng.conf.TestNG652Configurator@470e2030 775 [main] INFO io.github.bonigarcia.wdm.WebDriverManager - Using chromedriver 73.0.3683.68 (since Google Chrome 73 is installed in your machine) 797 [main] INFO io.github.bonigarcia.wdm.WebDriverManager - Exporting webdriver.chrome.driver as C:\Windows\system32\config\systemprofile\.m2\repository\webdriver\chromedriver\win32\73.0.3683.68\chromedriver.exe Starting ChromeDriver 73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72) on port 1668 Only local connections are allowed. Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code. [1563166834.026][SEVERE]: Timed out receiving message from renderer: 600.000 Exception while taking screenshotnull Tests run: 4, Failures: 2, Errors: 0, Skipped: 2, Time elapsed: 603.531 sec <<< FAILURE! login(com.testtalks.karatedemo.MavenProjectSelenium.AppTest) Time elapsed: 602.667 sec <<< FAILURE! org.openqa.selenium.SessionNotCreatedException: session not created from timeout: Timed out receiving message from renderer: 600.000 (Session info: chrome=73.0.3683.86) (Driver info: chromedriver=73.0.3683.68 (47787ec04b6e38e22703e856e101e840b65afe72),platform=Windows NT 6.1.7601 SP1 x86_64) (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 600.86 seconds Build info: version: '3.6.0', revision: '6fbf3ec767', time: '2017-09-27T15:28:36.4Z' System info: host: 'MCNJY01', ip: '192.168.56.1', os.name: 'Windows 7', os.arch: 'amd64', os.version: '6.1', java.version: '1.8.0_131' Driver info: driver.version: ChromeDriver at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166) at org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$new$0(JsonWireProtocolResponse.java:53) at org.openqa.selenium.remote.JsonWireProtocolResponse.lambda$getResponseFunction$2(JsonWireProtocolResponse.java:91) at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$24(ProtocolHandshake.java:359) at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)   Can anyone help, please.   Thanks, Nayan