BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kcrash/job/kf5-qt5%20SUSEQt5.12/12/
Project: kf5-qt5 SUSEQt5.12
Date of build: Sat, 06 Apr 2019 06:11:05 +0000
Build duration: 23 min and counting

JUnit Tests
Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
Name: projectroot Failed: 2 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 2 test(s)
  • Failed: projectroot.autotests.coreconfigtest
  • Failed: projectroot.autotests.kcrashtest

  • CONSOLE OUTPUT
    [...truncated 338 lines...]
    [2019-04-06T06:33:01.224Z] [ 77%] Built target KF5Crash
    [2019-04-06T06:33:01.722Z] Scanning dependencies of target test_crasher_autogen
    [2019-04-06T06:33:01.722Z] [ 83%] Automatic MOC for target test_crasher
    [2019-04-06T06:33:01.722Z] [ 83%] Built target test_crasher_autogen
    [2019-04-06T06:33:01.722Z] Scanning dependencies of target test_crasher
    [2019-04-06T06:33:01.722Z] [ 88%] Building CXX object autotests/CMakeFiles/test_crasher.dir/test_crasher.cpp.o
    [2019-04-06T06:33:01.722Z] [ 94%] Building CXX object autotests/CMakeFiles/test_crasher.dir/test_crasher_autogen/mocs_compilation.cpp.o
    [2019-04-06T06:33:04.063Z] [100%] Linking CXX executable ../bin/test_crasher
    [2019-04-06T06:33:04.063Z] [100%] Built target test_crasher
    [Pipeline] }
    [Pipeline] // stage
    [Pipeline] stage
    [Pipeline] { (Running Tests)
    [Pipeline] sh
    [2019-04-06T06:33:09.272Z] + python3 -u ci-tooling/helpers/run-tests.py --product Frameworks --project kcrash --branchGroup kf5-qt5 --platform SUSEQt5.12 --usingInstall /home/jenkins//install-prefix/
    [2019-04-06T06:33:09.272Z] /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/ci-tooling/helpers/helperslib/BuildSpecs.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
    [2019-04-06T06:33:09.272Z] projectConfig = yaml.load(configFile)
    [2019-04-06T06:33:30.979Z] /bin/sh: kdeinit5: command not found
    [2019-04-06T06:33:34.983Z] Cannot find file: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/build/DartConfiguration.tcl
    [2019-04-06T06:33:34.983Z] Site:
    [2019-04-06T06:33:34.983Z] Build name: (empty)
    [2019-04-06T06:33:34.983Z] Create new tag: 20190406-0633 - Experimental
    [2019-04-06T06:33:34.983Z] Cannot find file: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/build/DartConfiguration.tcl
    [2019-04-06T06:33:34.983Z] Test project /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/build
    [2019-04-06T06:33:34.983Z] Start 1: appstreamtest
    [2019-04-06T06:33:34.983Z] 1/3 Test #1: appstreamtest .................... Passed 0.03 sec
    [2019-04-06T06:33:34.983Z] Start 2: coreconfigtest
    [2019-04-06T06:33:34.983Z] 2/3 Test #2: coreconfigtest ...................***Failed 0.00 sec
    [2019-04-06T06:33:34.983Z] /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/build/bin/coreconfigtest: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
    [2019-04-06T06:33:34.983Z]
    [2019-04-06T06:33:34.983Z] Start 3: kcrashtest
    [2019-04-06T06:33:34.983Z] 3/3 Test #3: kcrashtest .......................***Failed 0.00 sec
    [2019-04-06T06:33:34.983Z] /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/build/bin/kcrashtest: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
    [2019-04-06T06:33:34.983Z]
    [2019-04-06T06:33:34.983Z]
    [2019-04-06T06:33:34.983Z] 33% tests passed, 2 tests failed out of 3
    [2019-04-06T06:33:34.983Z]
    [2019-04-06T06:33:34.983Z] Total Test time (real) = 0.03 sec
    [2019-04-06T06:33:34.983Z]
    [2019-04-06T06:33:34.983Z] The following tests FAILED:
    [2019-04-06T06:33:34.983Z] 2 - coreconfigtest (Failed)
    [2019-04-06T06:33:34.983Z] 3 - kcrashtest (Failed)
    [2019-04-06T06:33:34.983Z] Errors while running CTest
    [Pipeline] junit
    [2019-04-06T06:33:37.314Z] Recording test results
    [Pipeline] }
    [Pipeline] // stage
    [Pipeline] stage
    [Pipeline] { (Installing)
    [Pipeline] sh
    [2019-04-06T06:34:06.949Z] + python3 -u ci-tooling/helpers/install-build.py --product Frameworks --project kcrash --branchGroup kf5-qt5 --platform SUSEQt5.12 --installTo /home/jenkins//install-prefix/ --divertTo '/home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/'
    [2019-04-06T06:34:06.949Z] /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/ci-tooling/helpers/helperslib/BuildSpecs.py:55: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
    [2019-04-06T06:34:06.949Z] projectConfig = yaml.load(configFile)
    [2019-04-06T06:34:06.949Z] [ 11%] Automatic MOC for target coreconfigtest
    [2019-04-06T06:34:06.949Z] [ 11%] Generating src/KF5Crash.qch, src/KF5Crash.tags
    [2019-04-06T06:34:06.949Z] [ 16%] Automatic MOC for target kcrashtest
    [2019-04-06T06:34:06.949Z] [ 22%] Automatic MOC for target KF5Crash
    [2019-04-06T06:34:06.949Z] [ 22%] Built target coreconfigtest_autogen
    [2019-04-06T06:34:06.949Z] [ 22%] Built target kcrashtest_autogen
    [2019-04-06T06:34:06.949Z] [ 22%] Built target KF5Crash_autogen
    [2019-04-06T06:34:06.949Z] [ 38%] Built target coreconfigtest
    [2019-04-06T06:34:06.949Z] [ 55%] Built target kcrashtest
    [2019-04-06T06:34:06.949Z] [ 77%] Built target KF5Crash
    [2019-04-06T06:34:06.949Z] [ 83%] Automatic MOC for target test_crasher
    [2019-04-06T06:34:07.448Z] [ 83%] Built target test_crasher_autogen
    [2019-04-06T06:34:07.448Z] [100%] Built target test_crasher
    [2019-04-06T06:34:07.448Z] /usr/lib64/qt5/bin/qhelpgenerator: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory
    [2019-04-06T06:34:07.448Z] [100%] Built target KF5Crash_QCH
    [2019-04-06T06:34:07.448Z] Install the project...
    [2019-04-06T06:34:07.448Z] -- Install configuration: "Debug"
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/cmake/KF5Crash/KF5CrashQchTargets.cmake
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/cmake/KF5Crash/KF5CrashConfig.cmake
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/cmake/KF5Crash/KF5CrashConfigVersion.cmake
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/cmake/KF5Crash/KF5CrashTargets.cmake
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/cmake/KF5Crash/KF5CrashTargets-debug.cmake
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/include/KF5/kcrash_version.h
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/etc/xdg/kcrash.categories
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/libKF5Crash.so.5.57.0
    [2019-04-06T06:34:07.448Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/libKF5Crash.so.5
    [2019-04-06T06:34:07.449Z] -- Set runtime path of "/home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert//home/jenkins/install-prefix/lib64/libKF5Crash.so.5.57.0" to "/home/jenkins/install-prefix/lib64"
    [2019-04-06T06:34:07.449Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/lib64/libKF5Crash.so
    [2019-04-06T06:34:07.449Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/include/KF5/KCrash/kcrash_export.h
    [2019-04-06T06:34:07.449Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/include/KF5/KCrash/KCrash
    [2019-04-06T06:34:07.449Z] -- Installing: /home/jenkins/workspace/Frameworks/kcrash/kf5-qt5 SUSEQt5.12/install-divert/home/jenkins/install-prefix/include/KF5/KCrash/kcrash.h
    [2019-04-06T06:34:07.449Z] CMake Error at src/cmake_install.cmake:102 (file):
    [2019-04-06T06:34:07.449Z] file INSTALL cannot find "/home/jenkins/workspace/Frameworks/kcrash/kf5-qt5
    [2019-04-06T06:34:07.449Z] SUSEQt5.12/build/src/KF5Crash.qch".
    [2019-04-06T06:34:07.449Z] Call Stack (most recent call first):
    [2019-04-06T06:34:07.449Z] cmake_install.cmake:80 (include)
    [2019-04-06T06:34:07.449Z]
    [2019-04-06T06:34:07.449Z]
    [2019-04-06T06:34:07.449Z] make: *** [Makefile:95: install] Error 1
    [Pipeline] }
    [Pipeline] // stage
    [Pipeline] }
    [2019-04-06T06:34:10.659Z] ERROR: script returned exit code 1
    [Pipeline] // catchError
    [Pipeline] emailextrecipients
    [Pipeline] emailext

    Reply via email to