Issue Type: Bug Bug
Assignee: Unassigned
Components: logstash-plugin
Created: 12/Nov/14 1:49 PM
Description:

Hi,

I installed the plugin logstash. Everything works except for the data buildDuration which is always equal to 0.

{
  "_index": "logstash-2014.11.12",
  "_type": "logs",
  "_id": "tmeu84-rToWJ_8N6PuHBzg",
  "_score": null,
  "_source": {
    "data": {
      "id": "2014-11-12_13-59-37",
      "result": "SUCCESS",
      "projectName": "testredmine",
      "displayName": "#26",
      "fullDisplayName": "testredmine #26",
      "url": "job/testredmine/26/",
      "buildHost": "Jenkins",
      "buildLabel": "",
      "buildNum": 26,
      "buildDuration": 0,
      "timestamp": "2014-11-12T13:59:37+0100",
      "rootProjectName": "testredmine",
      "rootProjectDisplayName": "#26",
      "rootBuildNum": 26,
      "buildVariables": {}
    },
    "message": [
      "[EnvInject] - Loading node environment variables.",
      "Building on master in workspace /home/jenkins/data/jobs/testredmine/workspace",
      "FSSCM.checkout /tmp/testlogstash/ to /home/jenkins/data/jobs/testredmine/workspace",
      "FSSCM.check completed in 19 milliseconds",
      "Hello, null!",
      "[workspace] $ /bin/sh -xe /tmp/hudson7203903808744352734.sh",
      "+ sleep 5"
    ],
    "source": "jenkins",
    "source_host": "http://jenkins-test/",
    "@timestamp": "2014-11-12T13:59:37.000+01:00",
    "version": 1,
    "@version": "1"
  },
  "sort": [
    1415797177000,
    1415797177000
  ]
}
Environment: Jenkins 1.541
Logstash plugin 1.0.1
Project: Jenkins
Labels: plugin logstash
Priority: Minor Minor
Reporter: Ferchaud Matthieu
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to