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

Timestamper plugin causes Mercurial update to fail?

      I'm seeing an odd issue with the Timestamper and the Mercurial plugins. The final steps of the Mercurial update fail like so:

      [test-framework] $ hg log --rev . --template {node}
      ERROR: Expected to get an id but got  instead.
      

      The hg log command works like that from the command line. It also worked before installing the Timestamper plugin. And, indeed, after disabling the Timestamper plugin, things start working again:

      [test-framework] $ hg log --rev . --template {node}
      [test-framework] $ /bin/sh -xe /var/tmp/hudson46154.sh
      (etc.)
      

      Not sure how exactly the Timestamper plugins injects the timestamp into the log. But it seems to interfere with the output that the Mercurial plugin expects.

          [JENKINS-7111] Timestamper plugin causes Mercurial update to fail?

          Dirk Haun created issue -
          StevenGBrown made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Dirk Haun made changes -
          Link New: This issue depends on JENKINS-7112 [ JENKINS-7112 ]
          Vincent Latombe made changes -
          Link New: This issue is related to JENKINS-7811 [ JENKINS-7811 ]
          Vincent Latombe made changes -
          Link New: This issue is related to JENKINS-7800 [ JENKINS-7800 ]
          Andrew Bayer made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 137208 ] New: JNJira + In-Review [ 204425 ]

            stevengbrown Steven G Brown
            dhaun Dirk Haun
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: