{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Lancé par une alarme périodique"
        }
      ]
    },
    {
      "_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" : 414,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
            "branch" : [
              {
                "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
            "branch" : [
              {
                "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
        "branch" : [
          {
            "SHA1" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Silverpeas/Jenkins-Pipelines.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_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" : 414,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
            "branch" : [
              {
                "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
            "branch" : [
              {
                "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
        "branch" : [
          {
            "SHA1" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/mmoqui/Silverpeas-installation-tests"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_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" : "build-mssql.log",
      "fileName" : "build-mssql.log",
      "relativePath" : "logs/build-mssql.log"
    },
    {
      "displayPath" : "build-oracle.log",
      "fileName" : "build-oracle.log",
      "relativePath" : "logs/build-oracle.log"
    },
    {
      "displayPath" : "build-postgresql.log",
      "fileName" : "build-postgresql.log",
      "relativePath" : "logs/build-postgresql.log"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "6.5-build260916",
  "duration" : 418094,
  "estimatedDuration" : 397520,
  "executor" : None,
  "fullDisplayName" : "Silverpeas_Ugrade_Test 6.5-build260916",
  "id" : "414",
  "keepLog" : False,
  "number" : 414,
  "queueId" : 60226,
  "result" : "SUCCESS",
  "timestamp" : 1789899240927,
  "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Ugrade_Test/414/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "f64daadcc7bd085a2b858d8a925881e34c73162e",
          "timestamp" : 1788856387000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Publish the documentation of the REST API and guard it against silent failures\u000a\u000aThe specification of the REST API is produced by the resolve goal of Swagger,\u000abound to the compile phase and forking no compilation, so the site lifecycle\u000aalone would publish a page without any specification. Each project therefore\u000agets a dedicated step running the default lifecycle before the site one, on its\u000aown documentation module.\u000a\u000aThe generation is silent about its own failures: it reports a success even when\u000ait produces nothing, and an incomplete documentation would be published\u000aunnoticed. Two checks now stand in the way:\u000a\u000a  * checkRestApiDoc fails the build when a specification declares fewer paths\u000a    than expected, currently 150 for Core and 60 for the applications;\u000a  * checkCommonResponses compares the specifications with each other. The\u000a    response common to every endpoint is brought by the CommonResponsesFilter\u000a    class of Swagger, of which each project has its own copy, so the check\u000a    fails both when an operation has lost that response and when the copies have\u000a    drifted apart and word it differently.\u000a\u000aCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\u000a",
          "date" : "2026-09-08 10:33:07 +0200",
          "id" : "f64daadcc7bd085a2b858d8a925881e34c73162e",
          "msg" : "Publish the documentation of the REST API and guard it against silent failures",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "f8d46a4f391399737486d50523ff3627cf1860cd",
          "timestamp" : 1789470418000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Check the documentation of the REST API declares an info section and summarizes\u000a\u000aThe published specification lacked the info section OpenAPI requires, and the\u000acheck didn't notice: it was counting the paths only. A renderer displays nothing\u000aat all of such a document, so this is as bad a failure as an empty one.\u000a\u000aThe count of the operations carrying a summary is checked as well. None of the\u000atools reads the javadoc, hence an operation without any summary means the scan\u000ahas run over artefacts built out of the branch being documented -- a mistake the\u000amore likely as the projects of a same machine share one local Maven repository.\u000a\u000aCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\u000a",
          "date" : "2026-09-15 13:06:58 +0200",
          "id" : "f8d46a4f391399737486d50523ff3627cf1860cd",
          "msg" : "Check the documentation of the REST API declares an info section and summarizes",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/silverpeas-doc/Jenkinsfile"
          ],
          "commitId" : "e3e30163f69964e794525f171a36018c0bcc1e8a",
          "timestamp" : 1789480465000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Word the check of the common responses after the merge of the filter\u000a\u000aThe class bringing the response common to every endpoint used to be duplicated\u000ain each project, and the check was watching the copies for a drift. It now comes\u000afrom core-rs, so what the check guards against is a project documented against\u000aanother version of that class than the one being released.\u000a\u000aCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\u000a",
          "date" : "2026-09-15 15:54:25 +0200",
          "id" : "e3e30163f69964e794525f171a36018c0bcc1e8a",
          "msg" : "Word the check of the common responses after the merge of the filter",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/silverpeas-doc/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/releases/docker-build/Jenkinsfile"
          ],
          "commitId" : "c8dc7ef50e04c1b811eb42acbb89b17d98f982d7",
          "timestamp" : 1789485078000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Fix shell bad syntax\u000a",
          "date" : "2026-09-15 17:11:18 +0200",
          "id" : "c8dc7ef50e04c1b811eb42acbb89b17d98f982d7",
          "msg" : "Fix shell bad syntax",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/releases/docker-build/Jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/tests/install/Jenkinsfile"
          ],
          "commitId" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
          "timestamp" : 1789897525000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Quote the database connection URL passed to setupDB.sh\u000a\u000aThe URL was interpolated into a shell command without being quoted. As soon as it contains a\u000asemicolon, which is the separator of the parameters in the connection URLs of the Microsoft JDBC\u000adriver for SQL Server, the shell splits the command: the URL is truncated and the remaining\u000aarguments are executed as another command. The URL is now quoted for all the database systems and\u000afor both the creation and the deletion of the database.\u000a",
          "date" : "2026-09-20 11:45:25 +0200",
          "id" : "56f5661a313b8828cac18f92b68f2f116fbd2cc2",
          "msg" : "Quote the database connection URL passed to setupDB.sh",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/tests/install/Jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "conf/database.yaml",
            "lib/mssql-jdbc.jar",
            "lib/jtds.jar"
          ],
          "commitId" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
          "timestamp" : 1789897488000,
          "author" : {
            "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
            "fullName" : "Miguel Moquillon"
          },
          "authorEmail" : "miguel.moquillon@silverpeas.com",
          "comment" : "Replace the jTDS JDBC driver by the Microsoft one for SQL Server\u000a\u000ajTDS isn't maintained anymore since 2013 and Silverpeas now delivers and expects the Microsoft\u000aJDBC driver for SQL Server. The driver of the tests is updated accordingly, as is the connection\u000aURL: with the Microsoft driver the database is designated by the databaseName parameter and no\u000amore by the path of the URL.\u000a\u000aThe encrypt parameter is explicitly set to false because, since its version 10, the Microsoft\u000adriver expects an encrypted connection by default and the SQL Server used by the tests has no\u000atrusted certificate. This is consistent with the installation being tested: the configuration\u000agenerated for it doesn't set DB_ENCRYPT, whose default value is false.\u000a\u000aRequires the Jenkins pipeline of the installation tests to quote the connection URL it passes to\u000asetupDB.sh: the URL contains now a semicolon.\u000a",
          "date" : "2026-09-20 11:44:48 +0200",
          "id" : "f4c87ea6cb4973bb90d85e81fd7621ed5041548f",
          "msg" : "Replace the jTDS JDBC driver by the Microsoft one for SQL Server",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "conf/database.yaml"
            },
            {
              "editType" : "add",
              "file" : "lib/mssql-jdbc.jar"
            },
            {
              "editType" : "delete",
              "file" : "lib/jtds.jar"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "https://integration.silverpeas.org/jenkins/user/mmoquillon",
      "fullName" : "Miguel Moquillon"
    }
  ],
  "inProgress" : False,
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 413,
    "url" : "https://integration.silverpeas.org/jenkins/view/all/job/Silverpeas_Ugrade_Test/413/"
  }
}