{
  "_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" : 1642624,
      "buildingDurationMillis" : 2380710,
      "executingTimeMillis" : 3465494,
      "executorUtilization" : 1.46,
      "subTaskCount" : 5,
      "waitingDurationMillis" : 1,
      "waitingTimeMillis" : 27
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 677,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
            "branch" : [
              {
                "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
            "branch" : [
              {
                "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
        "branch" : [
          {
            "SHA1" : "d76611dc19c182fa1a402d39387301e477a2d882",
            "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" : 116,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "#677",
  "duration" : 2380710,
  "estimatedDuration" : 2626267,
  "executor" : None,
  "fullDisplayName" : "ArborX_nightly #677",
  "id" : "677",
  "keepLog" : False,
  "number" : 677,
  "queueId" : 63054,
  "result" : "SUCCESS",
  "timestamp" : 1764653520615,
  "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/ArborX_nightly/677/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/cluster/detail/ArborX_BoruvkaHelpers.hpp",
            "src/cluster/detail/ArborX_DistributedDBSCANHelpers.hpp",
            "test/tstBoostRangeAdapters.cpp",
            "src/cluster/detail/ArborX_MutualReachabilityDistance.hpp",
            "benchmarks/triangulated_surface_distance/triangulated_surface_distance.cpp",
            "test/tstGeometryDistance.cpp",
            "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp",
            "test/tstBoostGeometryAdapters.cpp",
            "test/tstDistributedTreeSpatial.cpp",
            "src/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp",
            "src/spatial/detail/ArborX_Predicates.hpp",
            "test/tstGeometryIntersects.cpp",
            "test/tstQueryTreeCallbacks.cpp",
            "src/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp",
            "src/geometry/algorithms/ArborX_Distance.hpp",
            "src/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp",
            "src/geometry/algorithms/ArborX_Intersects.hpp"
          ],
          "commitId" : "719734c73577d28bc24c2fe4c0815a128c0a3e36",
          "timestamp" : 1762803961000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Move intersects and distance from Details to Experimental\u000a",
          "date" : "2025-11-10 14:46:01 -0500",
          "id" : "719734c73577d28bc24c2fe4c0815a128c0a3e36",
          "msg" : "Move intersects and distance from Details to Experimental",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_BoruvkaHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/spatial/detail/ArborX_Predicates.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstGeometryDistance.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_MutualReachabilityDistance.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstGeometryIntersects.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstBoostGeometryAdapters.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_DistributedDBSCANHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstQueryTreeCallbacks.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstBoostRangeAdapters.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/geometry/algorithms/ArborX_Intersects.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstDistributedTreeSpatial.cpp"
            },
            {
              "editType" : "edit",
              "file" : "benchmarks/triangulated_surface_distance/triangulated_surface_distance.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/geometry/algorithms/ArborX_Distance.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/cluster/detail/ArborX_BoruvkaHelpers.hpp",
            "src/cluster/detail/ArborX_DistributedDBSCANHelpers.hpp",
            "test/tstBoostRangeAdapters.cpp",
            "src/cluster/ArborX_DBSCAN.hpp",
            "src/cluster/detail/ArborX_MutualReachabilityDistance.hpp",
            "benchmarks/triangulated_surface_distance/triangulated_surface_distance.cpp",
            "test/tstRay.cpp",
            "test/tstGeometryDistance.cpp",
            "test/tstDistributedTreeSpatial.cpp",
            "test/tstBoostGeometryAdapters.cpp",
            "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp",
            "src/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp",
            "test/tstGeometryIntersects.cpp",
            "src/spatial/detail/ArborX_Predicates.hpp",
            "test/tstQueryTreeCallbacks.cpp",
            "src/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp",
            "src/geometry/algorithms/ArborX_Distance.hpp",
            "src/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp",
            "src/geometry/algorithms/ArborX_Intersects.hpp"
          ],
          "commitId" : "f4204aad679bfc2c523afa689c0c8c2a6b3e7920",
          "timestamp" : 1762803961000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Move distance() and intersects() to ArborX proper\u000a",
          "date" : "2025-11-10 14:46:01 -0500",
          "id" : "f4204aad679bfc2c523afa689c0c8c2a6b3e7920",
          "msg" : "Move distance() and intersects() to ArborX proper",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_MutualReachabilityDistance.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstGeometryDistance.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_BoruvkaHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstDistributedTreeSpatial.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstQueryTreeCallbacks.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstGeometryIntersects.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_DistributedDBSCANHelpers.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstRay.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/geometry/algorithms/ArborX_Intersects.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstBoostGeometryAdapters.cpp"
            },
            {
              "editType" : "edit",
              "file" : "benchmarks/triangulated_surface_distance/triangulated_surface_distance.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/ArborX_DBSCAN.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/geometry/algorithms/ArborX_Distance.hpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstBoostRangeAdapters.cpp"
            },
            {
              "editType" : "edit",
              "file" : "src/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_FDBSCANDenseBox.hpp"
            },
            {
              "editType" : "edit",
              "file" : "src/spatial/detail/ArborX_Predicates.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/cluster/detail/ArborX_BoruvkaHelpers.hpp"
          ],
          "commitId" : "773150ad0304f68ce44ff12c55b358acd3cfa9c5",
          "timestamp" : 1763128648000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Rename distance lambda in Boruvka helpers to avoid ickyness\u000a\u000aWe were calling ArborX::distance with a local lambda also called\u000adistance.\u000a",
          "date" : "2025-11-14 08:57:28 -0500",
          "id" : "773150ad0304f68ce44ff12c55b358acd3cfa9c5",
          "msg" : "Rename distance lambda in Boruvka helpers to avoid ickyness",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/cluster/detail/ArborX_BoruvkaHelpers.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "test/tstKokkosToolsExecutionSpaceInstances.cpp",
            "test/tstKokkosToolsAnnotations.cpp",
            "test/tstKokkosToolsDistributedAnnotations.cpp"
          ],
          "commitId" : "b0acf70d8196a5dbcdbf428a00798e37d3931f5a",
          "timestamp" : 1763420607000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Fix running annotations test with loaded Kokkos tool\u000a",
          "date" : "2025-11-17 17:03:27 -0600",
          "id" : "b0acf70d8196a5dbcdbf428a00798e37d3931f5a",
          "msg" : "Fix running annotations test with loaded Kokkos tool",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "test/tstKokkosToolsDistributedAnnotations.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstKokkosToolsExecutionSpaceInstances.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/tstKokkosToolsAnnotations.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "test/tstQueryTreeTraversalPolicy.cpp"
          ],
          "commitId" : "920f4846b4ab33c3cd08a822115f0b07ac4c07b6",
          "timestamp" : 1763429134000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Reset push regions for the throw test\u000a",
          "date" : "2025-11-17 19:25:34 -0600",
          "id" : "920f4846b4ab33c3cd08a822115f0b07ac4c07b6",
          "msg" : "Reset push regions for the throw test",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "test/tstQueryTreeTraversalPolicy.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/spatial/detail/ArborX_CrsGraphWrapperImpl.hpp"
          ],
          "commitId" : "ce957fd0dfa473da79b062ed667a2418b6d863fe",
          "timestamp" : 1763429528000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Properly pop profiling region when throwing an exception\u000a",
          "date" : "2025-11-17 19:32:08 -0600",
          "id" : "ce957fd0dfa473da79b062ed667a2418b6d863fe",
          "msg" : "Properly pop profiling region when throwing an exception",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/spatial/detail/ArborX_CrsGraphWrapperImpl.hpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "benchmarks/bvh_driver/bvh_driver.cpp",
            "test/CMakeLists.txt"
          ],
          "commitId" : "a9266c17d0771c23ca7db645b0a9c1ddf9dedfac",
          "timestamp" : 1764019530000,
          "author" : {
            "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
            "fullName" : "Andrey Prokopenko"
          },
          "authorEmail" : "andrey.prok@gmail.com",
          "comment" : "Remove OpenMPTarget backend support from tests and benchmarks\u000a",
          "date" : "2025-11-24 16:25:30 -0500",
          "id" : "a9266c17d0771c23ca7db645b0a9c1ddf9dedfac",
          "msg" : "Remove OpenMPTarget backend support from tests and benchmarks",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "benchmarks/bvh_driver/bvh_driver.cpp"
            },
            {
              "editType" : "edit",
              "file" : "test/CMakeLists.txt"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://cloud1.cees.ornl.gov/jenkins-ci/user/aprokop",
      "fullName" : "Andrey Prokopenko"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 678,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/ArborX_nightly/678/"
  },
  "previousBuild" : {
    "number" : 676,
    "url" : "https://cloud1.cees.ornl.gov/jenkins-ci/view/all/job/ArborX_nightly/676/"
  }
}