{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by tircis"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 3,
      "buildingDurationMillis" : 31787,
      "executingTimeMillis" : 31176,
      "executorUtilization" : 0.98,
      "subTaskCount" : 1,
      "waitingDurationMillis" : 5068,
      "waitingTimeMillis" : 5068
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
            "branch" : [
              {
                "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
            "branch" : [
              {
                "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
        "branch" : [
          {
            "SHA1" : "086f6a60a75650fd914aed1f935e5c0872077de3",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/codefilarete/tools.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 420,
      "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" : [
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT-tests.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT-tests.jar"
    },
    {
      "displayPath" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "fileName" : "codefilarete-tools-1.1.1-SNAPSHOT.jar",
      "relativePath" : "target/codefilarete-tools-1.1.1-SNAPSHOT.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 31787,
  "estimatedDuration" : 34408,
  "executor" : None,
  "fullDisplayName" : "Tools pipeline #19",
  "id" : "19",
  "keepLog" : False,
  "number" : 19,
  "queueId" : 184,
  "result" : "SUCCESS",
  "timestamp" : 1754550322490,
  "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/19/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/main/java/org/codefilarete/tool/collection/Maps.java"
          ],
          "commitId" : "086f6a60a75650fd914aed1f935e5c0872077de3",
          "timestamp" : 1754207956000,
          "author" : {
            "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
            "fullName" : "guiom.mary"
          },
          "authorEmail" : "guiom.mary@gmail.com",
          "comment" : "Improving Maps.innerJoinOnValuesAndKeys method to return specific Map type and fixing documentation\u000a",
          "date" : "2025-08-03 09:59:16 +0200",
          "id" : "086f6a60a75650fd914aed1f935e5c0872077de3",
          "msg" : "Improving Maps.innerJoinOnValuesAndKeys method to return specific Map type and fixing documentation",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/main/java/org/codefilarete/tool/collection/Maps.java"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.codefilarete.org/jenkins/user/guiom.mary",
      "fullName" : "guiom.mary"
    }
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 20,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/20/"
  },
  "previousBuild" : {
    "number" : 18,
    "url" : "https://ci.codefilarete.org/jenkins/job/Tools%20pipeline/18/"
  }
}