{
  "_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" : 30704,
      "executingTimeMillis" : 30704,
      "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" : 15,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
            "branch" : [
              {
                "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
            "branch" : [
              {
                "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
        "branch" : [
          {
            "SHA1" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
            "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" : "#15",
  "duration" : 30704,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #15",
  "id" : "15",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 15,
  "queueId" : 840,
  "result" : "FAILURE",
  "timestamp" : 1488060488849,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "c37dd965ddcf68195c03ed24acf0c9b2346ad297",
        "timestamp" : 1481939848000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Load MathJax library in JavaDocs\u000a",
        "date" : "2016-12-17 14:57:28 +1300",
        "id" : "c37dd965ddcf68195c03ed24acf0c9b2346ad297",
        "msg" : "Load MathJax library in JavaDocs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/GroupElement.java",
          "src/net/i2p/crypto/eddsa/math/package.html",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.java",
          "src/net/i2p/crypto/eddsa/math/Curve.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/package.html",
          "src/net/i2p/crypto/eddsa/math/FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java",
          "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOps.java",
          "src/net/i2p/crypto/eddsa/math/Encoding.java",
          "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java",
          "src/net/i2p/crypto/eddsa/math/ScalarOps.java"
        ],
        "commitId" : "caec68668067f0df72e95a51531523910b6df4bb",
        "timestamp" : 1481939852000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Render all maths with MathJax\u000a",
        "date" : "2016-12-17 14:57:32 +1300",
        "id" : "caec68668067f0df72e95a51531523910b6df4bb",
        "msg" : "Render all maths with MathJax",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/Encoding.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/package.html"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/Curve.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOps.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/package.html"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/GroupElement.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ScalarOps.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "b412c6941abf88f5d0f88b442f0bae7b8cb0b99f",
        "timestamp" : 1481939852000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Turn back on failOnError for JavaDocs\u000a",
        "date" : "2016-12-17 14:57:32 +1300",
        "id" : "b412c6941abf88f5d0f88b442f0bae7b8cb0b99f",
        "msg" : "Turn back on failOnError for JavaDocs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/GroupElementTest.java"
        ],
        "commitId" : "be6fd02da37cad4d9835202d9fe753293b01dd53",
        "timestamp" : 1488042240000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Run fewer slow tests to prevent Travis from timing out\u000a",
        "date" : "2017-02-26 06:04:00 +1300",
        "id" : "be6fd02da37cad4d9835202d9fe753293b01dd53",
        "msg" : "Run fewer slow tests to prevent Travis from timing out",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/GroupElementTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
        ],
        "commitId" : "0e4d5bd80bc87fa788f720daf7f1feb1be2c7ece",
        "timestamp" : 1488050089000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Revert \"CURVE_ED25519_SHA512 should be a value that is a valid identifer\u000a(#1)\"\u000aThis reverts commit abdee146c302e2e26976519de8b6413079960171.\u000a",
        "date" : "2017-02-26 08:14:49 +1300",
        "id" : "0e4d5bd80bc87fa788f720daf7f1feb1be2c7ece",
        "msg" : "Revert \"CURVE_ED25519_SHA512 should be a value that is a valid identifer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/EdDSASecurityProviderTest.java",
          "src/net/i2p/crypto/eddsa/EdDSASecurityProvider.java",
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "f7d6ec884907a7691412b63f2c779b0589d2a3f6",
        "timestamp" : 1488050420000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Use correct JCA format for Signature algorithm name\u000aCloses #33.\u000a",
        "date" : "2017-02-26 08:20:20 +1300",
        "id" : "f7d6ec884907a7691412b63f2c779b0589d2a3f6",
        "msg" : "Use correct JCA format for Signature algorithm name",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSASecurityProviderTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSASecurityProvider.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
        ],
        "commitId" : "c7f8d1ed92ebdb424e3d747fe5c8ce3780220328",
        "timestamp" : 1488051086000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add RFC 8032 name as alias\u000a",
        "date" : "2017-02-26 08:31:26 +1300",
        "id" : "c7f8d1ed92ebdb424e3d747fe5c8ce3780220328",
        "msg" : "Add RFC 8032 name as alias",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java",
          "test/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTableTest.java"
        ],
        "commitId" : "a0d50c15479a0f9cfe6129133f628a93ab2b5196",
        "timestamp" : 1488052068000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Make curve names case-inspecific\u000a",
        "date" : "2017-02-26 08:47:48 +1300",
        "id" : "a0d50c15479a0f9cfe6129133f628a93ab2b5196",
        "msg" : "Make curve names case-inspecific",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
          },
          {
            "editType" : "add",
            "file" : "test/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTableTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/spec/package.html"
        ],
        "commitId" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
        "timestamp" : 1488054444000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Update JavaDoc for net.i2p.crypto.eddsa.spec in light of #35\u000a",
        "date" : "2017-02-26 09:27:24 +1300",
        "id" : "458212ce6c65a64a80aef54e4dc87babe08a0cf2",
        "msg" : "Update JavaDoc for net.i2p.crypto.eddsa.spec in light of #35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/package.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}