Am I doing something wrong ?
Thanks !
It was indeed the clocks out of sync between the Jenkins master and the file server.
Many thanks Sami !
Hi Krishna,
I changed my job to run on the Jenkins master which fixed the issue.
If you do not want to do this then to sync the clocks you will need to set the date/time on the server hosting the filesystem (or the node running the job) to the same as the Jenkins server.
If they are Unix/Linux boxes then the date command can be used but you will need root access.
Hope this helps.
Hi NigelI guess, I am facing the same issue, can you please let me know, how have you fixed the un-synchronized clocks?
Thanks,
Krishna Chaitanya
--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9db73550-38aa-4921-bff4-0ea9a1da2619%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
"Last modified before this build started" may indicate that there is a significant difference between the clock on your slave computer and the clock on the master. The Jenkins slave status page (http://localhost:8080/computer/) reports time differences between the slaves and the master. If the clocks are not synchronized, you can install and configure time synchronization software (like ntp and ntpdate for Linux, FreeBSD, OpenBSD, HP-UX, AIX, etc., and similar programs for Windows).Mark Waite
On Sun, Mar 6, 2016 at 10:16 PM Laxmi Rukka wrote:
still , am facing this prb.--kindly let me know how to fix this
On Monday, July 16, 2012 at 5:27:18 AM UTC-4, Nigel Robbins wrote:Hi,
I've installed testng-6.5.2 and version 0.32 of the pulgin but no results are displayed.The following is logged in the Console Output:
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.The testng-results.xml file is attached.Am I doing something wrong ?
Thanks !
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+unsubscribe@googlegroups.com.