{
  "_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" : 20578,
      "executingTimeMillis" : 20578,
      "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" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
            "branch" : [
              {
                "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
            "branch" : [
              {
                "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
        "branch" : [
          {
            "SHA1" : "581c6a969a54180632d6991ef7a5a0b7a3e95524",
            "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" : "#20",
  "duration" : 20578,
  "estimatedDuration" : 8383,
  "executor" : None,
  "fullDisplayName" : "net.i2p.crypto.eddsa #20",
  "id" : "20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 20,
  "queueId" : 86,
  "result" : "FAILURE",
  "timestamp" : 1512252490996,
  "url" : "https://consolving.de/jenkins/view/all/job/net.i2p.crypto.eddsa/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/math/GroupElementTest.java",
          "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java",
          "test/net/i2p/crypto/eddsa/math/MathUtils.java",
          "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java",
          "src/net/i2p/crypto/eddsa/KeyPairGenerator.java",
          "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java",
          "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java",
          "test/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java",
          "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java",
          "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java",
          "test/net/i2p/crypto/eddsa/math/ConstantsTest.java"
        ],
        "commitId" : "877ccef5f1b69ebacf199b25a45962768799bfec",
        "timestamp" : 1500491251000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Re-introduce a constant specifying the name of Ed25519\u000aThis partially reverts commit 7dfc91cb7a4654110d25491bd4de1faefbada3bb,\u000awith a more usable constant name. The contract is unchanged - users can\u000astill specify the string \"Ed25519\" in any case, and will obtain the\u000acurve.\u000aCloses #43.\u000a",
        "date" : "2017-07-20 07:07:31 +1200",
        "id" : "877ccef5f1b69ebacf199b25a45962768799bfec",
        "msg" : "Re-introduce a constant specifying the name of Ed25519",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPublicKey.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/PrecomputationTestVectors.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/KeyPairGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/ConstantsTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpecTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/MathUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/GroupElementTest.java"
          },
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOpsTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
        ],
        "commitId" : "0c5b1b6608b62b64260a130cbf13dfcf7642b703",
        "timestamp" : 1505755118000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
          "fullName" : "ross.nicoll"
        },
        "authorEmail" : "ross.nicoll@r3.com",
        "comment" : "Add test case for parsing X509Key\u000a",
        "date" : "2017-09-18 18:18:38 +0100",
        "id" : "0c5b1b6608b62b64260a130cbf13dfcf7642b703",
        "msg" : "Add test case for parsing X509Key",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/net/i2p/crypto/eddsa/EdDSAEngineTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
        ],
        "commitId" : "a2c70ecae27ca3b31232cbb6226c794a916beb9c",
        "timestamp" : 1505755144000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
          "fullName" : "ross.nicoll"
        },
        "authorEmail" : "ross.nicoll@r3.com",
        "comment" : "Add handling of X509Key wrapped EdDSA keys\u000a",
        "date" : "2017-09-18 18:19:04 +0100",
        "id" : "a2c70ecae27ca3b31232cbb6226c794a916beb9c",
        "msg" : "Add handling of X509Key wrapped EdDSA keys",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/net/i2p/crypto/eddsa/EdDSAEngine.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "003a542ba0442760a68581236127c62b0930d9f3",
        "timestamp" : 1512207757000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Remove oraclejdk7 from Travis CI matrix\u000aSee travis-ci/travis-ci#7884 for details.\u000a",
        "date" : "2017-12-02 22:42:37 +1300",
        "id" : "003a542ba0442760a68581236127c62b0930d9f3",
        "msg" : "Remove oraclejdk7 from Travis CI matrix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "8a8863fbe494b696c06f80deb3e0e5c66a5c60af",
        "timestamp" : 1512208209000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Install openjdk-6-jdk for testing\u000aIt was removed from the default Travis CI image. See\u000atravis-ci/travis-ci#8199 for details.\u000a",
        "date" : "2017-12-02 22:50:09 +1300",
        "id" : "8a8863fbe494b696c06f80deb3e0e5c66a5c60af",
        "msg" : "Install openjdk-6-jdk for testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "e0898404234321019bf2afd33f8e8bb0cb72add8",
        "timestamp" : 1512208714000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Use Maven 3.0 for testing Java 6\u000aSource:\u000ahttps://github.com/travis-ci/enterprise-installation/issues/14#issuecomment-329983790\u000a",
        "date" : "2017-12-02 22:58:34 +1300",
        "id" : "e0898404234321019bf2afd33f8e8bb0cb72add8",
        "msg" : "Use Maven 3.0 for testing Java 6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "c7442c9cc33a37d0cae568052b314d44d8bf7c2f",
        "timestamp" : 1512209244000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Bump custom Maven to 3.2.5 (last version Java 6 was working with)\u000a",
        "date" : "2017-12-02 23:07:24 +1300",
        "id" : "c7442c9cc33a37d0cae568052b314d44d8bf7c2f",
        "msg" : "Bump custom Maven to 3.2.5 (last version Java 6 was working with)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".travis.yml"
        ],
        "commitId" : "6db1172a98e07c316e1f4189b64e60cbef59e33d",
        "timestamp" : 1512209609000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/str4d",
          "fullName" : "str4d"
        },
        "authorEmail" : "str4d@mail.i2p",
        "comment" : "Add Oracle JDK 9 and OpenJDK 8 to Travis CI matrix\u000a",
        "date" : "2017-12-02 23:13:29 +1300",
        "id" : "6db1172a98e07c316e1f4189b64e60cbef59e33d",
        "msg" : "Add Oracle JDK 9 and OpenJDK 8 to Travis CI matrix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          }
        ]
      }
    ],
    "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"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/ross.nicoll",
      "fullName" : "ross.nicoll"
    }
  ]
}