{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 25887,
      "executingTimeMillis" : 25887,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 17,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
            "branch" : [
              {
                "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
            "branch" : [
              {
                "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
        "branch" : [
          {
            "SHA1" : "8497fa194ef56fa137b5168313edea8ad69d64f3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/str4d/ed25519-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#17",
  "duration" : 25887,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #17",
  "id" : "17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 17,
  "queueId" : 868,
  "result" : "FAILURE",
  "timestamp" : 1489270087217,
  "url" : "https://consolving.de/jenkins/job/net.i2p.crypto.eddsa/17/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "3354e1c1831d6db6be0cd28995a1bee02610bdfa",
        "timestamp" : 1488058801000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
          "fullName" : "ilyam"
        },
        "authorEmail" : "ilyam@fb.com",
        "comment" : "bump pom version to 0.2.0-SNAPSHOT\u000a",
        "date" : "2017-02-25 13:40:01 -0800",
        "id" : "3354e1c1831d6db6be0cd28995a1bee02610bdfa",
        "msg" : "bump pom version to 0.2.0-SNAPSHOT",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/GroupElement.java",
          "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElement.java"
        ],
        "commitId" : "48baa6df727995c3d5c10cda4c1330915a353040",
        "timestamp" : 1488695935000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
          "fullName" : "ilyam"
        },
        "authorEmail" : "ilyam@fb.com",
        "comment" : "implement true constant-time cmov() for ref10 implementation\u000a",
        "date" : "2017-03-04 22:38:55 -0800",
        "id" : "48baa6df727995c3d5c10cda4c1330915a353040",
        "msg" : "implement true constant-time cmov() for ref10 implementation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/GroupElement.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/AbstractFieldElementTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ilyam",
      "fullName" : "ilyam"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    }
  ]
}