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

Performance Plugin v2.2 broke InfluxDB Plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Jenkins ver. 2.46.1
      CentOS 7.3
      InfluxDB Plugin 1.11

      InfluxDB Plugin stopped working after I've upgraded Performance Plugin to latest v2.2.

      Using Pipeline

      step([$class: 'InfluxDbPublisher',
      customData: null,
      customDataMap: null,
      customPrefix: null,
      target: 'localhost'])
      

      Build hangs on

      INFO: [InfluxDB Plugin] Publishing data to: [url=http://localhost:8086, description=localhost, username=jenkins_user, password=*****, database=jenkins_db]
      

      Couldn't even stop the job, had to kill the whole server.

       

      Downgrading Performance Plugin to v2.1 made it work again.

       

            aleksisimell Aleksi Simell
            firedanny Danny
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: