See 
<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/89/display/redirect?page=changes>

Changes:

[Karl Wright] Fix kafka test build error


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds60 (ubuntu) in workspace 
<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/ws/>
Updating https://svn.apache.org/repos/asf/manifoldcf/trunk at revision 
'2023-10-14T02:00:07.986 +0000'
U         
connectors/kafka/connector/src/test/java/org/apache/manifoldcf/agents/output/kafka/ZooKeeperLocal.java
U         connectors/kafka/pom.xml
U         connectors/activedirectory/pom.xml
U         connectors/alfresco/pom.xml
U         connectors/alfresco-webscript/pom.xml
U         connectors/amazoncloudsearch/pom.xml
U         connectors/amazons3/pom.xml
U         connectors/cmis/pom.xml
U         connectors/confluence/pom.xml
U         connectors/confluence-v6/pom.xml
U         connectors/contentlimiter/pom.xml
U         connectors/csv/pom.xml
U         connectors/csws/pom.xml
U         connectors/documentfilter/pom.xml
U         connectors/dropbox/pom.xml
U         connectors/elasticsearch/pom.xml
U         connectors/email/pom.xml
U         connectors/filesystem/pom.xml
U         connectors/forcedmetadata/pom.xml
U         connectors/generic/pom.xml
U         connectors/googledrive/pom.xml
U         connectors/gridfs/pom.xml
U         connectors/gts/pom.xml
U         connectors/hdfs/pom.xml
U         connectors/html-extractor/pom.xml
U         connectors/jcifs/pom.xml
U         connectors/jdbc/pom.xml
U         connectors/jira/pom.xml
U         connectors/ldap/pom.xml
U         connectors/ldapmapper/pom.xml
U         connectors/mongodb/pom.xml
U         connectors/nullauthority/pom.xml
U         connectors/nulloutput/pom.xml
U         connectors/nulltransformation/pom.xml
U         connectors/nuxeo/pom.xml
U         connectors/opennlp/pom.xml
U         connectors/opensearchserver/pom.xml
U         connectors/pom.xml
U         connectors/regexpmapper/pom.xml
U         connectors/rocketchat/pom.xml
U         connectors/rss/pom.xml
U         connectors/searchblox/pom.xml
U         connectors/sharepoint/pom.xml
U         connectors/slack/pom.xml
U         connectors/solr/pom.xml
U         connectors/tika/pom.xml
U         connectors/tikaservice/pom.xml
U         connectors/tikaservice-rmeta/pom.xml
U         connectors/webcrawler/pom.xml
U         connectors/wiki/pom.xml
U         framework/build.xml
U         framework/agents/pom.xml
U         framework/api-service/pom.xml
U         framework/api-servlet/pom.xml
U         framework/authority-service/pom.xml
U         framework/authority-servlet/pom.xml
U         framework/combined-service/pom.xml
U         framework/connector-common/pom.xml
U         framework/core/pom.xml
U         framework/crawler-ui/pom.xml
U         framework/jetty-runner/pom.xml
U         framework/less-compiler/pom.xml
U         framework/pom.xml
U         framework/pull-agent/pom.xml
U         framework/script-engine/pom.xml
U         framework/ui-core/pom.xml
U         CHANGES.txt
U         build.xml
U         pom.xml
U         test-materials/alfresco-4-war/pom.xml
U         test-materials/pom.xml
At revision 1912953

[ManifoldCF-mvn] $ mvn ******** -DskipITs=false -DskipTests=false clean 
-DskipTests -DskipITs install javadoc:javadoc
FATAL: command execution failed
java.io.IOException: error=2, No such file or directory
        at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
        at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:340)
        at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds60
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1124)
                at hudson.Launcher$ProcStarter.start(Launcher.java:509)
                at hudson.Launcher$ProcStarter.join(Launcher.java:520)
                at hudson.tasks.Maven.perform(Maven.java:369)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
                at hudson.model.Build$BuildExecution.build(Build.java:199)
                at hudson.model.Build$BuildExecution.doRun(Build.java:164)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
                at hudson.model.Run.execute(Run.java:1900)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
Caused: java.io.IOException: Cannot run program "mvn" (in directory 
"<https://ci-builds.apache.org/job/ManifoldCF/job/ManifoldCF-mvn/ws/";)>: 
error=2, No such file or directory
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
        at hudson.Proc$LocalProc.<init>(Proc.java:254)
        at hudson.Proc$LocalProc.<init>(Proc.java:223)
        at hudson.Launcher$LocalLauncher.launch(Launcher.java:997)
        at hudson.Launcher$ProcStarter.start(Launcher.java:509)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1398)
        at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1340)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
Build step 'Invoke top-level Maven targets' marked build as failure

Reply via email to