{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 1672448,
      "buildingDurationMillis" : 10803828,
      "executingTimeMillis" : 2459013,
      "executorUtilization" : 0.23,
      "subTaskCount" : 4,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 9
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 676,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
            "branch" : [
              {
                "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
            "branch" : [
              {
                "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
        "branch" : [
          {
            "SHA1" : "321ca08addd334c232a1600b9ca9c9bc374ba305",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/arborx/ArborX"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 71,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#676",
  "duration" : 10803828,
  "estimatedDuration" : 2495055,
  "executor" : None,
  "fullDisplayName" : "ArborX_nightly #676",
  "id" : "676",
  "keepLog" : False,
  "number" : 676,
  "queueId" : 62261,
  "result" : "ABORTED",
  "timestamp" : 1764567120604,
  "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/job/ArborX_nightly/676/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/cluster/ArborX_DBSCAN.hpp",
            "src/cluster/detail/ArborX_FDBSCAN.hpp",
            "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp"
          ],
          "commitId" : "236ddc99f9a2267c804f64c8b4a0bb649492e8e1",
          "timestamp" : 1763512508000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Add DBSCAN*\u000a",
          "date" : "2025-11-18 18:35:08 -0600",
          "id" : "236ddc99f9a2267c804f64c8b4a0bb649492e8e1",
          "msg" : "Add DBSCAN*",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/cluster/ArborX_DBSCAN.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCAN.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "benchmarks/cluster/dbscan.cpp",
            "src/cluster/ArborX_DBSCAN.hpp"
          ],
          "commitId" : "4d08bc9ebcd4292ef1e37a83aac0e449ff16cca1",
          "timestamp" : 1763522927000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Update DBSCAN benchmark to allow DBSCAN*\u000a",
          "date" : "2025-11-18 21:28:47 -0600",
          "id" : "4d08bc9ebcd4292ef1e37a83aac0e449ff16cca1",
          "msg" : "Update DBSCAN benchmark to allow DBSCAN*",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/cluster/ArborX_DBSCAN.hpp"
            },
            {
              "editType" : "edit",
              "file" : "benchmarks/cluster/dbscan.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "benchmarks/cluster/ArborX_DBSCANVerification.hpp"
          ],
          "commitId" : "87611ba79e5bd543733355d683d70b988311f6cd",
          "timestamp" : 1763561125000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Update DBSCAN verification routine to allow for DBSCAN*\u000a",
          "date" : "2025-11-19 08:05:25 -0600",
          "id" : "87611ba79e5bd543733355d683d70b988311f6cd",
          "msg" : "Update DBSCAN verification routine to allow for DBSCAN*",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "benchmarks/cluster/ArborX_DBSCANVerification.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "test/tstDBSCAN.cpp"
          ],
          "commitId" : "78fa40e0d103da25b99950159231bbfb1983d584",
          "timestamp" : 1763561126000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Add DBSCAN* tests\u000a\u000aand refactor DBSCAN tests\u000a",
          "date" : "2025-11-19 08:05:26 -0600",
          "id" : "78fa40e0d103da25b99950159231bbfb1983d584",
          "msg" : "Add DBSCAN* tests",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "test/tstDBSCAN.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/cluster/detail/ArborX_FDBSCAN.hpp",
            "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp",
            "src/cluster/ArborX_DBSCAN.hpp"
          ],
          "commitId" : "af569f2fe65fcd1ce6b745a778abb075f88d172e",
          "timestamp" : 1763561126000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Switch to using tag types for fdbscan callbacks\u000a",
          "date" : "2025-11-19 08:05:26 -0600",
          "id" : "af569f2fe65fcd1ce6b745a778abb075f88d172e",
          "msg" : "Switch to using tag types for fdbscan callbacks",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCAN.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/ArborX_DBSCAN.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "benchmarks/cluster/dbscan.cpp",
            "test/tstDBSCAN.cpp",
            "benchmarks/cluster/ArborX_DBSCANVerification.hpp"
          ],
          "commitId" : "a77dfd2e418bd287798d5b0f4b23ef2e4d91a57b",
          "timestamp" : 1763561351000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Change verifyDBSCAN to take in DBSCAN::Algorithm instead of string\u000a",
          "date" : "2025-11-19 08:09:11 -0600",
          "id" : "a77dfd2e418bd287798d5b0f4b23ef2e4d91a57b",
          "msg" : "Change verifyDBSCAN to take in DBSCAN::Algorithm instead of string",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "test/tstDBSCAN.cpp"
            },
            {
              "editType" : "edit",
              "file" : "benchmarks/cluster/ArborX_DBSCANVerification.hpp"
            },
            {
              "editType" : "edit",
              "file" : "benchmarks/cluster/dbscan.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
      "fullName" : "Andrey Prokopenko"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 677,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/job/ArborX_nightly/677/"
  },
  "previousBuild" : {
    "number" : 675,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/job/ArborX_nightly/675/"
  }
}