{
  "_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" : 219,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
            "branch" : [
              {
                "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
            "branch" : [
              {
                "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
        "branch" : [
          {
            "SHA1" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
            "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" : 219,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
            "branch" : [
              {
                "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
            "branch" : [
              {
                "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
        "branch" : [
          {
            "SHA1" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
            "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" : 219,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
            "branch" : [
              {
                "SHA1" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
                "name" : "origin/v3.0"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
            "branch" : [
              {
                "SHA1" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
                "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" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
        "branch" : [
          {
            "SHA1" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
            "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 liuyong v3.0",
  "displayName" : "#219",
  "duration" : 41139,
  "estimatedDuration" : 38000,
  "executor" : None,
  "fullDisplayName" : "tc397_ota #219",
  "id" : "219",
  "keepLog" : False,
  "number" : 219,
  "queueId" : 910651,
  "result" : "SUCCESS",
  "timestamp" : 1757038935337,
  "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/tc397_ota/219/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "f7c06cab61c7e4ff5a9228aa62dd0860a0462b3b",
          "timestamp" : 1756092051000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2025-08-25 03:20:51 +0000",
          "id" : "f7c06cab61c7e4ff5a9228aa62dd0860a0462b3b",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "702c5b945e536a1b6d0414647757fa6474c0fb8c",
          "timestamp" : 1756092068000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2025-08-25 03:21:08 +0000",
          "id" : "702c5b945e536a1b6d0414647757fa6474c0fb8c",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "aad97d9172ab2c6f343ab01964710e19f4405e11",
          "timestamp" : 1756177206000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2025-08-26 03:00:06 +0000",
          "id" : "aad97d9172ab2c6f343ab01964710e19f4405e11",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "24119db42edc1174e1f12dba94fcb9c58bbef667",
          "timestamp" : 1756177221000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2025-08-26 03:00:21 +0000",
          "id" : "24119db42edc1174e1f12dba94fcb9c58bbef667",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "6237000e741043417a36368681fa08f0752dd060",
          "timestamp" : 1756698930000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2025-09-01 03:55:30 +0000",
          "id" : "6237000e741043417a36368681fa08f0752dd060",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/vehicleInfo.groovy"
          ],
          "commitId" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
          "timestamp" : 1756876075000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update vehicleInfo.groovy\u000a",
          "date" : "2025-09-03 05:07:55 +0000",
          "id" : "8c2edaa9b060e65cdcb9dabb8591c408150648b9",
          "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" : [
            "hdmap/map-png.jenkinsfile"
          ],
          "commitId" : "0fde51804004e41703c8d1f8c63295bcb99c0d28",
          "timestamp" : 1756176167000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2025-08-26 02:42:47 +0000",
          "id" : "0fde51804004e41703c8d1f8c63295bcb99c0d28",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap/map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap/map-png.jenkinsfile"
          ],
          "commitId" : "d1fecc8bc62b7cc57b406794b17cbb9c4a984044",
          "timestamp" : 1756720507000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2025-09-01 09:55:07 +0000",
          "id" : "d1fecc8bc62b7cc57b406794b17cbb9c4a984044",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap/map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap/map-png.jenkinsfile"
          ],
          "commitId" : "5bcc99698f3c9e22f52e874bfd1c41fd0cc17d1f",
          "timestamp" : 1756720544000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update map-png.jenkinsfile\u000a",
          "date" : "2025-09-01 09:55:44 +0000",
          "id" : "5bcc99698f3c9e22f52e874bfd1c41fd0cc17d1f",
          "msg" : "Update map-png.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hdmap/map-png.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/shenqi-jinbei-submodule.jenkinsfile"
          ],
          "commitId" : "55777e05ab56d8b929e898d7874a01201ff58c30",
          "timestamp" : 1756876041000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update shenqi-jinbei-submodule.jenkinsfile\u000a",
          "date" : "2025-09-03 05:07:21 +0000",
          "id" : "55777e05ab56d8b929e898d7874a01201ff58c30",
          "msg" : "Update shenqi-jinbei-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/shenqi-jinbei-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/shenqi-jinbei-submodule.jenkinsfile"
          ],
          "commitId" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
          "timestamp" : 1756876154000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update shenqi-jinbei-submodule.jenkinsfile\u000a",
          "date" : "2025-09-03 05:09:14 +0000",
          "id" : "bb0b21005153e64c8ee75f011afe0b2f478098b7",
          "msg" : "Update shenqi-jinbei-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/shenqi-jinbei-submodule.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "TC397.hex"
          ],
          "commitId" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
          "timestamp" : 1757038913000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuyong",
            "fullName" : "liuyong"
          },
          "authorEmail" : "liuyong@senior.auto",
          "comment" : "feat_out: v3.0域控 1. 将胎压汇总到一个地方判断。 2. 增加mcu io1 io2 io3读取的判断，改为TTL电平，兼容2.0v以上为高电平，用于后期冗余制动应用。 3. 三一江山车型，修复两个小bug. 4. 删除威驰腾，金龙老平板，东风，东风悦享，东福，新松车型。5. 开沃测试通过。 6. 前港增加补光灯。 7. 挚途增加远光灯控制，增加雨刮调试代码.\u000a",
          "date" : "2025-09-05 10:21:53 +0800",
          "id" : "7a190893e85b641d92943be00c5d42f9e09f5fc5",
          "msg" : "feat_out: v3.0域控 1. 将胎压汇总到一个地方判断。 2. 增加mcu io1 io2 io3读取的判断，改为TTL电平，兼容2.0v以上为高电平，用于后期冗余制动应用。 3. 三一江山车型，修复两个小bug. 4. 删除威驰腾，金龙老平板，东风，东风悦享，东福，新松车型。5. 开沃测试通过。 6. 前港增加补光灯。 7. 挚途增加远光灯控制，增加雨刮调试代码.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "TC397.hex"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuyong",
      "fullName" : "liuyong"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    }
  ],
  "nextBuild" : {
    "number" : 220,
    "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/tc397_ota/220/"
  },
  "previousBuild" : {
    "number" : 218,
    "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/tc397_ota/218/"
  }
}