CONSOLE OUTPUT
|
[...truncated 34.90 KB...] |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f d1fcbb3ac855175a72bcc23f124d530036283e2f |
Commit message: "Remove obsolete reviewboardrc file" |
[Pipeline] checkout |
Cloning the remote Git repository |
Cloning repository https://anongit.kde.org/kde-dev-scripts |
> git init /home/jenkins/workspace/Plasma discover stable-kf5-qt5 SUSEQt5.9/ci-tooling/kde-dev-scripts # timeout=10 |
Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts |
> git --version # timeout=10 |
> git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/* |
> git config remote.origin.url https://anongit.kde.org/kde-dev-scripts # timeout=10 |
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 |
> git config remote.origin.url https://anongit.kde.org/kde-dev-scripts # timeout=10 |
Fetching upstream changes from https://anongit.kde.org/kde-dev-scripts |
> git fetch --tags --progress https://anongit.kde.org/kde-dev-scripts +refs/heads/*:refs/remotes/origin/* |
> git rev-parse origin/master^{commit} # timeout=10 |
Checking out Revision 2c7a43b4f8624bc374caf80c2098f8d32d0e44f7 (origin/master) |
> git config core.sparsecheckout # timeout=10 |
> git checkout -f 2c7a43b4f8624bc374caf80c2098f8d32d0e44f7 |
Commit message: "Merge branch 'Applications/17.12'" |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] stage |
[Pipeline] { (Setup Dependencies) |
[Pipeline] sh |
[Plasma discover stable-kf5-qt5 SUSEQt5.9] Running shell script |
+ python3 -u ci-tooling/helpers/prepare-dependencies.py --product Plasma --project discover --branchGroup stable-kf5-qt5 --environment production --platform SUSEQt5.9 --installTo /home/jenkins//install-prefix/ |
Retrieving: Plasma-extra-cmake-modules-stable-kf5-qt5 |
Retrieving: Plasma-karchive-stable-kf5-qt5 |
Retrieving: Plasma-ki18n-stable-kf5-qt5 |
Retrieving: Plasma-kcoreaddons-stable-kf5-qt5 |
Retrieving: Plasma-kwindowsystem-stable-kf5-qt5 |
Retrieving: Plasma-kconfig-stable-kf5-qt5 |
Retrieving: Plasma-kcrash-stable-kf5-qt5 |
Retrieving: Plasma-kdbusaddons-stable-kf5-qt5 |
Retrieving: Plasma-kdoctools-stable-kf5-qt5 |
Retrieving: Plasma-kcodecs-stable-kf5-qt5 |
Retrieving: Plasma-phonon-stable-kf5-qt5 |
Retrieving: Plasma-polkit-qt-1-stable-kf5-qt5 |
Retrieving: Plasma-kauth-stable-kf5-qt5 |
Retrieving: Plasma-kguiaddons-stable-kf5-qt5 |
Retrieving: Plasma-kwidgetsaddons-stable-kf5-qt5 |
Retrieving: Plasma-kconfigwidgets-stable-kf5-qt5 |
Retrieving: Plasma-kitemviews-stable-kf5-qt5 |
Retrieving: Plasma-kiconthemes-stable-kf5-qt5 |
Retrieving: Plasma-knotifications-stable-kf5-qt5 |
Retrieving: Plasma-kservice-stable-kf5-qt5 |
Retrieving: Plasma-kcompletion-stable-kf5-qt5 |
Retrieving: Plasma-sonnet-stable-kf5-qt5 |
Retrieving: Plasma-attica-stable-kf5-qt5 |
Retrieving: Plasma-kglobalaccel-stable-kf5-qt5 |
Retrieving: Plasma-ktextwidgets-stable-kf5-qt5 |
Retrieving: Plasma-breeze-icons-stable-kf5-qt5 |
Retrieving: Plasma-kxmlgui-stable-kf5-qt5 |
Retrieving: Plasma-solid-stable-kf5-qt5 |
Retrieving: Plasma-kjobwidgets-stable-kf5-qt5 |
Retrieving: Plasma-kbookmarks-stable-kf5-qt5 |
Retrieving: Plasma-kwallet-stable-kf5-qt5 |
Retrieving: Plasma-kio-stable-kf5-qt5 |
Retrieving: Plasma-kparts-stable-kf5-qt5 |
Retrieving: Plasma-syntax-highlighting-stable-kf5-qt5 |
Retrieving: Plasma-kpackage-stable-kf5-qt5 |
Retrieving: Plasma-kactivities-stable-kf5-qt5 |
Retrieving: Plasma-kdnssd-stable-kf5-qt5 |
Retrieving: Plasma-kdeclarative-stable-kf5-qt5 |
Retrieving: Plasma-kidletime-stable-kf5-qt5 |
Retrieving: Plasma-kitemmodels-stable-kf5-qt5 |
Retrieving: Plasma-kjs-stable-kf5-qt5 |
Retrieving: Plasma-kross-stable-kf5-qt5 |
Retrieving: Plasma-threadweaver-stable-kf5-qt5 |
Retrieving: Plasma-kunitconversion-stable-kf5-qt5 |
Retrieving: Plasma-kwayland-stable-kf5-qt5 |
Retrieving: Plasma-ktexteditor-stable-kf5-qt5 |
Retrieving: Plasma-oxygen-icons5-stable-kf5-qt5 |
Retrieving: Plasma-kirigami-stable-kf5-qt5 |
Retrieving: Plasma-kpty-stable-kf5-qt5 |
Retrieving: Plasma-kinit-stable-kf5-qt5 |
Retrieving: Plasma-knewstuff-stable-kf5-qt5 |
Retrieving: Plasma-kplotting-stable-kf5-qt5 |
Retrieving: Plasma-kdewebkit-stable-kf5-qt5 |
Retrieving: Plasma-kded-stable-kf5-qt5 |
Retrieving: Plasma-kemoticons-stable-kf5-qt5 |
Retrieving: Plasma-kdesignerplugin-stable-kf5-qt5 |
Traceback (most recent call last): |
File "ci-tooling/helpers/prepare-dependencies.py", line 70, in <module> |
filename, metadata = packageArchive.retrievePackage( package ) |
File "/home/jenkins/workspace/Plasma discover stable-kf5-qt5 SUSEQt5.9/ci-tooling/helpers/helperslib/Packages.py", line 83, in retrievePackage |
needToDownload = ( serverMetadata['timestamp'] > localMetadata['timestamp'] ) |
TypeError: 'NoneType' object is not subscriptable |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] sh |
[Plasma discover stable-kf5-qt5 SUSEQt5.9] Running shell script |
+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production |
[Pipeline] emailextrecipients |
[Pipeline] emailext |