{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
            "branch" : [
              {
                "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
            "branch" : [
              {
                "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
        "branch" : [
          {
            "SHA1" : "ab0be28d9caf373364a6f10806a70d6428029e48",
            "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" : "#5",
  "duration" : 20879,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #5",
  "id" : "5",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5,
  "queueId" : 37,
  "result" : "FAILURE",
  "timestamp" : 1456697286771,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/5/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "b8cb35dd90074241459d6e17b2208fe9bffddb76",
        "timestamp" : 1455841069000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "pom.xml: tabs to spaces\u000a",
        "date" : "2016-02-19 00:17:49 +0000",
        "id" : "b8cb35dd90074241459d6e17b2208fe9bffddb76",
        "msg" : "pom.xml: tabs to spaces",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/Utils.java"
        ],
        "commitId" : "415e2a7134359d38b6c2399037a73a17da78e3b6",
        "timestamp" : 1456617719000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Note that Utils is not part of public API\u000a",
        "date" : "2016-02-28 00:01:59 +0000",
        "id" : "415e2a7134359d38b6c2399037a73a17da78e3b6",
        "msg" : "Note that Utils is not part of public API",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/Utils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/math/package.html",
          "src/net/i2p/crypto/eddsa/spec/package.html",
          "src/net/i2p/crypto/eddsa/package.html",
          "src/net/i2p/crypto/eddsa/math/bigint/package.html",
          "src/net/i2p/crypto/eddsa/math/ed25519/package.html"
        ],
        "commitId" : "67e3dcb645e049527c1b8f37140011a276ac882c",
        "timestamp" : 1456617945000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "JavaDoc package.html files\u000a",
        "date" : "2016-02-28 00:05:45 +0000",
        "id" : "67e3dcb645e049527c1b8f37140011a276ac882c",
        "msg" : "JavaDoc package.html files",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/net/i2p/crypto/eddsa/math/bigint/package.html"
          },
          {
            "editType" : "add",
            "file" : "src/net/i2p/crypto/eddsa/math/package.html"
          },
          {
            "editType" : "add",
            "file" : "src/net/i2p/crypto/eddsa/math/ed25519/package.html"
          },
          {
            "editType" : "add",
            "file" : "src/net/i2p/crypto/eddsa/package.html"
          },
          {
            "editType" : "add",
            "file" : "src/net/i2p/crypto/eddsa/spec/package.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "3aa21ff76471ed37f19ae17c3d9cbbfa37af8c4a",
        "timestamp" : 1456617981000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "pom.xml: distribution settings\u000a",
        "date" : "2016-02-28 00:06:21 +0000",
        "id" : "3aa21ff76471ed37f19ae17c3d9cbbfa37af8c4a",
        "msg" : "pom.xml: distribution settings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java"
        ],
        "commitId" : "cc24e9493778434923e4bcca3683c13661d6d70e",
        "timestamp" : 1456618156000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Null resource check\u000a",
        "date" : "2016-02-28 00:09:16 +0000",
        "id" : "cc24e9493778434923e4bcca3683c13661d6d70e",
        "msg" : "Null resource check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
        ],
        "commitId" : "566c055dac09eb83e1ff293e38df4606725952fe",
        "timestamp" : 1456629697000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add tests to check that an EdDSAEngine object can be reused with the\u000asame key\u000a",
        "date" : "2016-02-28 03:21:37 +0000",
        "id" : "566c055dac09eb83e1ff293e38df4606725952fe",
        "msg" : "Add tests to check that an EdDSAEngine object can be reused with the",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
        ],
        "commitId" : "0b39aae5490e9a2e6fd8a3b4f8697434cbed449f",
        "timestamp" : 1456632997000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "One-shot mode tests\u000a",
        "date" : "2016-02-28 04:16:37 +0000",
        "id" : "0b39aae5490e9a2e6fd8a3b4f8697434cbed449f",
        "msg" : "One-shot mode tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "3da4f4700e6c8a972d9980fdbd691d456c942059",
        "timestamp" : 1456633439000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "eddsa-0.1.0\u000a",
        "date" : "2016-02-28 04:23:59 +0000",
        "id" : "3da4f4700e6c8a972d9980fdbd691d456c942059",
        "msg" : "eddsa-0.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "ab0be28d9caf373364a6f10806a70d6428029e48",
        "timestamp" : 1456635458000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Updated README\u000a",
        "date" : "2016-02-28 04:57:38 +0000",
        "id" : "ab0be28d9caf373364a6f10806a70d6428029e48",
        "msg" : "Updated README",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
      "fullName" : "str4d"
    }
  ]
}