{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1497,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
            "branch" : [
              {
                "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
            "branch" : [
              {
                "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
        "branch" : [
          {
            "SHA1" : "3910ffb841746746774d6864ab3cb8c9793c59e9",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "MechJeb2-2.15.1.0-1497.zip",
      "fileName" : "MechJeb2-2.15.1.0-1497.zip",
      "relativePath" : "MechJeb2-2.15.1.0-1497.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1497",
  "duration" : 21258,
  "estimatedDuration" : 21985,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1497",
  "id" : "1497",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1497,
  "queueId" : 2320,
  "result" : "SUCCESS",
  "timestamp" : 1766373775037,
  "url" : "https://ksp.sarbian.com/jenkins/user/linuxgurugamer/my-views/view/all/job/MechJeb2-Dev/1497/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLibTest/MechJebLibTest.csproj",
          "MechJebLib/Primitives/M3.cs",
          "MechJebLibTest/Primitives/V3Tests.cs",
          "MechJebLibTest/Primitives/V3Tests/VectorMathOperationTests.cs",
          "MechJebLibTest/Primitives/M3Tests/OrthonormalizeQuaternionTests.cs",
          "MechJebLib/Primitives/Q3.cs",
          "MechJebLibTest/Primitives/M3Tests/CoreOperationsTests.cs",
          "MechJebLibTest/Primitives/M3Tests.cs",
          "MechJebLibTest/Primitives/Q3Tests/MatrixConversionTests.cs",
          "MechJebLibTest/Primitives/Q3Tests.cs",
          "MechJebLib/Utils/Statics.cs",
          "MechJeb2/MathExtensions.cs",
          "MechJebLibTest/Primitives/M3Tests/RotationTests.cs",
          "MechJebLibTest/AssertionExtensions.cs",
          "MechJebLibTest/Primitives/HTests.cs",
          "MechJebLibTest/Primitives/Q3Tests/OperationTests.cs",
          "MechJebLib/Primitives/V3.cs",
          "MechJebLibTest/Primitives/V3Tests/ComponentAnalysisTests.cs"
        ],
        "commitId" : "78fddf70e7ee2c4fa345d4740c8ed5042b6ddf72",
        "timestamp" : 1766373791000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Add more primitive structures tests\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2025-12-21 19:23:11 -0800",
        "id" : "78fddf70e7ee2c4fa345d4740c8ed5042b6ddf72",
        "msg" : "Add more primitive structures tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/Primitives/M3.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/M3Tests/CoreOperationsTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/VectorMathOperationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJeb2/MathExtensions.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/M3Tests/OrthonormalizeQuaternionTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Primitives/V3.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLibTest/Primitives/V3Tests.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLibTest/Primitives/Q3Tests.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/Q3Tests/MatrixConversionTests.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/Q3Tests/OperationTests.cs"
          },
          {
            "editType" : "delete",
            "file" : "MechJebLibTest/Primitives/M3Tests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Utils/Statics.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/MechJebLibTest.csproj"
          },
          {
            "editType" : "add",
            "file" : "MechJebLibTest/Primitives/M3Tests/RotationTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/Primitives/Q3.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/V3Tests/ComponentAnalysisTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/AssertionExtensions.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/Primitives/HTests.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}