| example of logs with the change :
Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Bundle Upload
Oct 03, 2019 6:59:12 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log
INFO: User not registered. Skipping bundle upload.
Oct 03, 2019 6:59:12 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Bundle Upload. 1 ms
^^ The message will be updated (there is no notion of users registration today) or
Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Started Bundle Upload
Oct 03, 2019 7:05:29 PM com.cloudbees.jenkins.plugins.advisor.BundleUpload log
INFO: User not registered. Skipping bundle upload.
Oct 03, 2019 7:05:29 PM hudson.model.AsyncPeriodicWork$1 run
INFO: Finished Bundle Upload. 1 ms
|