1c645f5 Fix log.exception

Authored and Committed by cqi 4 years ago
    Fix log.exception
    
    log.exception() without a message will fail and module build cannot move
    to failed state.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>