Started by an SCM change Running as SYSTEM Building in workspace /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2 Checking out a fresh workspace because Jenkins failed to detect the current workspace /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2 ERROR: svn: E155010: The node '/var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2' was not found. org.tmatesoft.svn.core.SVNException: svn: E155010: The node '/var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2' was not found. at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57) at org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.readConflictInternal(SvnWcDbConflicts.java:365) at org.tmatesoft.svn.core.internal.wc17.db.SvnWcDbConflicts.readConflict(SvnWcDbConflicts.java:342) at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.readConflicts(SVNWCDb.java:3395) at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.readConflicts(SVNWCDb.java:3355) at org.tmatesoft.svn.core.internal.wc17.db.SVNWCDb.opReadTreeConflict(SVNWCDb.java:2797) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:74) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgGetInfo.run(SvnNgGetInfo.java:45) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgOperationRunner.run(SvnNgOperationRunner.java:20) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) at org.tmatesoft.svn.core.wc.SVNWCClient.doInfo(SVNWCClient.java:2497) at hudson.scm.subversion.UpdateUpdater$TaskImpl.parseSvnInfo(UpdateUpdater.java:130) at hudson.scm.subversion.UpdateUpdater$TaskImpl.getSvnCommandToUse(UpdateUpdater.java:92) at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:135) at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168) at hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086) at hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037) at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020) at hudson.FilePath.act(FilePath.java:1192) at hudson.FilePath.act(FilePath.java:1175) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970) at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892) at hudson.scm.SCM.checkout(SCM.java:540) at hudson.model.AbstractProject.checkout(AbstractProject.java:1241) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:107) at hudson.model.Executor.run(Executor.java:449) Cleaning local Directory . Checking out https://fhdwdev.ha.bib.de/svn/hfw417hello/trunk/helloworld2 at revision '2023-02-11T07:14:00.254 +0100' Using sole credentials FHDW in realm ‘ FHDW’ A .classpath A .gitignore A .project A .settings A .settings/org.eclipse.jdt.core.prefs A .settings/org.eclipse.m2e.core.prefs A package-lock.json AU package.json A pom.xml A src A src/main A src/main/java A src/main/java/package1 A src/main/java/package1/App2.java A src/main/resources A src/main/webapp A src/main/webapp/resources A src/main/webapp/resources/js A src/main/webapp/resources/js/hello.js A src/test A src/test/java A src/test/js A src/test/js/hello.spec.js A src/test/resources A src/test/resources/karma.conf.js A src/test/resources/karma.jenkins.conf.js U . At revision 65 Parsing POMs Established TCP socket on 41551 [portal-helloWorld2] $ /usr/lib/jvm/openjdk-bin-8/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 41551 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: ================================================================================ ERROR: Invalid project setup: Connection reset ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk-1.8' not supported to run Maven projects. ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller. ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK. ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/lib/jvm/openjdk-bin-8. ERROR: ================================================================================ Established TCP socket on 39229 [portal-helloWorld2] $ /opt/openjdk-bin-11.0.18_p10/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 39229 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/pom.xml clean install [INFO] Scanning for projects... [INFO] [INFO] ----------------------< helloworld2:helloworld2 >----------------------- [INFO] Building helloworld2 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helloworld2 --- [INFO] [INFO] --- frontend-maven-plugin:1.8.0:install-node-and-npm (install node and npm) @ helloworld2 --- [INFO] Installing node version v8.12.0 [INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/tmp [INFO] Copying node binary from /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/tmp/node-v8.12.0-linux-x64/bin/node to /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/node [INFO] Installed node locally. [INFO] Installing npm version 6.12.0 [INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/npm/6.12.0/npm-6.12.0.tar.gz into /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend-maven-plugin:1.8.0:npm (npm install) @ helloworld2 --- [INFO] Running 'npm ci' in /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2 [INFO] [INFO] > phantomjs-prebuilt@2.1.16 install /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt [INFO] > node install.js [INFO] [INFO] PhantomJS not found on PATH [INFO] Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2 [INFO] Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2 [INFO] Receiving... [INFO] [INFO] Received 22866K total. [INFO] Extracting tar contents (via spawned process) [INFO] Removing /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom [INFO] Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1676096060887/phantomjs-2.1.1-linux-x86_64 -> /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom [INFO] Writing location.js file [INFO] Done. Phantomjs binary available at /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs [INFO] added 335 packages in 11.64s [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ helloworld2 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ helloworld2 --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 1 source file to /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helloworld2 --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ helloworld2 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ helloworld2 --- [JENKINS] Recording test results [INFO] [INFO] --- maven-karma-plugin:1.6:start (karmaTest) @ helloworld2 --- [INFO] Executing Karma Test Suite ... /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/.bin/karma start /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/src/test/resources/karma.jenkins.conf.js --browsers PhantomJS --reporters junit --single-run --no-auto-watch --colors true 11 02 2023 07:14:34.088:INFO [karma-server]: Karma v4.4.1 server started at http://0.0.0.0:9876/ 11 02 2023 07:14:34.125:INFO [launcher]: Launching browsers PhantomJS with concurrency unlimited 11 02 2023 07:14:34.138:INFO [launcher]: Starting browser PhantomJS 11 02 2023 07:14:34.198:ERROR [phantomjs.launcher]: Auto configuration failed 139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.211:ERROR [launcher]: Cannot start PhantomJS Auto configuration failed 139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.211:ERROR [launcher]: PhantomJS stdout: 11 02 2023 07:14:34.211:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.219:INFO [launcher]: Trying to start PhantomJS again (1/2). 11 02 2023 07:14:34.264:ERROR [phantomjs.launcher]: Auto configuration failed 11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 11 02 2023 07:14:34.266:ERROR [phantomjs.launcher]: 140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.273:ERROR [launcher]: Cannot start PhantomJS Auto configuration failed 140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.273:ERROR [launcher]: PhantomJS stdout: 11 02 2023 07:14:34.273:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.275:INFO [launcher]: Trying to start PhantomJS again (2/2). 11 02 2023 07:14:34.325:ERROR [phantomjs.launcher]: Auto configuration failed 11 02 2023 07:14:34.328:ERROR [phantomjs.launcher]: 139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.331:ERROR [launcher]: Cannot start PhantomJS Auto configuration failed 139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.331:ERROR [launcher]: PhantomJS stdout: 11 02 2023 07:14:34.331:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 11 02 2023 07:14:34.339:ERROR [launcher]: PhantomJS failed 2 times (cannot start). Giving up. [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.714 s [INFO] Finished at: 2023-02-11T07:14:35+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.kelveden:maven-karma-plugin:1.6:start (karmaTest) on project helloworld2: There were Karma test failures. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. Waiting for Jenkins to finish collecting data[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [JENKINS] Archiving /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/pom.xml to helloworld2/helloworld2/0.0.1-SNAPSHOT/helloworld2-0.0.1-SNAPSHOT.pom channel stopped Finished: FAILURE