{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Eric Poirier",
          "userId" : "eric.poirier@eclipse-foundation.org",
          "userName" : "Eric Poirier"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 782680,
      "executingTimeMillis" : 754116,
      "executorUtilization" : 0.96,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 155,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
            "branch" : [
              {
                "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
            "branch" : [
              {
                "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
        "branch" : [
          {
            "SHA1" : "f01f7f54050771b2a6bc98c48009832e10711b50",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : null,
  "displayName" : "#155",
  "duration" : 782680,
  "estimatedDuration" : 536564,
  "executor" : null,
  "fullDisplayName" : "update_packaging_website #155",
  "id" : "155",
  "keepLog" : false,
  "number" : 155,
  "queueId" : 111452,
  "result" : "SUCCESS",
  "timestamp" : 1728049311696,
  "url" : "https://foundation.eclipse.org/ci/webdev/job/update_packaging_website/155/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/_shared/bash/update-drupal9-db.sh",
            "projects-php/_shared/bash/update-drupal10-db.sh",
            "README.md"
          ],
          "commitId" : "5ab400d879953f31ab853c402ebba86d0123de21",
          "timestamp" : 1727805553000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
            "fullName" : "Eric Poirier"
          },
          "authorEmail" : "eric.poirier@eclipse-foundation.org",
          "comment" : "Use api-vm1 instead of forgephp-vm1\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-10-01 13:59:13 -0400",
          "id" : "5ab400d879953f31ab853c402ebba86d0123de21",
          "msg" : "Use api-vm1 instead of forgephp-vm1",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "projects-php/_shared/bash/update-drupal9-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "README.md"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/_shared/bash/update-drupal10-db.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/eclipsecon.org/bin/import-db.sh",
            "projects-php/eclipse.org/bin/import-files.sh",
            "projects-php/projects.eclipse.org/bin/import-files.sh",
            "projects-php/_shared/bash/update-drupal-files.sh",
            "projects-php/foundation.eclipse.org/bin/import-db.sh",
            "projects-php/dev.eclipse.org/bin/import-db.sh",
            "projects-php/eclip.se/bin/import-db.sh",
            "projects-php/projects.eclipse.org/bin/import-db.sh",
            "projects-php/eclipse.org/bin/import-db.sh",
            "projects-php/api.eclipse.org/Makefile",
            "projects-php/api.eclipse.org/bin/import-db.sh",
            "projects-php/_shared/bash/update-drupal-db.sh"
          ],
          "commitId" : "d52e94f38c22d3a09412cd494eab820f09169d54",
          "timestamp" : 1727811637000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
            "fullName" : "Eric Poirier"
          },
          "authorEmail" : "eric.poirier@eclipse-foundation.org",
          "comment" : "update for api-vm1\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-10-01 15:40:37 -0400",
          "id" : "d52e94f38c22d3a09412cd494eab820f09169d54",
          "msg" : "update for api-vm1",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/dev.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/eclip.se/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/eclipsecon.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/_shared/bash/update-drupal-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/Makefile"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/foundation.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/api.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/_shared/bash/update-drupal-files.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/eclipse.org/bin/import-files.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/projects.eclipse.org/bin/import-db.sh"
            },
            {
              "editType" : "edit",
              "file" : "projects-php/projects.eclipse.org/bin/import-files.sh"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "projects-php/eclipse.org/drupal.make"
          ],
          "commitId" : "f01f7f54050771b2a6bc98c48009832e10711b50",
          "timestamp" : 1728045820000,
          "author" : {
            "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
            "fullName" : "Eric Poirier"
          },
          "authorEmail" : "eric.poirier@eclipse-foundation.org",
          "comment" : "update estats\u000a\u000aSigned-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>\u000a",
          "date" : "2024-10-04 08:43:40 -0400",
          "id" : "f01f7f54050771b2a6bc98c48009832e10711b50",
          "msg" : "update estats",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "projects-php/eclipse.org/drupal.make"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://foundation.eclipse.org/ci/webdev/user/eric.poirier@eclipse-foundation.org",
      "fullName" : "Eric Poirier"
    }
  ],
  "inProgress" : false,
  "nextBuild" : {
    "number" : 156,
    "url" : "https://foundation.eclipse.org/ci/webdev/job/update_packaging_website/156/"
  },
  "previousBuild" : {
    "number" : 154,
    "url" : "https://foundation.eclipse.org/ci/webdev/job/update_packaging_website/154/"
  }
}