Jenkins Test Report URL Intermittently Broken -


sometimes jenkins producing broken urls test reports.

the odd part it's doing intermittently: given build number works, few minutes later i'll , it'll producing broken link. restart jenkins, , link correct again.

on page /job/my%20job/lastbuild/testreport/ there's table maven submodules listed (only 1 in case). link anchor name of module, , url when works http://jenkins:8080/job/my%20job/com.company.product$product-soapui/17/testreport/.

when doesn't work link http://jenkins:8080/testreport/.

i'm quite perplexed @ intermittent nature of issue.

update

jenkins version: 1.529

os: red hat enterprise linux server release 6.4 (santiago)


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

url rewriting - How to redirect a http POST with urlrewritefilter -