CONSOLE OUTPUT
|
[...truncated 1603 lines...] |
[2021-02-13T12:58:18.943Z] Start 483: VCalIn-KOrganizer_vCalTestCase03.vcs |
[2021-02-13T12:58:19.202Z] 483/493 Test #483: VCalIn-KOrganizer_vCalTestCase03.vcs ................ Passed 0.12 sec |
[2021-02-13T12:58:19.202Z] Start 484: VCalIn-KOrganizer_vCalTestCase04.vcs |
[2021-02-13T12:58:19.202Z] 484/493 Test #484: VCalIn-KOrganizer_vCalTestCase04.vcs ................ Passed 0.10 sec |
[2021-02-13T12:58:19.202Z] Start 485: VCalIn-KOrganizer_vCalTestCase05.vcs |
[2021-02-13T12:58:19.462Z] 485/493 Test #485: VCalIn-KOrganizer_vCalTestCase05.vcs ................ Passed 0.15 sec |
[2021-02-13T12:58:19.462Z] Start 486: VCalIn-KOrganizer_vCalTestCase06.vcs |
[2021-02-13T12:58:19.462Z] 486/493 Test #486: VCalIn-KOrganizer_vCalTestCase06.vcs ................ Passed 0.13 sec |
[2021-02-13T12:58:19.462Z] Start 487: VCalIn-KOrganizer_vCalTestCase07.vcs |
[2021-02-13T12:58:19.723Z] 487/493 Test #487: VCalIn-KOrganizer_vCalTestCase07.vcs ................ Passed 0.11 sec |
[2021-02-13T12:58:19.723Z] Start 488: VCalIn-KOrganizer_vCalTestCase08.vcs |
[2021-02-13T12:58:19.723Z] 488/493 Test #488: VCalIn-KOrganizer_vCalTestCase08.vcs ................ Passed 0.12 sec |
[2021-02-13T12:58:19.723Z] Start 489: VCalIn-KOrganizer_vCalTestCase09.vcs |
[2021-02-13T12:58:19.723Z] 489/493 Test #489: VCalIn-KOrganizer_vCalTestCase09.vcs ................ Passed 0.11 sec |
[2021-02-13T12:58:19.723Z] Start 490: VCalIn-KOrganizer_vCalTestCase10.vcs |
[2021-02-13T12:58:19.984Z] 490/493 Test #490: VCalIn-KOrganizer_vCalTestCase10.vcs ................ Passed 0.11 sec |
[2021-02-13T12:58:19.984Z] Start 491: VCalIn-KOrganizer_vCalTestCase11.vcs |
[2021-02-13T12:58:19.984Z] 491/493 Test #491: VCalIn-KOrganizer_vCalTestCase11.vcs ................ Passed 0.12 sec |
[2021-02-13T12:58:19.984Z] Start 492: VCalIn-KOrganizer_vCalTestCase12.vcs |
[2021-02-13T12:58:20.244Z] 492/493 Test #492: VCalIn-KOrganizer_vCalTestCase12.vcs ................ Passed 0.11 sec |
[2021-02-13T12:58:20.244Z] Start 493: VCalIn-KOrganizer_vCalTestCase13.vcs |
[2021-02-13T12:58:20.244Z] 493/493 Test #493: VCalIn-KOrganizer_vCalTestCase13.vcs ................ Passed 0.13 sec |
[2021-02-13T12:58:20.244Z] |
[2021-02-13T12:58:20.244Z] 100% tests passed, 0 tests failed out of 493 |
[2021-02-13T12:58:20.244Z] |
[2021-02-13T12:58:20.244Z] Total Test time (real) = 2147.44 sec |
[2021-02-13T12:58:20.814Z] ERROR: The process "kded5.exe" not found. |
[2021-02-13T12:58:20.814Z] ERROR: The process "klauncher.exe" not found. |
[2021-02-13T12:58:20.814Z] ERROR: The process "kdeinit5.exe" not found. |
[2021-02-13T12:58:20.814Z] ERROR: The process "test_crasher.exe" not found. |
[2021-02-13T12:58:21.075Z] ERROR: The process "testremoterunner.exe" not found. |
[2021-02-13T12:58:21.075Z] ERROR: The process "dbus-daemon.exe" not found. |
[2021-02-13T12:58:53.179Z] ERROR: The process "kioslave.exe" not found. |
[2021-02-13T12:58:53.179Z] ERROR: The process "kioslave5.exe" not found. |
[2021-02-13T12:58:53.179Z] ERROR: The process "vctip.exe" not found. |
[2021-02-13T12:59:02.766Z] ERROR: The process "kioslave5.exe" not found. |
[Pipeline] junit |
[2021-02-13T12:59:03.185Z] Recording test results |
[2021-02-13T12:59:23.794Z] [Checks API] No suitable checks publisher found. |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Capturing Installation) |
[Pipeline] bat |
[2021-02-13T12:59:25.531Z] |
[2021-02-13T12:59:25.531Z] C:\CI\Job Build>python -u ci-tooling/helpers/capture-install.py --product Frameworks --project kcalendarcore --branchGroup kf5-qt5 --environment production --platform WindowsMSVCQt5.15 --divertedTo "C:/CI/Job Build/install-divert/" --installedTo "C:/CI/Software Installs/kcalendarcore/" |
[2021-02-13T12:59:43.757Z] Exception: Error reading SSH protocol banner |
[2021-02-13T12:59:43.757Z] Traceback (most recent call last): |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2211, in _check_banner |
[2021-02-13T12:59:43.757Z] buf = self.packetizer.readline(timeout) |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\packet.py", line 380, in readline |
[2021-02-13T12:59:43.757Z] buf += self._read_timeout(timeout) |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\packet.py", line 622, in _read_timeout |
[2021-02-13T12:59:43.757Z] raise socket.timeout() |
[2021-02-13T12:59:43.757Z] socket.timeout |
[2021-02-13T12:59:43.757Z] |
[2021-02-13T12:59:43.757Z] During handling of the above exception, another exception occurred: |
[2021-02-13T12:59:43.757Z] |
[2021-02-13T12:59:43.757Z] Traceback (most recent call last): |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2039, in run |
[2021-02-13T12:59:43.757Z] self._check_banner() |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2215, in _check_banner |
[2021-02-13T12:59:43.757Z] raise SSHException( |
[2021-02-13T12:59:43.757Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner |
[2021-02-13T12:59:43.757Z] |
[2021-02-13T12:59:43.757Z] Traceback (most recent call last): |
[2021-02-13T12:59:43.757Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2211, in _check_banner |
[2021-02-13T12:59:43.757Z] buf = self.packetizer.readline(timeout) |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\packet.py", line 380, in readline |
[2021-02-13T12:59:43.758Z] buf += self._read_timeout(timeout) |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\packet.py", line 622, in _read_timeout |
[2021-02-13T12:59:43.758Z] raise socket.timeout() |
[2021-02-13T12:59:43.758Z] socket.timeout |
[2021-02-13T12:59:43.758Z] |
[2021-02-13T12:59:43.758Z] During handling of the above exception, another exception occurred: |
[2021-02-13T12:59:43.758Z] |
[2021-02-13T12:59:43.758Z] Traceback (most recent call last): |
[2021-02-13T12:59:43.758Z] File "ci-tooling/helpers/capture-install.py", line 57, in <module> |
[2021-02-13T12:59:43.758Z] ourArchive.storePackage( package, archiveFile.name, scmRevision ) |
[2021-02-13T12:59:43.758Z] File "C:\CI\Job Build\ci-tooling\helpers\helperslib\Packages.py", line 184, in storePackage |
[2021-02-13T12:59:43.758Z] uploadConnection = CommonUtils.establishSSHConnection( self.config['client']['uploadHostname'], self.config['client']['uploadUsername'], privateKeyFile ) |
[2021-02-13T12:59:43.758Z] File "C:\CI\Job Build\ci-tooling\helpers\helperslib\CommonUtils.py", line 91, in establishSSHConnection |
[2021-02-13T12:59:43.758Z] client.connect( hostname, username=username, pkey = serverAccessKey ) |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\client.py", line 406, in connect |
[2021-02-13T12:59:43.758Z] t.start_client(timeout=timeout) |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 660, in start_client |
[2021-02-13T12:59:43.758Z] raise e |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2039, in run |
[2021-02-13T12:59:43.758Z] self._check_banner() |
[2021-02-13T12:59:43.758Z] File "C:\Program Files\Python38\lib\site-packages\paramiko\transport.py", line 2215, in _check_banner |
[2021-02-13T12:59:43.758Z] raise SSHException( |
[2021-02-13T12:59:43.758Z] paramiko.ssh_exception.SSHException: Error reading SSH protocol banner |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-02-13T12:59:49.337Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |