Build failed in Jenkins: kxmlrpcclient_stable_qt5 #3

KDE CI System null at kde.org
Sat Apr 4 14:22:12 UTC 2015


See <http://build.kde.org/job/kxmlrpcclient_stable_qt5/3/changes>

Changes:

[scripty] Upgrade ECM and KF5 version requirements for 5.9.0 release.

------------------------------------------
Started by remote host 2a01:4f8:160:9363::9 with note: Triggered by commit
Building remotely on LinuxSlave - 4 (PACKAGER LINBUILDER) in workspace <http://build.kde.org/job/kxmlrpcclient_stable_qt5/ws/>
Running Prebuild steps
[kxmlrpcclient_stable_qt5] $ /bin/sh -xe /tmp/hudson7147353564525972587.sh
+ /home/jenkins/scripts/setup-env.sh

Preparing to perform KDE Continuous Integration build
== Setting Up Sources

>From git://anongit.kde.org/kxmlrpcclient
   5318548..ba9f242  master     -> origin/master
Branch jenkins set up to track remote branch master from origin.

== Cleaning Source Tree

HEAD is now at 5318548 Upgrade KF5 version to 5.9.0.
Removing build/
Removing dotdata/
Removing local-inst/
Success build forhudson.tasks.Shell at 4af1d7f0
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://anongit.kde.org/kxmlrpcclient # timeout=10
Fetching upstream changes from git://anongit.kde.org/kxmlrpcclient
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://anongit.kde.org/kxmlrpcclient +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/jenkins^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/jenkins^{commit} # timeout=10
 > git rev-parse refs/heads/jenkins^{commit} # timeout=10
Checking out Revision ba9f2428723140c36fc6020faa72a202bdde781b (refs/heads/jenkins)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba9f2428723140c36fc6020faa72a202bdde781b
 > git rev-list 5318548d5e47236c1d4799723b2a8740a3ecbecc # timeout=10
 > git tag -a -f -m Jenkins Build #3 jenkins-kxmlrpcclient_stable_qt5-3 # timeout=10
[kxmlrpcclient_stable_qt5] $ /bin/sh -xe /tmp/hudson4060520761571791812.sh
+ /home/jenkins/scripts/execute-job.sh

KDE Continuous Integration Build
== Building Project: kxmlrpcclient - Branch master
== Build Dependencies:
==== kwindowsystem - Branch master
==== attica - Branch master
==== kcrash - Branch master
==== kdbusaddons - Branch master
==== ki18n - Branch master
==== kservice - Branch master
==== kio - Branch master
==== kguiaddons - Branch master
==== kjobwidgets - Branch master
==== kxmlgui - Branch master
==== extra-cmake-modules - Branch master
==== knotifications - Branch master
==== kcoreaddons - Branch master
==== kconfigwidgets - Branch master
==== kglobalaccel - Branch master
==== qt5 - Branch 5.3.2
==== kitemviews - Branch master
==== solid - Branch master
==== kcompletion - Branch master
==== ktextwidgets - Branch master
==== polkit-qt-1 - Branch master
==== cmake - Branch master
==== dogtail - Branch master
==== karchive - Branch master
==== phonon - Branch master
==== kiconthemes - Branch master
==== kwallet - Branch master
==== kauth - Branch master
==== kdoctools - Branch master
==== kcodecs - Branch master
==== kbookmarks - Branch master
==== sonnet - Branch master
==== kwidgetsaddons - Branch master
==== kconfig - Branch master

== Applying Patches
=== No patches to apply

== Syncing Dependencies from Master Server


== Configuring Build

-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /home/jenkins/bin/cc
-- Check for working C compiler: /home/jenkins/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /home/jenkins/bin/c++
-- Check for working CXX compiler: /home/jenkins/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:6 (find_package):
  Could not find a configuration file for package "ECM" that is compatible
  with requested version "5.9.0".

  The following configuration files were considered but not accepted:

    /srv/jenkins/install/linux/x86_64/g++/stable-kf5-qt5/kdesupport/extra-cmake-modules/inst/share/ECM/cmake/ECMConfig.cmake, version: 1.9.0



-- Configuring incomplete, errors occurred!
See also "<http://build.kde.org/job/kxmlrpcclient_stable_qt5/ws/build/CMakeFiles/CMakeOutput.log".>
Configure step exited with non-zero code, assuming failure to configure for project kxmlrpcclient.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:325)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to LinuxSlave - 4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1360)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:753)
	at hudson.FilePath.act(FilePath.java:978)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:761)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:721)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:670)
	at hudson.model.Run.execute(Run.java:1776)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the Kde-frameworks-devel mailing list