<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></img></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Applications/job/konsole/job/kf5-qt5%20SUSEQt5.15/24/">https://build.kde.org/job/Applications/job/konsole/job/kf5-qt5%20SUSEQt5.15/24/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">kf5-qt5 SUSEQt5.15</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Sun, 13 Dec 2020 12:10:12 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">46 sec and counting</td></tr></table><br></br><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 537 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp: In constructor ���Konsole::SessionController::SessionController(Konsole::Session*, Konsole::TerminalDisplay*, QObject*)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:190:108: error: ���setBackgroundColor��� is not a member of ���Konsole::TerminalDisplay���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   190 |     connect(session(), &Konsole::Session::changeBackgroundColorRequest, view(), &Konsole::TerminalDisplay::setBackgroundColor);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                                                                                                            ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:191:108: error: ���setForegroundColor��� is not a member of ���Konsole::TerminalDisplay���</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   191 |     connect(session(), &Konsole::Session::changeForegroundColorRequest, view(), &Konsole::TerminalDisplay::setForegroundColor);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                                                                                                            ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp: In member function ���void Konsole::SessionController::sendForegroundColor(uint)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:566:30: error: ���class Konsole::TerminalDisplay��� has no member named ���getForegroundColor���; did you mean ���setForegroundRole���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   566 |     const QColor c = view()->getForegroundColor();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                              ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                              setForegroundRole</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp: In member function ���void Konsole::SessionController::sendBackgroundColor(uint)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:572:30: error: ���class Konsole::TerminalDisplay��� has no member named ���getBackgroundColor���; did you mean ���setBackgroundRole���?</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   572 |     const QColor c = view()->getBackgroundColor();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                              ^~~~~~~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                              setBackgroundRole</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp: In member function ���void Konsole::SessionController::setupCommonActions()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:712:41: warning: ���void KActionMenu::setDelayed(bool)��� is deprecated: Since 5.77. Use KActionMenu::setPopupMode() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   712 |     _switchProfileMenu->setDelayed(false);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] In file included from /home/jenkins/install-prefix/include/KF5/KWidgetsAddons/KActionMenu:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/SessionController.cpp:27:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/install-prefix/include/KF5/KWidgetsAddons/kactionmenu.h:111:10: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   111 |     void setDelayed(bool delayed);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |          ^~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���void Konsole::Session::run()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:440:107: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   440 |         qCDebug(KonsoleDebug) << "Attempted to re-run an already running session (" << _shellProcess->pid() << ")";</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |                                                                                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.163Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���bool Konsole::Session::kill(int)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:825:28: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   825 |     if (_shellProcess->pid() <= 0) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:829:44: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   829 |     int result = ::kill(_shellProcess->pid(), signal);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���bool Konsole::Session::closeInNormalWay()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:883:56: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   883 |         qWarning() << "Process " << _shellProcess->pid() << " did not die with SIGHUP";</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���bool Konsole::Session::closeInForceWay()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:897:56: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   897 |         qWarning() << "Process " << _shellProcess->pid() << " did not die with SIGKILL";</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���int Konsole::Session::processId() const���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:1531:31: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]  1531 |     return _shellProcess->pid();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                               ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp: In member function ���bool Konsole::Session::isForegroundProcessActive()���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:1649:32: warning: ���int KProcess::pid() const��� is deprecated: Since 5.78. Use processId() [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]  1649 |     return (_shellProcess->pid() != _shellProcess->foregroundProcessGroup());</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |                                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] In file included from /home/jenkins/install-prefix/include/KF5/KCoreAddons/KProcess:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]                  from /home/jenkins/workspace/Applications/konsole/kf5-qt5 SUSEQt5.15/src/session/Session.cpp:28:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kprocess.h:307:9: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]   307 |     int pid() const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.164Z]       |         ^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.420Z] make[2]: *** [src/session/CMakeFiles/konsolesession.dir/build.make:137: src/session/CMakeFiles/konsolesession.dir/SessionController.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:57.420Z] make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:58.797Z] make[1]: *** [CMakeFiles/Makefile2:2187: src/session/CMakeFiles/konsolesession.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:58.797Z] make: *** [Makefile:160: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-12-13T12:10:58.829Z] ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br></br></body>