It appears that Perforce is building a workspace at 
/home/abigail/p4/projects//.... I suppose the workspace definition could 
include mapping some files to /var/lib/jenkins/workspace.

What is your Perforce workspace definition?

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Martin
Sent: Tuesday, October 20, 2015 2:30 AM
To: Jenkins Users
Subject: Jenkins build failure console output


I am receiving this error message in the output at the end. It says it can not 
find the root pom.xml. The reason is that the build workspace directory is 
empty: /var/lib/jenkins/workspace/bbword-build/, which means Jenkins fails to 
copy the project files (including the root pom.xml) to Jenkin's build workspace.



What might cause this? My Jenkins is installed on Ubuntu under the user 
"jenkins" by default:

drwxr-xr-x 11 jenkins jenkins 4096 Oct 20 02:21 jenkins/

Thanks.



Started by an SCM change

Building in workspace /var/lib/jenkins/workspace/bbword-build

... p4 client -o jenkins_workspace +



P4 Task: establishing connection.

... server: p4.bbword.com:1666

... node: Jenkins

... p4 info +

... p4 client -o jenkins_workspace +

... client: jenkins_workspace

... p4 client -o jenkins_workspace +

... p4 counter change +

... p4 changes -m1 //jenkins_workspace/... +

Building on Node: master

... p4 client -o jenkins_workspace +



P4 Task: establishing connection.

... server: p4.bbword.com:1666

... node: Jenkins



P4 Task: reverting all pending and shelved revisions.

... p4 revert /home/abigail/p4/projects//... +

... rm [abandoned files]

duration: (11ms)



P4 Task: cleaning workspace to match have list.

... p4 reconcile -w -f /home/abigail/p4/projects//... +

duration: (9ms)



P4 Task: syncing files at change: 19

... p4 sync -q 
/home/abigail/p4/projects//...@19<mailto:/home/abigail/p4/projects//...@19> +

duration: (10ms)



P4 Task: saving built changes.

... p4 client -o jenkins_workspace +

... p4 client -o jenkins_workspace +

... p4 change -o 19 +

... p4 user -o jenkins +

... p4 change -o 19 +

... p4 describe -s 19 +

... p4 fixes -c19 +

... done



Parsing POMs

ERROR: No such file /var/lib/jenkins/workspace/bbword-build/pom.xml

Perhaps you need to specify the correct POM file path in the project 
configuration?

Sending e-mails 
to<http://stacktrace.jenkins-ci.org/search?query=Sending%20e-mails%20to>: 
x...@gmail.com<mailto:x...@gmail.com>

Finished: FAILURE
--
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1d30d988-8fcb-4ab1-8f60-194d98d2a18d%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/1d30d988-8fcb-4ab1-8f60-194d98d2a18d%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D867F1A2%40AMERMBX02.PERKINELMER.NET.
For more options, visit https://groups.google.com/d/optout.

Reply via email to