Build: #517 failed

Job: Run QA Framework failed

Stages & jobs

  1. BDD UI Test Framework

Upgrading an installation: Test case result

The below summarizes the result of the test "Upgrading an installation" in build 517 of Contrib - OpenMRS QA Framework - Run QA Framework. View test case history
Description
Upgrading an installation
Test class
Upgrading
Method
Upgrading an Installation
Duration
2 mins
Status
Failed (New Failure)

Error Log

org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@3a97d2af (tried for 120 second(s) with 500 milliseconds interval) Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc' System info: host: 'yokobue', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 89.0.4389.23 (61b08ee2c5002..., userDataDir: /tmp/.com.google.Chrome.R7CqK4}, goog:chromeOptions: {debuggerAddress: localhost:41980}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true} Session ID: f2df38041511e6ee27a3fc5a1913e2a2
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for org.openmrs.uitestframework.page.Page$1@3a97d2af (tried for 120 second(s) with 500 milliseconds interval)
Build info: version: '4.0.0-alpha-6', revision: '5f43a29cfc'
System info: host: 'yokobue', ip: '127.0.0.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.4.0-210-generic', java.version: '1.8.0_292'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 90.0.4430.72, chrome: {chromedriverVersion: 89.0.4389.23 (61b08ee2c5002..., userDataDir: /tmp/.com.google.Chrome.R7CqK4}, goog:chromeOptions: {debuggerAddress: localhost:41980}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
Session ID: f2df38041511e6ee27a3fc5a1913e2a2
	at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
	at org.openqa.selenium.support.ui.FluentWait.lambda$checkConditionInLoop$2(FluentWait.java:255)
	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
	at java.lang.Thread.run(Thread.java:748)