404 Not Found
Stapler processed this HTTP request as follows, but couldn't find the resource to consume the request
-> evaluate(<hudson.model.Hudson@36d26d7a> :hudson.model.Hudson,"/job/JENKINS-48430/configfiles/show")
-> evaluate(((StaplerProxy)<hudson.model.Hudson@36d26d7a>).getTarget(),"/job/JENKINS-48430/configfiles/show")
-> evaluate(<hudson.model.Hudson@36d26d7a>.getJob("JENKINS-48430"),"/configfiles/show")
-> evaluate(<org.jenkinsci.plugins.workflow.job.WorkflowJob@c964a9e[JENKINS-48430]> :org.jenkinsci.plugins.workflow.job.WorkflowJob,"/configfiles/show")
-> evaluate(<org.jenkinsci.plugins.workflow.job.WorkflowJob@c964a9e[JENKINS-48430]>.getDynamic("configfiles",...),"/show")
org.jenkinsci.plugins.workflow.job.WorkflowJob@c964a9e[JENKINS-48430].getDynamic("configfiles",...)==null. Back tracking.
-> No matching rule was found on <org.jenkinsci.plugins.workflow.job.WorkflowJob@c964a9e[JENKINS-48430]> for "/configfiles/show"
<org.jenkinsci.plugins.workflow.job.WorkflowJob@c964a9e[JENKINS-48430]> has the following URL mappings, in the order of preference:
1. If path ends without '/' insert it
2. delete() for url=/ with DELETE
3. hudson.model.Job.doRssChangelog(...) for url=/rssChangelog/...
4. org.jenkinsci.plugins.workflow.job.WorkflowJob.doCancelQueue(...) for url=/cancelQueue/...
5. hudson.model.Job.doDoRename(...) for url=/doRename/...
...