Console Output

Started by user wuyanjun
Obtained params/daxie-submodule.jenkinsfile from git http://159.27.226.4/weilikang/jenkinsfiles.git
Loading library jenkinslib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git ls-remote -h -- http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Found match: refs/heads/master revision ec4d113b0d6455c8164817f4b6aeaa0f019ba6cc
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-submodule@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10
Fetching without tags
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision ec4d113b0d6455c8164817f4b6aeaa0f019ba6cc (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ec4d113b0d6455c8164817f4b6aeaa0f019ba6cc # timeout=10
Commit message: "Update push.groovy"
 > git rev-list --no-walk ec4d113b0d6455c8164817f4b6aeaa0f019ba6cc # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
pncc_vehicle_related_config
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/daxie-submodule
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/daxie-submodule/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10
Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_weilk
 > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 1a67ffa6dbf4f7fe70789bfa9e4324cda31828d5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a67ffa6dbf4f7fe70789bfa9e4324cda31828d5 # timeout=10
Commit message: "Update telediagnostic.jenkinsfile"
 > git rev-list --no-walk 1a67ffa6dbf4f7fe70789bfa9e4324cda31828d5 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Found 0 available resource(s). Waiting for correct amount: 1.
[Label: built-in, Quantity: 1] is locked, waiting...
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>################################# 更新车辆参数: [T807, NBDX_ZQ_AT715, NBDX_ZQ_AT716, NBDX_ZQ_AT723] ###############################>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] fileExists [Pipeline] sh + rm -rf '/root/workspace/params-submodule/daxie-submodule/T807/master/params/*' /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/T807/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule@tmp [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/T807/master/params [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule [Pipeline] echo -------------------------- 更新T807参数,设备类型master -------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule [Pipeline] { [Pipeline] echo rc_dev,master,main,http://159.27.226.4/config/vehicles/P07.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/P07.git > git init /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/P07.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/P07.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url http://159.27.226.4/config/vehicles/P07.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 3f9fc385ff6185b88e2524696b558918a4417381 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3f9fc385ff6185b88e2524696b558918a4417381 # timeout=30 Commit message: "Updated submodule pncc_vehicle_related_config to 56ad83e" > git rev-list --no-walk a710351cab662b127c921ac618ccb134a3b2d2a1 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'hardware' (git@159.27.226.4:hardware/config/P07.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T807.git) registered for path 'mqtt-tls' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/P07.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_crane_detection' (git@159.27.226.4:lidar/config/modules/perception_crane_detection.git) registered for path 'perception_crane_detection' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_spreader_vision' (git@159.27.226.4:lidar/config/modules/perception_spreader_vision.git) registered for path 'perception_spreader_vision' Submodule 'perception_tools' (git@159.27.226.4:lidar/config/modules/perception_tools.git) registered for path 'perception_tools' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/P07.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote pncc_vehicle_related_config Cloning into '/root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config'... Submodule path 'pncc_vehicle_related_config': checked out '56ad83eb6cb192f6272870e0246e239b4b5557dd' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule@tmp [Pipeline] fileExists [Pipeline] sh + rm -rf '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params/*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule@tmp [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule [Pipeline] echo -------------------------- 更新NBDX_ZQ_AT715参数,设备类型master -------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule [Pipeline] { [Pipeline] echo rc_dev,master,main,http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT715.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT715.git > git init /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT715.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT715.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT715.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 4950b3f68ded9151d8cc48f8b6572d799bbb4535 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 4950b3f68ded9151d8cc48f8b6572d799bbb4535 # timeout=30 Commit message: "Update param submodule to daxie_ignore_503310_dgj" > git rev-list --no-walk 4950b3f68ded9151d8cc48f8b6572d799bbb4535 # timeout=10 [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'hardware' (git@159.27.226.4:hardware/config/ningbodaxie/NBDX_ZQ_AT707.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T715.git) registered for path 'mqtt-tls' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/ningbo_daxie/nbdx_zq_at715.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/NBDX_ZQ_AT715.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote pncc_vehicle_related_config Cloning into '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/pncc_vehicle_related_config'... Submodule path 'pncc_vehicle_related_config': checked out '9d4c3e5da88a7209706db2bffd1c288e6b62f860' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule@tmp [Pipeline] fileExists [Pipeline] sh + rm -rf '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params/*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule@tmp [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule [Pipeline] echo -------------------------- 更新NBDX_ZQ_AT716参数,设备类型master -------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule [Pipeline] { [Pipeline] echo rc_dev,master,main,http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT716.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT716.git > git init /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT716.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT716.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT716.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 41e4c11c4cbe8502907c2416d90dc6f3e48144f3 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 41e4c11c4cbe8502907c2416d90dc6f3e48144f3 # timeout=30 Commit message: "Update param submodule to daxie_ignore_503310_dgj" > git rev-list --no-walk 41e4c11c4cbe8502907c2416d90dc6f3e48144f3 # timeout=10 [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'hardware' (git@159.27.226.4:hardware/config/ningbodaxie/NBDX_ZQ_AT707.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T716.git) registered for path 'mqtt-tls' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/ningbo_daxie/nbdx_zq_at716.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/NBDX_ZQ_AT716.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote pncc_vehicle_related_config Cloning into '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/pncc_vehicle_related_config'... Submodule path 'pncc_vehicle_related_config': checked out '9d4c3e5da88a7209706db2bffd1c288e6b62f860' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule@tmp [Pipeline] fileExists [Pipeline] sh + rm -rf '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params/*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_module_orin*' '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_orin*' /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule@tmp [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params [Pipeline] sh + mkdir -p /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule [Pipeline] echo -------------------------- 更新NBDX_ZQ_AT723参数,设备类型master -------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule [Pipeline] { [Pipeline] echo rc_dev,master,main,http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT723.git [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT723.git > git init /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT723.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT723.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url http://159.27.226.4/config/vehicles/ningbodaxie/NBDX_ZQ_AT723.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision 97762280174cc46a54cf379192c9e1fe93d89575 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 97762280174cc46a54cf379192c9e1fe93d89575 # timeout=30 Commit message: "Updated submodule pncc_vehicle_related_config to 9d4c3e5" > git rev-list --no-walk 3e5d2b1314aa36bff23002cb19b5df97c6745515 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common' Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized' Submodule 'hardware' (git@159.27.226.4:hardware/config/ningbodaxie/NBDX_ZQ_AT707.git) registered for path 'hardware' Submodule 'hdmap' (git@159.27.226.4:map/config/modules/hdmap.git) registered for path 'hdmap' Submodule 'hdmap_interface' (git@159.27.226.4:map/config/modules/hdmap_interface.git) registered for path 'hdmap_interface' Submodule 'hesai_lidar_customized' (git@159.27.226.4:lidar_localization_mapping/config/hesai_lidar/hesai_lidar_customized.git) registered for path 'hesai_lidar_customized' Submodule 'lidar_loc_v2_common' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_common.git) registered for path 'lidar_loc_v2_common' Submodule 'lidar_loc_v2_customized' (git@159.27.226.4:lidar_localization_mapping/config/lidar_loc_v2/lidar_loc_v2_customized.git) registered for path 'lidar_loc_v2_customized' Submodule 'mqtt-tls' (git@159.27.226.4:system/config/vehicles/certificate/T723.git) registered for path 'mqtt-tls' Submodule 'msf-port' (git@159.27.226.4:localization/config/msf-port.git) registered for path 'msf-port' Submodule 'msf-vehicle' (git@159.27.226.4:localization/config/ningbo_daxie/nbdx_zq_at723.git) registered for path 'msf-vehicle' Submodule 'perception_camera_driver' (git@159.27.226.4:lidar/config/modules/perception_camera_driver.git) registered for path 'perception_camera_driver' Submodule 'perception_data_collection' (git@159.27.226.4:lidar/config/modules/perception_data_collection.git) registered for path 'perception_data_collection' Submodule 'perception_lane_detection' (git@159.27.226.4:lidar/config/modules/perception_lane_detection.git) registered for path 'perception_lane_detection' Submodule 'perception_lidar_camera_fusion' (git@159.27.226.4:lidar/config/modules/perception_lidar_camera_fusion.git) registered for path 'perception_lidar_camera_fusion' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'perception_segmentation_fisheye' (git@159.27.226.4:lidar/config/modules/perception_segmentation_fisheye.git) registered for path 'perception_segmentation_fisheye' Submodule 'perception_spreader_imv' (git@159.27.226.4:lidar/config/modules/perception_spreader_imv.git) registered for path 'perception_spreader_imv' Submodule 'perception_spreader_truck' (git@159.27.226.4:lidar/config/modules/perception_spreader_truck.git) registered for path 'perception_spreader_truck' Submodule 'perception_vehicles' (git@159.27.226.4:lidar/config/vehicles/NBDX_ZQ_AT723.git) registered for path 'perception_vehicles' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'static_transform_common' (git@159.27.226.4:lidar_localization_mapping/config/static_transform/static_transform_common.git) registered for path 'static_transform_common' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node-daxie' (git@159.27.226.4:system/config/system-node-daxie.git) registered for path 'system-node-daxie' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote pncc_vehicle_related_config Cloning into '/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/pncc_vehicle_related_config'... Submodule path 'pncc_vehicle_related_config': checked out '9d4c3e5da88a7209706db2bffd1c288e6b62f860' [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (getInfo & merge) [Pipeline] parallel [Pipeline] { (Branch: version&dingtalk) [Pipeline] { (Branch: merge) [Pipeline] stage [Pipeline] { (version&dingtalk) [Pipeline] stage [Pipeline] { (merge) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>################### 拉取新参数方式,合并旧参数([T807, NBDX_ZQ_AT715, NBDX_ZQ_AT716, NBDX_ZQ_AT723]) ###################>>>>>>>>>> [Pipeline] }
[Pipeline] echo  >>>>>>>>>>>################### 拉取新参数方式,合并旧参数([T807, NBDX_ZQ_AT715, NBDX_ZQ_AT716, NBDX_ZQ_AT723]) ###################<<<<<<<<<<<  [Pipeline] }
[Pipeline] // ansiColor [Pipeline] // ansiColor [Pipeline] sh [Pipeline] echo ----------------------------------------------- T807拉取新参数方式,master ---------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule [Pipeline] { [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/index.html [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/ crane_align_common crane_align_customized generate_params.sh hardware hdmap hdmap_interface lidar_loc_v2_common lidar_loc_v2_customized mqtt-tls msf-port msf-vehicle perception_camera_driver perception_crane_detection perception_data_collection perception_lane_detection perception_lidar_camera_fusion perception_new_detection perception_segmentation_fisheye perception_spreader_imv perception_spreader_truck perception_spreader_vision perception_tools perception_vehicles pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud_customized prediction_config rslidar_sdk_common rslidar_sdk_customized static_transform_common system-common system-device system-mqtt system-node-daxie system-port [Pipeline] echo 合并submodule个别子仓库:[pncc_vehicle_related_config] [Pipeline] sh + echo '' [Pipeline] echo ------------------------------- 更新T807车参数,选项:rc_dev,设备类型:master ------------------------------------- [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] echo 1 [Pipeline] script [Pipeline] { + ls /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config/ + wc -l [Pipeline] sh [Pipeline] echo 清空submodule选项记录 [Pipeline] sh + cp -r /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/T807/master/params/ [Pipeline] echo ok [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/submodules + touch /root/workspace/params-submodule/daxie-submodule/submodules [Pipeline] readFile [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/T807/master/params/ pncc_vehicle_related_config [Pipeline] } [Pipeline] // dir [Pipeline] echo ----------------------------------------------- NBDX_ZQ_AT715拉取新参数方式,master ---------------------------------------- + echo system-common [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule [Pipeline] { [Pipeline] sh [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/ crane_align_common crane_align_customized hardware hdmap hdmap_interface hesai_lidar_customized lidar_loc_v2_common lidar_loc_v2_customized mqtt-tls msf-port msf-vehicle perception_camera_driver perception_data_collection perception_lane_detection perception_lidar_camera_fusion perception_new_detection perception_segmentation_fisheye perception_spreader_imv perception_spreader_truck perception_vehicles pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud_customized prediction_config README.md rslidar_sdk_common rslidar_sdk_customized static_transform_common system-common system-device system-mqtt system-node-daxie system-port [Pipeline] echo 合并submodule个别子仓库:[pncc_vehicle_related_config] + echo system-device [Pipeline] sh [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/pncc_vehicle_related_config/ + wc -l [Pipeline] sh + echo system-mqtt [Pipeline] sh + cp -r /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params/ [Pipeline] echo ok [Pipeline] sh + echo system-node-daxie [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params/ pncc_vehicle_related_config [Pipeline] } + echo system-port [Pipeline] // dir [Pipeline] echo ----------------------------------------------- NBDX_ZQ_AT716拉取新参数方式,master ---------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule [Pipeline] { [Pipeline] sh [Pipeline] sh + echo static_transform_common [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/ crane_align_common crane_align_customized hardware hdmap hdmap_interface hesai_lidar_customized lidar_loc_v2_common lidar_loc_v2_customized mqtt-tls msf-port msf-vehicle perception_camera_driver perception_data_collection perception_lane_detection perception_lidar_camera_fusion perception_new_detection perception_segmentation_fisheye perception_spreader_imv perception_spreader_truck perception_vehicles pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud_customized prediction_config README.md rslidar_sdk_common rslidar_sdk_customized static_transform_common system-common system-device system-mqtt system-node-daxie system-port [Pipeline] echo 合并submodule个别子仓库:[pncc_vehicle_related_config] [Pipeline] sh + echo crane_align_common [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/pncc_vehicle_related_config/ + wc -l [Pipeline] sh + echo crane_align_customized [Pipeline] sh + cp -r /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params/ [Pipeline] echo ok [Pipeline] sh + echo pointcloud_customized [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params/ pncc_vehicle_related_config [Pipeline] } [Pipeline] // dir [Pipeline] echo ----------------------------------------------- NBDX_ZQ_AT723拉取新参数方式,master ---------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule [Pipeline] { [Pipeline] sh + echo perception_vehicles [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/ crane_align_common crane_align_customized hardware hdmap hdmap_interface hesai_lidar_customized lidar_loc_v2_common lidar_loc_v2_customized mqtt-tls msf-port msf-vehicle perception_camera_driver perception_data_collection perception_lane_detection perception_lidar_camera_fusion perception_new_detection perception_segmentation_fisheye perception_spreader_imv perception_spreader_truck perception_vehicles pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud_customized prediction_config README.md rslidar_sdk_common rslidar_sdk_customized static_transform_common system-common system-device system-mqtt system-node-daxie system-port [Pipeline] echo 合并submodule个别子仓库:[pncc_vehicle_related_config] [Pipeline] sh + echo perception_crane_detection [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/pncc_vehicle_related_config/ + wc -l [Pipeline] sh + echo perception_spreader_vision [Pipeline] sh + cp -r /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params/ [Pipeline] echo ok [Pipeline] sh + echo perception_new_detection [Pipeline] sh + ls /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params/ pncc_vehicle_related_config + echo perception_tools [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } + echo perception_lane_detection [Pipeline] sh + echo prediction_config [Pipeline] sh + echo msf-vehicle [Pipeline] sh + echo msf-port [Pipeline] sh + echo lidar_loc_v2_common [Pipeline] sh + echo lidar_loc_v2_customized [Pipeline] sh + echo rslidar_sdk_common [Pipeline] sh + echo perception_lidar_camera_fusion [Pipeline] sh + echo rslidar_sdk_customized [Pipeline] sh + echo perception_spreader_truck [Pipeline] sh + echo perception_data_collection [Pipeline] sh + echo hardware [Pipeline] sh + echo perception_spreader_imv [Pipeline] sh + echo perception_camera_driver [Pipeline] sh + echo mqtt-tls [Pipeline] sh + echo pncc_port_related_config [Pipeline] sh + echo pncc_common_config [Pipeline] sh + echo pncc_vehicle_related_config [Pipeline] sh + echo hdmap [Pipeline] sh + echo hdmap_interface [Pipeline] sh + echo perception_segmentation_fisheye [Pipeline] sh + cat /root/workspace/params-submodule/daxie-submodule/submodules system-common system-device system-mqtt system-node-daxie system-port static_transform_common crane_align_common crane_align_customized pointcloud_customized perception_vehicles perception_crane_detection perception_spreader_vision perception_new_detection perception_tools perception_lane_detection prediction_config msf-vehicle msf-port lidar_loc_v2_common lidar_loc_v2_customized rslidar_sdk_common perception_lidar_camera_fusion rslidar_sdk_customized perception_spreader_truck perception_data_collection hardware perception_spreader_imv perception_camera_driver mqtt-tls pncc_port_related_config pncc_common_config pncc_vehicle_related_config hdmap hdmap_interface perception_segmentation_fisheye [Pipeline] echo 更新submodule子仓库:[pncc_vehicle_related_config] [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo pncc_vehicle_related_config当前commitId: 56ad83e [Pipeline] readFile [Pipeline] echo [system-common:main, system-device:orin-daxie, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_imv_spreader_segmentation, system-port:daxie_canfd_record, static_transform_common:dev, crane_align_common:dev, crane_align_customized:daxie_byd_02_3rshelios-3rsbp, pointcloud_customized:daxie, perception_vehicles:master, perception_crane_detection:daxie_truck_byd_pxt32, perception_spreader_vision:daxie_truck_byd_pxt32, perception_new_detection:daxie_truck_bydq2_3rs1610-2rsbp, perception_tools:all_truck_byd_xavier, perception_lane_detection:daxie_truck, prediction_config:daxie_truck_orin, msf-vehicle:dev, msf-port:daxie, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3rshelios, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-2bpv3-1bpv4, perception_spreader_truck:daxie_truck_byd_rs1610-rsbp, perception_data_collection:daxie_truck, hardware:dev, perception_spreader_imv:daxie_truck_byd_rs1610-rsbp, perception_camera_driver:daxie_truck, mqtt-tls:main, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_byd_q2, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer] [Pipeline] echo pncc_vehicle_related_config对应分支为: truck_byd_q2 [Pipeline] sh + git remote -v + grep push + awk -F: '{print $2}' + awk -F. '{print $1}' [Pipeline] echo pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config [Pipeline] sh + git remote -v + grep push + awk -F. '{print $1}' + awk -F/ '{print $NF}' [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-02T02:12:00.070Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo pnc/config/pncc_vehicle_related_config [Pipeline] echo 1546 [Pipeline] echo pncc_vehicle_related_config对应的projectId: 1546 [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo /root/commtest/rcdev-project/daxie//T807/master,pncc_vehicle_related_config [Pipeline] echo 0dd4fc7 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1546 0dd4fc7 56ad83e [Pipeline] writeFile [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-07-02_10-31-38","commit_id":"56ad83e","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // dir [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-07-02_10-31-38","commit_id":"56ad83e","version":"","commit_msgs":",,"} [Pipeline] echo 1 [Pipeline] echo 最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-07-02_10-31-38","commit_id":"56ad83e","version":"","commit_msgs":",,"}],"device":1,"device_name":"T807_Master","type":0,"project":"1"} [Pipeline] sh + echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-07-02_10-31-38","commit_id":"56ad83e","version":"","commit_msgs":",,"}],"device":1,"device_name":"T807_Master","type":0,"project":"1"}' [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/pncc_vehicle_related_config@tmp [Pipeline] } [Pipeline] // script [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_byd_q2","time":"2026-07-02_10-31-38","commit_id":"56ad83e","version":"","commit_msgs":",,"} [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo [Pipeline] sh + echo T807 [Pipeline] readJSON [Pipeline] echo <h3>T807</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>56ad83e</td><td>truck_byd_q2</td></tr></table> [Pipeline] sh + echo '<h3>T807</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>56ad83e</td><td>truck_byd_q2</td></tr></table>' [Pipeline] echo html写入完成 [Pipeline] echo [T807master] [Pipeline] echo ------------------------------- 更新NBDX_ZQ_AT715车参数,选项:rc_dev,设备类型:master ------------------------------------- [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] echo 1 [Pipeline] script [Pipeline] { [Pipeline] echo 清空submodule选项记录 [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/submodules + touch /root/workspace/params-submodule/daxie-submodule/submodules [Pipeline] readFile [Pipeline] sh + echo system-common [Pipeline] sh + echo system-device [Pipeline] sh + echo system-mqtt [Pipeline] sh + echo system-node-daxie [Pipeline] sh + echo system-port [Pipeline] sh + echo prediction_config [Pipeline] sh + echo perception_new_detection [Pipeline] sh + echo perception_spreader_truck [Pipeline] sh + echo crane_align_customized [Pipeline] sh + echo crane_align_common [Pipeline] sh + echo pointcloud_customized [Pipeline] sh + echo msf-vehicle [Pipeline] sh + echo msf-port [Pipeline] sh + echo static_transform_common [Pipeline] sh + echo lidar_loc_v2_common [Pipeline] sh + echo lidar_loc_v2_customized [Pipeline] sh + echo perception_lane_detection [Pipeline] sh + echo perception_camera_driver [Pipeline] sh + echo rslidar_sdk_common [Pipeline] sh + echo perception_lidar_camera_fusion [Pipeline] sh + echo rslidar_sdk_customized [Pipeline] sh + echo perception_data_collection [Pipeline] sh + echo hesai_lidar_customized [Pipeline] sh + echo perception_spreader_imv [Pipeline] sh + echo pncc_port_related_config [Pipeline] sh + echo pncc_common_config [Pipeline] sh + echo pncc_vehicle_related_config [Pipeline] sh + echo hdmap [Pipeline] sh + echo hdmap_interface [Pipeline] sh + echo perception_segmentation_fisheye [Pipeline] sh + echo hardware [Pipeline] sh + echo mqtt-tls [Pipeline] sh + echo perception_vehicles [Pipeline] sh + cat /root/workspace/params-submodule/daxie-submodule/submodules system-common system-device system-mqtt system-node-daxie system-port prediction_config perception_new_detection perception_spreader_truck crane_align_customized crane_align_common pointcloud_customized msf-vehicle msf-port static_transform_common lidar_loc_v2_common lidar_loc_v2_customized perception_lane_detection perception_camera_driver rslidar_sdk_common perception_lidar_camera_fusion rslidar_sdk_customized perception_data_collection hesai_lidar_customized perception_spreader_imv pncc_port_related_config pncc_common_config pncc_vehicle_related_config hdmap hdmap_interface perception_segmentation_fisheye hardware mqtt-tls perception_vehicles [Pipeline] echo 更新submodule子仓库:[pncc_vehicle_related_config] [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/pncc_vehicle_related_config [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo pncc_vehicle_related_config当前commitId: 9d4c3e5 [Pipeline] readFile [Pipeline] echo [system-common:main, system-device:orin_3hs_3bp, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_3hesai_3bp_imv_spreader_adjust_segmentation, system-port:daxie_ignore_503310_dgj, prediction_config:daxie_truck_orin, perception_new_detection:daxie_truck_zq2_3pxt32-2rsbp, perception_spreader_truck:daxie_truck_zq_pxt32-rsbp, crane_align_customized:daxie_truck_zq2_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3pxt32, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv4, perception_data_collection:daxie_truck, hesai_lidar_customized:truck_top_90, perception_spreader_imv:daxie_truck_zq2_pxt32-rsbp, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_zhongqi_daxie, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer, hardware:dev, mqtt-tls:main, perception_vehicles:master] [Pipeline] echo pncc_vehicle_related_config对应分支为: truck_zhongqi_daxie [Pipeline] sh + git remote -v + awk -F: '{print $2}' + awk -F. '{print $1}' + grep push [Pipeline] echo pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config [Pipeline] sh + grep push + awk -F/ '{print $NF}' + awk -F. '{print $1}' + git remote -v [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-02T02:12:00.070Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo pnc/config/pncc_vehicle_related_config [Pipeline] echo 1546 [Pipeline] echo pncc_vehicle_related_config对应的projectId: 1546 [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo /root/commtest/rcdev-project/daxie//NBDX_ZQ_AT715/master,pncc_vehicle_related_config [Pipeline] echo 308c319 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1546 308c319 9d4c3e5 [Pipeline] writeFile [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // dir [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] echo 1 [Pipeline] echo 最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT715_Master","type":0,"project":"1"} [Pipeline] sh + echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT715_Master","type":0,"project":"1"}' [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/pncc_vehicle_related_config@tmp [Pipeline] } [Pipeline] // script [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo T807 [Pipeline] sh + echo NBDX_ZQ_AT715 [Pipeline] readJSON [Pipeline] echo <h3>NBDX_ZQ_AT715</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table> [Pipeline] sh + echo '<h3>NBDX_ZQ_AT715</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table>' [Pipeline] echo html写入完成 [Pipeline] echo [T807master][NBDX_ZQ_AT715master] [Pipeline] echo ------------------------------- 更新NBDX_ZQ_AT716车参数,选项:rc_dev,设备类型:master ------------------------------------- [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] echo 1 [Pipeline] script [Pipeline] { [Pipeline] echo 清空submodule选项记录 [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/submodules + touch /root/workspace/params-submodule/daxie-submodule/submodules [Pipeline] readFile [Pipeline] sh + echo system-common [Pipeline] sh + echo system-device [Pipeline] sh + echo system-mqtt [Pipeline] sh + echo system-node-daxie [Pipeline] sh + echo system-port [Pipeline] sh + echo prediction_config [Pipeline] sh + echo perception_new_detection [Pipeline] sh + echo perception_spreader_truck [Pipeline] sh + echo crane_align_customized [Pipeline] sh + echo crane_align_common [Pipeline] sh + echo pointcloud_customized [Pipeline] sh + echo msf-vehicle [Pipeline] sh + echo msf-port [Pipeline] sh + echo static_transform_common [Pipeline] sh + echo lidar_loc_v2_common [Pipeline] sh + echo lidar_loc_v2_customized [Pipeline] sh + echo perception_lane_detection [Pipeline] sh + echo perception_camera_driver [Pipeline] sh + echo rslidar_sdk_common [Pipeline] sh + echo perception_lidar_camera_fusion [Pipeline] sh + echo rslidar_sdk_customized [Pipeline] sh + echo perception_data_collection [Pipeline] sh + echo hesai_lidar_customized [Pipeline] sh + echo perception_spreader_imv [Pipeline] sh + echo pncc_port_related_config [Pipeline] sh + echo pncc_common_config [Pipeline] sh + echo pncc_vehicle_related_config [Pipeline] sh + echo hdmap [Pipeline] sh + echo hdmap_interface [Pipeline] sh + echo perception_segmentation_fisheye [Pipeline] sh + echo hardware [Pipeline] sh + echo mqtt-tls [Pipeline] sh + echo perception_vehicles [Pipeline] sh + cat /root/workspace/params-submodule/daxie-submodule/submodules system-common system-device system-mqtt system-node-daxie system-port prediction_config perception_new_detection perception_spreader_truck crane_align_customized crane_align_common pointcloud_customized msf-vehicle msf-port static_transform_common lidar_loc_v2_common lidar_loc_v2_customized perception_lane_detection perception_camera_driver rslidar_sdk_common perception_lidar_camera_fusion rslidar_sdk_customized perception_data_collection hesai_lidar_customized perception_spreader_imv pncc_port_related_config pncc_common_config pncc_vehicle_related_config hdmap hdmap_interface perception_segmentation_fisheye hardware mqtt-tls perception_vehicles [Pipeline] echo 更新submodule子仓库:[pncc_vehicle_related_config] [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/pncc_vehicle_related_config [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo pncc_vehicle_related_config当前commitId: 9d4c3e5 [Pipeline] readFile [Pipeline] echo [system-common:main, system-device:orin_3hs_3bp, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_3hesai_3bp_imv_spreader_adjust_segmentation, system-port:daxie_ignore_503310_dgj, prediction_config:daxie_truck_orin, perception_new_detection:daxie_truck_zq2_3pxt32-2rsbp, perception_spreader_truck:daxie_truck_zq_pxt32-rsbp, crane_align_customized:daxie_truck_zq2_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3pxt32, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv4, perception_data_collection:daxie_truck, hesai_lidar_customized:truck_top_90, perception_spreader_imv:daxie_truck_zq2_pxt32-rsbp, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_zhongqi_daxie, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer, hardware:dev, mqtt-tls:main, perception_vehicles:master] [Pipeline] echo pncc_vehicle_related_config对应分支为: truck_zhongqi_daxie [Pipeline] sh + grep push + awk -F: '{print $2}' + awk -F. '{print $1}' + git remote -v [Pipeline] echo pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config [Pipeline] sh + git remote -v + grep push + awk -F/ '{print $NF}' + awk -F. '{print $1}' [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-02T02:12:00.070Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo pnc/config/pncc_vehicle_related_config [Pipeline] echo 1546 [Pipeline] echo pncc_vehicle_related_config对应的projectId: 1546 [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo /root/commtest/rcdev-project/daxie//NBDX_ZQ_AT716/master,pncc_vehicle_related_config [Pipeline] echo 308c319 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1546 308c319 9d4c3e5 [Pipeline] writeFile [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // dir [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] echo 1 [Pipeline] echo 最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT716_Master","type":0,"project":"1"} [Pipeline] sh + echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT716_Master","type":0,"project":"1"}' [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/pncc_vehicle_related_config@tmp [Pipeline] } [Pipeline] // script [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo NBDX_ZQ_AT715 [Pipeline] sh + echo NBDX_ZQ_AT716 [Pipeline] readJSON [Pipeline] echo <h3>NBDX_ZQ_AT716</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table> [Pipeline] sh + echo '<h3>NBDX_ZQ_AT716</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table>' [Pipeline] echo html写入完成 [Pipeline] echo [T807master][NBDX_ZQ_AT715master][NBDX_ZQ_AT716master] [Pipeline] echo ------------------------------- 更新NBDX_ZQ_AT723车参数,选项:rc_dev,设备类型:master ------------------------------------- [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] echo 1 [Pipeline] script [Pipeline] { [Pipeline] echo 清空submodule选项记录 [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/submodules + touch /root/workspace/params-submodule/daxie-submodule/submodules [Pipeline] readFile [Pipeline] sh + echo system-common [Pipeline] sh + echo system-device [Pipeline] sh + echo system-mqtt [Pipeline] sh + echo system-node-daxie [Pipeline] sh + echo system-port [Pipeline] sh + echo prediction_config [Pipeline] sh + echo perception_new_detection [Pipeline] sh + echo perception_spreader_truck [Pipeline] sh + echo crane_align_customized [Pipeline] sh + echo crane_align_common [Pipeline] sh + echo pointcloud_customized [Pipeline] sh + echo msf-vehicle [Pipeline] sh + echo msf-port [Pipeline] sh + echo static_transform_common [Pipeline] sh + echo lidar_loc_v2_common [Pipeline] sh + echo lidar_loc_v2_customized [Pipeline] sh + echo perception_lane_detection [Pipeline] sh + echo perception_camera_driver [Pipeline] sh + echo rslidar_sdk_common [Pipeline] sh + echo perception_lidar_camera_fusion [Pipeline] sh + echo rslidar_sdk_customized [Pipeline] sh + echo perception_data_collection [Pipeline] sh + echo hesai_lidar_customized [Pipeline] sh + echo perception_spreader_imv [Pipeline] sh + echo pncc_port_related_config [Pipeline] sh + echo pncc_common_config [Pipeline] sh + echo pncc_vehicle_related_config [Pipeline] sh + echo hdmap [Pipeline] sh + echo hdmap_interface [Pipeline] sh + echo perception_segmentation_fisheye [Pipeline] sh + echo hardware [Pipeline] sh + echo mqtt-tls [Pipeline] sh + echo perception_vehicles [Pipeline] sh + cat /root/workspace/params-submodule/daxie-submodule/submodules system-common system-device system-mqtt system-node-daxie system-port prediction_config perception_new_detection perception_spreader_truck crane_align_customized crane_align_common pointcloud_customized msf-vehicle msf-port static_transform_common lidar_loc_v2_common lidar_loc_v2_customized perception_lane_detection perception_camera_driver rslidar_sdk_common perception_lidar_camera_fusion rslidar_sdk_customized perception_data_collection hesai_lidar_customized perception_spreader_imv pncc_port_related_config pncc_common_config pncc_vehicle_related_config hdmap hdmap_interface perception_segmentation_fisheye hardware mqtt-tls perception_vehicles [Pipeline] echo 更新submodule子仓库:[pncc_vehicle_related_config] [Pipeline] echo [pncc_vehicle_related_config] [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/pncc_vehicle_related_config [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo pncc_vehicle_related_config当前commitId: 9d4c3e5 [Pipeline] readFile [Pipeline] echo [system-common:main, system-device:orin_3hs_3bp, system-mqtt:daxie_tls, system-node-daxie:daxie_canfd_3hesai_3bp_imv_spreader_adjust_segmentation, system-port:daxie_ignore_503310, prediction_config:daxie_truck_orin, perception_new_detection:daxie_truck_zq2_3pxt32-2rsbp, perception_spreader_truck:daxie_truck_zq_pxt32-rsbp, crane_align_customized:daxie_truck_zq2_3pxt32-3rsbp, crane_align_common:dev, pointcloud_customized:daxie, msf-vehicle:dev, msf-port:daxie, static_transform_common:dev, lidar_loc_v2_common:dev, lidar_loc_v2_customized:daxie/truck/3pxt32, perception_lane_detection:daxie_truck, perception_camera_driver:daxie_truck, rslidar_sdk_common:main, perception_lidar_camera_fusion:daxie_truck, rslidar_sdk_customized:truck-bpv4, perception_data_collection:daxie_truck, hesai_lidar_customized:truck_top_90, perception_spreader_imv:daxie_truck_zq2_pxt32-rsbp, pncc_port_related_config:port_daxie, pncc_common_config:dev_hdmap, pncc_vehicle_related_config:truck_zhongqi_daxie, hdmap:rc_dev, hdmap_interface:daxie, perception_segmentation_fisheye:daxie_truck_trailer, hardware:dev, mqtt-tls:main, perception_vehicles:master] [Pipeline] echo pncc_vehicle_related_config对应分支为: truck_zhongqi_daxie [Pipeline] sh + git remote -v + awk -F: '{print $2}' + awk -F. '{print $1}' + grep push [Pipeline] echo pncc_vehicle_related_config对应的path_name: pnc/config/pncc_vehicle_related_config [Pipeline] sh + grep push + awk -F. '{print $1}' + awk -F/ '{print $NF}' + git remote -v [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=pncc_vehicle_related_config&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":1546,"description":"","name":"pncc_vehicle_related_config","name_with_namespace":"PNC / config / pncc_vehicle_related_config","path":"pncc_vehicle_related_config","path_with_namespace":"pnc/config/pncc_vehicle_related_config","created_at":"2024-07-17T10:58:44.794Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git","http_url_to_repo":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config.git","web_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config","readme_url":"http://159.27.226.4/pnc/config/pncc_vehicle_related_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2026-07-02T02:12:00.070Z","namespace":{"id":904,"name":"config","path":"config","kind":"group","full_path":"pnc/config","parent_id":10,"avatar_url":null,"web_url":"http://159.27.226.4/groups/pnc/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1546","issues":"http://159.27.226.4/api/v4/projects/1546/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1546/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1546/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1546/labels","events":"http://159.27.226.4/api/v4/projects/1546/events","members":"http://159.27.226.4/api/v4/projects/1546/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1546/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-07-18T10:58:44.808Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":9,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":30,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo pnc/config/pncc_vehicle_related_config [Pipeline] echo 1546 [Pipeline] echo pncc_vehicle_related_config对应的projectId: 1546 [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo /root/commtest/rcdev-project/daxie//NBDX_ZQ_AT723/master,pncc_vehicle_related_config [Pipeline] echo 308c319 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1546 308c319 9d4c3e5 [Pipeline] writeFile [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // dir [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] echo 1 [Pipeline] echo 最终生成的json文件内容: {"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT723_Master","type":0,"project":"1"} [Pipeline] sh + echo '{"module":[{"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"}],"device":1,"device_name":"NBDX_ZQ_AT723_Master","type":0,"project":"1"}' [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/pncc_vehicle_related_config@tmp [Pipeline] } [Pipeline] // script [Pipeline] echo {"repo_name":"pncc_vehicle_related_config","branch":"truck_zhongqi_daxie","time":"2026-07-02_10-31-38","commit_id":"9d4c3e5","version":"","commit_msgs":",,"} [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo NBDX_ZQ_AT716 [Pipeline] sh + echo NBDX_ZQ_AT723 [Pipeline] readJSON [Pipeline] echo <h3>NBDX_ZQ_AT723</h3><p></p><table border="2"><tr><th bgcolor='#DCDCDC'> 模块名称 </th><th bgcolor='#DCDCDC'> commitID </th><th bgcolor='#DCDCDC'> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table> [Pipeline] sh + echo '<h3>NBDX_ZQ_AT723</h3><p></p><table border="2"><tr><th bgcolor=#DCDCDC> 模块名称 </th><th bgcolor=#DCDCDC> commitID </th><th bgcolor=#DCDCDC> 分支名称 </th></tr><tr><td>pncc_vehicle_related_config</td><td>9d4c3e5</td><td>truck_zhongqi_daxie</td></tr></table>' [Pipeline] echo html写入完成 [Pipeline] echo [T807master][NBDX_ZQ_AT715master][NBDX_ZQ_AT716master][NBDX_ZQ_AT723master] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>>############################### [T807, NBDX_ZQ_AT715, NBDX_ZQ_AT716, NBDX_ZQ_AT723] 压缩并上传! #################################<<<<<<<<<<< [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo ------------------------------------- T807压缩并上传,master ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/T807/master [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/daxie-submodule/T807/master/params/ + ls -d pncc_vehicle_related_config/ [Pipeline] echo pncc_vehicle_related_config/ [Pipeline] echo 最终目录 不 包含master或者slave目录,不 进行合并操作 [Pipeline] sh + mkdir -p params_module_orin_master_T807_2026-07-02_10-31-38/ + mv params/ params_module_orin_master_T807_2026-07-02_10-31-38/ [Pipeline] sh + zip -rq params_module_orin_master_T807_2026-07-02_10-31-38.zip params_module_orin_master_T807_2026-07-02_10-31-38 ./version.json [Pipeline] echo /root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-07-02_10-31-38.zip,/root/workspace/params-submodule/daxie-submodule/T807/master/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-07-02_10-31-38.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/T807/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 110M 0 0 1 1600k 0 1948k 0:00:57 --:--:-- 0:00:57 1946k 3 110M 0 0 3 4096k 0 2269k 0:00:49 0:00:01 0:00:48 2267k 5 110M 0 0 5 6656k 0 2358k 0:00:47 0:00:02 0:00:45 2357k 8 110M 0 0 8 9152k 0 2403k 0:00:46 0:00:03 0:00:43 2403k 10 110M 0 0 10 11.4M 0 2427k 0:00:46 0:00:04 0:00:42 2426k 12 110M 0 0 12 13.8M 0 2447k 0:00:46 0:00:05 0:00:41 2529k 14 110M 0 0 14 16.3M 0 2456k 0:00:45 0:00:06 0:00:39 2524k 17 110M 0 0 17 18.8M 0 2467k 0:00:45 0:00:07 0:00:38 2528k 19 110M 0 0 19 21.3M 0 2475k 0:00:45 0:00:08 0:00:37 2530k 21 110M 0 0 21 23.5M 0 2460k 0:00:45 0:00:09 0:00:36 2491k 23 110M 0 0 23 25.4M 0 2358k 0:00:47 0:00:11 0:00:36 2259k 25 110M 0 0 25 28.2M 0 2448k 0:00:46 0:00:11 0:00:35 2436k 27 110M 0 0 27 30.5M 0 2435k 0:00:46 0:00:12 0:00:34 2385k 29 110M 0 0 29 32.6M 0 2424k 0:00:46 0:00:13 0:00:33 2333k 31 110M 0 0 31 34.9M 0 2414k 0:00:46 0:00:14 0:00:32 2325k 33 110M 0 0 33 37.1M 0 2407k 0:00:46 0:00:15 0:00:31 2520k 35 110M 0 0 35 39.4M 0 2400k 0:00:46 0:00:16 0:00:30 2288k 38 110M 0 0 38 41.8M 0 2405k 0:00:46 0:00:17 0:00:29 2329k 40 110M 0 0 40 44.1M 0 2400k 0:00:46 0:00:18 0:00:28 2336k 42 110M 0 0 42 46.3M 0 2395k 0:00:47 0:00:19 0:00:28 2337k 44 110M 0 0 44 48.6M 0 2390k 0:00:47 0:00:20 0:00:27 2338k 46 110M 0 0 46 50.8M 0 2387k 0:00:47 0:00:21 0:00:26 2342k 48 110M 0 0 48 53.1M 0 2384k 0:00:47 0:00:22 0:00:25 2306k 50 110M 0 0 50 55.3M 0 2381k 0:00:47 0:00:23 0:00:24 2306k 52 110M 0 0 52 57.6M 0 2379k 0:00:47 0:00:24 0:00:23 2315k 54 110M 0 0 54 59.9M 0 2376k 0:00:47 0:00:25 0:00:22 2316k 56 110M 0 0 56 62.1M 0 2374k 0:00:47 0:00:26 0:00:21 2317k 58 110M 0 0 58 64.4M 0 2372k 0:00:47 0:00:27 0:00:20 2320k 59 110M 0 0 59 65.9M 0 2322k 0:00:48 0:00:29 0:00:19 2056k 62 110M 0 0 62 68.5M 0 2354k 0:00:47 0:00:29 0:00:18 2231k 64 110M 0 0 64 70.9M 0 2356k 0:00:47 0:00:30 0:00:17 2255k 66 110M 0 0 66 73.1M 0 2354k 0:00:47 0:00:31 0:00:16 2249k 68 110M 0 0 68 75.3M 0 2352k 0:00:47 0:00:32 0:00:15 2239k 70 110M 0 0 70 77.6M 0 2350k 0:00:47 0:00:33 0:00:14 2526k 72 110M 0 0 72 79.8M 0 2349k 0:00:48 0:00:34 0:00:14 2316k 74 110M 0 0 74 82.1M 0 2348k 0:00:48 0:00:35 0:00:13 2297k 76 110M 0 0 76 84.3M 0 2347k 0:00:48 0:00:36 0:00:12 2302k 78 110M 0 0 78 86.6M 0 2346k 0:00:48 0:00:37 0:00:11 2309k 80 110M 0 0 80 88.9M 0 2346k 0:00:48 0:00:38 0:00:10 2314k 82 110M 0 0 82 91.1M 0 2345k 0:00:48 0:00:39 0:00:09 2319k 84 110M 0 0 84 93.4M 0 2344k 0:00:48 0:00:40 0:00:08 2318k 86 110M 0 0 86 95.6M 0 2343k 0:00:48 0:00:41 0:00:07 2316k 88 110M 0 0 88 98.0M 0 2343k 0:00:48 0:00:42 0:00:06 2318k 90 110M 0 0 90 100M 0 2341k 0:00:48 0:00:43 0:00:05 2302k 93 110M 0 0 93 102M 0 2341k 0:00:48 0:00:44 0:00:04 2311k 95 110M 0 0 95 104M 0 2340k 0:00:48 0:00:45 0:00:03 2306k 96 110M 0 0 96 106M 0 2322k 0:00:48 0:00:46 0:00:02 2145k 98 110M 0 0 98 108M 0 2326k 0:00:48 0:00:47 0:00:01 2176k 100 110M 0 0 100 110M 0 2287k 0:00:49 0:00:49 --:--:-- 1857k 100 110M 0 0 100 110M 0 2241k 0:00:50 0:00:50 --:--:-- 1427k 100 110M 0 0 100 110M 0 2198k 0:00:51 0:00:51 --:--:-- 1007k 100 110M 0 0 100 110M 0 2156k 0:00:52 0:00:52 --:--:-- 737k 100 110M 0 0 100 110M 0 2115k 0:00:53 0:00:53 --:--:-- 283k 100 110M 0 0 100 110M 0 2076k 0:00:54 0:00:54 --:--:-- 0 100 110M 0 0 100 110M 0 2039k 0:00:55 0:00:55 --:--:-- 0 100 110M 0 0 100 110M 0 2002k 0:00:56 0:00:56 --:--:-- 0 100 110M 0 0 100 110M 0 1967k 0:00:57 0:00:57 --:--:-- 0 100 110M 0 0 100 110M 0 1933k 0:00:58 0:00:58 --:--:-- 0 100 110M 0 0 100 110M 0 1901k 0:00:59 0:00:59 --:--:-- 0 100 110M 0 0 100 110M 0 1869k 0:01:00 0:01:00 --:--:-- 0 100 110M 0 0 100 110M 0 1839k 0:01:01 0:01:01 --:--:-- 0 100 110M 0 0 100 110M 0 1809k 0:01:02 0:01:02 --:--:-- 0 100 110M 0 0 100 110M 0 1781k 0:01:03 0:01:03 --:--:-- 0 100 110M 0 0 100 110M 0 1753k 0:01:04 0:01:04 --:--:-- 0 100 110M 0 0 100 110M 0 1726k 0:01:05 0:01:05 --:--:-- 0 100 110M 0 0 100 110M 0 1700k 0:01:06 0:01:06 --:--:-- 0 100 110M 0 0 100 110M 0 1675k 0:01:07 0:01:07 --:--:-- 0 100 110M 0 0 100 110M 0 1650k 0:01:08 0:01:08 --:--:-- 0 100 110M 0 0 100 110M 0 1626k 0:01:09 0:01:09 --:--:-- 0 100 110M 0 0 100 110M 0 1603k 0:01:10 0:01:10 --:--:-- 0 100 110M 0 43 100 110M 0 1601k 0:01:10 0:01:10 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master@tmp [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_submodule/ [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-07-02_10-31-38 /root/workspace/params-submodule/daxie-submodule/T807/master/params_module_orin_master_T807_2026-07-02_10-31-38.zip [Pipeline] echo ------------------------------------- NBDX_ZQ_AT715压缩并上传,master ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params/ + ls -d pncc_vehicle_related_config/ [Pipeline] echo pncc_vehicle_related_config/ [Pipeline] echo 最终目录 不 包含master或者slave目录,不 进行合并操作 [Pipeline] sh + mkdir -p params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38/ + mv params/ params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38/ [Pipeline] sh + zip -rq params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38.zip params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38 ./version.json [Pipeline] echo /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38.zip,/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 103M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 103M 0 0 2 2432k 0 2196k 0:00:48 0:00:01 0:00:47 2194k 4 103M 0 0 4 4544k 0 2066k 0:00:51 0:00:02 0:00:49 2065k 5 103M 0 0 5 5376k 0 1710k 0:01:02 0:00:03 0:00:59 1709k 5 103M 0 0 5 6208k 0 1488k 0:01:11 0:00:04 0:01:07 1488k 6 103M 0 0 6 6976k 0 1339k 0:01:19 0:00:05 0:01:14 1372k 7 103M 0 0 7 7616k 0 1238k 0:01:25 0:00:06 0:01:19 1028k 7 103M 0 0 7 8064k 0 1125k 0:01:34 0:00:07 0:01:27 708k 7 103M 0 0 7 8320k 0 1013k 0:01:45 0:00:08 0:01:37 580k 8 103M 0 0 8 8640k 0 938k 0:01:53 0:00:09 0:01:44 482k 8 103M 0 0 8 9088k 0 891k 0:01:59 0:00:10 0:01:49 423k 8 103M 0 0 8 9408k 0 846k 0:02:05 0:00:11 0:01:54 360k 9 103M 0 0 9 9664k 0 798k 0:02:13 0:00:12 0:02:01 324k 9 103M 0 0 9 9.8M 0 757k 0:02:20 0:00:13 0:02:07 341k 9 103M 0 0 9 10.1M 0 732k 0:02:25 0:00:14 0:02:11 356k 10 103M 0 0 10 10.5M 0 715k 0:02:28 0:00:15 0:02:13 350k 10 103M 0 0 10 10.9M 0 695k 0:02:33 0:00:16 0:02:17 358k 11 103M 0 0 11 11.5M 0 683k 0:02:35 0:00:17 0:02:18 412k 11 103M 0 0 11 12.0M 0 674k 0:02:37 0:00:18 0:02:19 453k 11 103M 0 0 11 12.3M 0 656k 0:02:42 0:00:19 0:02:23 438k 12 103M 0 0 12 12.5M 0 639k 0:02:46 0:00:20 0:02:26 411k 12 103M 0 0 12 12.8M 0 621k 0:02:51 0:00:21 0:02:30 389k 12 103M 0 0 12 13.2M 0 612k 0:02:53 0:00:22 0:02:31 362k 13 103M 0 0 13 13.6M 0 602k 0:02:56 0:00:23 0:02:33 337k 13 103M 0 0 13 14.0M 0 595k 0:02:58 0:00:24 0:02:34 359k 14 103M 0 0 14 14.5M 0 591k 0:03:00 0:00:25 0:02:35 399k 14 103M 0 0 14 14.8M 0 578k 0:03:03 0:00:26 0:02:37 399k 14 103M 0 0 14 15.1M 0 569k 0:03:06 0:00:27 0:02:39 382k 14 103M 0 0 14 15.4M 0 560k 0:03:09 0:00:28 0:02:41 367k 15 103M 0 0 15 15.8M 0 555k 0:03:11 0:00:29 0:02:42 359k 15 103M 0 0 15 16.2M 0 548k 0:03:13 0:00:30 0:02:43 339k 15 103M 0 0 15 16.5M 0 543k 0:03:15 0:00:31 0:02:44 348k 16 103M 0 0 16 16.7M 0 534k 0:03:19 0:00:32 0:02:47 338k 16 103M 0 0 16 17.0M 0 525k 0:03:22 0:00:33 0:02:49 329k 16 103M 0 0 16 17.4M 0 523k 0:03:23 0:00:34 0:02:49 336k 17 103M 0 0 17 17.8M 0 521k 0:03:24 0:00:35 0:02:49 346k 17 103M 0 0 17 18.3M 0 520k 0:03:24 0:00:36 0:02:48 380k 18 103M 0 0 18 18.9M 0 521k 0:03:24 0:00:37 0:02:47 440k 18 103M 0 0 18 19.5M 0 525k 0:03:22 0:00:38 0:02:44 523k 19 103M 0 0 19 20.2M 0 528k 0:03:21 0:00:39 0:02:42 561k 19 103M 0 0 19 20.5M 0 520k 0:03:24 0:00:40 0:02:44 515k 20 103M 0 0 20 20.8M 0 517k 0:03:25 0:00:41 0:02:44 495k 20 103M 0 0 20 21.1M 0 513k 0:03:27 0:00:42 0:02:45 456k 20 103M 0 0 20 21.5M 0 508k 0:03:29 0:00:43 0:02:46 386k 21 103M 0 0 21 21.8M 0 506k 0:03:30 0:00:44 0:02:46 333k 21 103M 0 0 21 22.2M 0 503k 0:03:31 0:00:45 0:02:46 362k 21 103M 0 0 21 22.5M 0 499k 0:03:33 0:00:46 0:02:47 354k 22 103M 0 0 22 22.8M 0 496k 0:03:34 0:00:47 0:02:47 354k 22 103M 0 0 22 23.3M 0 495k 0:03:34 0:00:48 0:02:46 380k 22 103M 0 0 22 23.6M 0 493k 0:03:35 0:00:49 0:02:46 377k 23 103M 0 0 23 24.0M 0 488k 0:03:37 0:00:50 0:02:47 357k 23 103M 0 0 23 24.3M 0 484k 0:03:39 0:00:51 0:02:48 352k 23 103M 0 0 23 24.6M 0 483k 0:03:40 0:00:52 0:02:48 359k 24 103M 0 0 24 25.1M 0 484k 0:03:39 0:00:53 0:02:46 373k 24 103M 0 0 24 25.7M 0 487k 0:03:38 0:00:54 0:02:44 424k 25 103M 0 0 25 26.2M 0 487k 0:03:38 0:00:55 0:02:43 472k 25 103M 0 0 25 26.6M 0 486k 0:03:38 0:00:56 0:02:42 499k 26 103M 0 0 26 27.1M 0 485k 0:03:39 0:00:57 0:02:42 508k 26 103M 0 0 26 27.6M 0 486k 0:03:38 0:00:58 0:02:40 511k 27 103M 0 0 27 28.2M 0 488k 0:03:37 0:00:59 0:02:38 508k 27 103M 0 0 27 28.7M 0 489k 0:03:37 0:01:00 0:02:37 513k 28 103M 0 0 28 29.1M 0 487k 0:03:38 0:01:01 0:02:37 498k 28 103M 0 0 28 29.5M 0 486k 0:03:38 0:01:02 0:02:36 493k 28 103M 0 0 28 29.8M 0 484k 0:03:39 0:01:03 0:02:36 460k 29 103M 0 0 29 30.2M 0 483k 0:03:40 0:01:04 0:02:36 414k 29 103M 0 0 29 30.7M 0 482k 0:03:40 0:01:05 0:02:35 404k 30 103M 0 0 30 31.3M 0 484k 0:03:39 0:01:06 0:02:33 452k 30 103M 0 0 30 31.8M 0 485k 0:03:39 0:01:07 0:02:32 472k 31 103M 0 0 31 32.3M 0 486k 0:03:38 0:01:08 0:02:30 507k 31 103M 0 0 31 33.0M 0 489k 0:03:37 0:01:09 0:02:28 563k 32 103M 0 0 32 33.6M 0 491k 0:03:36 0:01:10 0:02:26 609k 32 103M 0 0 32 34.0M 0 488k 0:03:37 0:01:11 0:02:26 546k 33 103M 0 0 33 34.3M 0 486k 0:03:38 0:01:12 0:02:26 507k 33 103M 0 0 33 34.7M 0 485k 0:03:39 0:01:13 0:02:26 475k 33 103M 0 0 33 35.0M 0 484k 0:03:39 0:01:14 0:02:25 417k 34 103M 0 0 34 35.5M 0 483k 0:03:40 0:01:15 0:02:25 369k 34 103M 0 0 34 35.8M 0 481k 0:03:41 0:01:16 0:02:25 377k 34 103M 0 0 34 36.1M 0 480k 0:03:41 0:01:17 0:02:24 385k 35 103M 0 0 35 36.6M 0 479k 0:03:41 0:01:18 0:02:23 393k 35 103M 0 0 35 37.1M 0 479k 0:03:41 0:01:19 0:02:22 415k 36 103M 0 0 36 37.4M 0 478k 0:03:42 0:01:20 0:02:22 394k 36 103M 0 0 36 37.7M 0 475k 0:03:43 0:01:21 0:02:22 389k 36 103M 0 0 36 38.0M 0 473k 0:03:44 0:01:22 0:02:22 373k 36 103M 0 0 36 38.3M 0 471k 0:03:45 0:01:23 0:02:22 345k 37 103M 0 0 37 38.7M 0 471k 0:03:45 0:01:24 0:02:21 338k 37 103M 0 0 37 39.2M 0 472k 0:03:45 0:01:25 0:02:20 376k 38 103M 0 0 38 39.6M 0 471k 0:03:45 0:01:26 0:02:19 397k 38 103M 0 0 38 40.0M 0 470k 0:03:46 0:01:27 0:02:19 415k 38 103M 0 0 38 40.4M 0 469k 0:03:46 0:01:28 0:02:18 424k 39 103M 0 0 39 40.8M 0 468k 0:03:46 0:01:29 0:02:17 424k 39 103M 0 0 39 41.3M 0 469k 0:03:46 0:01:30 0:02:16 422k 40 103M 0 0 40 41.8M 0 470k 0:03:46 0:01:31 0:02:15 448k 40 103M 0 0 40 42.3M 0 469k 0:03:46 0:01:32 0:02:14 459k 41 103M 0 0 41 42.6M 0 469k 0:03:46 0:01:33 0:02:13 473k 41 103M 0 0 41 43.1M 0 469k 0:03:46 0:01:34 0:02:12 472k 41 103M 0 0 41 43.4M 0 466k 0:03:48 0:01:35 0:02:13 421k 42 103M 0 0 42 43.7M 0 465k 0:03:48 0:01:36 0:02:12 380k 42 103M 0 0 42 43.8M 0 461k 0:03:50 0:01:37 0:02:13 306k 42 103M 0 0 42 44.0M 0 458k 0:03:51 0:01:38 0:02:13 264k 42 103M 0 0 42 44.1M 0 456k 0:03:53 0:01:39 0:02:14 219k 42 103M 0 0 42 44.4M 0 454k 0:03:54 0:01:40 0:02:14 211k 42 103M 0 0 42 44.6M 0 452k 0:03:55 0:01:41 0:02:14 192k 43 103M 0 0 43 44.8M 0 449k 0:03:56 0:01:42 0:02:14 217k 43 103M 0 0 43 45.1M 0 447k 0:03:57 0:01:43 0:02:14 237k 43 103M 0 0 43 45.3M 0 446k 0:03:58 0:01:44 0:02:14 242k 43 103M 0 0 43 45.6M 0 444k 0:03:59 0:01:45 0:02:14 239k 44 103M 0 0 44 45.9M 0 443k 0:04:00 0:01:46 0:02:14 261k 44 103M 0 0 44 46.3M 0 442k 0:04:00 0:01:47 0:02:13 293k 45 103M 0 0 45 46.8M 0 443k 0:03:59 0:01:48 0:02:11 353k 45 103M 0 0 45 47.3M 0 444k 0:03:59 0:01:49 0:02:10 408k 46 103M 0 0 46 47.9M 0 445k 0:03:58 0:01:50 0:02:08 478k 46 103M 0 0 46 48.2M 0 444k 0:03:59 0:01:51 0:02:08 464k 46 103M 0 0 46 48.4M 0 442k 0:04:00 0:01:52 0:02:08 437k 46 103M 0 0 46 48.6M 0 440k 0:04:01 0:01:53 0:02:08 364k 47 103M 0 0 47 48.8M 0 437k 0:04:03 0:01:54 0:02:09 285k 47 103M 0 0 47 49.0M 0 435k 0:04:04 0:01:55 0:02:09 219k 47 103M 0 0 47 49.2M 0 434k 0:04:05 0:01:56 0:02:09 207k 47 103M 0 0 47 49.6M 0 433k 0:04:05 0:01:57 0:02:08 243k 48 103M 0 0 48 50.1M 0 435k 0:04:04 0:01:58 0:02:06 319k 48 103M 0 0 48 50.6M 0 435k 0:04:04 0:01:59 0:02:05 401k 49 103M 0 0 49 51.1M 0 435k 0:04:04 0:02:00 0:02:04 435k 49 103M 0 0 49 51.4M 0 434k 0:04:04 0:02:01 0:02:03 440k 49 103M 0 0 49 51.6M 0 433k 0:04:05 0:02:02 0:02:03 414k 50 103M 0 0 50 52.0M 0 432k 0:04:05 0:02:03 0:02:02 382k 50 103M 0 0 50 52.5M 0 433k 0:04:05 0:02:04 0:02:01 381k 50 103M 0 0 50 53.0M 0 433k 0:04:05 0:02:05 0:02:00 377k 51 103M 0 0 51 53.5M 0 434k 0:04:05 0:02:06 0:01:59 423k 51 103M 0 0 51 53.8M 0 433k 0:04:05 0:02:07 0:01:58 450k 52 103M 0 0 52 54.3M 0 434k 0:04:05 0:02:08 0:01:57 469k 52 103M 0 0 52 55.0M 0 436k 0:04:04 0:02:09 0:01:55 502k 53 103M 0 0 53 55.5M 0 436k 0:04:03 0:02:10 0:01:53 522k 53 103M 0 0 53 55.9M 0 436k 0:04:03 0:02:11 0:01:52 510k 54 103M 0 0 54 56.2M 0 436k 0:04:04 0:02:12 0:01:52 494k 54 103M 0 0 54 56.6M 0 436k 0:04:04 0:02:13 0:01:51 477k 54 103M 0 0 54 57.1M 0 436k 0:04:04 0:02:14 0:01:50 439k 55 103M 0 0 55 57.5M 0 435k 0:04:04 0:02:15 0:01:49 401k 55 103M 0 0 55 57.9M 0 435k 0:04:04 0:02:16 0:01:48 401k 56 103M 0 0 56 58.2M 0 435k 0:04:04 0:02:17 0:01:47 409k 56 103M 0 0 56 58.8M 0 435k 0:04:04 0:02:18 0:01:46 431k 57 103M 0 0 57 59.3M 0 436k 0:04:03 0:02:19 0:01:44 450k 57 103M 0 0 57 59.6M 0 435k 0:04:04 0:02:20 0:01:44 435k 57 103M 0 0 57 59.9M 0 434k 0:04:04 0:02:21 0:01:43 414k 57 103M 0 0 57 60.2M 0 434k 0:04:05 0:02:22 0:01:43 408k 58 103M 0 0 58 60.5M 0 432k 0:04:06 0:02:23 0:01:43 345k 58 103M 0 0 58 60.7M 0 431k 0:04:06 0:02:24 0:01:42 284k 58 103M 0 0 58 61.1M 0 431k 0:04:06 0:02:25 0:01:41 300k 59 103M 0 0 59 61.5M 0 430k 0:04:07 0:02:26 0:01:41 318k 59 103M 0 0 59 61.9M 0 430k 0:04:07 0:02:27 0:01:40 336k 59 103M 0 0 59 62.1M 0 429k 0:04:07 0:02:28 0:01:39 346k 60 103M 0 0 60 62.6M 0 429k 0:04:07 0:02:29 0:01:38 380k 60 103M 0 0 60 63.0M 0 430k 0:04:07 0:02:30 0:01:37 400k 60 103M 0 0 60 63.3M 0 429k 0:04:07 0:02:31 0:01:36 381k 61 103M 0 0 61 63.6M 0 428k 0:04:08 0:02:32 0:01:36 360k 61 103M 0 0 61 64.0M 0 427k 0:04:08 0:02:33 0:01:35 365k 61 103M 0 0 61 64.3M 0 427k 0:04:08 0:02:34 0:01:34 366k 62 103M 0 0 62 64.7M 0 426k 0:04:09 0:02:35 0:01:34 336k 62 103M 0 0 62 65.1M 0 427k 0:04:09 0:02:36 0:01:33 371k 63 103M 0 0 63 65.5M 0 426k 0:04:09 0:02:37 0:01:32 378k 63 103M 0 0 63 65.8M 0 426k 0:04:09 0:02:38 0:01:31 378k 63 103M 0 0 63 65.9M 0 424k 0:04:10 0:02:39 0:01:31 315k 63 103M 0 0 63 66.2M 0 422k 0:04:11 0:02:40 0:01:31 299k 63 103M 0 0 63 66.3M 0 421k 0:04:12 0:02:41 0:01:31 231k 63 103M 0 0 63 66.5M 0 419k 0:04:13 0:02:42 0:01:31 193k 64 103M 0 0 64 66.6M 0 418k 0:04:14 0:02:43 0:01:31 166k 64 103M 0 0 64 66.9M 0 417k 0:04:15 0:02:44 0:01:31 198k 64 103M 0 0 64 67.1M 0 416k 0:04:15 0:02:45 0:01:30 201k 64 103M 0 0 64 67.5M 0 415k 0:04:15 0:02:46 0:01:29 242k 65 103M 0 0 65 67.7M 0 415k 0:04:16 0:02:47 0:01:29 274k 65 103M 0 0 65 68.0M 0 414k 0:04:16 0:02:48 0:01:28 292k 65 103M 0 0 65 68.4M 0 414k 0:04:16 0:02:49 0:01:27 317k 66 103M 0 0 66 68.8M 0 414k 0:04:16 0:02:50 0:01:26 344k 66 103M 0 0 66 69.3M 0 414k 0:04:16 0:02:51 0:01:25 366k 67 103M 0 0 67 69.6M 0 414k 0:04:16 0:02:52 0:01:24 385k 67 103M 0 0 67 70.0M 0 413k 0:04:17 0:02:53 0:01:24 382k 67 103M 0 0 67 70.1M 0 412k 0:04:18 0:02:54 0:01:24 346k 67 103M 0 0 67 70.3M 0 411k 0:04:18 0:02:55 0:01:23 299k 67 103M 0 0 67 70.6M 0 410k 0:04:19 0:02:56 0:01:23 265k 68 103M 0 0 68 70.8M 0 409k 0:04:19 0:02:57 0:01:22 242k 68 103M 0 0 68 71.1M 0 408k 0:04:20 0:02:58 0:01:22 243k 68 103M 0 0 68 71.4M 0 407k 0:04:20 0:02:59 0:01:21 257k 69 103M 0 0 69 71.7M 0 407k 0:04:21 0:03:00 0:01:21 287k 69 103M 0 0 69 72.0M 0 406k 0:04:21 0:03:01 0:01:20 293k 69 103M 0 0 69 72.3M 0 406k 0:04:21 0:03:02 0:01:19 299k 69 103M 0 0 69 72.6M 0 406k 0:04:21 0:03:03 0:01:18 318k 70 103M 0 0 70 73.1M 0 406k 0:04:21 0:03:04 0:01:17 358k 70 103M 0 0 70 73.5M 0 406k 0:04:21 0:03:05 0:01:16 366k 71 103M 0 0 71 73.8M 0 405k 0:04:22 0:03:06 0:01:16 366k 71 103M 0 0 71 74.1M 0 405k 0:04:22 0:03:07 0:01:15 374k 71 103M 0 0 71 74.3M 0 404k 0:04:22 0:03:08 0:01:14 346k 71 103M 0 0 71 74.7M 0 404k 0:04:23 0:03:09 0:01:14 330k 72 103M 0 0 72 75.1M 0 404k 0:04:23 0:03:10 0:01:13 331k 72 103M 0 0 72 75.6M 0 405k 0:04:22 0:03:11 0:01:11 373k 73 103M 0 0 73 76.2M 0 406k 0:04:21 0:03:12 0:01:09 433k 73 103M 0 0 73 76.7M 0 407k 0:04:21 0:03:13 0:01:08 489k 74 103M 0 0 74 77.2M 0 407k 0:04:21 0:03:14 0:01:07 512k 74 103M 0 0 74 77.5M 0 407k 0:04:21 0:03:15 0:01:06 499k 74 103M 0 0 74 77.8M 0 405k 0:04:22 0:03:16 0:01:06 440k 75 103M 0 0 75 78.0M 0 405k 0:04:22 0:03:17 0:01:05 373k 75 103M 0 0 75 78.4M 0 405k 0:04:22 0:03:18 0:01:04 340k 75 103M 0 0 75 78.8M 0 405k 0:04:22 0:03:19 0:01:03 335k 76 103M 0 0 76 79.3M 0 405k 0:04:22 0:03:20 0:01:02 355k 76 103M 0 0 76 79.7M 0 405k 0:04:22 0:03:21 0:01:01 401k 77 103M 0 0 77 80.2M 0 406k 0:04:21 0:03:22 0:00:59 440k 77 103M 0 0 77 80.5M 0 405k 0:04:22 0:03:23 0:00:59 430k 77 103M 0 0 77 80.9M 0 406k 0:04:22 0:03:24 0:00:58 423k 78 103M 0 0 78 81.5M 0 406k 0:04:21 0:03:25 0:00:56 441k 78 103M 0 0 78 81.8M 0 406k 0:04:21 0:03:26 0:00:55 443k 79 103M 0 0 79 82.3M 0 407k 0:04:21 0:03:27 0:00:54 437k 79 103M 0 0 79 82.7M 0 407k 0:04:21 0:03:28 0:00:53 457k 80 103M 0 0 80 83.1M 0 407k 0:04:21 0:03:29 0:00:52 459k 80 103M 0 0 80 83.6M 0 407k 0:04:21 0:03:30 0:00:51 447k 80 103M 0 0 80 84.1M 0 408k 0:04:20 0:03:31 0:00:49 463k 81 103M 0 0 81 84.8M 0 409k 0:04:20 0:03:32 0:00:48 498k 82 103M 0 0 82 85.5M 0 410k 0:04:18 0:03:33 0:00:45 568k 82 103M 0 0 82 86.0M 0 411k 0:04:18 0:03:34 0:00:44 585k 83 103M 0 0 83 86.5M 0 411k 0:04:18 0:03:35 0:00:43 582k 83 103M 0 0 83 87.0M 0 412k 0:04:18 0:03:36 0:00:42 589k 84 103M 0 0 84 87.4M 0 412k 0:04:18 0:03:37 0:00:41 542k 84 103M 0 0 84 87.8M 0 412k 0:04:18 0:03:38 0:00:40 469k 84 103M 0 0 84 88.1M 0 411k 0:04:18 0:03:39 0:00:39 424k 85 103M 0 0 85 88.5M 0 411k 0:04:18 0:03:40 0:00:38 410k 85 103M 0 0 85 88.9M 0 411k 0:04:18 0:03:41 0:00:37 388k 85 103M 0 0 85 89.3M 0 411k 0:04:18 0:03:42 0:00:36 377k 86 103M 0 0 86 89.7M 0 411k 0:04:18 0:03:43 0:00:35 394k 87 103M 0 0 87 90.4M 0 413k 0:04:17 0:03:44 0:00:33 471k 87 103M 0 0 87 91.1M 0 414k 0:04:16 0:03:45 0:00:31 541k 88 103M 0 0 88 91.5M 0 414k 0:04:16 0:03:46 0:00:30 539k 88 103M 0 0 88 91.8M 0 414k 0:04:17 0:03:47 0:00:30 524k 88 103M 0 0 88 92.2M 0 414k 0:04:17 0:03:48 0:00:29 505k 89 103M 0 0 89 92.6M 0 414k 0:04:16 0:03:49 0:00:27 460k 89 103M 0 0 89 93.0M 0 413k 0:04:17 0:03:50 0:00:27 377k 89 103M 0 0 89 93.2M 0 412k 0:04:17 0:03:51 0:00:26 336k 89 103M 0 0 89 93.5M 0 412k 0:04:18 0:03:52 0:00:26 331k 90 103M 0 0 90 93.7M 0 411k 0:04:18 0:03:53 0:00:25 308k 90 103M 0 0 90 94.0M 0 411k 0:04:18 0:03:54 0:00:24 283k 90 103M 0 0 90 94.4M 0 411k 0:04:18 0:03:55 0:00:23 299k 91 103M 0 0 91 94.8M 0 411k 0:04:18 0:03:56 0:00:22 337k 91 103M 0 0 91 95.1M 0 410k 0:04:19 0:03:57 0:00:22 346k 91 103M 0 0 91 95.5M 0 410k 0:04:19 0:03:58 0:00:21 352k 92 103M 0 0 92 95.8M 0 410k 0:04:19 0:03:59 0:00:20 358k 92 103M 0 0 92 96.1M 0 409k 0:04:19 0:04:00 0:00:19 335k 92 103M 0 0 92 96.3M 0 408k 0:04:20 0:04:01 0:00:19 296k 92 103M 0 0 92 96.5M 0 408k 0:04:20 0:04:02 0:00:18 269k 93 103M 0 0 93 96.8M 0 407k 0:04:21 0:04:03 0:00:18 265k 93 103M 0 0 93 97.0M 0 407k 0:04:21 0:04:04 0:00:17 254k 93 103M 0 0 93 97.3M 0 406k 0:04:21 0:04:05 0:00:16 250k 93 103M 0 0 93 97.5M 0 405k 0:04:22 0:04:06 0:00:16 245k 94 103M 0 0 94 97.7M 0 404k 0:04:23 0:04:07 0:00:16 245k 94 103M 0 0 94 97.8M 0 403k 0:04:23 0:04:08 0:00:15 220k 94 103M 0 0 94 98.1M 0 403k 0:04:24 0:04:09 0:00:15 212k 94 103M 0 0 94 98.3M 0 402k 0:04:24 0:04:10 0:00:14 196k 94 103M 0 0 94 98.5M 0 401k 0:04:24 0:04:11 0:00:13 216k 95 103M 0 0 95 98.8M 0 401k 0:04:25 0:04:12 0:00:13 241k 95 103M 0 0 95 99.2M 0 401k 0:04:25 0:04:13 0:00:12 283k 95 103M 0 0 95 99.7M 0 401k 0:04:24 0:04:14 0:00:10 334k 96 103M 0 0 96 100M 0 402k 0:04:24 0:04:15 0:00:09 389k 97 103M 0 0 97 100M 0 403k 0:04:23 0:04:16 0:00:07 480k 97 103M 0 0 97 101M 0 404k 0:04:22 0:04:17 0:00:05 570k 98 103M 0 0 98 102M 0 404k 0:04:22 0:04:18 0:00:04 579k 98 103M 0 0 98 102M 0 405k 0:04:22 0:04:19 0:00:03 586k 99 103M 0 0 99 103M 0 405k 0:04:22 0:04:20 0:00:02 576k 99 103M 0 0 99 103M 0 405k 0:04:22 0:04:21 0:00:01 492k 99 103M 0 0 99 103M 0 404k 0:04:23 0:04:22 0:00:01 393k 99 103M 0 0 99 103M 0 403k 0:04:23 0:04:23 --:--:-- 350k 100 103M 0 0 100 103M 0 401k 0:04:24 0:04:24 --:--:-- 242k 100 103M 0 0 100 103M 0 400k 0:04:25 0:04:25 --:--:-- 158k 100 103M 0 0 100 103M 0 398k 0:04:26 0:04:26 --:--:-- 109k 100 103M 0 0 100 103M 0 397k 0:04:27 0:04:27 --:--:-- 68049 100 103M 0 0 100 103M 0 395k 0:04:28 0:04:28 --:--:-- 33778 100 103M 0 0 100 103M 0 394k 0:04:29 0:04:29 --:--:-- 0 100 103M 0 0 100 103M 0 392k 0:04:30 0:04:30 --:--:-- 0 100 103M 0 0 100 103M 0 391k 0:04:31 0:04:31 --:--:-- 0 100 103M 0 0 100 103M 0 389k 0:04:32 0:04:32 --:--:-- 0 100 103M 0 0 100 103M 0 388k 0:04:33 0:04:33 --:--:-- 0 100 103M 0 0 100 103M 0 387k 0:04:34 0:04:34 --:--:-- 0 100 103M 0 0 100 103M 0 385k 0:04:35 0:04:35 --:--:-- 0 100 103M 0 0 100 103M 0 384k 0:04:36 0:04:36 --:--:-- 0 100 103M 0 0 100 103M 0 382k 0:04:37 0:04:37 --:--:-- 0 100 103M 0 0 100 103M 0 381k 0:04:38 0:04:38 --:--:-- 0 100 103M 0 0 100 103M 0 380k 0:04:39 0:04:39 --:--:-- 0 100 103M 0 0 100 103M 0 378k 0:04:40 0:04:40 --:--:-- 0 100 103M 0 0 100 103M 0 377k 0:04:41 0:04:41 --:--:-- 0 100 103M 0 0 100 103M 0 376k 0:04:42 0:04:42 --:--:-- 0 100 103M 0 0 100 103M 0 374k 0:04:43 0:04:43 --:--:-- 0 100 103M 0 0 100 103M 0 373k 0:04:44 0:04:44 --:--:-- 0 100 103M 0 0 100 103M 0 372k 0:04:45 0:04:45 --:--:-- 0 100 103M 0 0 100 103M 0 370k 0:04:46 0:04:46 --:--:-- 0 100 103M 0 0 100 103M 0 369k 0:04:47 0:04:47 --:--:-- 0 100 103M 0 43 100 103M 0 368k 0:04:48 0:04:48 --:--:-- 9 100 103M 0 43 100 103M 0 368k 0:04:48 0:04:48 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master@tmp [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_submodule/ [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38 /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT715/master/params_module_orin_master_NBDX_ZQ_AT715_2026-07-02_10-31-38.zip [Pipeline] echo ------------------------------------- NBDX_ZQ_AT716压缩并上传,master ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params/ + ls -d pncc_vehicle_related_config/ [Pipeline] echo pncc_vehicle_related_config/ [Pipeline] echo 最终目录 不 包含master或者slave目录,不 进行合并操作 [Pipeline] sh + mkdir -p params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38/ + mv params/ params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38/ [Pipeline] sh + zip -rq params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38.zip params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38 ./version.json [Pipeline] echo /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38.zip,/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 103M 0 0 0 128k 0 231k 0:07:38 --:--:-- 0:07:38 231k 0 103M 0 0 0 495k 0 353k 0:05:01 0:00:01 0:05:00 353k 1 103M 0 0 1 1408k 0 578k 0:03:03 0:00:02 0:03:01 578k 3 103M 0 0 3 3264k 0 956k 0:01:51 0:00:03 0:01:48 955k 5 103M 0 0 5 5824k 0 1316k 0:01:20 0:00:04 0:01:16 1315k 7 103M 0 0 7 8320k 0 1535k 0:01:09 0:00:05 0:01:04 1683k 10 103M 0 0 10 10.5M 0 1689k 0:01:02 0:00:06 0:00:56 2063k 12 103M 0 0 12 13.0M 0 1803k 0:00:59 0:00:07 0:00:52 2400k 14 103M 0 0 14 15.5M 0 1889k 0:00:56 0:00:08 0:00:48 2528k 17 103M 0 0 17 18.0M 0 1958k 0:00:54 0:00:09 0:00:45 2528k 19 103M 0 0 19 20.4M 0 2011k 0:00:52 0:00:10 0:00:42 2528k 22 103M 0 0 22 22.9M 0 2056k 0:00:51 0:00:11 0:00:40 2525k 24 103M 0 0 24 25.3M 0 2093k 0:00:50 0:00:12 0:00:38 2523k 26 103M 0 0 26 27.6M 0 2106k 0:00:50 0:00:13 0:00:37 2470k 27 103M 0 0 27 28.6M 0 2037k 0:00:52 0:00:14 0:00:38 2185k 30 103M 0 0 30 31.5M 0 2082k 0:00:51 0:00:15 0:00:36 2226k 32 103M 0 0 32 34.1M 0 2130k 0:00:49 0:00:16 0:00:33 2299k 33 103M 0 0 33 35.1M 0 2067k 0:00:51 0:00:17 0:00:34 2001k 36 103M 0 0 36 37.6M 0 2096k 0:00:50 0:00:18 0:00:32 2068k 38 103M 0 0 38 40.0M 0 2110k 0:00:50 0:00:19 0:00:31 2322k 40 103M 0 0 40 42.2M 0 2120k 0:00:50 0:00:20 0:00:30 2241k 42 103M 0 0 42 44.5M 0 2129k 0:00:49 0:00:21 0:00:28 2124k 45 103M 0 0 45 46.8M 0 2137k 0:00:49 0:00:22 0:00:27 2384k 47 103M 0 0 47 49.0M 0 2146k 0:00:49 0:00:23 0:00:26 2328k 49 103M 0 0 49 51.3M 0 2152k 0:00:49 0:00:24 0:00:25 2315k 51 103M 0 0 51 53.6M 0 2159k 0:00:49 0:00:25 0:00:24 2318k 53 103M 0 0 53 55.8M 0 2165k 0:00:49 0:00:26 0:00:23 2319k 55 103M 0 0 55 58.1M 0 2170k 0:00:49 0:00:27 0:00:22 2319k 58 103M 0 0 58 60.3M 0 2176k 0:00:48 0:00:28 0:00:20 2317k 60 103M 0 0 60 62.6M 0 2180k 0:00:48 0:00:29 0:00:19 2314k 62 103M 0 0 62 64.8M 0 2183k 0:00:48 0:00:30 0:00:18 2307k 64 103M 0 0 64 67.1M 0 2187k 0:00:48 0:00:31 0:00:17 2303k 66 103M 0 0 66 69.3M 0 2189k 0:00:48 0:00:32 0:00:16 2293k 68 103M 0 0 68 71.5M 0 2192k 0:00:48 0:00:33 0:00:15 2283k 70 103M 0 0 70 73.7M 0 2194k 0:00:48 0:00:34 0:00:14 2278k 73 103M 0 0 73 75.9M 0 2195k 0:00:48 0:00:35 0:00:13 2265k 75 103M 0 0 75 78.1M 0 2196k 0:00:48 0:00:36 0:00:12 2253k 76 103M 0 0 76 79.6M 0 2180k 0:00:48 0:00:37 0:00:11 2115k 79 103M 0 0 79 82.8M 0 2206k 0:00:48 0:00:38 0:00:10 2304k 81 103M 0 0 81 85.0M 0 2208k 0:00:48 0:00:39 0:00:09 2305k 83 103M 0 0 83 86.5M 0 2191k 0:00:48 0:00:40 0:00:08 2163k 85 103M 0 0 85 89.2M 0 2203k 0:00:48 0:00:41 0:00:07 2255k 88 103M 0 0 88 92.0M 0 2222k 0:00:47 0:00:42 0:00:05 2536k 90 103M 0 0 90 94.3M 0 2223k 0:00:47 0:00:43 0:00:04 2354k 92 103M 0 0 92 96.5M 0 2225k 0:00:47 0:00:44 0:00:03 2358k 95 103M 0 0 95 98.8M 0 2227k 0:00:47 0:00:45 0:00:02 2521k 97 103M 0 0 97 101M 0 2229k 0:00:47 0:00:46 0:00:01 2447k 99 103M 0 0 99 103M 0 2231k 0:00:47 0:00:47 --:--:-- 2309k 100 103M 0 0 100 103M 0 2184k 0:00:48 0:00:48 --:--:-- 1863k 100 103M 0 0 100 103M 0 2140k 0:00:49 0:00:49 --:--:-- 1433k 100 103M 0 0 100 103M 0 2098k 0:00:50 0:00:50 --:--:-- 990k 100 103M 0 0 100 103M 0 2057k 0:00:51 0:00:51 --:--:-- 555k 100 103M 0 0 100 103M 0 2018k 0:00:52 0:00:52 --:--:-- 120k 100 103M 0 0 100 103M 0 1981k 0:00:53 0:00:53 --:--:-- 0 100 103M 0 0 100 103M 0 1944k 0:00:54 0:00:54 --:--:-- 0 100 103M 0 0 100 103M 0 1909k 0:00:55 0:00:55 --:--:-- 0 100 103M 0 0 100 103M 0 1876k 0:00:56 0:00:56 --:--:-- 0 100 103M 0 0 100 103M 0 1843k 0:00:57 0:00:57 --:--:-- 0 100 103M 0 0 100 103M 0 1812k 0:00:58 0:00:58 --:--:-- 0 100 103M 0 0 100 103M 0 1781k 0:00:59 0:00:59 --:--:-- 0 100 103M 0 0 100 103M 0 1752k 0:01:00 0:01:00 --:--:-- 0 100 103M 0 0 100 103M 0 1724k 0:01:01 0:01:01 --:--:-- 0 100 103M 0 0 100 103M 0 1696k 0:01:02 0:01:02 --:--:-- 0 100 103M 0 0 100 103M 0 1670k 0:01:03 0:01:03 --:--:-- 0 100 103M 0 0 100 103M 0 1644k 0:01:04 0:01:04 --:--:-- 0 100 103M 0 0 100 103M 0 1619k 0:01:05 0:01:05 --:--:-- 0 100 103M 0 0 100 103M 0 1594k 0:01:06 0:01:06 --:--:-- 0 100 103M 0 0 100 103M 0 1571k 0:01:07 0:01:07 --:--:-- 0 100 103M 0 0 100 103M 0 1548k 0:01:08 0:01:08 --:--:-- 0 100 103M 0 0 100 103M 0 1526k 0:01:09 0:01:09 --:--:-- 0 100 103M 0 43 100 103M 0 1521k 0:01:09 0:01:09 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master@tmp [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_submodule/ [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38 /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT716/master/params_module_orin_master_NBDX_ZQ_AT716_2026-07-02_10-31-38.zip [Pipeline] echo ------------------------------------- NBDX_ZQ_AT723压缩并上传,master ------------------------------------------- [Pipeline] dir Running in /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master [Pipeline] { [Pipeline] sh + cd /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params/ + ls -d pncc_vehicle_related_config/ [Pipeline] echo pncc_vehicle_related_config/ [Pipeline] echo 最终目录 不 包含master或者slave目录,不 进行合并操作 [Pipeline] sh + mkdir -p params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38/ + mv params/ params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38/ [Pipeline] sh + zip -rq params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38.zip params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38 ./version.json [Pipeline] echo /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38.zip,/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/version.json [Pipeline] sh + curl -X POST http://61.153.150.243:2200/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38.zip"' --form 'version=@"/root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 103M 0 0 0 192k 0 668k 0:02:39 --:--:-- 0:02:39 666k 2 103M 0 0 2 3136k 0 2484k 0:00:42 0:00:01 0:00:41 2482k 5 103M 0 0 5 5696k 0 2497k 0:00:42 0:00:02 0:00:40 2496k 7 103M 0 0 7 8192k 0 2508k 0:00:42 0:00:03 0:00:39 2507k 10 103M 0 0 10 10.5M 0 2514k 0:00:42 0:00:04 0:00:38 2513k 12 103M 0 0 12 12.9M 0 2516k 0:00:42 0:00:05 0:00:37 2622k 14 103M 0 0 14 15.4M 0 2517k 0:00:42 0:00:06 0:00:36 2525k 17 103M 0 0 17 17.8M 0 2520k 0:00:42 0:00:07 0:00:35 2531k 19 103M 0 0 19 20.1M 0 2489k 0:00:42 0:00:08 0:00:34 2477k 20 103M 0 0 20 21.5M 0 2344k 0:00:45 0:00:09 0:00:36 2202k 23 103M 0 0 23 24.8M 0 2471k 0:00:43 0:00:10 0:00:33 2424k 25 103M 0 0 25 27.0M 0 2455k 0:00:43 0:00:11 0:00:32 2377k 28 103M 0 0 28 29.2M 0 2439k 0:00:43 0:00:12 0:00:31 2323k 30 103M 0 0 30 31.5M 0 2429k 0:00:43 0:00:13 0:00:30 2329k 32 103M 0 0 32 33.7M 0 2420k 0:00:43 0:00:14 0:00:29 2565k 33 103M 0 0 33 35.2M 0 2352k 0:00:45 0:00:15 0:00:30 2111k 36 103M 0 0 36 38.4M 0 2417k 0:00:44 0:00:16 0:00:28 2333k 39 103M 0 0 39 40.6M 0 2410k 0:00:44 0:00:17 0:00:27 2338k 41 103M 0 0 41 42.8M 0 2404k 0:00:44 0:00:18 0:00:26 2338k 43 103M 0 0 43 45.1M 0 2399k 0:00:44 0:00:19 0:00:25 2339k 45 103M 0 0 45 47.3M 0 2395k 0:00:44 0:00:20 0:00:24 2527k 47 103M 0 0 47 49.6M 0 2391k 0:00:44 0:00:21 0:00:23 2305k 49 103M 0 0 49 51.9M 0 2387k 0:00:44 0:00:22 0:00:22 2309k 52 103M 0 0 52 54.1M 0 2385k 0:00:44 0:00:23 0:00:21 2316k 54 103M 0 0 54 56.4M 0 2382k 0:00:44 0:00:24 0:00:20 2317k 56 103M 0 0 56 58.7M 0 2380k 0:00:44 0:00:25 0:00:19 2320k 58 103M 0 0 58 61.0M 0 2377k 0:00:44 0:00:26 0:00:18 2319k 60 103M 0 0 60 62.4M 0 2340k 0:00:45 0:00:27 0:00:18 2134k 63 103M 0 0 63 65.6M 0 2378k 0:00:44 0:00:28 0:00:16 2343k 65 103M 0 0 65 67.8M 0 2374k 0:00:44 0:00:29 0:00:15 2336k 67 103M 0 0 67 70.1M 0 2371k 0:00:44 0:00:30 0:00:14 2329k 69 103M 0 0 69 72.3M 0 2369k 0:00:44 0:00:31 0:00:13 2324k 71 103M 0 0 71 74.6M 0 2367k 0:00:44 0:00:32 0:00:12 2512k 73 103M 0 0 73 76.8M 0 2365k 0:00:44 0:00:33 0:00:11 2297k 76 103M 0 0 76 79.1M 0 2364k 0:00:45 0:00:34 0:00:11 2304k 78 103M 0 0 78 81.3M 0 2363k 0:00:45 0:00:35 0:00:10 2310k 80 103M 0 0 80 83.6M 0 2361k 0:00:45 0:00:36 0:00:09 2316k 82 103M 0 0 82 85.9M 0 2360k 0:00:45 0:00:37 0:00:08 2317k 84 103M 0 0 84 88.1M 0 2359k 0:00:45 0:00:38 0:00:07 2319k 87 103M 0 0 87 90.4M 0 2358k 0:00:45 0:00:39 0:00:06 2319k 89 103M 0 0 89 92.6M 0 2357k 0:00:45 0:00:40 0:00:05 2314k 91 103M 0 0 91 94.9M 0 2356k 0:00:45 0:00:41 0:00:04 2315k 93 103M 0 0 93 97.1M 0 2354k 0:00:45 0:00:42 0:00:03 2311k 95 103M 0 0 95 99.4M 0 2353k 0:00:45 0:00:43 0:00:02 2305k 96 103M 0 0 96 100M 0 2325k 0:00:45 0:00:44 0:00:01 2073k 100 103M 0 0 100 103M 0 2303k 0:00:46 0:00:46 --:--:-- 1936k 100 103M 0 0 100 103M 0 2254k 0:00:47 0:00:47 --:--:-- 1547k 100 103M 0 0 100 103M 0 2207k 0:00:48 0:00:48 --:--:-- 1160k 100 103M 0 0 100 103M 0 2162k 0:00:49 0:00:49 --:--:-- 774k 100 103M 0 0 100 103M 0 2119k 0:00:50 0:00:50 --:--:-- 556k 100 103M 0 0 100 103M 0 2078k 0:00:51 0:00:51 --:--:-- 0 100 103M 0 0 100 103M 0 2038k 0:00:52 0:00:52 --:--:-- 0 100 103M 0 0 100 103M 0 1999k 0:00:53 0:00:53 --:--:-- 0 100 103M 0 0 100 103M 0 1962k 0:00:54 0:00:54 --:--:-- 0 100 103M 0 0 100 103M 0 1927k 0:00:55 0:00:55 --:--:-- 0 100 103M 0 0 100 103M 0 1893k 0:00:56 0:00:56 --:--:-- 0 100 103M 0 0 100 103M 0 1859k 0:00:57 0:00:57 --:--:-- 0 100 103M 0 0 100 103M 0 1827k 0:00:58 0:00:58 --:--:-- 0 100 103M 0 0 100 103M 0 1797k 0:00:59 0:00:59 --:--:-- 0 100 103M 0 0 100 103M 0 1767k 0:01:00 0:01:00 --:--:-- 0 100 103M 0 0 100 103M 0 1738k 0:01:01 0:01:01 --:--:-- 0 100 103M 0 0 100 103M 0 1710k 0:01:02 0:01:02 --:--:-- 0 100 103M 0 0 100 103M 0 1683k 0:01:03 0:01:03 --:--:-- 0 100 103M 0 0 100 103M 0 1657k 0:01:04 0:01:04 --:--:-- 0 100 103M 0 0 100 103M 0 1631k 0:01:05 0:01:05 --:--:-- 0 100 103M 0 0 100 103M 0 1606k 0:01:06 0:01:06 --:--:-- 0 100 103M 0 43 100 103M 0 1591k 0:01:06 0:01:06 --:--:-- 9 100 103M 0 43 100 103M 0 1591k 0:01:06 0:01:06 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master@tmp [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_submodule/ [Pipeline] sh + rm -rf /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38 /root/workspace/params-submodule/daxie-submodule/NBDX_ZQ_AT723/master/params_module_orin_master_NBDX_ZQ_AT723_2026-07-02_10-31-38.zip [Pipeline] fileExists [Pipeline] readFile [Pipeline] writeFile [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo success [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /root/workspace/params-submodule/daxie-submodule to /var/lib/jenkins/jobs/daxie-submodule/builds/654/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知 ### [大榭车辆参数--转向积分补偿] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:wuyanjun - 更新车辆: [T807master][NBDX_ZQ_AT715master][NBDX_ZQ_AT716master][NBDX_ZQ_AT723master] - 分支名:main - 具体模块分支:[点此链接](http://jenkins.vehicle.senior.auto:8080/jenkins/job/daxie-submodule/654/update_20message/index.html) --- > 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 663 100 27 100 636 346 8153 --:--:-- --:--:-- --:--:-- 8500 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: built-in, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS