Exception when publishing, exception message [Exec exit status not zero. Status [23]]

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: ssh-plugin
    • None

      I am trying to push a index.html file from my jenkins server to ansible server.

      The command I have setup is rsync -avh /var/lib/jenkins/workspace/DevOpsProject1/.html  root@172.31.37.69 /opt/index.html  .*

      But the HTML is not transferring to the Ansible server and throwing the below exception

       
      ERROR: Exception when publishing, exception message [Exec exit status not zero. Status [23]]
      Build step 'Send files or execute commands over SSH' changed build result to UNSTABLE

            Assignee:
            Unassigned
            Reporter:
            Kiran Behera
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: