CONSOLE OUTPUT
|
[...truncated 5900 lines...] |
[2021-11-19T00:19:14.851Z] Actual (m_corona->containments().count()): 0 |
[2021-11-19T00:19:14.851Z] Expected (3) : 3 |
[2021-11-19T00:19:14.851Z] ..\autotests\coronatest.cpp(114) : failure location |
[2021-11-19T00:19:14.851Z] FAIL! : CoronaTest::checkOrder() Compared values are not the same |
[2021-11-19T00:19:14.851Z] Actual (m_corona->containments().count()): 0 |
[2021-11-19T00:19:14.851Z] Expected (3) : 3 |
[2021-11-19T00:19:14.851Z] ..\autotests\coronatest.cpp(131) : failure location |
[2021-11-19T00:19:14.851Z] FAIL! : CoronaTest::startupCompletion() '!m_corona->isStartupCompleted()' returned FALSE. () |
[2021-11-19T00:19:14.851Z] ..\autotests\coronatest.cpp(146) : failure location |
[2021-11-19T00:19:14.851Z] QFATAL : CoronaTest::addRemoveApplets() ASSERT failure in QList<T>::at: "index out of range", file C:\Craft\CI-Qt515\windows-msvc2019_64-cl-debug\include\qt5\QtCore/qlist.h, line 571 |
[2021-11-19T00:19:14.851Z] FAIL! : CoronaTest::addRemoveApplets() Received a fatal error. |
[2021-11-19T00:19:14.851Z] Unknown file(0) : failure location |
[2021-11-19T00:19:14.851Z] Totals: 1 passed, 4 failed, 0 skipped, 0 blacklisted, 8ms |
[2021-11-19T00:19:14.851Z] ********* Finished testing of CoronaTest ********* |
[2021-11-19T00:19:14.851Z] |
[2021-11-19T00:19:14.851Z] Start 9: plasma-sortfiltermodeltest |
[2021-11-19T00:19:14.851Z] 9/9 Test #9: plasma-sortfiltermodeltest ....... Passed 0.09 sec |
[2021-11-19T00:19:14.851Z] |
[2021-11-19T00:19:14.851Z] 56% tests passed, 4 tests failed out of 9 |
[2021-11-19T00:19:14.851Z] |
[2021-11-19T00:19:14.851Z] Total Test time (real) = 24.35 sec |
[2021-11-19T00:19:14.851Z] |
[2021-11-19T00:19:14.851Z] The following tests FAILED: |
[2021-11-19T00:19:14.851Z] 2 - plasma-dialogstatetest (Failed) |
[2021-11-19T00:19:14.851Z] 5 - plasma-iconitemtest (Failed) |
[2021-11-19T00:19:14.851Z] 6 - plasma-themetest (Failed) |
[2021-11-19T00:19:14.851Z] 8 - coronatest (Exit code 0xc0000409 |
[2021-11-19T00:19:14.851Z] ) |
[2021-11-19T00:19:14.851Z] Errors while running CTest |
[2021-11-19T00:19:15.113Z] ERROR: The process "kded5.exe" not found. |
[2021-11-19T00:19:15.113Z] ERROR: The process "klauncher.exe" not found. |
[2021-11-19T00:19:15.113Z] ERROR: The process "kdeinit5.exe" not found. |
[2021-11-19T00:19:15.373Z] ERROR: The process "test_crasher.exe" not found. |
[2021-11-19T00:19:15.373Z] ERROR: The process "testremoterunner.exe" not found. |
[2021-11-19T00:19:15.373Z] ERROR: The process "dbus-daemon.exe" not found. |
[2021-11-19T00:19:47.497Z] ERROR: The process "kioslave.exe" not found. |
[2021-11-19T00:19:47.497Z] ERROR: The process "kioslave5.exe" not found. |
[2021-11-19T00:19:47.497Z] ERROR: The process "vctip.exe" not found. |
[2021-11-19T00:19:57.492Z] ERROR: The process "kioslave5.exe" not found. |
[Pipeline] junit |
[2021-11-19T00:19:57.508Z] Recording test results |
[2021-11-19T00:19:58.373Z] [Checks API] No suitable checks publisher found. |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Capturing Installation) |
[Pipeline] bat |
[2021-11-19T00:19:59.785Z] |
[2021-11-19T00:19:59.785Z] C:\CI\Job Build>python -u ci-tooling/helpers/capture-install.py --product Frameworks --project plasma-framework --branchGroup kf5-qt5 --environment production --platform WindowsMSVCQt5.15 --divertedTo "C:/CI/Job Build/install-divert/" --installedTo "C:/CI/Software Installs/plasma-framework/" |
[2021-11-19T00:20:12.006Z] Traceback (most recent call last): |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1319, in do_open |
[2021-11-19T00:20:12.006Z] h.request(req.get_method(), req.selector, req.data, headers, |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 1230, in request |
[2021-11-19T00:20:12.006Z] self._send_request(method, url, body, headers, encode_chunked) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 1276, in _send_request |
[2021-11-19T00:20:12.006Z] self.endheaders(body, encode_chunked=encode_chunked) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 1225, in endheaders |
[2021-11-19T00:20:12.006Z] self._send_output(message_body, encode_chunked=encode_chunked) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 1004, in _send_output |
[2021-11-19T00:20:12.006Z] self.send(msg) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 944, in send |
[2021-11-19T00:20:12.006Z] self.connect() |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 1392, in connect |
[2021-11-19T00:20:12.006Z] super().connect() |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\http\client.py", line 915, in connect |
[2021-11-19T00:20:12.006Z] self.sock = self._create_connection( |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\socket.py", line 787, in create_connection |
[2021-11-19T00:20:12.006Z] for res in getaddrinfo(host, port, 0, SOCK_STREAM): |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\socket.py", line 918, in getaddrinfo |
[2021-11-19T00:20:12.006Z] for res in _socket.getaddrinfo(host, port, family, type, proto, flags): |
[2021-11-19T00:20:12.006Z] socket.gaierror: [Errno 11001] getaddrinfo failed |
[2021-11-19T00:20:12.006Z] |
[2021-11-19T00:20:12.006Z] During handling of the above exception, another exception occurred: |
[2021-11-19T00:20:12.006Z] |
[2021-11-19T00:20:12.006Z] Traceback (most recent call last): |
[2021-11-19T00:20:12.006Z] File "ci-tooling/helpers/capture-install.py", line 44, in <module> |
[2021-11-19T00:20:12.006Z] ourArchive = Packages.Archive( arguments.environment, arguments.platform ) |
[2021-11-19T00:20:12.006Z] File "C:\CI\Job Build\ci-tooling\helpers\helperslib\Packages.py", line 45, in __init__ |
[2021-11-19T00:20:12.006Z] response = urllib.request.urlopen( self.downloadBaseUrl() + '/manifest.yaml' ) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 222, in urlopen |
[2021-11-19T00:20:12.006Z] return opener.open(url, data, timeout) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 525, in open |
[2021-11-19T00:20:12.006Z] response = self._open(req, data) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 542, in _open |
[2021-11-19T00:20:12.006Z] result = self._call_chain(self.handle_open, protocol, protocol + |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 502, in _call_chain |
[2021-11-19T00:20:12.006Z] result = func(*args) |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1362, in https_open |
[2021-11-19T00:20:12.006Z] return self.do_open(http.client.HTTPSConnection, req, |
[2021-11-19T00:20:12.006Z] File "C:\Program Files\Python38\lib\urllib\request.py", line 1322, in do_open |
[2021-11-19T00:20:12.006Z] raise URLError(err) |
[2021-11-19T00:20:12.006Z] urllib.error.URLError: <urlopen error [Errno 11001] getaddrinfo failed> |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-11-19T00:20:12.073Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |