Started by upstream project "OpenCOR_Linux" build number 92 originally caused by: Started by GitHub push by agarny 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 46bb911c20c017e8f7ddb68b9e71ccd256b7ba63 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46bb911c20c017e8f7ddb68b9e71ccd256b7ba63 > git rev-list 61fae1dca2c5c2a0cd26394f907f1843dbb762b1 # timeout=10 [Ubuntu_16.04_bioeng49] $ /bin/sh -xe /tmp/jenkins5222166852090890111.sh + ./clean Cleaning OpenCOR... All done! + cd build + cmake -G Ninja -DCMAKE_C_COMPILER=/usr/bin/gcc-4.9 -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.9 -DCMAKE_BUILD_TYPE=Release -DENABLE_SAMPLE_PLUGINS=ON -DENABLE_TEST_PLUGINS=ON -DENABLE_TESTS=ON .. -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- 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 CMake Error at CMakeLists.txt:53 (MESSAGE): OpenCOR can only be built using GCC/G++ 5.x on Linux... -- 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 dave@bcs.co.nz Not sending mail to unregistered user noreply@github.com Sending e-mails to: 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@7d700b47[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=,fork=false,size=160735,milestones={},language=C++,commits={},source=,parent=,url=https://api.github.com/repos/opencor/opencor,id=9957667]] (sha:46bb911) with context:OpenCOR_Linux/Slave=Ubuntu_16.04_bioeng49 Setting commit status on GitHub for https://github.com/opencor/opencor/commit/46bb911c20c017e8f7ddb68b9e71ccd256b7ba63 Finished: FAILURE