Console Output

Started by upstream project "OpenCOR_Linux" build number 136
originally caused by:
 Started by user Alan Garny
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/opencor/opencor.git # timeout=10
Fetching upstream changes from https://github.com/opencor/opencor.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/opencor/opencor.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4e517832b996210ff7aa8122f480c39cf2d33347 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4e517832b996210ff7aa8122f480c39cf2d33347
 > git rev-list 4e517832b996210ff7aa8122f480c39cf2d33347 # timeout=10
[Ubuntu_16.04_bioeng49] $ /bin/sh -xe /tmp/jenkins4474856622177454200.sh
+ ./clean
Cleaning OpenCOR...
All done!
+ cd build
+ cmake -G Ninja -DCMAKE_PREFIX_PATH=/opt/Qt -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON ..
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler using: Ninja
-- Check for working C compiler using: Ninja -- 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 using: Ninja
-- Check for working CXX compiler using: Ninja -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
Building a release version of OpenCOR using Qt 5.9.2...
This application failed to start because it could not find or load the Qt platform plugin "minimal"
in "".

Reinstalling the application may fix this problem.
Error copying file "/opt/Qt/plugins/printsupport/libcupsprintersupport.so" to "/home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49/build/plugins/printsupport/libcupsprintersupport.so".
The file could not be opened.
CMake Error at cmake/common.cmake:595 (MESSAGE):
  The RUNPATH value of 'plugins/printsupport/libcupsprintersupport.so' could
  not be converted to an RPATH value...
Call Stack (most recent call first):
  cmake/common.cmake:639 (RUNPATH2RPATH)
  CMakeLists.txt:1324 (LINUX_DEPLOY_QT_PLUGIN)


-- Configuring incomplete, errors occurred!
See also "/home/cmiss/Jenkins/workspace/OpenCOR_Linux/Slave/Ubuntu_16.04_bioeng49/build/CMakeFiles/CMakeOutput.log".
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user noreply@github.com
Sending e-mails to: team@opencor.ws alan.garny@inria.fr
ERROR: Could not connect to SMTP host: localhost, port: 25
javax.mail.MessagingException: Could not connect to SMTP host: localhost, port: 25;
  nested exception is:
	java.net.ConnectException: Connection refused (Connection refused)
	at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1934)
	at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:638)
	at javax.mail.Service.connect(Service.java:295)
	at javax.mail.Service.connect(Service.java:176)
	at javax.mail.Service.connect(Service.java:125)
	at javax.mail.Transport.send0(Transport.java:194)
	at javax.mail.Transport.send(Transport.java:124)
	at hudson.tasks.MailSender.run(MailSender.java:131)
	at hudson.tasks.Mailer.perform(Mailer.java:170)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:736)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:682)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:627)
	at hudson.model.Run.execute(Run.java:1764)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at com.sun.mail.util.SocketFetcher.createSocket(SocketFetcher.java:286)
	at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:231)
	at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:1900)
	... 18 more
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@6ccedff6[description=OpenCOR is a cross-platform modelling environment, which can be used to organise, edit, simulate and analyse CellML files.,homepage=http://www.opencor.ws/,name=opencor,license=<null>,fork=false,size=161429,milestones={},language=C++,commits={},source=<null>,parent=<null>,url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:4e51783) with context:OpenCOR_Linux/Slave=Ubuntu_16.04_bioeng49
Setting commit status on GitHub for https://github.com/opencor/opencor/commit/4e517832b996210ff7aa8122f480c39cf2d33347
Finished: FAILURE