Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69256

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

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 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

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

              Created:
              Updated: