{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "masterslave",
          "value" : "masterslave"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "allBranch",
          "value" : "no"
        },
        {
          "_class" : "com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterValue",
          "name" : "ports",
          "value" : "0"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "commitChoice",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "msgBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "doxBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "detectionBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "cameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "autoCameraBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "systemRosBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "nodeManagerBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "thirdpartyBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "unifiedSystemMonitorBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "rosBridgeBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "hdcontrolBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "laneBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "spreaderDetectionBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ipmSegmentationBranch",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "versionsObserverBranch",
          "value" : "rc_dev"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user yangjun",
          "userId" : "yangjun",
          "userName" : "yangjun"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
            "branch" : [
              {
                "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
            "branch" : [
              {
                "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
        "branch" : [
          {
            "SHA1" : "6626c90d92f957cefc10b0e0468f610292ffda5c",
            "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" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
            "branch" : [
              {
                "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
            "branch" : [
              {
                "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
        "branch" : [
          {
            "SHA1" : "fc460a62e36088867d379907a5c17a0dc0208c51",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
            "branch" : [
              {
                "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
            "branch" : [
              {
                "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/feat_v2x" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 78,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2a62c8a55c59e7e2a1680c467864fc375aa14721",
            "branch" : [
              {
                "SHA1" : "2a62c8a55c59e7e2a1680c467864fc375aa14721",
                "name" : "origin/feat_v2x"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2a62c8a55c59e7e2a1680c467864fc375aa14721",
            "branch" : [
              {
                "SHA1" : "2a62c8a55c59e7e2a1680c467864fc375aa14721",
                "name" : "origin/feat_v2x"
              }
            ]
          }
        },
        "origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 49,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "febcf54b705d4dbcc75f1c68d6290db581e3e6a2",
            "branch" : [
              {
                "SHA1" : "febcf54b705d4dbcc75f1c68d6290db581e3e6a2",
                "name" : "origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "febcf54b705d4dbcc75f1c68d6290db581e3e6a2",
            "branch" : [
              {
                "SHA1" : "febcf54b705d4dbcc75f1c68d6290db581e3e6a2",
                "name" : "origin/dev"
              }
            ]
          }
        },
        "origin/feat_cloud_routing" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a124ca41ac796b57b1a0c88d606c7027c56ce841",
            "branch" : [
              {
                "SHA1" : "a124ca41ac796b57b1a0c88d606c7027c56ce841",
                "name" : "origin/feat_cloud_routing"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a124ca41ac796b57b1a0c88d606c7027c56ce841",
            "branch" : [
              {
                "SHA1" : "a124ca41ac796b57b1a0c88d606c7027c56ce841",
                "name" : "origin/feat_cloud_routing"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
        "branch" : [
          {
            "SHA1" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/shared/shared_msgs.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "branch" : [
              {
                "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "branch" : [
              {
                "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
        "branch" : [
          {
            "SHA1" : "d2ae37635735075c55e12925d3944842f909a0fd",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/dox.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/tracking" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 100,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed969256e5efb87929d1edd9f97771f2828a8180",
            "branch" : [
              {
                "SHA1" : "ed969256e5efb87929d1edd9f97771f2828a8180",
                "name" : "origin/tracking"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed969256e5efb87929d1edd9f97771f2828a8180",
            "branch" : [
              {
                "SHA1" : "ed969256e5efb87929d1edd9f97771f2828a8180",
                "name" : "origin/tracking"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
            "branch" : [
              {
                "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
            "branch" : [
              {
                "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
        "branch" : [
          {
            "SHA1" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/new_detection.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
            "branch" : [
              {
                "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
            "branch" : [
              {
                "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
        "branch" : [
          {
            "SHA1" : "3a413333fd94de7c15fb2b32ff49f38603f6862b",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/camera_module.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "branch" : [
              {
                "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
        "branch" : [
          {
            "SHA1" : "3d6d3a6e5b5ac5bf3839bcaf5d389fa17161823a",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/auto_camera_capture.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
            "branch" : [
              {
                "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
            "branch" : [
              {
                "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
        "branch" : [
          {
            "SHA1" : "1cbc19014637d56d1e059be57c9937dad3790de1",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/system-ros.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
            "branch" : [
              {
                "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
            "branch" : [
              {
                "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
        "branch" : [
          {
            "SHA1" : "402b8f2ef5b94fd0381f00a48d2d93541b6873dd",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/node-manager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/xavier" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a3af8f7bde5f7b28425511f1eb6724e59ff6891f",
            "branch" : [
              {
                "SHA1" : "a3af8f7bde5f7b28425511f1eb6724e59ff6891f",
                "name" : "origin/xavier"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a3af8f7bde5f7b28425511f1eb6724e59ff6891f",
            "branch" : [
              {
                "SHA1" : "a3af8f7bde5f7b28425511f1eb6724e59ff6891f",
                "name" : "origin/xavier"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
            "branch" : [
              {
                "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
            "branch" : [
              {
                "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/jhm" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 25,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f28de499680bee44089145f425e5e7769456c03e",
            "branch" : [
              {
                "SHA1" : "f28de499680bee44089145f425e5e7769456c03e",
                "name" : "origin/jhm"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f28de499680bee44089145f425e5e7769456c03e",
            "branch" : [
              {
                "SHA1" : "f28de499680bee44089145f425e5e7769456c03e",
                "name" : "origin/jhm"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
        "branch" : [
          {
            "SHA1" : "ec58104e7665a2b3e74face26e9d18f19aee139e",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/thirdparty.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
            "branch" : [
              {
                "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
            "branch" : [
              {
                "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
        "branch" : [
          {
            "SHA1" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/unified-system-monitor.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
            "branch" : [
              {
                "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
            "branch" : [
              {
                "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
        "branch" : [
          {
            "SHA1" : "14b3ab42d11cd4c46f9cbcf75ec0e10727ded113",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/ros-bridge.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ff80b4ee785ef1f31f6cf0d6fafe95c78e27e9ff",
            "branch" : [
              {
                "SHA1" : "ff80b4ee785ef1f31f6cf0d6fafe95c78e27e9ff",
                "name" : "origin/test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ff80b4ee785ef1f31f6cf0d6fafe95c78e27e9ff",
            "branch" : [
              {
                "SHA1" : "ff80b4ee785ef1f31f6cf0d6fafe95c78e27e9ff",
                "name" : "origin/test2"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
            "branch" : [
              {
                "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
            "branch" : [
              {
                "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
        "branch" : [
          {
            "SHA1" : "e51e420470193cf47925458b81f224322d23456e",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/hdcontrol.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
            "branch" : [
              {
                "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
            "branch" : [
              {
                "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
        "branch" : [
          {
            "SHA1" : "0fddd77c14fa22a81e80d1eca90f265651957ca5",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/system/versions_observer.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
            "branch" : [
              {
                "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
            "branch" : [
              {
                "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
        "branch" : [
          {
            "SHA1" : "fd2edfb29b87eb3523fecfbd137f0941b1781674",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/spreader_detection.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/test2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 63,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd68b1684b07e97c94a48042ce175b0fb2aabbdd",
            "branch" : [
              {
                "SHA1" : "cd68b1684b07e97c94a48042ce175b0fb2aabbdd",
                "name" : "origin/test2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd68b1684b07e97c94a48042ce175b0fb2aabbdd",
            "branch" : [
              {
                "SHA1" : "cd68b1684b07e97c94a48042ce175b0fb2aabbdd",
                "name" : "origin/test2"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
            "branch" : [
              {
                "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
            "branch" : [
              {
                "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
        "branch" : [
          {
            "SHA1" : "9cf2fab393d10dc459e0f4ba943ab54e09ff2b76",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/lane_detection.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 101,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
            "branch" : [
              {
                "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
            "branch" : [
              {
                "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
                "name" : "origin/rc_dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
        "branch" : [
          {
            "SHA1" : "65fdd747d1a692d4468fe108e3526f187d5b8b28",
            "name" : "origin/rc_dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/lidar/ipm_segmentation.git"
      ],
      "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" : None,
  "displayName" : "#101",
  "duration" : 3747212,
  "estimatedDuration" : 4124117,
  "executor" : None,
  "fullDisplayName" : "perception-pubnode #101",
  "id" : "101",
  "keepLog" : False,
  "number" : 101,
  "queueId" : 478071,
  "result" : "SUCCESS",
  "timestamp" : 1701673861079,
  "url" : "http://159.27.114.184:8080/jenkins/user/renyong/my-views/view/all/job/perception-pubnode/101/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "comm_msgs/msg/BootStatus.msg",
            "comm_msgs/CMakeLists.txt"
          ],
          "commitId" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
          "timestamp" : 1701402027000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
            "fullName" : "yangjun"
          },
          "authorEmail" : "yangjun@senior.com",
          "comment" : "feat_out:增加启动状态消息\u000a",
          "date" : "2023-12-01 11:40:27 +0800",
          "id" : "dc23f1412006544452cdb17ef1e0108e6e909b75",
          "msg" : "feat_out:增加启动状态消息",
          "paths" : [
            {
              "editType" : "add",
              "file" : "comm_msgs/msg/BootStatus.msg"
            },
            {
              "editType" : "edit",
              "file" : "comm_msgs/CMakeLists.txt"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp",
            "perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp",
            "perception/lib/geometry/bbox_tracking.h"
          ],
          "commitId" : "6ecb242d7c53ec26114c630c1c5fd8a6d6097a27",
          "timestamp" : 1701239735000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/tangxiao",
            "fullName" : "tangxiao"
          },
          "authorEmail" : "tangxiao@senior.auto",
          "comment" : "[note_out]:更改地图外行人输出策略,降低误检误匹配的错误输出.\u000a",
          "date" : "2023-11-29 14:35:35 +0800",
          "id" : "6ecb242d7c53ec26114c630c1c5fd8a6d6097a27",
          "msg" : "[note_out]:更改地图外行人输出策略,降低误检误匹配的错误输出.",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lidar/impl/dld_detection_tracking_processor.cpp"
            },
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lib/obstacle_tracking/obstacle_tracking.cpp"
            },
            {
              "editType" : "edit",
              "file" : "perception/lib/geometry/bbox_tracking.h"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/params/model"
          ],
          "commitId" : "1e0e92ad398df85aed21aa11ea6234f8ae953cc8",
          "timestamp" : 1701242911000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
            "fullName" : "yanhaixu"
          },
          "authorEmail" : "yanhaixu@senior.auto",
          "comment" : "[update:daxie] dxall_123k_rwr0.78_gt9_aop0.001_syncbn_40epoch_warmup1\u000a",
          "date" : "2023-11-29 15:28:31 +0800",
          "id" : "1e0e92ad398df85aed21aa11ea6234f8ae953cc8",
          "msg" : "[update:daxie] dxall_123k_rwr0.78_gt9_aop0.001_syncbn_40epoch_warmup1",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/params/model"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/lidar/impl/dld_inference_processor.cpp"
          ],
          "commitId" : "1b802fff977dac2b2c747d357cae3d8a980aab70",
          "timestamp" : 1701256861000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
            "fullName" : "yanhaixu"
          },
          "authorEmail" : "yanhaixu@senior.auto",
          "comment" : "[update] add AINFO about serializing onnx engine file\u000a",
          "date" : "2023-11-29 19:21:01 +0800",
          "id" : "1b802fff977dac2b2c747d357cae3d8a980aab70",
          "msg" : "[update] add AINFO about serializing onnx engine file",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/lidar/impl/dld_inference_processor.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/ground_segmentation/services/impl/seg_ground_step.cpp"
          ],
          "commitId" : "969d0bea695d6315909e776f394803cbfceef84c",
          "timestamp" : 1701335174000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
            "fullName" : "liuwenjing"
          },
          "authorEmail" : "liuwenjing@senior.auto",
          "comment" : "note_out: seg邻域过滤强度在车体周围降低\u000a",
          "date" : "2023-11-30 17:06:14 +0800",
          "id" : "969d0bea695d6315909e776f394803cbfceef84c",
          "msg" : "note_out: seg邻域过滤强度在车体周围降低",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/ground_segmentation/services/impl/seg_ground_step.cpp"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/params/model"
          ],
          "commitId" : "8ffc1e6be8857113cfa7e1318fc41e23d0d9b6b7",
          "timestamp" : 1701402395000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
            "fullName" : "yanhaixu"
          },
          "authorEmail" : "yanhaixu@senior.auto",
          "comment" : "[update:daxie] (Pointpillar) dx94k_i=0_gt9_rwr0.78_syncbn_uh6_40epoch_warmup1\u000a",
          "date" : "2023-12-01 11:46:35 +0800",
          "id" : "8ffc1e6be8857113cfa7e1318fc41e23d0d9b6b7",
          "msg" : "[update:daxie] (Pointpillar) dx94k_i=0_gt9_rwr0.78_syncbn_uh6_40epoch_warmup1",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/params/model"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "perception/dl_detection/utils/dld_map_mask_util.cpp"
          ],
          "commitId" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
          "timestamp" : 1701669586000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
            "fullName" : "liuwenjing"
          },
          "authorEmail" : "liuwenjing@senior.auto",
          "comment" : "note_out: 当前地图尺寸列全\u000a",
          "date" : "2023-12-04 13:59:46 +0800",
          "id" : "c12a95f551ce19a6a32eeeb6ba98e7ce320b0c7f",
          "msg" : "note_out: 当前地图尺寸列全",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "perception/dl_detection/utils/dld_map_mask_util.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "collector/poweron_test.cpp",
            "collector/machine_metrics.cpp",
            "error_codes/error_codes.cpp"
          ],
          "commitId" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
          "timestamp" : 1701346516000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/zhaojianfeng2",
            "fullName" : "zhaojianfeng2"
          },
          "authorEmail" : "zhaojianfeng2@senior.auto",
          "comment" : "fix_bug:修复发送error_code为0的消息的bug\u000a",
          "date" : "2023-11-30 20:15:16 +0800",
          "id" : "e9bd2f569077081a295cb6578711a45fd1dcbd06",
          "msg" : "fix_bug:修复发送error_code为0的消息的bug",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "error_codes/error_codes.cpp"
            },
            {
              "editType" : "edit",
              "file" : "collector/poweron_test.cpp"
            },
            {
              "editType" : "edit",
              "file" : "collector/machine_metrics.cpp"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/zhaojianfeng2",
      "fullName" : "zhaojianfeng2"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yanhaixu",
      "fullName" : "yanhaixu"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/tangxiao",
      "fullName" : "tangxiao"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/yangjun",
      "fullName" : "yangjun"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/liuwenjing",
      "fullName" : "liuwenjing"
    }
  ],
  "nextBuild" : {
    "number" : 102,
    "url" : "http://159.27.114.184:8080/jenkins/user/renyong/my-views/view/all/job/perception-pubnode/102/"
  },
  "previousBuild" : {
    "number" : 100,
    "url" : "http://159.27.114.184:8080/jenkins/user/renyong/my-views/view/all/job/perception-pubnode/100/"
  }
}