fails with:
02:00:48 <===[JENKINS REMOTING CAPACITY]===>channel started
02:00:51 Executing Maven: -B -f /home/jenkins/workspace/scan_security_and_license_ovirt-engine_master/ovirt-engine/pom.xml clean package --projects backend/manager/dependencies,backend/manager/dependencies/common,backend/manager/dependencies/tools -DskipTests -s $/jenkins/xml/artifactory-ovirt-org-settings.xml
02:00:55 java.lang.reflect.InvocationTargetException
02:00:55 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:00:55 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:00:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:00:55 at java.lang.reflect.Method.invoke(Method.java:498)
02:00:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
02:00:55 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
02:00:55 at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
02:00:55 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:00:55 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:00:55 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:00:55 at java.lang.reflect.Method.invoke(Method.java:498)
02:00:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
02:00:55 at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
02:00:55 at hudson.remoting.UserRequest.perform(UserRequest.java:212)
02:00:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
02:00:55 at hudson.remoting.Request$2.run(Request.java:369)
02:00:55 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
02:00:55 at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02:00:55 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
02:00:55 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
02:00:55 at java.lang.Thread.run(Thread.java:748)
02:00:55 Caused by: org.apache.maven.cli.MavenExecutionRequestsBuilderException: The specified user settings file does not exist: /home/jenkins/workspace/scan_security_and_license_ovirt-engine_master/ovirt-engine/$/jenkins/xml/artifactory-ovirt-org-settings.xml
If nobody is maintaining this job and nobody cares about what it did, I would suggest to drop it.
Last successful build is old 1 year and 2 months.
9:10:34 Processing common-dependencies-4.2.0-SNAPSHOT.pom
09:10:34 Found 75 dependencies (transitive included)
09:10:34 Processing dependencies-4.2.0-SNAPSHOT.pom
09:10:34 Found 0 dependencies (transitive included)
09:10:34 Processing tools-dependencies-4.2.0-SNAPSHOT.pom
09:10:34 Found 11 dependencies (transitive included)
09:10:34 Skipping module: builtin-extensions
09:10:34 Skipping module: Frontend for GWT UI Projects
09:10:34 Skipping module: oVirt Modules :: Frontend
09:10:34 Skipping module: frontend-symbols
09:10:34 Skipping module: AOP tweaks for GWT compiler
09:10:34 Skipping module: oVirt GWT UI common infrastructure
09:10:34 Skipping module: Extensions for GWT
09:10:34 Skipping module: UICommonWeb
09:10:34 Skipping module: UI Utils Compatibility (for UICommon)
09:10:34 Skipping module: UserPortal
09:10:34 Skipping module: WebAdmin
09:10:34 Skipping module: oVirt Modules :: Webadmin
09:10:34 Skipping module: oVirt UI Modules
09:10:34 Checking policies
09:10:35 Generating policy check report
09:10:35 All dependencies conform with open source policies.
09:10:35 Sending to White Source
09:10:35 White Source update results:
09:10:35 White Source organization: www.ovirt.org
09:10:35 0 Newly created projects:
Daniel, I see you wrote the CI job in jenkins yaml, what do you think?
--