<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/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1087/">https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20SUSEQt5.15/1087/</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">Mon, 22 Mar 2021 14:25:22 +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">1 min 13 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 2494 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp: In member function ���void TaskManager::XWindowTasksModel::Private::transientChanged(WId, NET::Properties, NET::Properties2)���:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:288:72: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]   288 |                 transientsDemandingAttention.insertMulti(leader, window);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]       |                                                                        ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.472Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:306:76: warning: ���QHash<K, V>::iterator QHash<K, V>::insertMulti(const Key&, const T&) [with Key = long long unsigned int; T = long long unsigned int]��� is deprecated: Use QMultiHash for hashes storing multiple values with the same key. [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]   306 |                     transientsDemandingAttention.insertMulti(leader, window);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]       |                                                                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] In file included from /usr/include/qt5/QtCore/qvariant.h:48,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /usr/include/qt5/QtCore/qabstractitemmodel.h:43,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /usr/include/qt5/QtCore/QAbstractListModel:1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstracttasksmodel.h:26,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/abstractwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.h:24,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]                  from /home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 SUSEQt5.15/libtaskmanager/xwindowtasksmodel.cpp:22:</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] /usr/include/qt5/QtCore/qhash.h:1225:55: note: declared here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]  1225 | Q_OUTOFLINE_TEMPLATE typename QHash<Key, T>::iterator QHash<Key, T>::insertMulti(const Key &key, const T &value) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z]       |                                                       ^~~~~~~~~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] make[2]: *** [libtaskmanager/CMakeFiles/taskmanager.dir/build.make:264: libtaskmanager/CMakeFiles/taskmanager.dir/waylandtasksmodel.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] make[2]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:27.473Z] [ 24%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/shutdown_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.041Z] [ 24%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/login1_manager_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.298Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.298Z] [ 24%] Linking CXX static library ../../lib/libsystemclipboard.a</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.298Z] [ 24%] Built target systemclipboard</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.562Z] Scanning dependencies of target krunnerhistory</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.562Z] [ 24%] Building CXX object krunner/update/CMakeFiles/krunnerhistory.dir/krunnerhistory_autogen/mocs_compilation.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.562Z] [ 24%] Building CXX object krunner/update/CMakeFiles/krunnerhistory.dir/krunnerhistory.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.821Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/limitedrowcountproxymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.821Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/utils.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.821Z] [ 24%] Building CXX object freespacenotifier/CMakeFiles/freespacenotifier.dir/kded_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.821Z] make[1]: *** [CMakeFiles/Makefile2:4957: libtaskmanager/CMakeFiles/taskmanager.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:28.821Z] make[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.080Z] [ 24%] Building CXX object freespacenotifier/CMakeFiles/freespacenotifier.dir/settings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.648Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.648Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/donotdisturbsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.648Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistory.dir/__/historyimageitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.906Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.906Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyimageitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.906Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:29.906Z] [ 24%] Linking CXX executable ../../bin/krunnerhistory</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.164Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historystringitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.164Z] [ 24%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.729Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/__/historyurlitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.729Z] [ 24%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/upower_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.729Z] [ 24%] Built target krunnerhistory</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:30.729Z] [ 24%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/consolekit_manager_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistoryModel.dir/klipper_debug.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistory.dir/__/historyitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 24%] Building CXX object klipper/autotests/CMakeFiles/testHistory.dir/__/historystringitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 25%] Building CXX object klipper/autotests/CMakeFiles/testHistory.dir/__/historyurlitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 25%] Building CXX object klipper/autotests/CMakeFiles/testHistory.dir/__/historymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/badgesettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.300Z] [ 25%] Linking CXX shared module ../bin/freespacenotifier.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.558Z] [ 25%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/ksmserver_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:31.558Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/behaviorsettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.123Z] [ 25%] Built target freespacenotifier</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.123Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsadaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.123Z] [ 25%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationmanageradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.123Z] [ 25%] Linking CXX executable ../../bin/testHistoryModel</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.381Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/fdonotifications_interface.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.639Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/kuiserveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.639Z] [ 26%] Built target testHistoryModel</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.639Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserveradaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.897Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewserverv2adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.897Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv2adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.897Z] [ 26%] Linking CXX executable ../../bin/testHistory</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:32.897Z] [ 26%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/jobviewv3adaptor.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:33.463Z] [ 26%] Built target testHistory</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:34.029Z] [ 26%] Linking CXX shared library ../bin/libkworkspace5.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:34.594Z] [ 26%] Built target kworkspace</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:34.850Z] [ 26%] Linking CXX shared library ../bin/libnotificationmanager.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:35.780Z] [ 26%] Built target notificationmanager</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2021-03-22T14:26:35.780Z] 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">[2021-03-22T14:26:35.866Z] 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>