{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.gwt.GenericCause",
          "shortDescription" : "Generic Cause"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "srcUrl",
          "value" : "http://159.27.226.4/hardware/tc397_ota.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branchName",
          "value" : "v3.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "refs/heads/v3.0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "notes",
          "value" : "tc397更新"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "users",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 264,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
            "branch" : [
              {
                "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
            "branch" : [
              {
                "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
        "branch" : [
          {
            "SHA1" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinslib.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" : 264,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
            "branch" : [
              {
                "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
            "branch" : [
              {
                "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
        "branch" : [
          {
            "SHA1" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/v3.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 264,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
            "branch" : [
              {
                "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
                "name" : "origin/v3.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
            "branch" : [
              {
                "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
                "name" : "origin/v3.0"
              }
            ]
          }
        },
        "origin/jiefang" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
            "branch" : [
              {
                "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
                "name" : "origin/jiefang"
              }
            ]
          },
          "revision" : {
            "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
            "branch" : [
              {
                "SHA1" : "41f9ccf798b19c8f9e90a5c6973c23e4f0db6b3c",
                "name" : "origin/jiefang"
              }
            ]
          }
        },
        "origin/guotang" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 138,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
            "branch" : [
              {
                "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
                "name" : "origin/guotang"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
            "branch" : [
              {
                "SHA1" : "bc864d39904a055c705fd93d36533b1ee841e48b",
                "name" : "origin/guotang"
              }
            ]
          }
        },
        "origin/xugong" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 135,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
            "branch" : [
              {
                "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
                "name" : "origin/xugong"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
            "branch" : [
              {
                "SHA1" : "5004213c18c31882ec6bb76f8aafa9574f90f2ee",
                "name" : "origin/xugong"
              }
            ]
          }
        },
        "origin/bydq1" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 136,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
            "branch" : [
              {
                "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
                "name" : "origin/bydq1"
              }
            ]
          },
          "revision" : {
            "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
            "branch" : [
              {
                "SHA1" : "09280436f5bbedde53dc19f5b761312d0e40bf75",
                "name" : "origin/bydq1"
              }
            ]
          }
        },
        "origin/bydq2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 141,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
            "branch" : [
              {
                "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
                "name" : "origin/bydq2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
            "branch" : [
              {
                "SHA1" : "1f3862f3a9e1418e5f7f8a51f9008da69ef56c66",
                "name" : "origin/bydq2"
              }
            ]
          }
        },
        "origin/zhongqi" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 142,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
            "branch" : [
              {
                "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
                "name" : "origin/zhongqi"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
            "branch" : [
              {
                "SHA1" : "d51afce794b06db1e8b99c0d2316e430eef0e80f",
                "name" : "origin/zhongqi"
              }
            ]
          }
        },
        "origin/v2.0" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 212,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
            "branch" : [
              {
                "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
                "name" : "origin/v2.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
            "branch" : [
              {
                "SHA1" : "df60eb5f83dccf4d7b0724d9bc318a147937ac6a",
                "name" : "origin/v2.0"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
        "branch" : [
          {
            "SHA1" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
            "name" : "origin/v3.0"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/hardware/tc397_ota.git"
      ],
      "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" : [
    
  ],
  "building" : False,
  "description" : "Trigger by liuning v3.0",
  "displayName" : "#264",
  "duration" : 39540,
  "estimatedDuration" : 41117,
  "executor" : None,
  "fullDisplayName" : "tc397_ota #264",
  "id" : "264",
  "keepLog" : False,
  "number" : 264,
  "queueId" : 1177789,
  "result" : "SUCCESS",
  "timestamp" : 1781234066774,
  "url" : "http://159.27.114.184:8080/jenkins/job/tc397_ota/264/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/vehicleInfo.groovy"
          ],
          "commitId" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
          "timestamp" : 1781228671000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update vehicleInfo.groovy\u000a",
          "date" : "2026-06-12 01:44:31 +0000",
          "id" : "adbdff8db15aa6e4a98ca82f8cadfecca3d85034",
          "msg" : "Update vehicleInfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/vehicleInfo.groovy"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xinjiang-kaiwo-submodule.jenkinsfile"
          ],
          "commitId" : "6afe61afa10c2f31d5d7c3624f2cb3de6b0b6874",
          "timestamp" : 1781083303000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xinjiang-kaiwo-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 09:21:43 +0000",
          "id" : "6afe61afa10c2f31d5d7c3624f2cb3de6b0b6874",
          "msg" : "Update xinjiang-kaiwo-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xinjiang-kaiwo-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xinjiang-kaiwo-submodule.jenkinsfile"
          ],
          "commitId" : "ac518f7b325ff4a684b71fd7d44c0a3458050f6c",
          "timestamp" : 1781085374000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xinjiang-kaiwo-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 09:56:14 +0000",
          "id" : "ac518f7b325ff4a684b71fd7d44c0a3458050f6c",
          "msg" : "Update xinjiang-kaiwo-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xinjiang-kaiwo-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xinjiang-kaiwo-submodule.jenkinsfile"
          ],
          "commitId" : "9b2e58aef2c072f3ab888ff6f4e477ce229c9dfd",
          "timestamp" : 1781089898000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xinjiang-kaiwo-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:11:38 +0000",
          "id" : "9b2e58aef2c072f3ab888ff6f4e477ce229c9dfd",
          "msg" : "Update xinjiang-kaiwo-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xinjiang-kaiwo-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "549c289c92b22b04268f2d55e3188bcc6df3574e",
          "timestamp" : 1781091633000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:40:33 +0000",
          "id" : "549c289c92b22b04268f2d55e3188bcc6df3574e",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/guangxi-youyiguan-submodule.jenkinsfile"
          ],
          "commitId" : "0a8e3bb9b016d9bd1475e62c9e10a4e85f748d98",
          "timestamp" : 1781091670000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update guangxi-youyiguan-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:41:10 +0000",
          "id" : "0a8e3bb9b016d9bd1475e62c9e10a4e85f748d98",
          "msg" : "Update guangxi-youyiguan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/guangxi-youyiguan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/hainan-yangpu-submodule.jenkinsfile"
          ],
          "commitId" : "5c8c9756b4d6c9f6439c34da488f1c78dddff0d8",
          "timestamp" : 1781091698000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hainan-yangpu-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:41:38 +0000",
          "id" : "5c8c9756b4d6c9f6439c34da488f1c78dddff0d8",
          "msg" : "Update hainan-yangpu-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/hainan-yangpu-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/hainan-yangpu-submodule.jenkinsfile"
          ],
          "commitId" : "54b4c85b943c8d7ae6abb31abef18e8b9e38e934",
          "timestamp" : 1781091728000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update hainan-yangpu-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:42:08 +0000",
          "id" : "54b4c85b943c8d7ae6abb31abef18e8b9e38e934",
          "msg" : "Update hainan-yangpu-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/hainan-yangpu-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/jiaxing-dongfangtegang-submodule.jenkinsfile"
          ],
          "commitId" : "afa9f2c7db40cce31e7dc6f2a4087500aa663b78",
          "timestamp" : 1781091767000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update jiaxing-dongfangtegang-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:42:47 +0000",
          "id" : "afa9f2c7db40cce31e7dc6f2a4087500aa663b78",
          "msg" : "Update jiaxing-dongfangtegang-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/jiaxing-dongfangtegang-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/jining-liangshan-submodule.jenkinsfile"
          ],
          "commitId" : "5f4a7c558679346954bcbd78c143b01b4d068cf2",
          "timestamp" : 1781091794000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update jining-liangshan-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:43:14 +0000",
          "id" : "5f4a7c558679346954bcbd78c143b01b4d068cf2",
          "msg" : "Update jining-liangshan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/jining-liangshan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/jining-liangshan-submodule.jenkinsfile"
          ],
          "commitId" : "5da9cb3544ce13a05737ccffd1b65dc8a62d81e1",
          "timestamp" : 1781091814000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update jining-liangshan-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:43:34 +0000",
          "id" : "5da9cb3544ce13a05737ccffd1b65dc8a62d81e1",
          "msg" : "Update jining-liangshan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/jining-liangshan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-qiangang-submodule.jenkinsfile"
          ],
          "commitId" : "4d4a6689fce7ab06e64cc8a172d3d70e65f66e3f",
          "timestamp" : 1781091855000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-qiangang-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:44:15 +0000",
          "id" : "4d4a6689fce7ab06e64cc8a172d3d70e65f66e3f",
          "msg" : "Update qingdao-qiangang-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-qiangang-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "08344fb60c56e3fcd9f9440bca4526d726bb3e0c",
          "timestamp" : 1781091877000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-xilian-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:44:37 +0000",
          "id" : "08344fb60c56e3fcd9f9440bca4526d726bb3e0c",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "31db2ce7d9aa24b630ed2f755950bae903c345dd",
          "timestamp" : 1781091891000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-xilian-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:44:51 +0000",
          "id" : "31db2ce7d9aa24b630ed2f755950bae903c345dd",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/yiwu-suxi-submodule.jenkinsfile"
          ],
          "commitId" : "b30b3eae687afbe1716d1a5292919faaf2410707",
          "timestamp" : 1781091936000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update yiwu-suxi-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:45:36 +0000",
          "id" : "b30b3eae687afbe1716d1a5292919faaf2410707",
          "msg" : "Update yiwu-suxi-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/yiwu-suxi-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xiamen-submodule.jenkinsfile"
          ],
          "commitId" : "c63df6b14d7d2936277c0058cf97cae28a91c0dd",
          "timestamp" : 1781091972000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xiamen-submodule.jenkinsfile\u000a",
          "date" : "2026-06-10 11:46:12 +0000",
          "id" : "c63df6b14d7d2936277c0058cf97cae28a91c0dd",
          "msg" : "Update xiamen-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xiamen-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/jiaxing-dongfangtegang-submodule.jenkinsfile"
          ],
          "commitId" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
          "timestamp" : 1781228461000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update jiaxing-dongfangtegang-submodule.jenkinsfile\u000a",
          "date" : "2026-06-12 01:41:01 +0000",
          "id" : "d7e45bb257f8cd29e232acf28ea5a754f1774b24",
          "msg" : "Update jiaxing-dongfangtegang-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/jiaxing-dongfangtegang-submodule.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "TC397.hex"
          ],
          "commitId" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
          "timestamp" : 1781234056000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuning",
            "fullName" : "liuning"
          },
          "authorEmail" : "liuning@senior.auto",
          "comment" : "feat_out: V3.0 重汽：\u000a1.优化转向\u000a徐工自卸：\u000a1.修改新的EPB控制和反馈，之前ACAN的废弃了\u000a2.增加上装报文定义\u000a3.智驾状态机重写\u000a4.修改扭矩请求值为0N*M的时候，raw应该是3200\u000a5.刹车反馈改为纵向加速度\u000a6.修改电量计算错误，没有*精度\u000a7.修改发送的这几个报文counter先发送后自增，否则第一帧的counter是1\u000a8.修改挡位和详细挡位赋值错误\u000a蓬翔：\u000a1.调整蓬翔集装箱自卸的角度控制和角度反馈信息\u000a西牛：\u000a1.增加新车型\u000a吉利：\u000a1.修改鸣笛角度滞回区间，增加上升状态判断鸣笛，避免下降时误鸣笛，并且改为直接控制鸣笛\u000a2.平行驾驶退出不需要EPB等状态并且两侧按钮都能控制\u000a3.新增油门踏板深度反馈\u000a4.修改货箱角度为signed\u000a陕汽质子：\u000a1.优化代码，优化注释\u000a",
          "date" : "2026-06-12 11:14:16 +0800",
          "id" : "38ad0cd8f7ced15ce0a0bf04f58494fd3c637ba9",
          "msg" : "feat_out: V3.0 重汽：",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "TC397.hex"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuning",
      "fullName" : "liuning"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    }
  ],
  "nextBuild" : None,
  "previousBuild" : {
    "number" : 263,
    "url" : "http://159.27.114.184:8080/jenkins/job/tc397_ota/263/"
  }
}