Console Output

Started by user sunyufu
Obtained xiamen-config-7-14-cloud.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 0198bd3d603cb8ccb74c9b730f23420ce4fd1c22
The recommended git tool is: NONE
using credential gitlab_weilk
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/xiamen-config-007-014-cloud@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 0198bd3d603cb8ccb74c9b730f23420ce4fd1c22 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0198bd3d603cb8ccb74c9b730f23420ce4fd1c22 # timeout=10
Commit message: "Update build.groovy"
 > git rev-list --no-walk 7b8646293ac9573f1a0ae133ae764c3458dcadc5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
shared_config不更新参数
[Pipeline] echo
M007不更新参数
[Pipeline] echo
M008不更新参数
[Pipeline] echo
M009不更新参数
[Pipeline] echo
M012不更新参数
[Pipeline] echo
M013不更新参数
[Pipeline] echo
M014不更新参数
[Pipeline] echo
[M010, M011]
[Pipeline] echo
[M010, M011]
[Pipeline] echo
M010
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/xiamen-config-007-014-cloud
[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/xiamen-config-007-014-cloud/.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 d0425607904e523617d1805882cbdd24b2ecb991 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d0425607904e523617d1805882cbdd24b2ecb991 # timeout=10
Commit message: "Update orin-module-test.jenkinsfile"
 > git rev-list --no-walk d0425607904e523617d1805882cbdd24b2ecb991 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] lock
Trying to acquire lock on [Label: built-in, Quantity: 1]
Lock acquired on [Label: built-in, Quantity: 1]
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
2
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/shared_config/
[Pipeline] echo
M007.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M007.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M007.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M007.json
[Pipeline] echo
M008.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M008.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M008.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M008.json
[Pipeline] echo
M009.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M009.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M009.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M009.json
[Pipeline] echo
M010.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M010.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M010.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M010.json
[Pipeline] echo
M011.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M011.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M011.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M011.json
[Pipeline] echo
M012.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M012.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M012.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M012.json
[Pipeline] echo
M013.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M013.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M013.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M013.json
[Pipeline] echo
M014.json
[Pipeline] sh
+ cat /root/commtest/master-project/xiamen/M014.json
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/M014.json
[Pipeline] sh
+ cat /root/commtest/dev-project/xiamen/M014.json
[Pipeline] echo
[M010, M011]
[Pipeline] echo
M010
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M010
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M010/params_M010
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M010/params /root/workspace/xiamen-config/M010/params_M010 /root/workspace/xiamen-config/M010/params_new /root/workspace/xiamen-config/M010/params_orin_master_M010_2024-01-08_12-39-06 /root/workspace/xiamen-config/M010/params_orin_master_M010_2024-01-08_12-39-06.zip /root/workspace/xiamen-config/M010/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M010
[Pipeline] {
[Pipeline] echo
[M010, M011]
[Pipeline] echo
更新M010参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M010
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M010.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
 > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M010/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/config/xiamen/M010.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M010.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/xiamen/M010.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 8ffbafaa12b357ad932d874aaf29ef32bda17f7c (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ffbafaa12b357ad932d874aaf29ef32bda17f7c # timeout=300000
Commit message: "feat:删除安全模块参数"
 > git rev-list --no-walk 8ffbafaa12b357ad932d874aaf29ef32bda17f7c # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M010.json
[Pipeline] readJSON
[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=M010
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M010
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1331,"description":"","name":"M010","name_with_namespace":"Hardware / config / M010","path":"M010","path_with_namespace":"hardware/config/M010","created_at":"2024-01-04T13:17:00.555Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M010.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M010.git","web_url":"http://159.27.226.4/hardware/config/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:34.171Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1331","issues":"http://159.27.226.4/api/v4/projects/1331/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1331/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1331/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1331/labels","events":"http://159.27.226.4/api/v4/projects/1331/events","members":"http://159.27.226.4/api/v4/projects/1331/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1331/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-01-05T13:17:00.655Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1125,"description":null,"name":"M010","name_with_namespace":"Localization / config / M010","path":"M010","path_with_namespace":"localization/config/M010","created_at":"2023-10-24T03:32:16.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M010.git","http_url_to_repo":"http://159.27.226.4/localization/config/M010.git","web_url":"http://159.27.226.4/localization/config/M010","readme_url":"http://159.27.226.4/localization/config/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:51.114Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1125","issues":"http://159.27.226.4/api/v4/projects/1125/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1125/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1125/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1125/labels","events":"http://159.27.226.4/api/v4/projects/1125/events","members":"http://159.27.226.4/api/v4/projects/1125/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1125/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":"2023-10-25T03:32:16.377Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":986,"description":null,"name":"M010","name_with_namespace":"Lidar / config / vehicles / M010","path":"M010","path_with_namespace":"lidar/config/vehicles/M010","created_at":"2023-07-28T07:57:00.765Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M010.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-01T08:18:01.924Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/986","issues":"http://159.27.226.4/api/v4/projects/986/issues","merge_requests":"http://159.27.226.4/api/v4/projects/986/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/986/repository/branches","labels":"http://159.27.226.4/api/v4/projects/986/labels","events":"http://159.27.226.4/api/v4/projects/986/events","members":"http://159.27.226.4/api/v4/projects/986/members","cluster_agents":"http://159.27.226.4/api/v4/projects/986/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":"2023-07-29T07:57:00.798Z"},"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":38,"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":null,"group_access":null}},{"id":745,"description":"","name":"M010","name_with_namespace":"config / extrinsics / M010","path":"M010","path_with_namespace":"config/extrinsics/M010","created_at":"2023-07-10T12:56:08.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M010.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M010.git","web_url":"http://159.27.226.4/config/extrinsics/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:10.831Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/745","issues":"http://159.27.226.4/api/v4/projects/745/issues","merge_requests":"http://159.27.226.4/api/v4/projects/745/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/745/repository/branches","labels":"http://159.27.226.4/api/v4/projects/745/labels","events":"http://159.27.226.4/api/v4/projects/745/events","members":"http://159.27.226.4/api/v4/projects/745/members","cluster_agents":"http://159.27.226.4/api/v4/projects/745/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":"2023-07-11T12:56:08.202Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":674,"description":"","name":"M010","name_with_namespace":"config / vehicles / M010","path":"M010","path_with_namespace":"config/vehicles/M010","created_at":"2023-07-04T07:46:52.256Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M010.git","web_url":"http://159.27.226.4/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-16T03:15:26.889Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/674","issues":"http://159.27.226.4/api/v4/projects/674/issues","merge_requests":"http://159.27.226.4/api/v4/projects/674/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/674/repository/branches","labels":"http://159.27.226.4/api/v4/projects/674/labels","events":"http://159.27.226.4/api/v4/projects/674/events","members":"http://159.27.226.4/api/v4/projects/674/members","cluster_agents":"http://159.27.226.4/api/v4/projects/674/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":"2023-07-05T07:46:52.269Z"},"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":51,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":447,"description":"","name":"M010","name_with_namespace":"config / xiamen / M010","path":"M010","path_with_namespace":"config/xiamen/M010","created_at":"2022-10-27T04:08:10.968Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M010.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M010.git","web_url":"http://159.27.226.4/config/xiamen/M010","readme_url":"http://159.27.226.4/config/xiamen/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:37.291Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/447","issues":"http://159.27.226.4/api/v4/projects/447/issues","merge_requests":"http://159.27.226.4/api/v4/projects/447/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/447/repository/branches","labels":"http://159.27.226.4/api/v4/projects/447/labels","events":"http://159.27.226.4/api/v4/projects/447/events","members":"http://159.27.226.4/api/v4/projects/447/members","cluster_agents":"http://159.27.226.4/api/v4/projects/447/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":"2022-10-28T04:08:10.985Z"},"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":5,"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":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
447
[Pipeline] echo
447
[Pipeline] echo
8ffbafa
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 447 8ffbafa 8ffbafa
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M010.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"c714f90"}}
[Pipeline] echo
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"c714f90"}}
[Pipeline] sh
+ echo '{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"c714f90"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M010.json
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"c714f90"}}
[Pipeline] echo
{"repo_name":"params_orin_slave_M010","branch":"dev","time":"2024-01-16_15-09-29","commit_id":"8ffbafa","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[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=M010
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M010
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1331,"description":"","name":"M010","name_with_namespace":"Hardware / config / M010","path":"M010","path_with_namespace":"hardware/config/M010","created_at":"2024-01-04T13:17:00.555Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M010.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M010.git","web_url":"http://159.27.226.4/hardware/config/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:34.171Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1331","issues":"http://159.27.226.4/api/v4/projects/1331/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1331/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1331/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1331/labels","events":"http://159.27.226.4/api/v4/projects/1331/events","members":"http://159.27.226.4/api/v4/projects/1331/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1331/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-01-05T13:17:00.655Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1125,"description":null,"name":"M010","name_with_namespace":"Localization / config / M010","path":"M010","path_with_namespace":"localization/config/M010","created_at":"2023-10-24T03:32:16.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M010.git","http_url_to_repo":"http://159.27.226.4/localization/config/M010.git","web_url":"http://159.27.226.4/localization/config/M010","readme_url":"http://159.27.226.4/localization/config/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:51.114Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1125","issues":"http://159.27.226.4/api/v4/projects/1125/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1125/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1125/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1125/labels","events":"http://159.27.226.4/api/v4/projects/1125/events","members":"http://159.27.226.4/api/v4/projects/1125/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1125/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":"2023-10-25T03:32:16.377Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":986,"description":null,"name":"M010","name_with_namespace":"Lidar / config / vehicles / M010","path":"M010","path_with_namespace":"lidar/config/vehicles/M010","created_at":"2023-07-28T07:57:00.765Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M010.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-01T08:18:01.924Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/986","issues":"http://159.27.226.4/api/v4/projects/986/issues","merge_requests":"http://159.27.226.4/api/v4/projects/986/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/986/repository/branches","labels":"http://159.27.226.4/api/v4/projects/986/labels","events":"http://159.27.226.4/api/v4/projects/986/events","members":"http://159.27.226.4/api/v4/projects/986/members","cluster_agents":"http://159.27.226.4/api/v4/projects/986/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":"2023-07-29T07:57:00.798Z"},"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":38,"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":null,"group_access":null}},{"id":745,"description":"","name":"M010","name_with_namespace":"config / extrinsics / M010","path":"M010","path_with_namespace":"config/extrinsics/M010","created_at":"2023-07-10T12:56:08.187Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M010.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M010.git","web_url":"http://159.27.226.4/config/extrinsics/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:10.831Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/745","issues":"http://159.27.226.4/api/v4/projects/745/issues","merge_requests":"http://159.27.226.4/api/v4/projects/745/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/745/repository/branches","labels":"http://159.27.226.4/api/v4/projects/745/labels","events":"http://159.27.226.4/api/v4/projects/745/events","members":"http://159.27.226.4/api/v4/projects/745/members","cluster_agents":"http://159.27.226.4/api/v4/projects/745/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":"2023-07-11T12:56:08.202Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":674,"description":"","name":"M010","name_with_namespace":"config / vehicles / M010","path":"M010","path_with_namespace":"config/vehicles/M010","created_at":"2023-07-04T07:46:52.256Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M010.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M010.git","web_url":"http://159.27.226.4/config/vehicles/M010","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-16T03:15:26.889Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/674","issues":"http://159.27.226.4/api/v4/projects/674/issues","merge_requests":"http://159.27.226.4/api/v4/projects/674/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/674/repository/branches","labels":"http://159.27.226.4/api/v4/projects/674/labels","events":"http://159.27.226.4/api/v4/projects/674/events","members":"http://159.27.226.4/api/v4/projects/674/members","cluster_agents":"http://159.27.226.4/api/v4/projects/674/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":"2023-07-05T07:46:52.269Z"},"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":51,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":447,"description":"","name":"M010","name_with_namespace":"config / xiamen / M010","path":"M010","path_with_namespace":"config/xiamen/M010","created_at":"2022-10-27T04:08:10.968Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M010.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M010.git","web_url":"http://159.27.226.4/config/xiamen/M010","readme_url":"http://159.27.226.4/config/xiamen/M010/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:37.291Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/447","issues":"http://159.27.226.4/api/v4/projects/447/issues","merge_requests":"http://159.27.226.4/api/v4/projects/447/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/447/repository/branches","labels":"http://159.27.226.4/api/v4/projects/447/labels","events":"http://159.27.226.4/api/v4/projects/447/events","members":"http://159.27.226.4/api/v4/projects/447/members","cluster_agents":"http://159.27.226.4/api/v4/projects/447/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":"2022-10-28T04:08:10.985Z"},"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":5,"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":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
config/xiamen/M010
[Pipeline] echo
447
[Pipeline] echo
447
[Pipeline] sh
+ git rev-parse --short HEAD
[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/447/repository/commits/8ffbafa
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/447/repository/commits/8ffbafa
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"8ffbafaa12b357ad932d874aaf29ef32bda17f7c","short_id":"8ffbafaa","created_at":"2023-12-18T13:28:16.000+08:00","parent_ids":["c3bac11811bfda65fc9771ad1ce824b3bc998ff7"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:28:16.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:28:16.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M010/-/commit/8ffbafaa12b357ad932d874aaf29ef32bda17f7c","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":447,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/12/18/13:28:16
[Pipeline] echo
dev**: 8ffbafa.**2023/12/18/13:28:16**   
 
[Pipeline] dir
Running in /root/workspace/xiamen-config/M010/params_M010
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/shared_config/dev/
[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/xiamen/shared_config.git
 > git init /root/workspace/xiamen-config/M010/params_M010 # timeout=10
Fetching upstream changes from http://159.27.226.4/config/xiamen/shared_config.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/xiamen/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/config/xiamen/shared_config.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 4d9059fa50ba8a1a4f7548e3f79963e98336423e (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d9059fa50ba8a1a4f7548e3f79963e98336423e # timeout=300000
Commit message: "fix: 减小刹车的pid参数"
 > git rev-list --no-walk 4d9059fa50ba8a1a4f7548e3f79963e98336423e # timeout=10
[Pipeline] sh
+ cp -r .git/ params /root/workspace/xiamen-config/shared_config/dev/
[Pipeline] sh
+ rm -rf params_M010@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M010.json
[Pipeline] readJSON
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:52.156Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:21.267Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:20:37.264Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:25:29.305Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T14:38:19.634Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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":"2022-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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":"2022-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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":"2022-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"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":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-01-16T04:35:56.527Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"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
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
c714f90
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 c714f90 4d9059f
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M010.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"c714f90"}}
[Pipeline] echo
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M010.json
{"project":{"M010":"config/xiamen/M010","shared_config":"config/xiamen/shared_config"},"commit":{"M010":"8ffbafa","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-42","commit_id":"4d9059f","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:52.156Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:21.267Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:20:37.264Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:25:29.305Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T14:38:19.634Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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":"2022-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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":"2022-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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":"2022-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"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":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-01-16T04:35:56.527Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"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
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] sh
+ git rev-parse --short HEAD
[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/486/repository/commits/4d9059f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/4d9059f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4d9059fa50ba8a1a4f7548e3f79963e98336423e","short_id":"4d9059fa","created_at":"2024-01-15T09:41:15.000+08:00","parent_ids":["1d1b5c8a8944e31fd52e217a4ef08658c161dca0"],"title":"fix: 减小刹车的pid参数","message":"fix: 减小刹车的pid参数\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-01-15T09:41:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-01-15T09:41:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/4d9059fa50ba8a1a4f7548e3f79963e98336423e","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/01/15/09:41:15
[Pipeline] echo
dev**: 4d9059f.**2024/01/15/09:41:15**   
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_slave_M010","branch":"dev","time":"2024-01-16_15-09-29","commit_id":"8ffbafa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-42","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M010_Slave","type":0,"project":5}
[Pipeline] echo
M010
[Pipeline] sh
++ ls
++ grep -v version.json
++ grep -v params_M010
++ xargs
+ cp -r params params_M010/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_slave_M010","branch":"dev","time":"2024-01-16_15-09-29","commit_id":"8ffbafa","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-42","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M010_Slave","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M010@tmp
[Pipeline] echo
  >  - <font color=#3C3C3C> [M010slave]:   
 **公有dev**: 4d9059f.**2024/01/15/09:41:15**   
 **私有dev**: 8ffbafa.**2023/12/18/13:28:16**   
 </font>  
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
M011
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M011
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M011/params_M011
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M011/params /root/workspace/xiamen-config/M011/params_M011 /root/workspace/xiamen-config/M011/params_new /root/workspace/xiamen-config/M011/params_orin_master_M011_2024-01-08_12-39-56 /root/workspace/xiamen-config/M011/params_orin_master_M011_2024-01-08_12-39-56.zip /root/workspace/xiamen-config/M011/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M011
[Pipeline] {
[Pipeline] echo
[M010, M011]
[Pipeline] echo
更新M011参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M011
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M011.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
 > git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M011/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://159.27.226.4/config/xiamen/M011.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M011.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/xiamen/M011.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 9b19fdd7ce83f995e5439cdf469ef47e62c9d73e (origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b19fdd7ce83f995e5439cdf469ef47e62c9d73e # timeout=300000
Commit message: "fix_out: update camera param"
 > git rev-list --no-walk 9b19fdd7ce83f995e5439cdf469ef47e62c9d73e # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M011.json
[Pipeline] readJSON
[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=M011
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M011
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1332,"description":"","name":"M011","name_with_namespace":"Hardware / config / M011","path":"M011","path_with_namespace":"hardware/config/M011","created_at":"2024-01-04T13:17:12.112Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M011.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M011.git","web_url":"http://159.27.226.4/hardware/config/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:35.567Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1332","issues":"http://159.27.226.4/api/v4/projects/1332/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1332/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1332/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1332/labels","events":"http://159.27.226.4/api/v4/projects/1332/events","members":"http://159.27.226.4/api/v4/projects/1332/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1332/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-01-05T13:17:12.124Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1126,"description":null,"name":"M011","name_with_namespace":"Localization / config / M011","path":"M011","path_with_namespace":"localization/config/M011","created_at":"2023-10-24T03:52:22.508Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M011.git","http_url_to_repo":"http://159.27.226.4/localization/config/M011.git","web_url":"http://159.27.226.4/localization/config/M011","readme_url":"http://159.27.226.4/localization/config/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:52.476Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1126","issues":"http://159.27.226.4/api/v4/projects/1126/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1126/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1126/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1126/labels","events":"http://159.27.226.4/api/v4/projects/1126/events","members":"http://159.27.226.4/api/v4/projects/1126/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1126/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":"2023-10-25T03:52:22.597Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":985,"description":null,"name":"M011","name_with_namespace":"Lidar / config / vehicles / M011","path":"M011","path_with_namespace":"lidar/config/vehicles/M011","created_at":"2023-07-28T07:57:00.237Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M011.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M011","readme_url":"http://159.27.226.4/lidar/config/vehicles/M011/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T12:33:23.160Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/985","issues":"http://159.27.226.4/api/v4/projects/985/issues","merge_requests":"http://159.27.226.4/api/v4/projects/985/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/985/repository/branches","labels":"http://159.27.226.4/api/v4/projects/985/labels","events":"http://159.27.226.4/api/v4/projects/985/events","members":"http://159.27.226.4/api/v4/projects/985/members","cluster_agents":"http://159.27.226.4/api/v4/projects/985/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":"2023-07-29T07:57:00.248Z"},"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":38,"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":null,"group_access":null}},{"id":746,"description":"","name":"M011","name_with_namespace":"config / extrinsics / M011","path":"M011","path_with_namespace":"config/extrinsics/M011","created_at":"2023-07-10T12:56:18.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M011.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M011.git","web_url":"http://159.27.226.4/config/extrinsics/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:24.067Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/746","issues":"http://159.27.226.4/api/v4/projects/746/issues","merge_requests":"http://159.27.226.4/api/v4/projects/746/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/746/repository/branches","labels":"http://159.27.226.4/api/v4/projects/746/labels","events":"http://159.27.226.4/api/v4/projects/746/events","members":"http://159.27.226.4/api/v4/projects/746/members","cluster_agents":"http://159.27.226.4/api/v4/projects/746/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":"2023-07-11T12:56:18.694Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":675,"description":"","name":"M011","name_with_namespace":"config / vehicles / M011","path":"M011","path_with_namespace":"config/vehicles/M011","created_at":"2023-07-04T07:47:49.265Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M011.git","web_url":"http://159.27.226.4/config/vehicles/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-16T03:18:15.723Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/675","issues":"http://159.27.226.4/api/v4/projects/675/issues","merge_requests":"http://159.27.226.4/api/v4/projects/675/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/675/repository/branches","labels":"http://159.27.226.4/api/v4/projects/675/labels","events":"http://159.27.226.4/api/v4/projects/675/events","members":"http://159.27.226.4/api/v4/projects/675/members","cluster_agents":"http://159.27.226.4/api/v4/projects/675/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":"2023-07-05T07:47:49.282Z"},"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":51,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":448,"description":"","name":"M011","name_with_namespace":"config / xiamen / M011","path":"M011","path_with_namespace":"config/xiamen/M011","created_at":"2022-10-27T04:08:37.809Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M011.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M011.git","web_url":"http://159.27.226.4/config/xiamen/M011","readme_url":"http://159.27.226.4/config/xiamen/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:59:51.624Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/448","issues":"http://159.27.226.4/api/v4/projects/448/issues","merge_requests":"http://159.27.226.4/api/v4/projects/448/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/448/repository/branches","labels":"http://159.27.226.4/api/v4/projects/448/labels","events":"http://159.27.226.4/api/v4/projects/448/events","members":"http://159.27.226.4/api/v4/projects/448/members","cluster_agents":"http://159.27.226.4/api/v4/projects/448/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":"2022-10-28T04:08:37.865Z"},"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":5,"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":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
448
[Pipeline] echo
448
[Pipeline] echo
9b19fdd
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 448 9b19fdd 9b19fdd
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M011.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"c714f90"}}
[Pipeline] echo
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"c714f90"}}
[Pipeline] sh
+ echo '{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"c714f90"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M011.json
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"c714f90"}}
[Pipeline] echo
{"repo_name":"params_orin_slave_M011","branch":"dev","time":"2024-01-16_15-09-48","commit_id":"9b19fdd","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[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=M011
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M011
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1332,"description":"","name":"M011","name_with_namespace":"Hardware / config / M011","path":"M011","path_with_namespace":"hardware/config/M011","created_at":"2024-01-04T13:17:12.112Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M011.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M011.git","web_url":"http://159.27.226.4/hardware/config/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:35.567Z","namespace":{"id":1420,"name":"config","path":"config","kind":"group","full_path":"hardware/config","parent_id":13,"avatar_url":null,"web_url":"http://159.27.226.4/groups/hardware/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1332","issues":"http://159.27.226.4/api/v4/projects/1332/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1332/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1332/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1332/labels","events":"http://159.27.226.4/api/v4/projects/1332/events","members":"http://159.27.226.4/api/v4/projects/1332/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1332/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-01-05T13:17:12.124Z"},"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":6,"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":false,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1126,"description":null,"name":"M011","name_with_namespace":"Localization / config / M011","path":"M011","path_with_namespace":"localization/config/M011","created_at":"2023-10-24T03:52:22.508Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/M011.git","http_url_to_repo":"http://159.27.226.4/localization/config/M011.git","web_url":"http://159.27.226.4/localization/config/M011","readme_url":"http://159.27.226.4/localization/config/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:52.476Z","namespace":{"id":831,"name":"config","path":"config","kind":"group","full_path":"localization/config","parent_id":11,"avatar_url":null,"web_url":"http://159.27.226.4/groups/localization/config"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1126","issues":"http://159.27.226.4/api/v4/projects/1126/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1126/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1126/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1126/labels","events":"http://159.27.226.4/api/v4/projects/1126/events","members":"http://159.27.226.4/api/v4/projects/1126/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1126/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":"2023-10-25T03:52:22.597Z"},"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":4,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":985,"description":null,"name":"M011","name_with_namespace":"Lidar / config / vehicles / M011","path":"M011","path_with_namespace":"lidar/config/vehicles/M011","created_at":"2023-07-28T07:57:00.237Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M011.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M011","readme_url":"http://159.27.226.4/lidar/config/vehicles/M011/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T12:33:23.160Z","namespace":{"id":915,"name":"vehicles","path":"vehicles","kind":"group","full_path":"lidar/config/vehicles","parent_id":903,"avatar_url":null,"web_url":"http://159.27.226.4/groups/lidar/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/985","issues":"http://159.27.226.4/api/v4/projects/985/issues","merge_requests":"http://159.27.226.4/api/v4/projects/985/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/985/repository/branches","labels":"http://159.27.226.4/api/v4/projects/985/labels","events":"http://159.27.226.4/api/v4/projects/985/events","members":"http://159.27.226.4/api/v4/projects/985/members","cluster_agents":"http://159.27.226.4/api/v4/projects/985/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":"2023-07-29T07:57:00.248Z"},"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":38,"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":null,"group_access":null}},{"id":746,"description":"","name":"M011","name_with_namespace":"config / extrinsics / M011","path":"M011","path_with_namespace":"config/extrinsics/M011","created_at":"2023-07-10T12:56:18.683Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M011.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M011.git","web_url":"http://159.27.226.4/config/extrinsics/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:08:24.067Z","namespace":{"id":839,"name":"extrinsics","path":"extrinsics","kind":"group","full_path":"config/extrinsics","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/extrinsics"},"_links":{"self":"http://159.27.226.4/api/v4/projects/746","issues":"http://159.27.226.4/api/v4/projects/746/issues","merge_requests":"http://159.27.226.4/api/v4/projects/746/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/746/repository/branches","labels":"http://159.27.226.4/api/v4/projects/746/labels","events":"http://159.27.226.4/api/v4/projects/746/events","members":"http://159.27.226.4/api/v4/projects/746/members","cluster_agents":"http://159.27.226.4/api/v4/projects/746/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":"2023-07-11T12:56:18.694Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":675,"description":"","name":"M011","name_with_namespace":"config / vehicles / M011","path":"M011","path_with_namespace":"config/vehicles/M011","created_at":"2023-07-04T07:47:49.265Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M011.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M011.git","web_url":"http://159.27.226.4/config/vehicles/M011","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-16T03:18:15.723Z","namespace":{"id":749,"name":"vehicles","path":"vehicles","kind":"group","full_path":"config/vehicles","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/vehicles"},"_links":{"self":"http://159.27.226.4/api/v4/projects/675","issues":"http://159.27.226.4/api/v4/projects/675/issues","merge_requests":"http://159.27.226.4/api/v4/projects/675/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/675/repository/branches","labels":"http://159.27.226.4/api/v4/projects/675/labels","events":"http://159.27.226.4/api/v4/projects/675/events","members":"http://159.27.226.4/api/v4/projects/675/members","cluster_agents":"http://159.27.226.4/api/v4/projects/675/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":"2023-07-05T07:47:49.282Z"},"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":51,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":448,"description":"","name":"M011","name_with_namespace":"config / xiamen / M011","path":"M011","path_with_namespace":"config/xiamen/M011","created_at":"2022-10-27T04:08:37.809Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M011.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M011.git","web_url":"http://159.27.226.4/config/xiamen/M011","readme_url":"http://159.27.226.4/config/xiamen/M011/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:59:51.624Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/448","issues":"http://159.27.226.4/api/v4/projects/448/issues","merge_requests":"http://159.27.226.4/api/v4/projects/448/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/448/repository/branches","labels":"http://159.27.226.4/api/v4/projects/448/labels","events":"http://159.27.226.4/api/v4/projects/448/events","members":"http://159.27.226.4/api/v4/projects/448/members","cluster_agents":"http://159.27.226.4/api/v4/projects/448/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":"2022-10-28T04:08:37.865Z"},"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":5,"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":null,"group_access":null}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
config/xiamen/M011
[Pipeline] echo
448
[Pipeline] echo
448
[Pipeline] sh
+ git rev-parse --short HEAD
[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/448/repository/commits/9b19fdd
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/448/repository/commits/9b19fdd
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"9b19fdd7ce83f995e5439cdf469ef47e62c9d73e","short_id":"9b19fdd7","created_at":"2023-12-21T19:22:40.000+08:00","parent_ids":["5c251149e9f9a15ac1a1296fbd71c8a16dac4929"],"title":"fix_out: update camera param","message":"fix_out: update camera param\n","author_name":"hongjinjin","author_email":"hongjinjin@senior.auto","authored_date":"2023-12-21T19:22:40.000+08:00","committer_name":"hongjinjin","committer_email":"hongjinjin@senior.auto","committed_date":"2023-12-21T19:22:40.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M011/-/commit/9b19fdd7ce83f995e5439cdf469ef47e62c9d73e","stats":{"additions":6,"deletions":6,"total":12},"status":null,"project_id":448,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2023/12/21/19:22:40
[Pipeline] echo
dev**: 9b19fdd.**2023/12/21/19:22:40**   
 
[Pipeline] dir
Running in /root/workspace/xiamen-config/M011/params_M011
[Pipeline] {
[Pipeline] fileExists
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/shared_config/dev/params /root/workspace/xiamen-config/shared_config/dev/.git/ ./
[Pipeline] sh
+ rm -rf params_M011@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M011.json
[Pipeline] readJSON
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:52.156Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:21.267Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:20:37.264Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:25:29.305Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T14:38:19.634Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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":"2022-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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":"2022-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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":"2022-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"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":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-01-16T04:35:56.527Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"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
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
c714f90
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 c714f90 4d9059f
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M011.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"c714f90"}}
[Pipeline] echo
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M011.json
{"project":{"M011":"config/xiamen/M011","shared_config":"config/xiamen/shared_config"},"commit":{"M011":"9b19fdd","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-52","commit_id":"4d9059f","version":"","commit_msgs":",,"}
[Pipeline] }
[Pipeline] // script
[Pipeline] readJSON
[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=shared_config
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config
Response Code: HTTP/1.1 200 OK
Response: 
[{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:52.156Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/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":"2023-10-31T06:38:21.323Z"},"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":5,"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":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:19:21.267Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/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":"2023-10-18T11:35:03.593Z"},"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":5,"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":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:28:47.297Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/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":"2023-09-22T07:01:00.288Z"},"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":5,"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":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/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":"2023-09-13T11:52:34.092Z"},"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":5,"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":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/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":"2023-08-22T09:09:35.363Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/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":"2023-07-29T02:45:18.435Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:31:48.017Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/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":"2023-07-05T11:29:03.403Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/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":"2023-05-11T05:51:44.195Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/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":"2023-04-16T01:44:41.709Z"},"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":5,"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":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/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":"2023-02-28T07:33:41.552Z"},"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":5,"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":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T07:20:37.264Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/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":"2023-02-12T09:36:53.353Z"},"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":5,"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":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-09T03:25:29.305Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/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":"2023-01-07T02:54:07.782Z"},"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":5,"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":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T14:38:19.634Z","namespace":{"id":499,"name":"xiamen","path":"xiamen","kind":"group","full_path":"config/xiamen","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/xiamen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/486","issues":"http://159.27.226.4/api/v4/projects/486/issues","merge_requests":"http://159.27.226.4/api/v4/projects/486/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/486/repository/branches","labels":"http://159.27.226.4/api/v4/projects/486/labels","events":"http://159.27.226.4/api/v4/projects/486/events","members":"http://159.27.226.4/api/v4/projects/486/members","cluster_agents":"http://159.27.226.4/api/v4/projects/486/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":"2022-10-28T06:49:53.442Z"},"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":5,"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":20,"notification_level":3},"group_access":null}},{"id":411,"description":"","name":"shared_config","name_with_namespace":"config / taicang / shared_config","path":"shared_config","path_with_namespace":"config/taicang/shared_config","created_at":"2022-09-14T03:19:24.795Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/taicang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/taicang/shared_config.git","web_url":"http://159.27.226.4/config/taicang/shared_config","readme_url":"http://159.27.226.4/config/taicang/shared_config/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:36:12.246Z","namespace":{"id":462,"name":"taicang","path":"taicang","kind":"group","full_path":"config/taicang","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/taicang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/411","issues":"http://159.27.226.4/api/v4/projects/411/issues","merge_requests":"http://159.27.226.4/api/v4/projects/411/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/411/repository/branches","labels":"http://159.27.226.4/api/v4/projects/411/labels","events":"http://159.27.226.4/api/v4/projects/411/events","members":"http://159.27.226.4/api/v4/projects/411/members","cluster_agents":"http://159.27.226.4/api/v4/projects/411/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":"2022-09-15T03:19:24.827Z"},"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":5,"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":null,"group_access":null}},{"id":311,"description":"","name":"shared_config","name_with_namespace":"ota / shared_config","path":"shared_config","path_with_namespace":"ota/shared_config","created_at":"2022-04-29T08:36:40.153Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:ota/shared_config.git","http_url_to_repo":"http://159.27.226.4/ota/shared_config.git","web_url":"http://159.27.226.4/ota/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2022-06-19T00:33:46.130Z","namespace":{"id":49,"name":"ota","path":"ota","kind":"user","full_path":"ota","parent_id":null,"avatar_url":"/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"_links":{"self":"http://159.27.226.4/api/v4/projects/311","issues":"http://159.27.226.4/api/v4/projects/311/issues","merge_requests":"http://159.27.226.4/api/v4/projects/311/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/311/repository/branches","labels":"http://159.27.226.4/api/v4/projects/311/labels","events":"http://159.27.226.4/api/v4/projects/311/events","members":"http://159.27.226.4/api/v4/projects/311/members","cluster_agents":"http://159.27.226.4/api/v4/projects/311/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","owner":{"id":35,"username":"ota","name":"ota","state":"active","avatar_url":"http://159.27.226.4/uploads/-/system/user/avatar/35/avatar.png","web_url":"http://159.27.226.4/ota"},"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":"2022-04-30T08:36:40.218Z"},"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":35,"mr_default_target_self":false,"import_url":null,"import_type":null,"import_status":"finished","open_issues_count":0,"ci_default_git_depth":50,"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":50,"notification_level":3},"group_access":null}},{"id":215,"description":"","name":"shared_config","name_with_namespace":"config / daxie / shared_config","path":"shared_config","path_with_namespace":"config/daxie/shared_config","created_at":"2021-12-20T10:07:29.852Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/daxie/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/daxie/shared_config.git","web_url":"http://159.27.226.4/config/daxie/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":1,"last_activity_at":"2024-01-16T04:35:56.527Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/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":"2021-12-21T10:07:29.984Z"},"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":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"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":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"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":null,"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
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
config/xiamen/shared_config
[Pipeline] echo
486
[Pipeline] sh
+ git rev-parse --short HEAD
[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/486/repository/commits/4d9059f
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/486/repository/commits/4d9059f
Response Code: HTTP/1.1 200 OK
Response: 
{"id":"4d9059fa50ba8a1a4f7548e3f79963e98336423e","short_id":"4d9059fa","created_at":"2024-01-15T09:41:15.000+08:00","parent_ids":["1d1b5c8a8944e31fd52e217a4ef08658c161dca0"],"title":"fix: 减小刹车的pid参数","message":"fix: 减小刹车的pid参数\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-01-15T09:41:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-01-15T09:41:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/shared_config/-/commit/4d9059fa50ba8a1a4f7548e3f79963e98336423e","stats":{"additions":3,"deletions":3,"total":6},"status":null,"project_id":486,"last_pipeline":null}
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
2024/01/15/09:41:15
[Pipeline] echo
dev**: 4d9059f.**2024/01/15/09:41:15**   
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
{"module":[{"repo_name":"params_orin_slave_M011","branch":"dev","time":"2024-01-16_15-09-48","commit_id":"9b19fdd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-52","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M011_Slave","type":0,"project":5}
[Pipeline] echo
M010
[Pipeline] sh
++ grep -v params_M011
++ grep -v version.json
++ xargs
++ ls
+ cp -r params params_M011/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_slave_M011","branch":"dev","time":"2024-01-16_15-09-48","commit_id":"9b19fdd","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-16_15-09-52","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M011_Slave","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M011@tmp
[Pipeline] echo
  >  - <font color=#3C3C3C> [M010slave]:   
 **公有dev**: 4d9059f.**2024/01/15/09:41:15**   
 **私有dev**: 8ffbafa.**2023/12/18/13:28:16**   
 </font>  
  >  - <font color=#3C3C3C> [M011slave]:   
 **公有dev**: 4d9059f.**2024/01/15/09:41:15**   
 **私有dev**: 9b19fdd.**2023/12/21/19:22:40**   
 </font>  
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M010@tmp /root/workspace/xiamen-config/M011@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo M010拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M010/params_new [Pipeline] { [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/M010.git > git init /root/workspace/xiamen-config/M010/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M010.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/M010.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M010.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 cdf7afe9fac66ad02b345c55b6579c21d2ea90d9 (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f cdf7afe9fac66ad02b345c55b6579c21d2ea90d9 # timeout=300000 Commit message: "[lidar_loc_v2]:test R2 map_update." > git rev-list --no-walk dd6ff1e5dd7c8233c0b186e46bfecc7c11cc2826 # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M010.git) registered for path 'lidar-extrinsics' 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 '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/M010.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_vehicles' (git@159.27.226.4:lidar/config/vehicles/M010.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M010/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 58% (7/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/crane_align_customized'... remote: Enumerating objects: 1184, done. remote: Counting objects: 0% (1/126) remote: Counting objects: 1% (2/126) remote: Counting objects: 2% (3/126) remote: Counting objects: 3% (4/126) remote: Counting objects: 4% (6/126) remote: Counting objects: 5% (7/126) remote: Counting objects: 6% (8/126) remote: Counting objects: 7% (9/126) remote: Counting objects: 8% (11/126) remote: Counting objects: 9% (12/126) remote: Counting objects: 10% (13/126) remote: Counting objects: 11% (14/126) remote: Counting objects: 12% (16/126) remote: Counting objects: 13% (17/126) remote: Counting objects: 14% (18/126) remote: Counting objects: 15% (19/126) remote: Counting objects: 16% (21/126) remote: Counting objects: 17% (22/126) remote: Counting objects: 18% (23/126) remote: Counting objects: 19% (24/126) remote: Counting objects: 20% (26/126) remote: Counting objects: 21% (27/126) remote: Counting objects: 22% (28/126) remote: Counting objects: 23% (29/126) remote: Counting objects: 24% (31/126) remote: Counting objects: 25% (32/126) remote: Counting objects: 26% (33/126) remote: Counting objects: 27% (35/126) remote: Counting objects: 28% (36/126) remote: Counting objects: 29% (37/126) remote: Counting objects: 30% (38/126) remote: Counting objects: 31% (40/126) remote: Counting objects: 32% (41/126) remote: Counting objects: 33% (42/126) remote: Counting objects: 34% (43/126) remote: Counting objects: 35% (45/126) remote: Counting objects: 36% (46/126) remote: Counting objects: 37% (47/126) remote: Counting objects: 38% (48/126) remote: Counting objects: 39% (50/126) remote: Counting objects: 40% (51/126) remote: Counting objects: 41% (52/126) remote: Counting objects: 42% (53/126) remote: Counting objects: 43% (55/126) remote: Counting objects: 44% (56/126) remote: Counting objects: 45% (57/126) remote: Counting objects: 46% (58/126) remote: Counting objects: 47% (60/126) remote: Counting objects: 48% (61/126) remote: Counting objects: 49% (62/126) remote: Counting objects: 50% (63/126) remote: Counting objects: 51% (65/126) remote: Counting objects: 52% (66/126) remote: Counting objects: 53% (67/126) remote: Counting objects: 54% (69/126) remote: Counting objects: 55% (70/126) remote: Counting objects: 56% (71/126) remote: Counting objects: 57% (72/126) remote: Counting objects: 58% (74/126) remote: Counting objects: 59% (75/126) remote: Counting objects: 60% (76/126) remote: Counting objects: 61% (77/126) remote: Counting objects: 62% (79/126) remote: Counting objects: 63% (80/126) remote: Counting objects: 64% (81/126) remote: Counting objects: 65% (82/126) remote: Counting objects: 66% (84/126) remote: Counting objects: 67% (85/126) remote: Counting objects: 68% (86/126) remote: Counting objects: 69% (87/126) remote: Counting objects: 70% (89/126) remote: Counting objects: 71% (90/126) remote: Counting objects: 72% (91/126) remote: Counting objects: 73% (92/126) remote: Counting objects: 74% (94/126) remote: Counting objects: 75% (95/126) remote: Counting objects: 76% (96/126) remote: Counting objects: 77% (98/126) remote: Counting objects: 78% (99/126) remote: Counting objects: 79% (100/126) remote: Counting objects: 80% (101/126) remote: Counting objects: 81% (103/126) remote: Counting objects: 82% (104/126) remote: Counting objects: 83% (105/126) remote: Counting objects: 84% (106/126) remote: Counting objects: 85% (108/126) remote: Counting objects: 86% (109/126) remote: Counting objects: 87% (110/126) remote: Counting objects: 88% (111/126) remote: Counting objects: 89% (113/126) remote: Counting objects: 90% (114/126) remote: Counting objects: 91% (115/126) remote: Counting objects: 92% (116/126) remote: Counting objects: 93% (118/126) remote: Counting objects: 94% (119/126) remote: Counting objects: 95% (120/126) remote: Counting objects: 96% (121/126) remote: Counting objects: 97% (123/126) remote: Counting objects: 98% (124/126) remote: Counting objects: 99% (125/126) remote: Counting objects: 100% (126/126) remote: Counting objects: 100% (126/126), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. Receiving objects: 0% (1/1184) Receiving objects: 1% (12/1184) Receiving objects: 2% (24/1184) Receiving objects: 3% (36/1184) Receiving objects: 4% (48/1184) Receiving objects: 5% (60/1184) Receiving objects: 6% (72/1184) Receiving objects: 7% (83/1184) Receiving objects: 8% (95/1184) Receiving objects: 9% (107/1184) Receiving objects: 10% (119/1184) Receiving objects: 11% (131/1184) Receiving objects: 12% (143/1184) Receiving objects: 13% (154/1184) Receiving objects: 14% (166/1184) Receiving objects: 15% (178/1184) Receiving objects: 16% (190/1184) Receiving objects: 17% (202/1184) Receiving objects: 18% (214/1184) Receiving objects: 19% (225/1184) Receiving objects: 20% (237/1184) Receiving objects: 21% (249/1184) Receiving objects: 22% (261/1184) Receiving objects: 23% (273/1184) Receiving objects: 24% (285/1184) Receiving objects: 25% (296/1184) Receiving objects: 26% (308/1184) Receiving objects: 27% (320/1184) Receiving objects: 28% (332/1184) Receiving objects: 29% (344/1184) Receiving objects: 30% (356/1184) Receiving objects: 31% (368/1184) Receiving objects: 32% (379/1184) Receiving objects: 33% (391/1184) Receiving objects: 34% (403/1184) Receiving objects: 35% (415/1184) Receiving objects: 36% (427/1184) Receiving objects: 37% (439/1184) Receiving objects: 38% (450/1184) Receiving objects: 39% (462/1184) Receiving objects: 40% (474/1184) Receiving objects: 41% (486/1184) Receiving objects: 42% (498/1184) Receiving objects: 43% (510/1184) Receiving objects: 44% (521/1184) Receiving objects: 45% (533/1184) Receiving objects: 46% (545/1184) Receiving objects: 47% (557/1184) Receiving objects: 48% (569/1184) Receiving objects: 49% (581/1184) Receiving objects: 50% (592/1184) Receiving objects: 51% (604/1184) Receiving objects: 52% (616/1184) Receiving objects: 53% (628/1184) Receiving objects: 54% (640/1184) Receiving objects: 55% (652/1184) Receiving objects: 56% (664/1184) Receiving objects: 57% (675/1184) Receiving objects: 58% (687/1184) Receiving objects: 59% (699/1184) Receiving objects: 60% (711/1184) Receiving objects: 61% (723/1184) Receiving objects: 62% (735/1184) Receiving objects: 63% (746/1184) Receiving objects: 64% (758/1184) Receiving objects: 65% (770/1184) Receiving objects: 66% (782/1184) Receiving objects: 67% (794/1184) Receiving objects: 68% (806/1184) Receiving objects: 69% (817/1184) Receiving objects: 70% (829/1184) Receiving objects: 71% (841/1184) Receiving objects: 72% (853/1184) Receiving objects: 73% (865/1184) Receiving objects: 74% (877/1184) Receiving objects: 75% (888/1184) Receiving objects: 76% (900/1184) Receiving objects: 77% (912/1184) Receiving objects: 78% (924/1184) Receiving objects: 79% (936/1184) Receiving objects: 80% (948/1184) Receiving objects: 81% (960/1184) Receiving objects: 82% (971/1184) Receiving objects: 83% (983/1184) Receiving objects: 84% (995/1184) Receiving objects: 85% (1007/1184) Receiving objects: 86% (1019/1184) Receiving objects: 87% (1031/1184) remote: Total 1184 (delta 51), reused 113 (delta 41), pack-reused 1058 Receiving objects: 88% (1042/1184) Receiving objects: 89% (1054/1184) Receiving objects: 90% (1066/1184) Receiving objects: 91% (1078/1184) Receiving objects: 92% (1090/1184) Receiving objects: 93% (1102/1184) Receiving objects: 94% (1113/1184) Receiving objects: 95% (1125/1184) Receiving objects: 96% (1137/1184) Receiving objects: 97% (1149/1184) Receiving objects: 98% (1161/1184) Receiving objects: 99% (1173/1184) Receiving objects: 100% (1184/1184) Receiving objects: 100% (1184/1184), 425.31 KiB | 23.63 MiB/s, done. Resolving deltas: 0% (0/559) Resolving deltas: 1% (6/559) Resolving deltas: 2% (12/559) Resolving deltas: 3% (17/559) Resolving deltas: 4% (25/559) Resolving deltas: 5% (29/559) Resolving deltas: 6% (34/559) Resolving deltas: 7% (40/559) Resolving deltas: 8% (46/559) Resolving deltas: 10% (59/559) Resolving deltas: 15% (88/559) Resolving deltas: 16% (90/559) Resolving deltas: 18% (101/559) Resolving deltas: 19% (109/559) Resolving deltas: 20% (114/559) Resolving deltas: 21% (120/559) Resolving deltas: 22% (128/559) Resolving deltas: 29% (166/559) Resolving deltas: 30% (172/559) Resolving deltas: 31% (175/559) Resolving deltas: 32% (181/559) Resolving deltas: 33% (188/559) Resolving deltas: 34% (191/559) Resolving deltas: 39% (221/559) Resolving deltas: 40% (224/559) Resolving deltas: 42% (240/559) Resolving deltas: 43% (242/559) Resolving deltas: 45% (254/559) Resolving deltas: 46% (258/559) Resolving deltas: 47% (265/559) Resolving deltas: 48% (270/559) Resolving deltas: 50% (280/559) Resolving deltas: 51% (289/559) Resolving deltas: 53% (298/559) Resolving deltas: 54% (306/559) Resolving deltas: 55% (309/559) Resolving deltas: 56% (314/559) Resolving deltas: 58% (326/559) Resolving deltas: 59% (332/559) Resolving deltas: 61% (341/559) Resolving deltas: 62% (347/559) Resolving deltas: 63% (353/559) Resolving deltas: 64% (360/559) Resolving deltas: 65% (365/559) Resolving deltas: 68% (385/559) Resolving deltas: 73% (412/559) Resolving deltas: 74% (414/559) Resolving deltas: 75% (422/559) Resolving deltas: 76% (425/559) Resolving deltas: 77% (433/559) Resolving deltas: 100% (559/559) Resolving deltas: 100% (559/559), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar-extrinsics'... remote: Enumerating objects: 27, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 20% (1/5) remote: Compressing objects: 40% (2/5) remote: Compressing objects: 60% (3/5) remote: Compressing objects: 80% (4/5) remote: Compressing objects: 100% (5/5) remote: Compressing objects: 100% (5/5), done. remote: Total 27 (delta 0), reused 0 (delta 0), pack-reused 21 Receiving objects: 3% (1/27) Receiving objects: 7% (2/27) Receiving objects: 11% (3/27) Receiving objects: 14% (4/27) Receiving objects: 18% (5/27) Receiving objects: 22% (6/27) Receiving objects: 25% (7/27) Receiving objects: 29% (8/27) Receiving objects: 33% (9/27) Receiving objects: 37% (10/27) Receiving objects: 40% (11/27) Receiving objects: 44% (12/27) Receiving objects: 48% (13/27) Receiving objects: 51% (14/27) Receiving objects: 55% (15/27) Receiving objects: 59% (16/27) Receiving objects: 62% (17/27) Receiving objects: 66% (18/27) Receiving objects: 70% (19/27) Receiving objects: 74% (20/27) Receiving objects: 77% (21/27) Receiving objects: 81% (22/27) Receiving objects: 85% (23/27) Receiving objects: 88% (24/27) Receiving objects: 92% (25/27) Receiving objects: 96% (26/27) Receiving objects: 100% (27/27) Receiving objects: 100% (27/27), 5.89 KiB | 5.89 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 266, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/266) Receiving objects: 1% (3/266) Receiving objects: 2% (6/266) Receiving objects: 3% (8/266) Receiving objects: 4% (11/266) Receiving objects: 5% (14/266) Receiving objects: 6% (16/266) Receiving objects: 7% (19/266) Receiving objects: 8% (22/266) Receiving objects: 9% (24/266) Receiving objects: 10% (27/266) Receiving objects: 11% (30/266) Receiving objects: 12% (32/266) Receiving objects: 13% (35/266) Receiving objects: 14% (38/266) Receiving objects: 15% (40/266) Receiving objects: 16% (43/266) Receiving objects: 17% (46/266) Receiving objects: 18% (48/266) Receiving objects: 19% (51/266) Receiving objects: 20% (54/266) Receiving objects: 21% (56/266) Receiving objects: 22% (59/266) Receiving objects: 23% (62/266) Receiving objects: 24% (64/266) Receiving objects: 25% (67/266) Receiving objects: 26% (70/266) Receiving objects: 27% (72/266) Receiving objects: 28% (75/266) Receiving objects: 29% (78/266) Receiving objects: 30% (80/266) Receiving objects: 31% (83/266) Receiving objects: 32% (86/266) Receiving objects: 33% (88/266) Receiving objects: 34% (91/266) Receiving objects: 35% (94/266) Receiving objects: 36% (96/266) Receiving objects: 37% (99/266) Receiving objects: 38% (102/266) Receiving objects: 39% (104/266) Receiving objects: 40% (107/266) Receiving objects: 41% (110/266) Receiving objects: 42% (112/266) Receiving objects: 43% (115/266) Receiving objects: 44% (118/266) Receiving objects: 45% (120/266) Receiving objects: 46% (123/266) Receiving objects: 47% (126/266) Receiving objects: 48% (128/266) Receiving objects: 49% (131/266) Receiving objects: 50% (133/266) Receiving objects: 51% (136/266) Receiving objects: 52% (139/266) Receiving objects: 53% (141/266) Receiving objects: 54% (144/266) Receiving objects: 55% (147/266) Receiving objects: 56% (149/266) Receiving objects: 57% (152/266) Receiving objects: 58% (155/266) Receiving objects: 59% (157/266) Receiving objects: 60% (160/266) Receiving objects: 61% (163/266) Receiving objects: 62% (165/266) Receiving objects: 63% (168/266) Receiving objects: 64% (171/266) Receiving objects: 65% (173/266) Receiving objects: 66% (176/266) Receiving objects: 67% (179/266) Receiving objects: 68% (181/266) Receiving objects: 69% (184/266) Receiving objects: 70% (187/266) Receiving objects: 71% (189/266) Receiving objects: 72% (192/266) Receiving objects: 73% (195/266) Receiving objects: 74% (197/266) Receiving objects: 75% (200/266) Receiving objects: 76% (203/266) Receiving objects: 77% (205/266) Receiving objects: 78% (208/266) Receiving objects: 79% (211/266) Receiving objects: 80% (213/266) Receiving objects: 81% (216/266) Receiving objects: 82% (219/266) Receiving objects: 83% (221/266) remote: Total 266 (delta 14), reused 32 (delta 6), pack-reused 206 Receiving objects: 84% (224/266) Receiving objects: 85% (227/266) Receiving objects: 86% (229/266) Receiving objects: 87% (232/266) Receiving objects: 88% (235/266) Receiving objects: 89% (237/266) Receiving objects: 90% (240/266) Receiving objects: 91% (243/266) Receiving objects: 92% (245/266) Receiving objects: 93% (248/266) Receiving objects: 94% (251/266) Receiving objects: 95% (253/266) Receiving objects: 96% (256/266) Receiving objects: 97% (259/266) Receiving objects: 98% (261/266) Receiving objects: 99% (264/266) Receiving objects: 100% (266/266) Receiving objects: 100% (266/266), 54.76 KiB | 18.25 MiB/s, done. Resolving deltas: 0% (0/89) Resolving deltas: 1% (1/89) Resolving deltas: 2% (2/89) Resolving deltas: 3% (3/89) Resolving deltas: 5% (5/89) Resolving deltas: 8% (8/89) Resolving deltas: 11% (10/89) Resolving deltas: 28% (25/89) Resolving deltas: 46% (41/89) Resolving deltas: 47% (42/89) Resolving deltas: 48% (43/89) Resolving deltas: 49% (44/89) Resolving deltas: 50% (45/89) Resolving deltas: 51% (46/89) Resolving deltas: 52% (47/89) Resolving deltas: 57% (51/89) Resolving deltas: 58% (52/89) Resolving deltas: 60% (54/89) Resolving deltas: 62% (56/89) Resolving deltas: 65% (58/89) Resolving deltas: 66% (59/89) Resolving deltas: 70% (63/89) Resolving deltas: 71% (64/89) Resolving deltas: 73% (65/89) Resolving deltas: 74% (66/89) Resolving deltas: 75% (67/89) Resolving deltas: 76% (68/89) Resolving deltas: 78% (70/89) Resolving deltas: 88% (79/89) Resolving deltas: 93% (83/89) Resolving deltas: 95% (85/89) Resolving deltas: 96% (86/89) Resolving deltas: 97% (87/89) Resolving deltas: 100% (89/89) Resolving deltas: 100% (89/89), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 10% (5/49) Resolving deltas: 14% (7/49) Resolving deltas: 20% (10/49) Resolving deltas: 24% (12/49) Resolving deltas: 28% (14/49) Resolving deltas: 30% (15/49) Resolving deltas: 36% (18/49) Resolving deltas: 53% (26/49) Resolving deltas: 55% (27/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 73% (36/49) Resolving deltas: 77% (38/49) Resolving deltas: 81% (40/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 93% (46/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 50% (7/14) Resolving deltas: 85% (12/14) Resolving deltas: 92% (13/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 64% (16/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_new_detection'... remote: Enumerating objects: 3260, done. remote: Counting objects: 0% (1/192) remote: Counting objects: 1% (2/192) remote: Counting objects: 2% (4/192) remote: Counting objects: 3% (6/192) remote: Counting objects: 4% (8/192) remote: Counting objects: 5% (10/192) remote: Counting objects: 6% (12/192) remote: Counting objects: 7% (14/192) remote: Counting objects: 8% (16/192) remote: Counting objects: 9% (18/192) remote: Counting objects: 10% (20/192) remote: Counting objects: 11% (22/192) remote: Counting objects: 12% (24/192) remote: Counting objects: 13% (25/192) remote: Counting objects: 14% (27/192) remote: Counting objects: 15% (29/192) remote: Counting objects: 16% (31/192) remote: Counting objects: 17% (33/192) remote: Counting objects: 18% (35/192) remote: Counting objects: 19% (37/192) remote: Counting objects: 20% (39/192) remote: Counting objects: 21% (41/192) remote: Counting objects: 22% (43/192) remote: Counting objects: 23% (45/192) remote: Counting objects: 24% (47/192) remote: Counting objects: 25% (48/192) remote: Counting objects: 26% (50/192) remote: Counting objects: 27% (52/192) remote: Counting objects: 28% (54/192) remote: Counting objects: 29% (56/192) remote: Counting objects: 30% (58/192) remote: Counting objects: 31% (60/192) remote: Counting objects: 32% (62/192) remote: Counting objects: 33% (64/192) remote: Counting objects: 34% (66/192) remote: Counting objects: 35% (68/192) remote: Counting objects: 36% (70/192) remote: Counting objects: 37% (72/192) remote: Counting objects: 38% (73/192) remote: Counting objects: 39% (75/192) remote: Counting objects: 40% (77/192) remote: Counting objects: 41% (79/192) remote: Counting objects: 42% (81/192) remote: Counting objects: 43% (83/192) remote: Counting objects: 44% (85/192) remote: Counting objects: 45% (87/192) remote: Counting objects: 46% (89/192) remote: Counting objects: 47% (91/192) remote: Counting objects: 48% (93/192) remote: Counting objects: 49% (95/192) remote: Counting objects: 50% (96/192) remote: Counting objects: 51% (98/192) remote: Counting objects: 52% (100/192) remote: Counting objects: 53% (102/192) remote: Counting objects: 54% (104/192) remote: Counting objects: 55% (106/192) remote: Counting objects: 56% (108/192) remote: Counting objects: 57% (110/192) remote: Counting objects: 58% (112/192) remote: Counting objects: 59% (114/192) remote: Counting objects: 60% (116/192) remote: Counting objects: 61% (118/192) remote: Counting objects: 62% (120/192) remote: Counting objects: 63% (121/192) remote: Counting objects: 64% (123/192) remote: Counting objects: 65% (125/192) remote: Counting objects: 66% (127/192) remote: Counting objects: 67% (129/192) remote: Counting objects: 68% (131/192) remote: Counting objects: 69% (133/192) remote: Counting objects: 70% (135/192) remote: Counting objects: 71% (137/192) remote: Counting objects: 72% (139/192) remote: Counting objects: 73% (141/192) remote: Counting objects: 74% (143/192) remote: Counting objects: 75% (144/192) remote: Counting objects: 76% (146/192) remote: Counting objects: 77% (148/192) remote: Counting objects: 78% (150/192) remote: Counting objects: 79% (152/192) remote: Counting objects: 80% (154/192) remote: Counting objects: 81% (156/192) remote: Counting objects: 82% (158/192) remote: Counting objects: 83% (160/192) remote: Counting objects: 84% (162/192) remote: Counting objects: 85% (164/192) remote: Counting objects: 86% (166/192) remote: Counting objects: 87% (168/192) remote: Counting objects: 88% (169/192) remote: Counting objects: 89% (171/192) remote: Counting objects: 90% (173/192) remote: Counting objects: 91% (175/192) remote: Counting objects: 92% (177/192) remote: Counting objects: 93% (179/192) remote: Counting objects: 94% (181/192) remote: Counting objects: 95% (183/192) remote: Counting objects: 96% (185/192) remote: Counting objects: 97% (187/192) remote: Counting objects: 98% (189/192) remote: Counting objects: 99% (191/192) remote: Counting objects: 100% (192/192) remote: Counting objects: 100% (192/192), done. remote: Compressing objects: 0% (1/112) remote: Compressing objects: 1% (2/112) remote: Compressing objects: 2% (3/112) remote: Compressing objects: 3% (4/112) remote: Compressing objects: 4% (5/112) remote: Compressing objects: 5% (6/112) remote: Compressing objects: 6% (7/112) remote: Compressing objects: 7% (8/112) remote: Compressing objects: 8% (9/112) remote: Compressing objects: 9% (11/112) remote: Compressing objects: 10% (12/112) remote: Compressing objects: 11% (13/112) remote: Compressing objects: 12% (14/112) remote: Compressing objects: 13% (15/112) remote: Compressing objects: 14% (16/112) remote: Compressing objects: 15% (17/112) remote: Compressing objects: 16% (18/112) remote: Compressing objects: 17% (20/112) remote: Compressing objects: 18% (21/112) remote: Compressing objects: 19% (22/112) remote: Compressing objects: 20% (23/112) remote: Compressing objects: 21% (24/112) remote: Compressing objects: 22% (25/112) remote: Compressing objects: 23% (26/112) remote: Compressing objects: 24% (27/112) remote: Compressing objects: 25% (28/112) remote: Compressing objects: 26% (30/112) remote: Compressing objects: 27% (31/112) remote: Compressing objects: 28% (32/112) remote: Compressing objects: 29% (33/112) remote: Compressing objects: 30% (34/112) remote: Compressing objects: 31% (35/112) remote: Compressing objects: 32% (36/112) remote: Compressing objects: 33% (37/112) remote: Compressing objects: 34% (39/112) remote: Compressing objects: 35% (40/112) remote: Compressing objects: 36% (41/112) remote: Compressing objects: 37% (42/112) remote: Compressing objects: 38% (43/112) remote: Compressing objects: 39% (44/112) remote: Compressing objects: 40% (45/112) remote: Compressing objects: 41% (46/112) remote: Compressing objects: 42% (48/112) remote: Compressing objects: 43% (49/112) remote: Compressing objects: 44% (50/112) remote: Compressing objects: 45% (51/112) remote: Compressing objects: 46% (52/112) remote: Compressing objects: 47% (53/112) remote: Compressing objects: 48% (54/112) remote: Compressing objects: 49% (55/112) remote: Compressing objects: 50% (56/112) remote: Compressing objects: 51% (58/112) remote: Compressing objects: 52% (59/112) remote: Compressing objects: 53% (60/112) remote: Compressing objects: 54% (61/112) remote: Compressing objects: 55% (62/112) remote: Compressing objects: 56% (63/112) remote: Compressing objects: 57% (64/112) remote: Compressing objects: 58% (65/112) remote: Compressing objects: 59% (67/112) remote: Compressing objects: 60% (68/112) remote: Compressing objects: 61% (69/112) remote: Compressing objects: 62% (70/112) remote: Compressing objects: 63% (71/112) remote: Compressing objects: 64% (72/112) remote: Compressing objects: 65% (73/112) remote: Compressing objects: 66% (74/112) remote: Compressing objects: 67% (76/112) remote: Compressing objects: 68% (77/112) remote: Compressing objects: 69% (78/112) remote: Compressing objects: 70% (79/112) remote: Compressing objects: 71% (80/112) remote: Compressing objects: 72% (81/112) remote: Compressing objects: 73% (82/112) remote: Compressing objects: 74% (83/112) remote: Compressing objects: 75% (84/112) remote: Compressing objects: 76% (86/112) remote: Compressing objects: 77% (87/112) remote: Compressing objects: 78% (88/112) remote: Compressing objects: 79% (89/112) remote: Compressing objects: 80% (90/112) remote: Compressing objects: 81% (91/112) remote: Compressing objects: 82% (92/112) remote: Compressing objects: 83% (93/112) remote: Compressing objects: 84% (95/112) remote: Compressing objects: 85% (96/112) remote: Compressing objects: 86% (97/112) remote: Compressing objects: 87% (98/112) remote: Compressing objects: 88% (99/112) remote: Compressing objects: 89% (100/112) remote: Compressing objects: 90% (101/112) remote: Compressing objects: 91% (102/112) remote: Compressing objects: 92% (104/112) remote: Compressing objects: 93% (105/112) remote: Compressing objects: 94% (106/112) remote: Compressing objects: 95% (107/112) remote: Compressing objects: 96% (108/112) remote: Compressing objects: 97% (109/112) remote: Compressing objects: 98% (110/112) remote: Compressing objects: 99% (111/112) remote: Compressing objects: 100% (112/112) remote: Compressing objects: 100% (112/112), done. Receiving objects: 0% (1/3260) Receiving objects: 1% (33/3260) Receiving objects: 2% (66/3260) Receiving objects: 3% (98/3260) Receiving objects: 4% (131/3260) Receiving objects: 5% (163/3260) Receiving objects: 6% (196/3260) Receiving objects: 7% (229/3260) Receiving objects: 8% (261/3260) Receiving objects: 9% (294/3260) Receiving objects: 10% (326/3260) Receiving objects: 11% (359/3260) Receiving objects: 12% (392/3260) Receiving objects: 13% (424/3260) Receiving objects: 14% (457/3260) Receiving objects: 15% (489/3260) Receiving objects: 16% (522/3260) Receiving objects: 17% (555/3260) Receiving objects: 18% (587/3260) Receiving objects: 19% (620/3260) Receiving objects: 20% (652/3260) Receiving objects: 21% (685/3260) Receiving objects: 22% (718/3260) Receiving objects: 23% (750/3260) Receiving objects: 24% (783/3260) Receiving objects: 25% (815/3260) Receiving objects: 26% (848/3260) Receiving objects: 27% (881/3260) Receiving objects: 28% (913/3260) Receiving objects: 29% (946/3260) Receiving objects: 30% (978/3260) Receiving objects: 31% (1011/3260) Receiving objects: 32% (1044/3260) Receiving objects: 33% (1076/3260) Receiving objects: 34% (1109/3260) Receiving objects: 35% (1141/3260) Receiving objects: 36% (1174/3260) Receiving objects: 37% (1207/3260) Receiving objects: 38% (1239/3260) Receiving objects: 39% (1272/3260) Receiving objects: 40% (1304/3260) Receiving objects: 41% (1337/3260) Receiving objects: 42% (1370/3260) Receiving objects: 43% (1402/3260) Receiving objects: 44% (1435/3260) Receiving objects: 45% (1467/3260) Receiving objects: 46% (1500/3260) Receiving objects: 47% (1533/3260) Receiving objects: 48% (1565/3260) Receiving objects: 49% (1598/3260) Receiving objects: 50% (1630/3260) Receiving objects: 51% (1663/3260) Receiving objects: 52% (1696/3260) Receiving objects: 53% (1728/3260) Receiving objects: 54% (1761/3260) Receiving objects: 55% (1793/3260) Receiving objects: 56% (1826/3260) Receiving objects: 57% (1859/3260) Receiving objects: 58% (1891/3260) Receiving objects: 59% (1924/3260) Receiving objects: 60% (1956/3260) Receiving objects: 61% (1989/3260) Receiving objects: 62% (2022/3260) Receiving objects: 63% (2054/3260) Receiving objects: 64% (2087/3260) Receiving objects: 65% (2119/3260) Receiving objects: 66% (2152/3260) Receiving objects: 67% (2185/3260) Receiving objects: 68% (2217/3260) Receiving objects: 69% (2250/3260) Receiving objects: 70% (2282/3260) Receiving objects: 71% (2315/3260) Receiving objects: 72% (2348/3260) Receiving objects: 73% (2380/3260) Receiving objects: 74% (2413/3260) Receiving objects: 75% (2445/3260) Receiving objects: 76% (2478/3260) remote: Total 3260 (delta 110), reused 128 (delta 60), pack-reused 3068 Receiving objects: 77% (2511/3260) Receiving objects: 78% (2543/3260) Receiving objects: 79% (2576/3260) Receiving objects: 80% (2608/3260) Receiving objects: 81% (2641/3260) Receiving objects: 82% (2674/3260) Receiving objects: 83% (2706/3260) Receiving objects: 84% (2739/3260) Receiving objects: 85% (2771/3260) Receiving objects: 86% (2804/3260) Receiving objects: 87% (2837/3260) Receiving objects: 88% (2869/3260) Receiving objects: 89% (2902/3260) Receiving objects: 90% (2934/3260) Receiving objects: 91% (2967/3260) Receiving objects: 92% (3000/3260) Receiving objects: 93% (3032/3260) Receiving objects: 94% (3065/3260) Receiving objects: 95% (3097/3260) Receiving objects: 96% (3130/3260) Receiving objects: 97% (3163/3260) Receiving objects: 98% (3195/3260) Receiving objects: 99% (3228/3260) Receiving objects: 100% (3260/3260) Receiving objects: 100% (3260/3260), 336.32 KiB | 25.87 MiB/s, done. Resolving deltas: 0% (0/666) Resolving deltas: 1% (8/666) Resolving deltas: 3% (20/666) Resolving deltas: 6% (45/666) Resolving deltas: 7% (50/666) Resolving deltas: 8% (58/666) Resolving deltas: 9% (60/666) Resolving deltas: 10% (67/666) Resolving deltas: 11% (74/666) Resolving deltas: 12% (80/666) Resolving deltas: 15% (102/666) Resolving deltas: 16% (107/666) Resolving deltas: 21% (146/666) Resolving deltas: 27% (180/666) Resolving deltas: 32% (214/666) Resolving deltas: 35% (234/666) Resolving deltas: 37% (248/666) Resolving deltas: 39% (266/666) Resolving deltas: 40% (269/666) Resolving deltas: 41% (275/666) Resolving deltas: 46% (312/666) Resolving deltas: 78% (520/666) Resolving deltas: 100% (666/666) Resolving deltas: 100% (666/666), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 71% (5/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 7% (3/42) Resolving deltas: 14% (6/42) Resolving deltas: 16% (7/42) Resolving deltas: 19% (8/42) Resolving deltas: 21% (9/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 28% (12/42) Resolving deltas: 30% (13/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/perception_vehicles'... remote: Enumerating objects: 47, done. remote: Counting objects: 2% (1/47) remote: Counting objects: 4% (2/47) remote: Counting objects: 6% (3/47) remote: Counting objects: 8% (4/47) remote: Counting objects: 10% (5/47) remote: Counting objects: 12% (6/47) remote: Counting objects: 14% (7/47) remote: Counting objects: 17% (8/47) remote: Counting objects: 19% (9/47) remote: Counting objects: 21% (10/47) remote: Counting objects: 23% (11/47) remote: Counting objects: 25% (12/47) remote: Counting objects: 27% (13/47) remote: Counting objects: 29% (14/47) remote: Counting objects: 31% (15/47) remote: Counting objects: 34% (16/47) remote: Counting objects: 36% (17/47) remote: Counting objects: 38% (18/47) remote: Counting objects: 40% (19/47) remote: Counting objects: 42% (20/47) remote: Counting objects: 44% (21/47) remote: Counting objects: 46% (22/47) remote: Counting objects: 48% (23/47) remote: Counting objects: 51% (24/47) remote: Counting objects: 53% (25/47) remote: Counting objects: 55% (26/47) remote: Counting objects: 57% (27/47) remote: Counting objects: 59% (28/47) remote: Counting objects: 61% (29/47) remote: Counting objects: 63% (30/47) remote: Counting objects: 65% (31/47) remote: Counting objects: 68% (32/47) remote: Counting objects: 70% (33/47) remote: Counting objects: 72% (34/47) remote: Counting objects: 74% (35/47) remote: Counting objects: 76% (36/47) remote: Counting objects: 78% (37/47) remote: Counting objects: 80% (38/47) remote: Counting objects: 82% (39/47) remote: Counting objects: 85% (40/47) remote: Counting objects: 87% (41/47) remote: Counting objects: 89% (42/47) remote: Counting objects: 91% (43/47) remote: Counting objects: 93% (44/47) remote: Counting objects: 95% (45/47) remote: Counting objects: 97% (46/47) remote: Counting objects: 100% (47/47) remote: Counting objects: 100% (47/47), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. remote: Total 47 (delta 7), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/47) Receiving objects: 4% (2/47) Receiving objects: 6% (3/47) Receiving objects: 8% (4/47) Receiving objects: 10% (5/47) Receiving objects: 12% (6/47) Receiving objects: 14% (7/47) Receiving objects: 17% (8/47) Receiving objects: 19% (9/47) Receiving objects: 21% (10/47) Receiving objects: 23% (11/47) Receiving objects: 25% (12/47) Receiving objects: 27% (13/47) Receiving objects: 29% (14/47) Receiving objects: 31% (15/47) Receiving objects: 34% (16/47) Receiving objects: 36% (17/47) Receiving objects: 38% (18/47) Receiving objects: 40% (19/47) Receiving objects: 42% (20/47) Receiving objects: 44% (21/47) Receiving objects: 46% (22/47) Receiving objects: 48% (23/47) Receiving objects: 51% (24/47) Receiving objects: 53% (25/47) Receiving objects: 55% (26/47) Receiving objects: 57% (27/47) Receiving objects: 59% (28/47) Receiving objects: 61% (29/47) Receiving objects: 63% (30/47) Receiving objects: 65% (31/47) Receiving objects: 68% (32/47) Receiving objects: 70% (33/47) Receiving objects: 72% (34/47) Receiving objects: 74% (35/47) Receiving objects: 76% (36/47) Receiving objects: 78% (37/47) Receiving objects: 80% (38/47) Receiving objects: 82% (39/47) Receiving objects: 85% (40/47) Receiving objects: 87% (41/47) Receiving objects: 89% (42/47) Receiving objects: 91% (43/47) Receiving objects: 93% (44/47) Receiving objects: 95% (45/47) Receiving objects: 97% (46/47) Receiving objects: 100% (47/47) Receiving objects: 100% (47/47), 5.95 KiB | 5.95 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 42% (3/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 26% (40/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 14.82 MiB | 29.69 MiB/s Receiving objects: 8% (23/286), 14.82 MiB | 29.69 MiB/s Receiving objects: 9% (26/286), 14.82 MiB | 29.69 MiB/s Receiving objects: 10% (29/286), 14.82 MiB | 29.69 MiB/s Receiving objects: 11% (32/286), 14.82 MiB | 29.69 MiB/s Receiving objects: 11% (33/286), 29.79 MiB | 29.81 MiB/s Receiving objects: 12% (35/286), 29.79 MiB | 29.81 MiB/s Receiving objects: 13% (38/286), 29.79 MiB | 29.81 MiB/s Receiving objects: 13% (40/286), 54.31 MiB | 27.16 MiB/s Receiving objects: 14% (41/286), 66.04 MiB | 26.42 MiB/s Receiving objects: 14% (42/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 15% (43/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 16% (46/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 17% (49/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 18% (52/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 19% (55/286), 96.44 MiB | 32.15 MiB/s Receiving objects: 20% (58/286), 112.25 MiB | 32.08 MiB/s Receiving objects: 21% (61/286), 112.25 MiB | 32.08 MiB/s Receiving objects: 22% (63/286), 112.25 MiB | 32.08 MiB/s Receiving objects: 22% (64/286), 127.64 MiB | 31.92 MiB/s Receiving objects: 23% (66/286), 143.21 MiB | 31.83 MiB/s Receiving objects: 24% (69/286), 143.21 MiB | 31.83 MiB/s Receiving objects: 24% (71/286), 158.11 MiB | 31.84 MiB/s Receiving objects: 25% (72/286), 158.11 MiB | 31.84 MiB/s Receiving objects: 26% (75/286), 158.11 MiB | 31.84 MiB/s Receiving objects: 27% (78/286), 172.51 MiB | 31.72 MiB/s Receiving objects: 27% (79/286), 186.30 MiB | 31.91 MiB/s Receiving objects: 28% (81/286), 186.30 MiB | 31.91 MiB/s Receiving objects: 28% (82/286), 220.78 MiB | 34.39 MiB/s Receiving objects: 28% (82/286), 258.06 MiB | 32.40 MiB/s Receiving objects: 29% (83/286), 258.06 MiB | 32.40 MiB/s Receiving objects: 30% (86/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 31% (89/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 32% (92/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 33% (95/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 34% (98/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 35% (101/286), 271.13 MiB | 31.88 MiB/s Receiving objects: 35% (101/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 36% (103/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 37% (106/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 38% (109/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 39% (112/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 40% (115/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 41% (118/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 42% (121/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 43% (123/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 44% (126/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 45% (129/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 46% (132/286), 285.61 MiB | 31.64 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 23.90 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 23.90 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 23.90 MiB/s Receiving objects: 48% (138/286), 304.35 MiB | 23.75 MiB/s Receiving objects: 49% (141/286), 304.35 MiB | 23.75 MiB/s Receiving objects: 50% (143/286), 308.54 MiB | 22.02 MiB/s Receiving objects: 50% (145/286), 311.95 MiB | 19.53 MiB/s Receiving objects: 51% (146/286), 311.95 MiB | 19.53 MiB/s Receiving objects: 52% (149/286), 311.95 MiB | 19.53 MiB/s Receiving objects: 53% (152/286), 311.95 MiB | 19.53 MiB/s Receiving objects: 53% (154/286), 331.75 MiB | 16.59 MiB/s Receiving objects: 54% (155/286), 331.75 MiB | 16.59 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 12.72 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 12.72 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 12.72 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 12.72 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.09 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.09 MiB/s Receiving objects: 58% (166/286), 356.94 MiB | 5.32 MiB/s Receiving objects: 58% (166/286), 390.82 MiB | 7.00 MiB/s Receiving objects: 58% (167/286), 408.78 MiB | 8.12 MiB/s Receiving objects: 59% (169/286), 416.50 MiB | 8.48 MiB/s Receiving objects: 60% (172/286), 416.50 MiB | 8.48 MiB/s Receiving objects: 61% (175/286), 420.84 MiB | 8.38 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.43 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.43 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.43 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.43 MiB/s Receiving objects: 66% (189/286), 431.47 MiB | 8.03 MiB/s Receiving objects: 67% (192/286), 431.47 MiB | 8.03 MiB/s Receiving objects: 68% (195/286), 431.47 MiB | 8.03 MiB/s Receiving objects: 69% (198/286), 431.47 MiB | 8.03 MiB/s Receiving objects: 70% (201/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 71% (204/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 72% (206/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 73% (209/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 74% (212/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 75% (215/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 76% (218/286), 446.38 MiB | 23.68 MiB/s Receiving objects: 76% (218/286), 474.20 MiB | 22.50 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 7.57 MiB/s Receiving objects: 85% (244/286), 496.11 MiB | 7.92 MiB/s Receiving objects: 86% (246/286), 496.11 MiB | 7.92 MiB/s Receiving objects: 86% (248/286), 526.25 MiB | 9.56 MiB/s Receiving objects: 87% (249/286), 526.25 MiB | 9.56 MiB/s Receiving objects: 88% (252/286), 526.25 MiB | 9.56 MiB/s Receiving objects: 89% (255/286), 526.25 MiB | 9.56 MiB/s Receiving objects: 90% (258/286), 553.52 MiB | 11.09 MiB/s Receiving objects: 91% (261/286), 566.89 MiB | 10.95 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 93% (266/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 94% (269/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 95% (272/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 96% (275/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 97% (278/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 98% (281/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 99% (284/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 100% (286/286), 566.89 MiB | 10.95 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.29 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 6% (3/44) Resolving deltas: 9% (4/44) Resolving deltas: 25% (11/44) Resolving deltas: 27% (12/44) Resolving deltas: 34% (15/44) Resolving deltas: 40% (18/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 28% (29/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 29% (30/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 30% (31/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 31% (32/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 32% (33/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 33% (34/102), 19.95 MiB | 39.88 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 35% (36/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 36% (37/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 37% (38/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 38% (39/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 39% (40/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 40% (41/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 41% (42/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 42% (43/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 43% (44/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 44% (45/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 45% (46/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 46% (47/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 47% (48/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 48% (49/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 49% (50/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 50% (51/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 51% (53/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 52% (54/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 53% (55/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 54% (56/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 55% (57/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 56% (58/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 57% (59/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 58% (60/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 59% (61/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 60% (62/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 61% (63/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 62% (64/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 63% (65/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 64% (66/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 65% (67/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 66% (68/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 67% (69/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 68% (70/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 69% (71/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 70% (72/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 71% (73/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 72% (74/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 73% (75/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 74% (76/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 75% (77/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 76% (78/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 77% (79/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 78% (80/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 79% (81/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 80% (82/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 81% (83/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 82% (84/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 83% (85/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 84% (86/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 85% (87/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 86% (88/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 87% (89/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 88% (90/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 89% (91/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 90% (92/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 91% (93/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 92% (94/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 93% (95/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 94% (96/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 95% (97/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 96% (98/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 97% (99/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 98% (100/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 99% (101/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 100% (102/102), 19.95 MiB | 39.88 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 38.96 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/static_transform_common'... remote: Enumerating objects: 14, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. remote: Total 14 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-device'... remote: Enumerating objects: 1473, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 2% (1/49) remote: Compressing objects: 4% (2/49) remote: Compressing objects: 6% (3/49) remote: Compressing objects: 8% (4/49) remote: Compressing objects: 10% (5/49) remote: Compressing objects: 12% (6/49) remote: Compressing objects: 14% (7/49) remote: Compressing objects: 16% (8/49) remote: Compressing objects: 18% (9/49) remote: Compressing objects: 20% (10/49) remote: Compressing objects: 22% (11/49) remote: Compressing objects: 24% (12/49) remote: Compressing objects: 26% (13/49) remote: Compressing objects: 28% (14/49) remote: Compressing objects: 30% (15/49) remote: Compressing objects: 32% (16/49) remote: Compressing objects: 34% (17/49) remote: Compressing objects: 36% (18/49) remote: Compressing objects: 38% (19/49) remote: Compressing objects: 40% (20/49) remote: Compressing objects: 42% (21/49) remote: Compressing objects: 44% (22/49) remote: Compressing objects: 46% (23/49) remote: Compressing objects: 48% (24/49) remote: Compressing objects: 51% (25/49) remote: Compressing objects: 53% (26/49) remote: Compressing objects: 55% (27/49) remote: Compressing objects: 57% (28/49) remote: Compressing objects: 59% (29/49) remote: Compressing objects: 61% (30/49) remote: Compressing objects: 63% (31/49) remote: Compressing objects: 65% (32/49) remote: Compressing objects: 67% (33/49) remote: Compressing objects: 69% (34/49) remote: Compressing objects: 71% (35/49) remote: Compressing objects: 73% (36/49) remote: Compressing objects: 75% (37/49) remote: Compressing objects: 77% (38/49) remote: Compressing objects: 79% (39/49) remote: Compressing objects: 81% (40/49) remote: Compressing objects: 83% (41/49) remote: Compressing objects: 85% (42/49) remote: Compressing objects: 87% (43/49) remote: Compressing objects: 89% (44/49) remote: Compressing objects: 91% (45/49) remote: Compressing objects: 93% (46/49) remote: Compressing objects: 95% (47/49) remote: Compressing objects: 97% (48/49) remote: Compressing objects: 100% (49/49) remote: Compressing objects: 100% (49/49), done. Receiving objects: 0% (1/1473) Receiving objects: 1% (15/1473) Receiving objects: 2% (30/1473) Receiving objects: 3% (45/1473) Receiving objects: 4% (59/1473) Receiving objects: 5% (74/1473) Receiving objects: 6% (89/1473) Receiving objects: 7% (104/1473) Receiving objects: 8% (118/1473) Receiving objects: 9% (133/1473) Receiving objects: 10% (148/1473) Receiving objects: 11% (163/1473) Receiving objects: 12% (177/1473) Receiving objects: 13% (192/1473) Receiving objects: 14% (207/1473) Receiving objects: 15% (221/1473) Receiving objects: 16% (236/1473) Receiving objects: 17% (251/1473) Receiving objects: 18% (266/1473) Receiving objects: 19% (280/1473) Receiving objects: 20% (295/1473) Receiving objects: 21% (310/1473) Receiving objects: 22% (325/1473) Receiving objects: 23% (339/1473) Receiving objects: 24% (354/1473) Receiving objects: 25% (369/1473) Receiving objects: 26% (383/1473) Receiving objects: 27% (398/1473) Receiving objects: 28% (413/1473) Receiving objects: 29% (428/1473) Receiving objects: 30% (442/1473) Receiving objects: 31% (457/1473) Receiving objects: 32% (472/1473) Receiving objects: 33% (487/1473) Receiving objects: 34% (501/1473) Receiving objects: 35% (516/1473) Receiving objects: 36% (531/1473) Receiving objects: 37% (546/1473) Receiving objects: 38% (560/1473) Receiving objects: 39% (575/1473) Receiving objects: 40% (590/1473) Receiving objects: 41% (604/1473) Receiving objects: 42% (619/1473) Receiving objects: 43% (634/1473) Receiving objects: 44% (649/1473) Receiving objects: 45% (663/1473) Receiving objects: 46% (678/1473) Receiving objects: 47% (693/1473) Receiving objects: 48% (708/1473) Receiving objects: 49% (722/1473) Receiving objects: 50% (737/1473) Receiving objects: 51% (752/1473) Receiving objects: 52% (766/1473) Receiving objects: 53% (781/1473) Receiving objects: 54% (796/1473) Receiving objects: 55% (811/1473) Receiving objects: 56% (825/1473) Receiving objects: 57% (840/1473) Receiving objects: 58% (855/1473) remote: Total 1473 (delta 9), reused 0 (delta 0), pack-reused 1421 Receiving objects: 59% (870/1473) Receiving objects: 60% (884/1473) Receiving objects: 61% (899/1473) Receiving objects: 62% (914/1473) Receiving objects: 63% (928/1473) Receiving objects: 64% (943/1473) Receiving objects: 65% (958/1473) Receiving objects: 66% (973/1473) Receiving objects: 67% (987/1473) Receiving objects: 68% (1002/1473) Receiving objects: 69% (1017/1473) Receiving objects: 70% (1032/1473) Receiving objects: 71% (1046/1473) Receiving objects: 72% (1061/1473) Receiving objects: 73% (1076/1473) Receiving objects: 74% (1091/1473) Receiving objects: 75% (1105/1473) Receiving objects: 76% (1120/1473) Receiving objects: 77% (1135/1473) Receiving objects: 78% (1149/1473) Receiving objects: 79% (1164/1473) Receiving objects: 80% (1179/1473) Receiving objects: 81% (1194/1473) Receiving objects: 82% (1208/1473) Receiving objects: 83% (1223/1473) Receiving objects: 84% (1238/1473) Receiving objects: 85% (1253/1473) Receiving objects: 86% (1267/1473) Receiving objects: 87% (1282/1473) Receiving objects: 88% (1297/1473) Receiving objects: 89% (1311/1473) Receiving objects: 90% (1326/1473) Receiving objects: 91% (1341/1473) Receiving objects: 92% (1356/1473) Receiving objects: 93% (1370/1473) Receiving objects: 94% (1385/1473) Receiving objects: 95% (1400/1473) Receiving objects: 96% (1415/1473) Receiving objects: 97% (1429/1473) Receiving objects: 98% (1444/1473) Receiving objects: 99% (1459/1473) Receiving objects: 100% (1473/1473) Receiving objects: 100% (1473/1473), 165.23 KiB | 20.65 MiB/s, done. Resolving deltas: 0% (0/468) Resolving deltas: 5% (28/468) Resolving deltas: 13% (62/468) Resolving deltas: 14% (67/468) Resolving deltas: 19% (92/468) Resolving deltas: 26% (125/468) Resolving deltas: 27% (127/468) Resolving deltas: 30% (143/468) Resolving deltas: 32% (151/468) Resolving deltas: 39% (187/468) Resolving deltas: 40% (190/468) Resolving deltas: 51% (243/468) Resolving deltas: 52% (245/468) Resolving deltas: 57% (271/468) Resolving deltas: 58% (273/468) Resolving deltas: 59% (278/468) Resolving deltas: 60% (281/468) Resolving deltas: 61% (287/468) Resolving deltas: 63% (297/468) Resolving deltas: 65% (305/468) Resolving deltas: 72% (338/468) Resolving deltas: 73% (345/468) Resolving deltas: 78% (368/468) Resolving deltas: 79% (372/468) Resolving deltas: 80% (377/468) Resolving deltas: 81% (380/468) Resolving deltas: 82% (384/468) Resolving deltas: 83% (392/468) Resolving deltas: 84% (394/468) Resolving deltas: 85% (399/468) Resolving deltas: 86% (404/468) Resolving deltas: 87% (409/468) Resolving deltas: 89% (421/468) Resolving deltas: 90% (422/468) Resolving deltas: 91% (427/468) Resolving deltas: 94% (440/468) Resolving deltas: 95% (446/468) Resolving deltas: 96% (452/468) Resolving deltas: 97% (454/468) Resolving deltas: 98% (459/468) Resolving deltas: 99% (464/468) Resolving deltas: 100% (468/468) Resolving deltas: 100% (468/468), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 16% (5/31) Resolving deltas: 19% (6/31) Resolving deltas: 32% (10/31) Resolving deltas: 70% (22/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 65% (81/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M010/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 11.80 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 1% (2/102) Resolving deltas: 7% (8/102) Resolving deltas: 12% (13/102) Resolving deltas: 13% (14/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 49% (50/102) Resolving deltas: 52% (54/102) Resolving deltas: 53% (55/102) Resolving deltas: 55% (57/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 60% (62/102) Resolving deltas: 63% (65/102) Resolving deltas: 64% (66/102) Resolving deltas: 65% (67/102) Resolving deltas: 66% (68/102) Resolving deltas: 67% (69/102) Resolving deltas: 68% (70/102) Resolving deltas: 70% (72/102) Resolving deltas: 73% (75/102) Resolving deltas: 84% (86/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '43538bba6ab18b3915e52fecb580c765e8106e96' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out '757b1bcad695ba3f05fa91fc6c66d88322cd8897' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'e2401dfcfa96155ca17e36918952998ac47430d5' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out '6f2393bb7ba70839c9f16793c6b3ff59dcb50da3' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out 'a2b3eb8099196f2596efd2e5efcad9b705562aef' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ 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_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, 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_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M010/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M010/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M010/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M010/params_new/msf-port/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M010/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M010/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M010/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_camera_driver/ [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_data_collection/ [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M010/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M010/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/ [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M010/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/perception_vehicles/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M010/params_new/perception_vehicles/master /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/prediction_config/prediction /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-common/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-device/master /root/workspace/xiamen-config/M010/params_new/system-device/slave /root/workspace/xiamen-config/M010/params_new/system-device/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/system-mqtt/ [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M010/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M010/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M010/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M010/params_new/system-port/system-ros /root/workspace/xiamen-config/M010/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M010/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M010/params_new/params_new/crane_align /root/workspace/xiamen-config/M010/params_new/params_new/data_collection /root/workspace/xiamen-config/M010/params_new/params_new/extrinsics /root/workspace/xiamen-config/M010/params_new/params_new/fast_lio /root/workspace/xiamen-config/M010/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M010/params_new/params_new/lane_detection /root/workspace/xiamen-config/M010/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M010/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M010/params_new/params_new/master /root/workspace/xiamen-config/M010/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M010/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M010/params_new/params_new/perception /root/workspace/xiamen-config/M010/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M010/params_new/params_new/pointcloud /root/workspace/xiamen-config/M010/params_new/params_new/prediction /root/workspace/xiamen-config/M010/params_new/params_new/README.md /root/workspace/xiamen-config/M010/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M010/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M010/params_new/params_new/segmentation /root/workspace/xiamen-config/M010/params_new/params_new/slave /root/workspace/xiamen-config/M010/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M010/params_new/params_new/system-ros /root/workspace/xiamen-config/M010/params_M010/params/ [Pipeline] echo M011拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011/params_new [Pipeline] dir Running in /root/workspace/xiamen-config/M011/params_new [Pipeline] { [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/M011.git > git init /root/workspace/xiamen-config/M011/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/M011.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/M011.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/M011.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 b4fe6c7569600e368cc5672755c57d1e9e80d49f (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b4fe6c7569600e368cc5672755c57d1e9e80d49f # timeout=300000 Commit message: "[lidar_loc_v2]:test R2 map_update." > git rev-list --no-walk 245be27179e14552b3f6c0fb142214fa660b75ea # 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 'fast_lio_port_customized' (git@159.27.226.4:lidar_localization_mapping/config/fast_lio_port/fast_lio_port_customized.git) registered for path 'fast_lio_port_customized' Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M011.git) registered for path 'lidar-extrinsics' 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 '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/M011.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_vehicles' (git@159.27.226.4:lidar/config/vehicles/M011.git) registered for path 'perception_vehicles' 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 '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-xiamen' (git@159.27.226.4:system/config/system-node-xiamen.git) registered for path 'system-node-xiamen' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/xiamen-config/M011/params_new/crane_align_common'... remote: Enumerating objects: 33, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 3% (1/26) remote: Compressing objects: 7% (2/26) remote: Compressing objects: 11% (3/26) remote: Compressing objects: 15% (4/26) remote: Compressing objects: 19% (5/26) remote: Compressing objects: 23% (6/26) remote: Compressing objects: 26% (7/26) remote: Compressing objects: 30% (8/26) remote: Compressing objects: 34% (9/26) remote: Compressing objects: 38% (10/26) remote: Compressing objects: 42% (11/26) remote: Compressing objects: 46% (12/26) remote: Compressing objects: 50% (13/26) remote: Compressing objects: 53% (14/26) remote: Compressing objects: 57% (15/26) remote: Compressing objects: 61% (16/26) remote: Compressing objects: 65% (17/26) remote: Compressing objects: 69% (18/26) remote: Compressing objects: 73% (19/26) remote: Compressing objects: 76% (20/26) remote: Compressing objects: 80% (21/26) remote: Compressing objects: 84% (22/26) remote: Compressing objects: 88% (23/26) remote: Compressing objects: 92% (24/26) remote: Compressing objects: 96% (25/26) remote: Compressing objects: 100% (26/26) remote: Compressing objects: 100% (26/26), done. Receiving objects: 3% (1/33) Receiving objects: 6% (2/33) Receiving objects: 9% (3/33) Receiving objects: 12% (4/33) Receiving objects: 15% (5/33) Receiving objects: 18% (6/33) Receiving objects: 21% (7/33) Receiving objects: 24% (8/33) Receiving objects: 27% (9/33) Receiving objects: 30% (10/33) Receiving objects: 33% (11/33) Receiving objects: 36% (12/33) Receiving objects: 39% (13/33) Receiving objects: 42% (14/33) remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0 Receiving objects: 45% (15/33) Receiving objects: 48% (16/33) Receiving objects: 51% (17/33) Receiving objects: 54% (18/33) Receiving objects: 57% (19/33) Receiving objects: 60% (20/33) Receiving objects: 63% (21/33) Receiving objects: 66% (22/33) Receiving objects: 69% (23/33) Receiving objects: 72% (24/33) Receiving objects: 75% (25/33) Receiving objects: 78% (26/33) Receiving objects: 81% (27/33) Receiving objects: 84% (28/33) Receiving objects: 87% (29/33) Receiving objects: 90% (30/33) Receiving objects: 93% (31/33) Receiving objects: 96% (32/33) Receiving objects: 100% (33/33) Receiving objects: 100% (33/33), 12.00 KiB | 12.00 MiB/s, done. Resolving deltas: 0% (0/12) Resolving deltas: 41% (5/12) Resolving deltas: 50% (6/12) Resolving deltas: 75% (9/12) Resolving deltas: 100% (12/12) Resolving deltas: 100% (12/12), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/crane_align_customized'... remote: Enumerating objects: 1184, done. remote: Counting objects: 0% (1/126) remote: Counting objects: 1% (2/126) remote: Counting objects: 2% (3/126) remote: Counting objects: 3% (4/126) remote: Counting objects: 4% (6/126) remote: Counting objects: 5% (7/126) remote: Counting objects: 6% (8/126) remote: Counting objects: 7% (9/126) remote: Counting objects: 8% (11/126) remote: Counting objects: 9% (12/126) remote: Counting objects: 10% (13/126) remote: Counting objects: 11% (14/126) remote: Counting objects: 12% (16/126) remote: Counting objects: 13% (17/126) remote: Counting objects: 14% (18/126) remote: Counting objects: 15% (19/126) remote: Counting objects: 16% (21/126) remote: Counting objects: 17% (22/126) remote: Counting objects: 18% (23/126) remote: Counting objects: 19% (24/126) remote: Counting objects: 20% (26/126) remote: Counting objects: 21% (27/126) remote: Counting objects: 22% (28/126) remote: Counting objects: 23% (29/126) remote: Counting objects: 24% (31/126) remote: Counting objects: 25% (32/126) remote: Counting objects: 26% (33/126) remote: Counting objects: 27% (35/126) remote: Counting objects: 28% (36/126) remote: Counting objects: 29% (37/126) remote: Counting objects: 30% (38/126) remote: Counting objects: 31% (40/126) remote: Counting objects: 32% (41/126) remote: Counting objects: 33% (42/126) remote: Counting objects: 34% (43/126) remote: Counting objects: 35% (45/126) remote: Counting objects: 36% (46/126) remote: Counting objects: 37% (47/126) remote: Counting objects: 38% (48/126) remote: Counting objects: 39% (50/126) remote: Counting objects: 40% (51/126) remote: Counting objects: 41% (52/126) remote: Counting objects: 42% (53/126) remote: Counting objects: 43% (55/126) remote: Counting objects: 44% (56/126) remote: Counting objects: 45% (57/126) remote: Counting objects: 46% (58/126) remote: Counting objects: 47% (60/126) remote: Counting objects: 48% (61/126) remote: Counting objects: 49% (62/126) remote: Counting objects: 50% (63/126) remote: Counting objects: 51% (65/126) remote: Counting objects: 52% (66/126) remote: Counting objects: 53% (67/126) remote: Counting objects: 54% (69/126) remote: Counting objects: 55% (70/126) remote: Counting objects: 56% (71/126) remote: Counting objects: 57% (72/126) remote: Counting objects: 58% (74/126) remote: Counting objects: 59% (75/126) remote: Counting objects: 60% (76/126) remote: Counting objects: 61% (77/126) remote: Counting objects: 62% (79/126) remote: Counting objects: 63% (80/126) remote: Counting objects: 64% (81/126) remote: Counting objects: 65% (82/126) remote: Counting objects: 66% (84/126) remote: Counting objects: 67% (85/126) remote: Counting objects: 68% (86/126) remote: Counting objects: 69% (87/126) remote: Counting objects: 70% (89/126) remote: Counting objects: 71% (90/126) remote: Counting objects: 72% (91/126) remote: Counting objects: 73% (92/126) remote: Counting objects: 74% (94/126) remote: Counting objects: 75% (95/126) remote: Counting objects: 76% (96/126) remote: Counting objects: 77% (98/126) remote: Counting objects: 78% (99/126) remote: Counting objects: 79% (100/126) remote: Counting objects: 80% (101/126) remote: Counting objects: 81% (103/126) remote: Counting objects: 82% (104/126) remote: Counting objects: 83% (105/126) remote: Counting objects: 84% (106/126) remote: Counting objects: 85% (108/126) remote: Counting objects: 86% (109/126) remote: Counting objects: 87% (110/126) remote: Counting objects: 88% (111/126) remote: Counting objects: 89% (113/126) remote: Counting objects: 90% (114/126) remote: Counting objects: 91% (115/126) remote: Counting objects: 92% (116/126) remote: Counting objects: 93% (118/126) remote: Counting objects: 94% (119/126) remote: Counting objects: 95% (120/126) remote: Counting objects: 96% (121/126) remote: Counting objects: 97% (123/126) remote: Counting objects: 98% (124/126) remote: Counting objects: 99% (125/126) remote: Counting objects: 100% (126/126) remote: Counting objects: 100% (126/126), done. remote: Compressing objects: 1% (1/57) remote: Compressing objects: 3% (2/57) remote: Compressing objects: 5% (3/57) remote: Compressing objects: 7% (4/57) remote: Compressing objects: 8% (5/57) remote: Compressing objects: 10% (6/57) remote: Compressing objects: 12% (7/57) remote: Compressing objects: 14% (8/57) remote: Compressing objects: 15% (9/57) remote: Compressing objects: 17% (10/57) remote: Compressing objects: 19% (11/57) remote: Compressing objects: 21% (12/57) remote: Compressing objects: 22% (13/57) remote: Compressing objects: 24% (14/57) remote: Compressing objects: 26% (15/57) remote: Compressing objects: 28% (16/57) remote: Compressing objects: 29% (17/57) remote: Compressing objects: 31% (18/57) remote: Compressing objects: 33% (19/57) remote: Compressing objects: 35% (20/57) remote: Compressing objects: 36% (21/57) remote: Compressing objects: 38% (22/57) remote: Compressing objects: 40% (23/57) remote: Compressing objects: 42% (24/57) remote: Compressing objects: 43% (25/57) remote: Compressing objects: 45% (26/57) remote: Compressing objects: 47% (27/57) remote: Compressing objects: 49% (28/57) remote: Compressing objects: 50% (29/57) remote: Compressing objects: 52% (30/57) remote: Compressing objects: 54% (31/57) remote: Compressing objects: 56% (32/57) remote: Compressing objects: 57% (33/57) remote: Compressing objects: 59% (34/57) remote: Compressing objects: 61% (35/57) remote: Compressing objects: 63% (36/57) remote: Compressing objects: 64% (37/57) remote: Compressing objects: 66% (38/57) remote: Compressing objects: 68% (39/57) remote: Compressing objects: 70% (40/57) remote: Compressing objects: 71% (41/57) remote: Compressing objects: 73% (42/57) remote: Compressing objects: 75% (43/57) remote: Compressing objects: 77% (44/57) remote: Compressing objects: 78% (45/57) remote: Compressing objects: 80% (46/57) remote: Compressing objects: 82% (47/57) remote: Compressing objects: 84% (48/57) remote: Compressing objects: 85% (49/57) remote: Compressing objects: 87% (50/57) remote: Compressing objects: 89% (51/57) remote: Compressing objects: 91% (52/57) remote: Compressing objects: 92% (53/57) remote: Compressing objects: 94% (54/57) remote: Compressing objects: 96% (55/57) remote: Compressing objects: 98% (56/57) remote: Compressing objects: 100% (57/57) remote: Compressing objects: 100% (57/57), done. Receiving objects: 0% (1/1184) Receiving objects: 1% (12/1184) Receiving objects: 2% (24/1184) Receiving objects: 3% (36/1184) Receiving objects: 4% (48/1184) Receiving objects: 5% (60/1184) Receiving objects: 6% (72/1184) Receiving objects: 7% (83/1184) Receiving objects: 8% (95/1184) Receiving objects: 9% (107/1184) Receiving objects: 10% (119/1184) Receiving objects: 11% (131/1184) Receiving objects: 12% (143/1184) Receiving objects: 13% (154/1184) Receiving objects: 14% (166/1184) Receiving objects: 15% (178/1184) Receiving objects: 16% (190/1184) Receiving objects: 17% (202/1184) Receiving objects: 18% (214/1184) Receiving objects: 19% (225/1184) Receiving objects: 20% (237/1184) Receiving objects: 21% (249/1184) Receiving objects: 22% (261/1184) Receiving objects: 23% (273/1184) Receiving objects: 24% (285/1184) Receiving objects: 25% (296/1184) Receiving objects: 26% (308/1184) Receiving objects: 27% (320/1184) Receiving objects: 28% (332/1184) Receiving objects: 29% (344/1184) Receiving objects: 30% (356/1184) Receiving objects: 31% (368/1184) Receiving objects: 32% (379/1184) Receiving objects: 33% (391/1184) Receiving objects: 34% (403/1184) Receiving objects: 35% (415/1184) Receiving objects: 36% (427/1184) Receiving objects: 37% (439/1184) Receiving objects: 38% (450/1184) Receiving objects: 39% (462/1184) Receiving objects: 40% (474/1184) Receiving objects: 41% (486/1184) Receiving objects: 42% (498/1184) Receiving objects: 43% (510/1184) Receiving objects: 44% (521/1184) Receiving objects: 45% (533/1184) Receiving objects: 46% (545/1184) Receiving objects: 47% (557/1184) Receiving objects: 48% (569/1184) Receiving objects: 49% (581/1184) Receiving objects: 50% (592/1184) Receiving objects: 51% (604/1184) Receiving objects: 52% (616/1184) Receiving objects: 53% (628/1184) Receiving objects: 54% (640/1184) Receiving objects: 55% (652/1184) Receiving objects: 56% (664/1184) Receiving objects: 57% (675/1184) Receiving objects: 58% (687/1184) Receiving objects: 59% (699/1184) Receiving objects: 60% (711/1184) Receiving objects: 61% (723/1184) Receiving objects: 62% (735/1184) Receiving objects: 63% (746/1184) Receiving objects: 64% (758/1184) Receiving objects: 65% (770/1184) Receiving objects: 66% (782/1184) Receiving objects: 67% (794/1184) Receiving objects: 68% (806/1184) Receiving objects: 69% (817/1184) Receiving objects: 70% (829/1184) Receiving objects: 71% (841/1184) Receiving objects: 72% (853/1184) Receiving objects: 73% (865/1184) Receiving objects: 74% (877/1184) Receiving objects: 75% (888/1184) Receiving objects: 76% (900/1184) Receiving objects: 77% (912/1184) Receiving objects: 78% (924/1184) Receiving objects: 79% (936/1184) Receiving objects: 80% (948/1184) Receiving objects: 81% (960/1184) Receiving objects: 82% (971/1184) Receiving objects: 83% (983/1184) Receiving objects: 84% (995/1184) Receiving objects: 85% (1007/1184) Receiving objects: 86% (1019/1184) Receiving objects: 87% (1031/1184) remote: Total 1184 (delta 51), reused 113 (delta 41), pack-reused 1058 Receiving objects: 88% (1042/1184) Receiving objects: 89% (1054/1184) Receiving objects: 90% (1066/1184) Receiving objects: 91% (1078/1184) Receiving objects: 92% (1090/1184) Receiving objects: 93% (1102/1184) Receiving objects: 94% (1113/1184) Receiving objects: 95% (1125/1184) Receiving objects: 96% (1137/1184) Receiving objects: 97% (1149/1184) Receiving objects: 98% (1161/1184) Receiving objects: 99% (1173/1184) Receiving objects: 100% (1184/1184) Receiving objects: 100% (1184/1184), 425.31 KiB | 23.63 MiB/s, done. Resolving deltas: 0% (0/559) Resolving deltas: 1% (6/559) Resolving deltas: 2% (12/559) Resolving deltas: 3% (19/559) Resolving deltas: 4% (23/559) Resolving deltas: 5% (28/559) Resolving deltas: 6% (34/559) Resolving deltas: 7% (41/559) Resolving deltas: 8% (47/559) Resolving deltas: 10% (58/559) Resolving deltas: 15% (87/559) Resolving deltas: 18% (103/559) Resolving deltas: 19% (107/559) Resolving deltas: 20% (112/559) Resolving deltas: 21% (118/559) Resolving deltas: 22% (125/559) Resolving deltas: 28% (162/559) Resolving deltas: 29% (163/559) Resolving deltas: 30% (169/559) Resolving deltas: 32% (182/559) Resolving deltas: 33% (188/559) Resolving deltas: 34% (192/559) Resolving deltas: 37% (210/559) Resolving deltas: 40% (225/559) Resolving deltas: 41% (230/559) Resolving deltas: 43% (242/559) Resolving deltas: 45% (255/559) Resolving deltas: 46% (259/559) Resolving deltas: 47% (265/559) Resolving deltas: 48% (270/559) Resolving deltas: 50% (280/559) Resolving deltas: 51% (288/559) Resolving deltas: 53% (299/559) Resolving deltas: 54% (305/559) Resolving deltas: 55% (308/559) Resolving deltas: 56% (315/559) Resolving deltas: 58% (326/559) Resolving deltas: 59% (331/559) Resolving deltas: 60% (340/559) Resolving deltas: 61% (341/559) Resolving deltas: 62% (347/559) Resolving deltas: 63% (353/559) Resolving deltas: 64% (359/559) Resolving deltas: 68% (382/559) Resolving deltas: 73% (411/559) Resolving deltas: 74% (415/559) Resolving deltas: 75% (420/559) Resolving deltas: 76% (426/559) Resolving deltas: 100% (559/559) Resolving deltas: 100% (559/559), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized'... remote: Enumerating objects: 28, done. remote: Counting objects: 3% (1/28) remote: Counting objects: 7% (2/28) remote: Counting objects: 10% (3/28) remote: Counting objects: 14% (4/28) remote: Counting objects: 17% (5/28) remote: Counting objects: 21% (6/28) remote: Counting objects: 25% (7/28) remote: Counting objects: 28% (8/28) remote: Counting objects: 32% (9/28) remote: Counting objects: 35% (10/28) remote: Counting objects: 39% (11/28) remote: Counting objects: 42% (12/28) remote: Counting objects: 46% (13/28) remote: Counting objects: 50% (14/28) remote: Counting objects: 53% (15/28) remote: Counting objects: 57% (16/28) remote: Counting objects: 60% (17/28) remote: Counting objects: 64% (18/28) remote: Counting objects: 67% (19/28) remote: Counting objects: 71% (20/28) remote: Counting objects: 75% (21/28) remote: Counting objects: 78% (22/28) remote: Counting objects: 82% (23/28) remote: Counting objects: 85% (24/28) remote: Counting objects: 89% (25/28) remote: Counting objects: 92% (26/28) remote: Counting objects: 96% (27/28) remote: Counting objects: 100% (28/28) remote: Counting objects: 100% (28/28), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 28 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/28) Receiving objects: 7% (2/28) Receiving objects: 10% (3/28) Receiving objects: 14% (4/28) Receiving objects: 17% (5/28) Receiving objects: 21% (6/28) Receiving objects: 25% (7/28) Receiving objects: 28% (8/28) Receiving objects: 32% (9/28) Receiving objects: 35% (10/28) Receiving objects: 39% (11/28) Receiving objects: 42% (12/28) Receiving objects: 46% (13/28) Receiving objects: 50% (14/28) Receiving objects: 53% (15/28) Receiving objects: 57% (16/28) Receiving objects: 60% (17/28) Receiving objects: 64% (18/28) Receiving objects: 67% (19/28) Receiving objects: 71% (20/28) Receiving objects: 75% (21/28) Receiving objects: 78% (22/28) Receiving objects: 82% (23/28) Receiving objects: 85% (24/28) Receiving objects: 89% (25/28) Receiving objects: 92% (26/28) Receiving objects: 96% (27/28) Receiving objects: 100% (28/28) Receiving objects: 100% (28/28), 5.90 KiB | 5.90 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar-extrinsics'... remote: Enumerating objects: 38, done. remote: Counting objects: 2% (1/38) remote: Counting objects: 5% (2/38) remote: Counting objects: 7% (3/38) remote: Counting objects: 10% (4/38) remote: Counting objects: 13% (5/38) remote: Counting objects: 15% (6/38) remote: Counting objects: 18% (7/38) remote: Counting objects: 21% (8/38) remote: Counting objects: 23% (9/38) remote: Counting objects: 26% (10/38) remote: Counting objects: 28% (11/38) remote: Counting objects: 31% (12/38) remote: Counting objects: 34% (13/38) remote: Counting objects: 36% (14/38) remote: Counting objects: 39% (15/38) remote: Counting objects: 42% (16/38) remote: Counting objects: 44% (17/38) remote: Counting objects: 47% (18/38) remote: Counting objects: 50% (19/38) remote: Counting objects: 52% (20/38) remote: Counting objects: 55% (21/38) remote: Counting objects: 57% (22/38) remote: Counting objects: 60% (23/38) remote: Counting objects: 63% (24/38) remote: Counting objects: 65% (25/38) remote: Counting objects: 68% (26/38) remote: Counting objects: 71% (27/38) remote: Counting objects: 73% (28/38) remote: Counting objects: 76% (29/38) remote: Counting objects: 78% (30/38) remote: Counting objects: 81% (31/38) remote: Counting objects: 84% (32/38) remote: Counting objects: 86% (33/38) remote: Counting objects: 89% (34/38) remote: Counting objects: 92% (35/38) remote: Counting objects: 94% (36/38) remote: Counting objects: 97% (37/38) remote: Counting objects: 100% (38/38) remote: Counting objects: 100% (38/38), done. remote: Compressing objects: 3% (1/31) remote: Compressing objects: 6% (2/31) remote: Compressing objects: 9% (3/31) remote: Compressing objects: 12% (4/31) remote: Compressing objects: 16% (5/31) remote: Compressing objects: 19% (6/31) remote: Compressing objects: 22% (7/31) remote: Compressing objects: 25% (8/31) remote: Compressing objects: 29% (9/31) remote: Compressing objects: 32% (10/31) remote: Compressing objects: 35% (11/31) remote: Compressing objects: 38% (12/31) remote: Compressing objects: 41% (13/31) remote: Compressing objects: 45% (14/31) remote: Compressing objects: 48% (15/31) remote: Compressing objects: 51% (16/31) remote: Compressing objects: 54% (17/31) remote: Compressing objects: 58% (18/31) remote: Compressing objects: 61% (19/31) remote: Compressing objects: 64% (20/31) remote: Compressing objects: 67% (21/31) remote: Compressing objects: 70% (22/31) remote: Compressing objects: 74% (23/31) remote: Compressing objects: 77% (24/31) remote: Compressing objects: 80% (25/31) remote: Compressing objects: 83% (26/31) remote: Compressing objects: 87% (27/31) remote: Compressing objects: 90% (28/31) remote: Compressing objects: 93% (29/31) remote: Compressing objects: 96% (30/31) remote: Compressing objects: 100% (31/31) remote: Compressing objects: 100% (31/31), done. remote: Total 38 (delta 5), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/38) Receiving objects: 5% (2/38) Receiving objects: 7% (3/38) Receiving objects: 10% (4/38) Receiving objects: 13% (5/38) Receiving objects: 15% (6/38) Receiving objects: 18% (7/38) Receiving objects: 21% (8/38) Receiving objects: 23% (9/38) Receiving objects: 26% (10/38) Receiving objects: 28% (11/38) Receiving objects: 31% (12/38) Receiving objects: 34% (13/38) Receiving objects: 36% (14/38) Receiving objects: 39% (15/38) Receiving objects: 42% (16/38) Receiving objects: 44% (17/38) Receiving objects: 47% (18/38) Receiving objects: 50% (19/38) Receiving objects: 52% (20/38) Receiving objects: 55% (21/38) Receiving objects: 57% (22/38) Receiving objects: 60% (23/38) Receiving objects: 63% (24/38) Receiving objects: 65% (25/38) Receiving objects: 68% (26/38) Receiving objects: 71% (27/38) Receiving objects: 73% (28/38) Receiving objects: 76% (29/38) Receiving objects: 78% (30/38) Receiving objects: 81% (31/38) Receiving objects: 84% (32/38) Receiving objects: 86% (33/38) Receiving objects: 89% (34/38) Receiving objects: 92% (35/38) Receiving objects: 94% (36/38) Receiving objects: 97% (37/38) Receiving objects: 100% (38/38) Receiving objects: 100% (38/38), 7.37 KiB | 7.37 MiB/s, done. Resolving deltas: 0% (0/5) Resolving deltas: 20% (1/5) Resolving deltas: 60% (3/5) Resolving deltas: 100% (5/5) Resolving deltas: 100% (5/5), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 18 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 5% (1/18) Receiving objects: 11% (2/18) Receiving objects: 16% (3/18) Receiving objects: 22% (4/18) Receiving objects: 27% (5/18) Receiving objects: 33% (6/18) Receiving objects: 38% (7/18) Receiving objects: 44% (8/18) Receiving objects: 50% (9/18) Receiving objects: 55% (10/18) Receiving objects: 61% (11/18) Receiving objects: 66% (12/18) Receiving objects: 72% (13/18) Receiving objects: 77% (14/18) Receiving objects: 83% (15/18) Receiving objects: 88% (16/18) Receiving objects: 94% (17/18) Receiving objects: 100% (18/18) Receiving objects: 100% (18/18), 5.48 KiB | 5.48 MiB/s, done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 266, done. remote: Counting objects: 1% (1/60) remote: Counting objects: 3% (2/60) remote: Counting objects: 5% (3/60) remote: Counting objects: 6% (4/60) remote: Counting objects: 8% (5/60) remote: Counting objects: 10% (6/60) remote: Counting objects: 11% (7/60) remote: Counting objects: 13% (8/60) remote: Counting objects: 15% (9/60) remote: Counting objects: 16% (10/60) remote: Counting objects: 18% (11/60) remote: Counting objects: 20% (12/60) remote: Counting objects: 21% (13/60) remote: Counting objects: 23% (14/60) remote: Counting objects: 25% (15/60) remote: Counting objects: 26% (16/60) remote: Counting objects: 28% (17/60) remote: Counting objects: 30% (18/60) remote: Counting objects: 31% (19/60) remote: Counting objects: 33% (20/60) remote: Counting objects: 35% (21/60) remote: Counting objects: 36% (22/60) remote: Counting objects: 38% (23/60) remote: Counting objects: 40% (24/60) remote: Counting objects: 41% (25/60) remote: Counting objects: 43% (26/60) remote: Counting objects: 45% (27/60) remote: Counting objects: 46% (28/60) remote: Counting objects: 48% (29/60) remote: Counting objects: 50% (30/60) remote: Counting objects: 51% (31/60) remote: Counting objects: 53% (32/60) remote: Counting objects: 55% (33/60) remote: Counting objects: 56% (34/60) remote: Counting objects: 58% (35/60) remote: Counting objects: 60% (36/60) remote: Counting objects: 61% (37/60) remote: Counting objects: 63% (38/60) remote: Counting objects: 65% (39/60) remote: Counting objects: 66% (40/60) remote: Counting objects: 68% (41/60) remote: Counting objects: 70% (42/60) remote: Counting objects: 71% (43/60) remote: Counting objects: 73% (44/60) remote: Counting objects: 75% (45/60) remote: Counting objects: 76% (46/60) remote: Counting objects: 78% (47/60) remote: Counting objects: 80% (48/60) remote: Counting objects: 81% (49/60) remote: Counting objects: 83% (50/60) remote: Counting objects: 85% (51/60) remote: Counting objects: 86% (52/60) remote: Counting objects: 88% (53/60) remote: Counting objects: 90% (54/60) remote: Counting objects: 91% (55/60) remote: Counting objects: 93% (56/60) remote: Counting objects: 95% (57/60) remote: Counting objects: 96% (58/60) remote: Counting objects: 98% (59/60) remote: Counting objects: 100% (60/60) remote: Counting objects: 100% (60/60), done. remote: Compressing objects: 2% (1/42) remote: Compressing objects: 4% (2/42) remote: Compressing objects: 7% (3/42) remote: Compressing objects: 9% (4/42) remote: Compressing objects: 11% (5/42) remote: Compressing objects: 14% (6/42) remote: Compressing objects: 16% (7/42) remote: Compressing objects: 19% (8/42) remote: Compressing objects: 21% (9/42) remote: Compressing objects: 23% (10/42) remote: Compressing objects: 26% (11/42) remote: Compressing objects: 28% (12/42) remote: Compressing objects: 30% (13/42) remote: Compressing objects: 33% (14/42) remote: Compressing objects: 35% (15/42) remote: Compressing objects: 38% (16/42) remote: Compressing objects: 40% (17/42) remote: Compressing objects: 42% (18/42) remote: Compressing objects: 45% (19/42) remote: Compressing objects: 47% (20/42) remote: Compressing objects: 50% (21/42) remote: Compressing objects: 52% (22/42) remote: Compressing objects: 54% (23/42) remote: Compressing objects: 57% (24/42) remote: Compressing objects: 59% (25/42) remote: Compressing objects: 61% (26/42) remote: Compressing objects: 64% (27/42) remote: Compressing objects: 66% (28/42) remote: Compressing objects: 69% (29/42) remote: Compressing objects: 71% (30/42) remote: Compressing objects: 73% (31/42) remote: Compressing objects: 76% (32/42) remote: Compressing objects: 78% (33/42) remote: Compressing objects: 80% (34/42) remote: Compressing objects: 83% (35/42) remote: Compressing objects: 85% (36/42) remote: Compressing objects: 88% (37/42) remote: Compressing objects: 90% (38/42) remote: Compressing objects: 92% (39/42) remote: Compressing objects: 95% (40/42) remote: Compressing objects: 97% (41/42) remote: Compressing objects: 100% (42/42) remote: Compressing objects: 100% (42/42), done. Receiving objects: 0% (1/266) Receiving objects: 1% (3/266) Receiving objects: 2% (6/266) Receiving objects: 3% (8/266) Receiving objects: 4% (11/266) Receiving objects: 5% (14/266) Receiving objects: 6% (16/266) Receiving objects: 7% (19/266) Receiving objects: 8% (22/266) Receiving objects: 9% (24/266) Receiving objects: 10% (27/266) Receiving objects: 11% (30/266) Receiving objects: 12% (32/266) Receiving objects: 13% (35/266) Receiving objects: 14% (38/266) Receiving objects: 15% (40/266) Receiving objects: 16% (43/266) Receiving objects: 17% (46/266) Receiving objects: 18% (48/266) remote: Total 266 (delta 14), reused 32 (delta 6), pack-reused 206 Receiving objects: 19% (51/266) Receiving objects: 20% (54/266) Receiving objects: 21% (56/266) Receiving objects: 22% (59/266) Receiving objects: 23% (62/266) Receiving objects: 24% (64/266) Receiving objects: 25% (67/266) Receiving objects: 26% (70/266) Receiving objects: 27% (72/266) Receiving objects: 28% (75/266) Receiving objects: 29% (78/266) Receiving objects: 30% (80/266) Receiving objects: 31% (83/266) Receiving objects: 32% (86/266) Receiving objects: 33% (88/266) Receiving objects: 34% (91/266) Receiving objects: 35% (94/266) Receiving objects: 36% (96/266) Receiving objects: 37% (99/266) Receiving objects: 38% (102/266) Receiving objects: 39% (104/266) Receiving objects: 40% (107/266) Receiving objects: 41% (110/266) Receiving objects: 42% (112/266) Receiving objects: 43% (115/266) Receiving objects: 44% (118/266) Receiving objects: 45% (120/266) Receiving objects: 46% (123/266) Receiving objects: 47% (126/266) Receiving objects: 48% (128/266) Receiving objects: 49% (131/266) Receiving objects: 50% (133/266) Receiving objects: 51% (136/266) Receiving objects: 52% (139/266) Receiving objects: 53% (141/266) Receiving objects: 54% (144/266) Receiving objects: 55% (147/266) Receiving objects: 56% (149/266) Receiving objects: 57% (152/266) Receiving objects: 58% (155/266) Receiving objects: 59% (157/266) Receiving objects: 60% (160/266) Receiving objects: 61% (163/266) Receiving objects: 62% (165/266) Receiving objects: 63% (168/266) Receiving objects: 64% (171/266) Receiving objects: 65% (173/266) Receiving objects: 66% (176/266) Receiving objects: 67% (179/266) Receiving objects: 68% (181/266) Receiving objects: 69% (184/266) Receiving objects: 70% (187/266) Receiving objects: 71% (189/266) Receiving objects: 72% (192/266) Receiving objects: 73% (195/266) Receiving objects: 74% (197/266) Receiving objects: 75% (200/266) Receiving objects: 76% (203/266) Receiving objects: 77% (205/266) Receiving objects: 78% (208/266) Receiving objects: 79% (211/266) Receiving objects: 80% (213/266) Receiving objects: 81% (216/266) Receiving objects: 82% (219/266) Receiving objects: 83% (221/266) Receiving objects: 84% (224/266) Receiving objects: 85% (227/266) Receiving objects: 86% (229/266) Receiving objects: 87% (232/266) Receiving objects: 88% (235/266) Receiving objects: 89% (237/266) Receiving objects: 90% (240/266) Receiving objects: 91% (243/266) Receiving objects: 92% (245/266) Receiving objects: 93% (248/266) Receiving objects: 94% (251/266) Receiving objects: 95% (253/266) Receiving objects: 96% (256/266) Receiving objects: 97% (259/266) Receiving objects: 98% (261/266) Receiving objects: 99% (264/266) Receiving objects: 100% (266/266) Receiving objects: 100% (266/266), 54.76 KiB | 18.25 MiB/s, done. Resolving deltas: 0% (0/89) Resolving deltas: 1% (1/89) Resolving deltas: 2% (2/89) Resolving deltas: 3% (3/89) Resolving deltas: 4% (4/89) Resolving deltas: 11% (10/89) Resolving deltas: 12% (11/89) Resolving deltas: 30% (27/89) Resolving deltas: 40% (36/89) Resolving deltas: 43% (39/89) Resolving deltas: 46% (41/89) Resolving deltas: 47% (42/89) Resolving deltas: 50% (45/89) Resolving deltas: 51% (46/89) Resolving deltas: 55% (49/89) Resolving deltas: 59% (53/89) Resolving deltas: 60% (54/89) Resolving deltas: 62% (56/89) Resolving deltas: 66% (59/89) Resolving deltas: 67% (60/89) Resolving deltas: 68% (61/89) Resolving deltas: 74% (66/89) Resolving deltas: 75% (67/89) Resolving deltas: 76% (68/89) Resolving deltas: 77% (69/89) Resolving deltas: 79% (71/89) Resolving deltas: 83% (74/89) Resolving deltas: 93% (83/89) Resolving deltas: 94% (84/89) Resolving deltas: 95% (85/89) Resolving deltas: 97% (87/89) Resolving deltas: 100% (89/89) Resolving deltas: 100% (89/89), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/msf-port'... remote: Enumerating objects: 87, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. Receiving objects: 1% (1/87) Receiving objects: 2% (2/87) Receiving objects: 3% (3/87) Receiving objects: 4% (4/87) Receiving objects: 5% (5/87) Receiving objects: 6% (6/87) Receiving objects: 8% (7/87) Receiving objects: 9% (8/87) Receiving objects: 10% (9/87) Receiving objects: 11% (10/87) Receiving objects: 12% (11/87) Receiving objects: 13% (12/87) Receiving objects: 14% (13/87) Receiving objects: 16% (14/87) Receiving objects: 17% (15/87) Receiving objects: 18% (16/87) Receiving objects: 19% (17/87) Receiving objects: 20% (18/87) Receiving objects: 21% (19/87) Receiving objects: 22% (20/87) Receiving objects: 24% (21/87) remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63 Receiving objects: 25% (22/87) Receiving objects: 26% (23/87) Receiving objects: 27% (24/87) Receiving objects: 28% (25/87) Receiving objects: 29% (26/87) Receiving objects: 31% (27/87) Receiving objects: 32% (28/87) Receiving objects: 33% (29/87) Receiving objects: 34% (30/87) Receiving objects: 35% (31/87) Receiving objects: 36% (32/87) Receiving objects: 37% (33/87) Receiving objects: 39% (34/87) Receiving objects: 40% (35/87) Receiving objects: 41% (36/87) Receiving objects: 42% (37/87) Receiving objects: 43% (38/87) Receiving objects: 44% (39/87) Receiving objects: 45% (40/87) Receiving objects: 47% (41/87) Receiving objects: 48% (42/87) Receiving objects: 49% (43/87) Receiving objects: 50% (44/87) Receiving objects: 51% (45/87) Receiving objects: 52% (46/87) Receiving objects: 54% (47/87) Receiving objects: 55% (48/87) Receiving objects: 56% (49/87) Receiving objects: 57% (50/87) Receiving objects: 58% (51/87) Receiving objects: 59% (52/87) Receiving objects: 60% (53/87) Receiving objects: 62% (54/87) Receiving objects: 63% (55/87) Receiving objects: 64% (56/87) Receiving objects: 65% (57/87) Receiving objects: 66% (58/87) Receiving objects: 67% (59/87) Receiving objects: 68% (60/87) Receiving objects: 70% (61/87) Receiving objects: 71% (62/87) Receiving objects: 72% (63/87) Receiving objects: 73% (64/87) Receiving objects: 74% (65/87) Receiving objects: 75% (66/87) Receiving objects: 77% (67/87) Receiving objects: 78% (68/87) Receiving objects: 79% (69/87) Receiving objects: 80% (70/87) Receiving objects: 81% (71/87) Receiving objects: 82% (72/87) Receiving objects: 83% (73/87) Receiving objects: 85% (74/87) Receiving objects: 86% (75/87) Receiving objects: 87% (76/87) Receiving objects: 88% (77/87) Receiving objects: 89% (78/87) Receiving objects: 90% (79/87) Receiving objects: 91% (80/87) Receiving objects: 93% (81/87) Receiving objects: 94% (82/87) Receiving objects: 95% (83/87) Receiving objects: 96% (84/87) Receiving objects: 97% (85/87) Receiving objects: 98% (86/87) Receiving objects: 100% (87/87) Receiving objects: 100% (87/87), 13.68 KiB | 13.68 MiB/s, done. Resolving deltas: 0% (0/49) Resolving deltas: 2% (1/49) Resolving deltas: 6% (3/49) Resolving deltas: 12% (6/49) Resolving deltas: 20% (10/49) Resolving deltas: 24% (12/49) Resolving deltas: 26% (13/49) Resolving deltas: 30% (15/49) Resolving deltas: 32% (16/49) Resolving deltas: 51% (25/49) Resolving deltas: 53% (26/49) Resolving deltas: 57% (28/49) Resolving deltas: 59% (29/49) Resolving deltas: 67% (33/49) Resolving deltas: 69% (34/49) Resolving deltas: 77% (38/49) Resolving deltas: 79% (39/49) Resolving deltas: 83% (41/49) Resolving deltas: 85% (42/49) Resolving deltas: 87% (43/49) Resolving deltas: 95% (47/49) Resolving deltas: 100% (49/49) Resolving deltas: 100% (49/49), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/msf-vehicle'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 16 (delta 4), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/4) Resolving deltas: 25% (1/4) Resolving deltas: 100% (4/4) Resolving deltas: 100% (4/4), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_camera_driver'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. remote: Total 16 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_data_collection'... remote: Enumerating objects: 45, done. remote: Counting objects: 3% (1/33) remote: Counting objects: 6% (2/33) remote: Counting objects: 9% (3/33) remote: Counting objects: 12% (4/33) remote: Counting objects: 15% (5/33) remote: Counting objects: 18% (6/33) remote: Counting objects: 21% (7/33) remote: Counting objects: 24% (8/33) remote: Counting objects: 27% (9/33) remote: Counting objects: 30% (10/33) remote: Counting objects: 33% (11/33) remote: Counting objects: 36% (12/33) remote: Counting objects: 39% (13/33) remote: Counting objects: 42% (14/33) remote: Counting objects: 45% (15/33) remote: Counting objects: 48% (16/33) remote: Counting objects: 51% (17/33) remote: Counting objects: 54% (18/33) remote: Counting objects: 57% (19/33) remote: Counting objects: 60% (20/33) remote: Counting objects: 63% (21/33) remote: Counting objects: 66% (22/33) remote: Counting objects: 69% (23/33) remote: Counting objects: 72% (24/33) remote: Counting objects: 75% (25/33) remote: Counting objects: 78% (26/33) remote: Counting objects: 81% (27/33) remote: Counting objects: 84% (28/33) remote: Counting objects: 87% (29/33) remote: Counting objects: 90% (30/33) remote: Counting objects: 93% (31/33) remote: Counting objects: 96% (32/33) remote: Counting objects: 100% (33/33) remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 4% (1/25) remote: Compressing objects: 8% (2/25) remote: Compressing objects: 12% (3/25) remote: Compressing objects: 16% (4/25) remote: Compressing objects: 20% (5/25) remote: Compressing objects: 24% (6/25) remote: Compressing objects: 28% (7/25) remote: Compressing objects: 32% (8/25) remote: Compressing objects: 36% (9/25) remote: Compressing objects: 40% (10/25) remote: Compressing objects: 44% (11/25) remote: Compressing objects: 48% (12/25) remote: Compressing objects: 52% (13/25) remote: Compressing objects: 56% (14/25) remote: Compressing objects: 60% (15/25) remote: Compressing objects: 64% (16/25) remote: Compressing objects: 68% (17/25) remote: Compressing objects: 72% (18/25) remote: Compressing objects: 76% (19/25) remote: Compressing objects: 80% (20/25) remote: Compressing objects: 84% (21/25) remote: Compressing objects: 88% (22/25) remote: Compressing objects: 92% (23/25) remote: Compressing objects: 96% (24/25) remote: Compressing objects: 100% (25/25) remote: Compressing objects: 100% (25/25), done. remote: Total 45 (delta 12), reused 15 (delta 5), pack-reused 12 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 4.38 KiB | 4.38 MiB/s, done. Resolving deltas: 0% (0/14) Resolving deltas: 7% (1/14) Resolving deltas: 14% (2/14) Resolving deltas: 21% (3/14) Resolving deltas: 28% (4/14) Resolving deltas: 35% (5/14) Resolving deltas: 42% (6/14) Resolving deltas: 57% (8/14) Resolving deltas: 85% (12/14) Resolving deltas: 100% (14/14) Resolving deltas: 100% (14/14), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_lane_detection'... remote: Enumerating objects: 121, done. remote: Counting objects: 1% (1/80) remote: Counting objects: 2% (2/80) remote: Counting objects: 3% (3/80) remote: Counting objects: 5% (4/80) remote: Counting objects: 6% (5/80) remote: Counting objects: 7% (6/80) remote: Counting objects: 8% (7/80) remote: Counting objects: 10% (8/80) remote: Counting objects: 11% (9/80) remote: Counting objects: 12% (10/80) remote: Counting objects: 13% (11/80) remote: Counting objects: 15% (12/80) remote: Counting objects: 16% (13/80) remote: Counting objects: 17% (14/80) remote: Counting objects: 18% (15/80) remote: Counting objects: 20% (16/80) remote: Counting objects: 21% (17/80) remote: Counting objects: 22% (18/80) remote: Counting objects: 23% (19/80) remote: Counting objects: 25% (20/80) remote: Counting objects: 26% (21/80) remote: Counting objects: 27% (22/80) remote: Counting objects: 28% (23/80) remote: Counting objects: 30% (24/80) remote: Counting objects: 31% (25/80) remote: Counting objects: 32% (26/80) remote: Counting objects: 33% (27/80) remote: Counting objects: 35% (28/80) remote: Counting objects: 36% (29/80) remote: Counting objects: 37% (30/80) remote: Counting objects: 38% (31/80) remote: Counting objects: 40% (32/80) remote: Counting objects: 41% (33/80) remote: Counting objects: 42% (34/80) remote: Counting objects: 43% (35/80) remote: Counting objects: 45% (36/80) remote: Counting objects: 46% (37/80) remote: Counting objects: 47% (38/80) remote: Counting objects: 48% (39/80) remote: Counting objects: 50% (40/80) remote: Counting objects: 51% (41/80) remote: Counting objects: 52% (42/80) remote: Counting objects: 53% (43/80) remote: Counting objects: 55% (44/80) remote: Counting objects: 56% (45/80) remote: Counting objects: 57% (46/80) remote: Counting objects: 58% (47/80) remote: Counting objects: 60% (48/80) remote: Counting objects: 61% (49/80) remote: Counting objects: 62% (50/80) remote: Counting objects: 63% (51/80) remote: Counting objects: 65% (52/80) remote: Counting objects: 66% (53/80) remote: Counting objects: 67% (54/80) remote: Counting objects: 68% (55/80) remote: Counting objects: 70% (56/80) remote: Counting objects: 71% (57/80) remote: Counting objects: 72% (58/80) remote: Counting objects: 73% (59/80) remote: Counting objects: 75% (60/80) remote: Counting objects: 76% (61/80) remote: Counting objects: 77% (62/80) remote: Counting objects: 78% (63/80) remote: Counting objects: 80% (64/80) remote: Counting objects: 81% (65/80) remote: Counting objects: 82% (66/80) remote: Counting objects: 83% (67/80) remote: Counting objects: 85% (68/80) remote: Counting objects: 86% (69/80) remote: Counting objects: 87% (70/80) remote: Counting objects: 88% (71/80) remote: Counting objects: 90% (72/80) remote: Counting objects: 91% (73/80) remote: Counting objects: 92% (74/80) remote: Counting objects: 93% (75/80) remote: Counting objects: 95% (76/80) remote: Counting objects: 96% (77/80) remote: Counting objects: 97% (78/80) remote: Counting objects: 98% (79/80) remote: Counting objects: 100% (80/80) remote: Counting objects: 100% (80/80), done. remote: Compressing objects: 2% (1/37) remote: Compressing objects: 5% (2/37) remote: Compressing objects: 8% (3/37) remote: Compressing objects: 10% (4/37) remote: Compressing objects: 13% (5/37) remote: Compressing objects: 16% (6/37) remote: Compressing objects: 18% (7/37) remote: Compressing objects: 21% (8/37) remote: Compressing objects: 24% (9/37) remote: Compressing objects: 27% (10/37) remote: Compressing objects: 29% (11/37) remote: Compressing objects: 32% (12/37) remote: Compressing objects: 35% (13/37) remote: Compressing objects: 37% (14/37) remote: Compressing objects: 40% (15/37) remote: Compressing objects: 43% (16/37) remote: Compressing objects: 45% (17/37) remote: Compressing objects: 48% (18/37) remote: Compressing objects: 51% (19/37) remote: Compressing objects: 54% (20/37) remote: Compressing objects: 56% (21/37) remote: Compressing objects: 59% (22/37) remote: Compressing objects: 62% (23/37) remote: Compressing objects: 64% (24/37) remote: Compressing objects: 67% (25/37) remote: Compressing objects: 70% (26/37) remote: Compressing objects: 72% (27/37) remote: Compressing objects: 75% (28/37) remote: Compressing objects: 78% (29/37) remote: Compressing objects: 81% (30/37) remote: Compressing objects: 83% (31/37) remote: Compressing objects: 86% (32/37) remote: Compressing objects: 89% (33/37) remote: Compressing objects: 91% (34/37) remote: Compressing objects: 94% (35/37) remote: Compressing objects: 97% (36/37) remote: Compressing objects: 100% (37/37) remote: Compressing objects: 100% (37/37), done. Receiving objects: 0% (1/121) Receiving objects: 1% (2/121) Receiving objects: 2% (3/121) Receiving objects: 3% (4/121) Receiving objects: 4% (5/121) Receiving objects: 5% (7/121) remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41 Receiving objects: 6% (8/121) Receiving objects: 7% (9/121) Receiving objects: 8% (10/121) Receiving objects: 9% (11/121) Receiving objects: 10% (13/121) Receiving objects: 11% (14/121) Receiving objects: 12% (15/121) Receiving objects: 13% (16/121) Receiving objects: 14% (17/121) Receiving objects: 15% (19/121) Receiving objects: 16% (20/121) Receiving objects: 17% (21/121) Receiving objects: 18% (22/121) Receiving objects: 19% (23/121) Receiving objects: 20% (25/121) Receiving objects: 21% (26/121) Receiving objects: 22% (27/121) Receiving objects: 23% (28/121) Receiving objects: 24% (30/121) Receiving objects: 25% (31/121) Receiving objects: 26% (32/121) Receiving objects: 27% (33/121) Receiving objects: 28% (34/121) Receiving objects: 29% (36/121) Receiving objects: 30% (37/121) Receiving objects: 31% (38/121) Receiving objects: 32% (39/121) Receiving objects: 33% (40/121) Receiving objects: 34% (42/121) Receiving objects: 35% (43/121) Receiving objects: 36% (44/121) Receiving objects: 37% (45/121) Receiving objects: 38% (46/121) Receiving objects: 39% (48/121) Receiving objects: 40% (49/121) Receiving objects: 41% (50/121) Receiving objects: 42% (51/121) Receiving objects: 43% (53/121) Receiving objects: 44% (54/121) Receiving objects: 45% (55/121) Receiving objects: 46% (56/121) Receiving objects: 47% (57/121) Receiving objects: 48% (59/121) Receiving objects: 49% (60/121) Receiving objects: 50% (61/121) Receiving objects: 51% (62/121) Receiving objects: 52% (63/121) Receiving objects: 53% (65/121) Receiving objects: 54% (66/121) Receiving objects: 55% (67/121) Receiving objects: 56% (68/121) Receiving objects: 57% (69/121) Receiving objects: 58% (71/121) Receiving objects: 59% (72/121) Receiving objects: 60% (73/121) Receiving objects: 61% (74/121) Receiving objects: 62% (76/121) Receiving objects: 63% (77/121) Receiving objects: 64% (78/121) Receiving objects: 65% (79/121) Receiving objects: 66% (80/121) Receiving objects: 67% (82/121) Receiving objects: 68% (83/121) Receiving objects: 69% (84/121) Receiving objects: 70% (85/121) Receiving objects: 71% (86/121) Receiving objects: 72% (88/121) Receiving objects: 73% (89/121) Receiving objects: 74% (90/121) Receiving objects: 75% (91/121) Receiving objects: 76% (92/121) Receiving objects: 77% (94/121) Receiving objects: 78% (95/121) Receiving objects: 79% (96/121) Receiving objects: 80% (97/121) Receiving objects: 81% (99/121) Receiving objects: 82% (100/121) Receiving objects: 83% (101/121) Receiving objects: 84% (102/121) Receiving objects: 85% (103/121) Receiving objects: 86% (105/121) Receiving objects: 87% (106/121) Receiving objects: 88% (107/121) Receiving objects: 89% (108/121) Receiving objects: 90% (109/121) Receiving objects: 91% (111/121) Receiving objects: 92% (112/121) Receiving objects: 93% (113/121) Receiving objects: 94% (114/121) Receiving objects: 95% (115/121) Receiving objects: 96% (117/121) Receiving objects: 97% (118/121) Receiving objects: 98% (119/121) Receiving objects: 99% (120/121) Receiving objects: 100% (121/121) Receiving objects: 100% (121/121), 11.76 KiB | 11.76 MiB/s, done. Resolving deltas: 0% (0/25) Resolving deltas: 4% (1/25) Resolving deltas: 8% (2/25) Resolving deltas: 12% (3/25) Resolving deltas: 72% (18/25) Resolving deltas: 100% (25/25) Resolving deltas: 100% (25/25), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_lidar_camera_fusion'... remote: Enumerating objects: 30, done. remote: Counting objects: 5% (1/19) remote: Counting objects: 10% (2/19) remote: Counting objects: 15% (3/19) remote: Counting objects: 21% (4/19) remote: Counting objects: 26% (5/19) remote: Counting objects: 31% (6/19) remote: Counting objects: 36% (7/19) remote: Counting objects: 42% (8/19) remote: Counting objects: 47% (9/19) remote: Counting objects: 52% (10/19) remote: Counting objects: 57% (11/19) remote: Counting objects: 63% (12/19) remote: Counting objects: 68% (13/19) remote: Counting objects: 73% (14/19) remote: Counting objects: 78% (15/19) remote: Counting objects: 84% (16/19) remote: Counting objects: 89% (17/19) remote: Counting objects: 94% (18/19) remote: Counting objects: 100% (19/19) remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. remote: Total 30 (delta 2), reused 0 (delta 0), pack-reused 11 Receiving objects: 3% (1/30) Receiving objects: 6% (2/30) Receiving objects: 10% (3/30) Receiving objects: 13% (4/30) Receiving objects: 16% (5/30) Receiving objects: 20% (6/30) Receiving objects: 23% (7/30) Receiving objects: 26% (8/30) Receiving objects: 30% (9/30) Receiving objects: 33% (10/30) Receiving objects: 36% (11/30) Receiving objects: 40% (12/30) Receiving objects: 43% (13/30) Receiving objects: 46% (14/30) Receiving objects: 50% (15/30) Receiving objects: 53% (16/30) Receiving objects: 56% (17/30) Receiving objects: 60% (18/30) Receiving objects: 63% (19/30) Receiving objects: 66% (20/30) Receiving objects: 70% (21/30) Receiving objects: 73% (22/30) Receiving objects: 76% (23/30) Receiving objects: 80% (24/30) Receiving objects: 83% (25/30) Receiving objects: 86% (26/30) Receiving objects: 90% (27/30) Receiving objects: 93% (28/30) Receiving objects: 96% (29/30) Receiving objects: 100% (30/30) Receiving objects: 100% (30/30), 6.33 KiB | 6.33 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 33% (1/3) Resolving deltas: 66% (2/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_new_detection'... remote: Enumerating objects: 3260, done. remote: Counting objects: 0% (1/192) remote: Counting objects: 1% (2/192) remote: Counting objects: 2% (4/192) remote: Counting objects: 3% (6/192) remote: Counting objects: 4% (8/192) remote: Counting objects: 5% (10/192) remote: Counting objects: 6% (12/192) remote: Counting objects: 7% (14/192) remote: Counting objects: 8% (16/192) remote: Counting objects: 9% (18/192) remote: Counting objects: 10% (20/192) remote: Counting objects: 11% (22/192) remote: Counting objects: 12% (24/192) remote: Counting objects: 13% (25/192) remote: Counting objects: 14% (27/192) remote: Counting objects: 15% (29/192) remote: Counting objects: 16% (31/192) remote: Counting objects: 17% (33/192) remote: Counting objects: 18% (35/192) remote: Counting objects: 19% (37/192) remote: Counting objects: 20% (39/192) remote: Counting objects: 21% (41/192) remote: Counting objects: 22% (43/192) remote: Counting objects: 23% (45/192) remote: Counting objects: 24% (47/192) remote: Counting objects: 25% (48/192) remote: Counting objects: 26% (50/192) remote: Counting objects: 27% (52/192) remote: Counting objects: 28% (54/192) remote: Counting objects: 29% (56/192) remote: Counting objects: 30% (58/192) remote: Counting objects: 31% (60/192) remote: Counting objects: 32% (62/192) remote: Counting objects: 33% (64/192) remote: Counting objects: 34% (66/192) remote: Counting objects: 35% (68/192) remote: Counting objects: 36% (70/192) remote: Counting objects: 37% (72/192) remote: Counting objects: 38% (73/192) remote: Counting objects: 39% (75/192) remote: Counting objects: 40% (77/192) remote: Counting objects: 41% (79/192) remote: Counting objects: 42% (81/192) remote: Counting objects: 43% (83/192) remote: Counting objects: 44% (85/192) remote: Counting objects: 45% (87/192) remote: Counting objects: 46% (89/192) remote: Counting objects: 47% (91/192) remote: Counting objects: 48% (93/192) remote: Counting objects: 49% (95/192) remote: Counting objects: 50% (96/192) remote: Counting objects: 51% (98/192) remote: Counting objects: 52% (100/192) remote: Counting objects: 53% (102/192) remote: Counting objects: 54% (104/192) remote: Counting objects: 55% (106/192) remote: Counting objects: 56% (108/192) remote: Counting objects: 57% (110/192) remote: Counting objects: 58% (112/192) remote: Counting objects: 59% (114/192) remote: Counting objects: 60% (116/192) remote: Counting objects: 61% (118/192) remote: Counting objects: 62% (120/192) remote: Counting objects: 63% (121/192) remote: Counting objects: 64% (123/192) remote: Counting objects: 65% (125/192) remote: Counting objects: 66% (127/192) remote: Counting objects: 67% (129/192) remote: Counting objects: 68% (131/192) remote: Counting objects: 69% (133/192) remote: Counting objects: 70% (135/192) remote: Counting objects: 71% (137/192) remote: Counting objects: 72% (139/192) remote: Counting objects: 73% (141/192) remote: Counting objects: 74% (143/192) remote: Counting objects: 75% (144/192) remote: Counting objects: 76% (146/192) remote: Counting objects: 77% (148/192) remote: Counting objects: 78% (150/192) remote: Counting objects: 79% (152/192) remote: Counting objects: 80% (154/192) remote: Counting objects: 81% (156/192) remote: Counting objects: 82% (158/192) remote: Counting objects: 83% (160/192) remote: Counting objects: 84% (162/192) remote: Counting objects: 85% (164/192) remote: Counting objects: 86% (166/192) remote: Counting objects: 87% (168/192) remote: Counting objects: 88% (169/192) remote: Counting objects: 89% (171/192) remote: Counting objects: 90% (173/192) remote: Counting objects: 91% (175/192) remote: Counting objects: 92% (177/192) remote: Counting objects: 93% (179/192) remote: Counting objects: 94% (181/192) remote: Counting objects: 95% (183/192) remote: Counting objects: 96% (185/192) remote: Counting objects: 97% (187/192) remote: Counting objects: 98% (189/192) remote: Counting objects: 99% (191/192) remote: Counting objects: 100% (192/192) remote: Counting objects: 100% (192/192), done. remote: Compressing objects: 0% (1/112) remote: Compressing objects: 1% (2/112) remote: Compressing objects: 2% (3/112) remote: Compressing objects: 3% (4/112) remote: Compressing objects: 4% (5/112) remote: Compressing objects: 5% (6/112) remote: Compressing objects: 6% (7/112) remote: Compressing objects: 7% (8/112) remote: Compressing objects: 8% (9/112) remote: Compressing objects: 9% (11/112) remote: Compressing objects: 10% (12/112) remote: Compressing objects: 11% (13/112) remote: Compressing objects: 12% (14/112) remote: Compressing objects: 13% (15/112) remote: Compressing objects: 14% (16/112) remote: Compressing objects: 15% (17/112) remote: Compressing objects: 16% (18/112) remote: Compressing objects: 17% (20/112) remote: Compressing objects: 18% (21/112) remote: Compressing objects: 19% (22/112) remote: Compressing objects: 20% (23/112) remote: Compressing objects: 21% (24/112) remote: Compressing objects: 22% (25/112) remote: Compressing objects: 23% (26/112) remote: Compressing objects: 24% (27/112) remote: Compressing objects: 25% (28/112) remote: Compressing objects: 26% (30/112) remote: Compressing objects: 27% (31/112) remote: Compressing objects: 28% (32/112) remote: Compressing objects: 29% (33/112) remote: Compressing objects: 30% (34/112) remote: Compressing objects: 31% (35/112) remote: Compressing objects: 32% (36/112) remote: Compressing objects: 33% (37/112) remote: Compressing objects: 34% (39/112) remote: Compressing objects: 35% (40/112) remote: Compressing objects: 36% (41/112) remote: Compressing objects: 37% (42/112) remote: Compressing objects: 38% (43/112) remote: Compressing objects: 39% (44/112) remote: Compressing objects: 40% (45/112) remote: Compressing objects: 41% (46/112) remote: Compressing objects: 42% (48/112) remote: Compressing objects: 43% (49/112) remote: Compressing objects: 44% (50/112) remote: Compressing objects: 45% (51/112) remote: Compressing objects: 46% (52/112) remote: Compressing objects: 47% (53/112) remote: Compressing objects: 48% (54/112) remote: Compressing objects: 49% (55/112) remote: Compressing objects: 50% (56/112) remote: Compressing objects: 51% (58/112) remote: Compressing objects: 52% (59/112) remote: Compressing objects: 53% (60/112) remote: Compressing objects: 54% (61/112) remote: Compressing objects: 55% (62/112) remote: Compressing objects: 56% (63/112) remote: Compressing objects: 57% (64/112) remote: Compressing objects: 58% (65/112) remote: Compressing objects: 59% (67/112) remote: Compressing objects: 60% (68/112) remote: Compressing objects: 61% (69/112) remote: Compressing objects: 62% (70/112) remote: Compressing objects: 63% (71/112) remote: Compressing objects: 64% (72/112) remote: Compressing objects: 65% (73/112) remote: Compressing objects: 66% (74/112) remote: Compressing objects: 67% (76/112) remote: Compressing objects: 68% (77/112) remote: Compressing objects: 69% (78/112) remote: Compressing objects: 70% (79/112) remote: Compressing objects: 71% (80/112) remote: Compressing objects: 72% (81/112) remote: Compressing objects: 73% (82/112) remote: Compressing objects: 74% (83/112) remote: Compressing objects: 75% (84/112) remote: Compressing objects: 76% (86/112) remote: Compressing objects: 77% (87/112) remote: Compressing objects: 78% (88/112) remote: Compressing objects: 79% (89/112) remote: Compressing objects: 80% (90/112) remote: Compressing objects: 81% (91/112) remote: Compressing objects: 82% (92/112) remote: Compressing objects: 83% (93/112) remote: Compressing objects: 84% (95/112) remote: Compressing objects: 85% (96/112) remote: Compressing objects: 86% (97/112) remote: Compressing objects: 87% (98/112) remote: Compressing objects: 88% (99/112) remote: Compressing objects: 89% (100/112) remote: Compressing objects: 90% (101/112) remote: Compressing objects: 91% (102/112) remote: Compressing objects: 92% (104/112) remote: Compressing objects: 93% (105/112) remote: Compressing objects: 94% (106/112) remote: Compressing objects: 95% (107/112) remote: Compressing objects: 96% (108/112) remote: Compressing objects: 97% (109/112) remote: Compressing objects: 98% (110/112) remote: Compressing objects: 99% (111/112) remote: Compressing objects: 100% (112/112) remote: Compressing objects: 100% (112/112), done. Receiving objects: 0% (1/3260) Receiving objects: 1% (33/3260) Receiving objects: 2% (66/3260) Receiving objects: 3% (98/3260) Receiving objects: 4% (131/3260) Receiving objects: 5% (163/3260) Receiving objects: 6% (196/3260) Receiving objects: 7% (229/3260) Receiving objects: 8% (261/3260) Receiving objects: 9% (294/3260) Receiving objects: 10% (326/3260) Receiving objects: 11% (359/3260) Receiving objects: 12% (392/3260) Receiving objects: 13% (424/3260) Receiving objects: 14% (457/3260) Receiving objects: 15% (489/3260) Receiving objects: 16% (522/3260) Receiving objects: 17% (555/3260) Receiving objects: 18% (587/3260) Receiving objects: 19% (620/3260) Receiving objects: 20% (652/3260) Receiving objects: 21% (685/3260) Receiving objects: 22% (718/3260) Receiving objects: 23% (750/3260) Receiving objects: 24% (783/3260) Receiving objects: 25% (815/3260) Receiving objects: 26% (848/3260) Receiving objects: 27% (881/3260) Receiving objects: 28% (913/3260) Receiving objects: 29% (946/3260) Receiving objects: 30% (978/3260) Receiving objects: 31% (1011/3260) Receiving objects: 32% (1044/3260) Receiving objects: 33% (1076/3260) Receiving objects: 34% (1109/3260) Receiving objects: 35% (1141/3260) Receiving objects: 36% (1174/3260) Receiving objects: 37% (1207/3260) Receiving objects: 38% (1239/3260) Receiving objects: 39% (1272/3260) Receiving objects: 40% (1304/3260) Receiving objects: 41% (1337/3260) Receiving objects: 42% (1370/3260) Receiving objects: 43% (1402/3260) Receiving objects: 44% (1435/3260) Receiving objects: 45% (1467/3260) Receiving objects: 46% (1500/3260) Receiving objects: 47% (1533/3260) Receiving objects: 48% (1565/3260) Receiving objects: 49% (1598/3260) Receiving objects: 50% (1630/3260) Receiving objects: 51% (1663/3260) Receiving objects: 52% (1696/3260) remote: Total 3260 (delta 110), reused 128 (delta 60), pack-reused 3068 Receiving objects: 53% (1728/3260) Receiving objects: 54% (1761/3260) Receiving objects: 55% (1793/3260) Receiving objects: 56% (1826/3260) Receiving objects: 57% (1859/3260) Receiving objects: 58% (1891/3260) Receiving objects: 59% (1924/3260) Receiving objects: 60% (1956/3260) Receiving objects: 61% (1989/3260) Receiving objects: 62% (2022/3260) Receiving objects: 63% (2054/3260) Receiving objects: 64% (2087/3260) Receiving objects: 65% (2119/3260) Receiving objects: 66% (2152/3260) Receiving objects: 67% (2185/3260) Receiving objects: 68% (2217/3260) Receiving objects: 69% (2250/3260) Receiving objects: 70% (2282/3260) Receiving objects: 71% (2315/3260) Receiving objects: 72% (2348/3260) Receiving objects: 73% (2380/3260) Receiving objects: 74% (2413/3260) Receiving objects: 75% (2445/3260) Receiving objects: 76% (2478/3260) Receiving objects: 77% (2511/3260) Receiving objects: 78% (2543/3260) Receiving objects: 79% (2576/3260) Receiving objects: 80% (2608/3260) Receiving objects: 81% (2641/3260) Receiving objects: 82% (2674/3260) Receiving objects: 83% (2706/3260) Receiving objects: 84% (2739/3260) Receiving objects: 85% (2771/3260) Receiving objects: 86% (2804/3260) Receiving objects: 87% (2837/3260) Receiving objects: 88% (2869/3260) Receiving objects: 89% (2902/3260) Receiving objects: 90% (2934/3260) Receiving objects: 91% (2967/3260) Receiving objects: 92% (3000/3260) Receiving objects: 93% (3032/3260) Receiving objects: 94% (3065/3260) Receiving objects: 95% (3097/3260) Receiving objects: 96% (3130/3260) Receiving objects: 97% (3163/3260) Receiving objects: 98% (3195/3260) Receiving objects: 99% (3228/3260) Receiving objects: 100% (3260/3260) Receiving objects: 100% (3260/3260), 336.32 KiB | 24.02 MiB/s, done. Resolving deltas: 0% (0/666) Resolving deltas: 1% (8/666) Resolving deltas: 2% (16/666) Resolving deltas: 4% (27/666) Resolving deltas: 7% (49/666) Resolving deltas: 8% (54/666) Resolving deltas: 9% (61/666) Resolving deltas: 10% (67/666) Resolving deltas: 11% (74/666) Resolving deltas: 12% (80/666) Resolving deltas: 13% (87/666) Resolving deltas: 15% (106/666) Resolving deltas: 16% (107/666) Resolving deltas: 17% (114/666) Resolving deltas: 23% (155/666) Resolving deltas: 28% (191/666) Resolving deltas: 33% (224/666) Resolving deltas: 36% (246/666) Resolving deltas: 37% (249/666) Resolving deltas: 39% (261/666) Resolving deltas: 42% (281/666) Resolving deltas: 43% (290/666) Resolving deltas: 49% (329/666) Resolving deltas: 77% (518/666) Resolving deltas: 100% (666/666) Resolving deltas: 100% (666/666), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye'... remote: Enumerating objects: 53, done. remote: Counting objects: 5% (1/20) remote: Counting objects: 10% (2/20) remote: Counting objects: 15% (3/20) remote: Counting objects: 20% (4/20) remote: Counting objects: 25% (5/20) remote: Counting objects: 30% (6/20) remote: Counting objects: 35% (7/20) remote: Counting objects: 40% (8/20) remote: Counting objects: 45% (9/20) remote: Counting objects: 50% (10/20) remote: Counting objects: 55% (11/20) remote: Counting objects: 60% (12/20) remote: Counting objects: 65% (13/20) remote: Counting objects: 70% (14/20) remote: Counting objects: 75% (15/20) remote: Counting objects: 80% (16/20) remote: Counting objects: 85% (17/20) remote: Counting objects: 90% (18/20) remote: Counting objects: 95% (19/20) remote: Counting objects: 100% (20/20) remote: Counting objects: 100% (20/20), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 1% (1/53) Receiving objects: 3% (2/53) Receiving objects: 5% (3/53) Receiving objects: 7% (4/53) Receiving objects: 9% (5/53) Receiving objects: 11% (6/53) Receiving objects: 13% (7/53) Receiving objects: 15% (8/53) Receiving objects: 16% (9/53) Receiving objects: 18% (10/53) Receiving objects: 20% (11/53) Receiving objects: 22% (12/53) Receiving objects: 24% (13/53) Receiving objects: 26% (14/53) Receiving objects: 28% (15/53) Receiving objects: 30% (16/53) Receiving objects: 32% (17/53) Receiving objects: 33% (18/53) Receiving objects: 35% (19/53) Receiving objects: 37% (20/53) Receiving objects: 39% (21/53) Receiving objects: 41% (22/53) Receiving objects: 43% (23/53) Receiving objects: 45% (24/53) Receiving objects: 47% (25/53) Receiving objects: 49% (26/53) Receiving objects: 50% (27/53) Receiving objects: 52% (28/53) Receiving objects: 54% (29/53) remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33 Receiving objects: 56% (30/53) Receiving objects: 58% (31/53) Receiving objects: 60% (32/53) Receiving objects: 62% (33/53) Receiving objects: 64% (34/53) Receiving objects: 66% (35/53) Receiving objects: 67% (36/53) Receiving objects: 69% (37/53) Receiving objects: 71% (38/53) Receiving objects: 73% (39/53) Receiving objects: 75% (40/53) Receiving objects: 77% (41/53) Receiving objects: 79% (42/53) Receiving objects: 81% (43/53) Receiving objects: 83% (44/53) Receiving objects: 84% (45/53) Receiving objects: 86% (46/53) Receiving objects: 88% (47/53) Receiving objects: 90% (48/53) Receiving objects: 92% (49/53) Receiving objects: 94% (50/53) Receiving objects: 96% (51/53) Receiving objects: 98% (52/53) Receiving objects: 100% (53/53) Receiving objects: 100% (53/53), 11.26 KiB | 11.26 MiB/s, done. Resolving deltas: 0% (0/7) Resolving deltas: 57% (4/7) Resolving deltas: 100% (7/7) Resolving deltas: 100% (7/7), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_spreader_imv'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/120) remote: Counting objects: 1% (2/120) remote: Counting objects: 2% (3/120) remote: Counting objects: 3% (4/120) remote: Counting objects: 4% (5/120) remote: Counting objects: 5% (6/120) remote: Counting objects: 6% (8/120) remote: Counting objects: 7% (9/120) remote: Counting objects: 8% (10/120) remote: Counting objects: 9% (11/120) remote: Counting objects: 10% (12/120) remote: Counting objects: 11% (14/120) remote: Counting objects: 12% (15/120) remote: Counting objects: 13% (16/120) remote: Counting objects: 14% (17/120) remote: Counting objects: 15% (18/120) remote: Counting objects: 16% (20/120) remote: Counting objects: 17% (21/120) remote: Counting objects: 18% (22/120) remote: Counting objects: 19% (23/120) remote: Counting objects: 20% (24/120) remote: Counting objects: 21% (26/120) remote: Counting objects: 22% (27/120) remote: Counting objects: 23% (28/120) remote: Counting objects: 24% (29/120) remote: Counting objects: 25% (30/120) remote: Counting objects: 26% (32/120) remote: Counting objects: 27% (33/120) remote: Counting objects: 28% (34/120) remote: Counting objects: 29% (35/120) remote: Counting objects: 30% (36/120) remote: Counting objects: 31% (38/120) remote: Counting objects: 32% (39/120) remote: Counting objects: 33% (40/120) remote: Counting objects: 34% (41/120) remote: Counting objects: 35% (42/120) remote: Counting objects: 36% (44/120) remote: Counting objects: 37% (45/120) remote: Counting objects: 38% (46/120) remote: Counting objects: 39% (47/120) remote: Counting objects: 40% (48/120) remote: Counting objects: 41% (50/120) remote: Counting objects: 42% (51/120) remote: Counting objects: 43% (52/120) remote: Counting objects: 44% (53/120) remote: Counting objects: 45% (54/120) remote: Counting objects: 46% (56/120) remote: Counting objects: 47% (57/120) remote: Counting objects: 48% (58/120) remote: Counting objects: 49% (59/120) remote: Counting objects: 50% (60/120) remote: Counting objects: 51% (62/120) remote: Counting objects: 52% (63/120) remote: Counting objects: 53% (64/120) remote: Counting objects: 54% (65/120) remote: Counting objects: 55% (66/120) remote: Counting objects: 56% (68/120) remote: Counting objects: 57% (69/120) remote: Counting objects: 58% (70/120) remote: Counting objects: 59% (71/120) remote: Counting objects: 60% (72/120) remote: Counting objects: 61% (74/120) remote: Counting objects: 62% (75/120) remote: Counting objects: 63% (76/120) remote: Counting objects: 64% (77/120) remote: Counting objects: 65% (78/120) remote: Counting objects: 66% (80/120) remote: Counting objects: 67% (81/120) remote: Counting objects: 68% (82/120) remote: Counting objects: 69% (83/120) remote: Counting objects: 70% (84/120) remote: Counting objects: 71% (86/120) remote: Counting objects: 72% (87/120) remote: Counting objects: 73% (88/120) remote: Counting objects: 74% (89/120) remote: Counting objects: 75% (90/120) remote: Counting objects: 76% (92/120) remote: Counting objects: 77% (93/120) remote: Counting objects: 78% (94/120) remote: Counting objects: 79% (95/120) remote: Counting objects: 80% (96/120) remote: Counting objects: 81% (98/120) remote: Counting objects: 82% (99/120) remote: Counting objects: 83% (100/120) remote: Counting objects: 84% (101/120) remote: Counting objects: 85% (102/120) remote: Counting objects: 86% (104/120) remote: Counting objects: 87% (105/120) remote: Counting objects: 88% (106/120) remote: Counting objects: 89% (107/120) remote: Counting objects: 90% (108/120) remote: Counting objects: 91% (110/120) remote: Counting objects: 92% (111/120) remote: Counting objects: 93% (112/120) remote: Counting objects: 94% (113/120) remote: Counting objects: 95% (114/120) remote: Counting objects: 96% (116/120) remote: Counting objects: 97% (117/120) remote: Counting objects: 98% (118/120) remote: Counting objects: 99% (119/120) remote: Counting objects: 100% (120/120) remote: Counting objects: 100% (120/120), done. remote: Compressing objects: 1% (1/90) remote: Compressing objects: 2% (2/90) remote: Compressing objects: 3% (3/90) remote: Compressing objects: 4% (4/90) remote: Compressing objects: 5% (5/90) remote: Compressing objects: 6% (6/90) remote: Compressing objects: 7% (7/90) remote: Compressing objects: 8% (8/90) remote: Compressing objects: 10% (9/90) remote: Compressing objects: 11% (10/90) remote: Compressing objects: 12% (11/90) remote: Compressing objects: 13% (12/90) remote: Compressing objects: 14% (13/90) remote: Compressing objects: 15% (14/90) remote: Compressing objects: 16% (15/90) remote: Compressing objects: 17% (16/90) remote: Compressing objects: 18% (17/90) remote: Compressing objects: 20% (18/90) remote: Compressing objects: 21% (19/90) remote: Compressing objects: 22% (20/90) remote: Compressing objects: 23% (21/90) remote: Compressing objects: 24% (22/90) remote: Compressing objects: 25% (23/90) remote: Compressing objects: 26% (24/90) remote: Compressing objects: 27% (25/90) remote: Compressing objects: 28% (26/90) remote: Compressing objects: 30% (27/90) remote: Compressing objects: 31% (28/90) remote: Compressing objects: 32% (29/90) remote: Compressing objects: 33% (30/90) remote: Compressing objects: 34% (31/90) remote: Compressing objects: 35% (32/90) remote: Compressing objects: 36% (33/90) remote: Compressing objects: 37% (34/90) remote: Compressing objects: 38% (35/90) remote: Compressing objects: 40% (36/90) remote: Compressing objects: 41% (37/90) remote: Compressing objects: 42% (38/90) remote: Compressing objects: 43% (39/90) remote: Compressing objects: 44% (40/90) remote: Compressing objects: 45% (41/90) remote: Compressing objects: 46% (42/90) remote: Compressing objects: 47% (43/90) remote: Compressing objects: 48% (44/90) remote: Compressing objects: 50% (45/90) remote: Compressing objects: 51% (46/90) remote: Compressing objects: 52% (47/90) remote: Compressing objects: 53% (48/90) remote: Compressing objects: 54% (49/90) remote: Compressing objects: 55% (50/90) remote: Compressing objects: 56% (51/90) remote: Compressing objects: 57% (52/90) remote: Compressing objects: 58% (53/90) remote: Compressing objects: 60% (54/90) remote: Compressing objects: 61% (55/90) remote: Compressing objects: 62% (56/90) remote: Compressing objects: 63% (57/90) remote: Compressing objects: 64% (58/90) remote: Compressing objects: 65% (59/90) remote: Compressing objects: 66% (60/90) remote: Compressing objects: 67% (61/90) remote: Compressing objects: 68% (62/90) remote: Compressing objects: 70% (63/90) remote: Compressing objects: 71% (64/90) remote: Compressing objects: 72% (65/90) remote: Compressing objects: 73% (66/90) remote: Compressing objects: 74% (67/90) remote: Compressing objects: 75% (68/90) remote: Compressing objects: 76% (69/90) remote: Compressing objects: 77% (70/90) remote: Compressing objects: 78% (71/90) remote: Compressing objects: 80% (72/90) remote: Compressing objects: 81% (73/90) remote: Compressing objects: 82% (74/90) remote: Compressing objects: 83% (75/90) remote: Compressing objects: 84% (76/90) remote: Compressing objects: 85% (77/90) remote: Compressing objects: 86% (78/90) remote: Compressing objects: 87% (79/90) remote: Compressing objects: 88% (80/90) remote: Compressing objects: 90% (81/90) remote: Compressing objects: 91% (82/90) remote: Compressing objects: 92% (83/90) remote: Compressing objects: 93% (84/90) remote: Compressing objects: 94% (85/90) remote: Compressing objects: 95% (86/90) remote: Compressing objects: 96% (87/90) remote: Compressing objects: 97% (88/90) remote: Compressing objects: 98% (89/90) remote: Compressing objects: 100% (90/90) remote: Compressing objects: 100% (90/90), done. remote: Total 131 (delta 41), reused 101 (delta 30), pack-reused 11 Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 12.79 KiB | 12.79 MiB/s, done. Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 9% (4/42) Resolving deltas: 23% (10/42) Resolving deltas: 26% (11/42) Resolving deltas: 30% (13/42) Resolving deltas: 33% (14/42) Resolving deltas: 35% (15/42) Resolving deltas: 38% (16/42) Resolving deltas: 40% (17/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/perception_vehicles'... remote: Enumerating objects: 42, done. remote: Counting objects: 2% (1/42) remote: Counting objects: 4% (2/42) remote: Counting objects: 7% (3/42) remote: Counting objects: 9% (4/42) remote: Counting objects: 11% (5/42) remote: Counting objects: 14% (6/42) remote: Counting objects: 16% (7/42) remote: Counting objects: 19% (8/42) remote: Counting objects: 21% (9/42) remote: Counting objects: 23% (10/42) remote: Counting objects: 26% (11/42) remote: Counting objects: 28% (12/42) remote: Counting objects: 30% (13/42) remote: Counting objects: 33% (14/42) remote: Counting objects: 35% (15/42) remote: Counting objects: 38% (16/42) remote: Counting objects: 40% (17/42) remote: Counting objects: 42% (18/42) remote: Counting objects: 45% (19/42) remote: Counting objects: 47% (20/42) remote: Counting objects: 50% (21/42) remote: Counting objects: 52% (22/42) remote: Counting objects: 54% (23/42) remote: Counting objects: 57% (24/42) remote: Counting objects: 59% (25/42) remote: Counting objects: 61% (26/42) remote: Counting objects: 64% (27/42) remote: Counting objects: 66% (28/42) remote: Counting objects: 69% (29/42) remote: Counting objects: 71% (30/42) remote: Counting objects: 73% (31/42) remote: Counting objects: 76% (32/42) remote: Counting objects: 78% (33/42) remote: Counting objects: 80% (34/42) remote: Counting objects: 83% (35/42) remote: Counting objects: 85% (36/42) remote: Counting objects: 88% (37/42) remote: Counting objects: 90% (38/42) remote: Counting objects: 92% (39/42) remote: Counting objects: 95% (40/42) remote: Counting objects: 97% (41/42) remote: Counting objects: 100% (42/42) remote: Counting objects: 100% (42/42), done. remote: Compressing objects: 3% (1/30) remote: Compressing objects: 6% (2/30) remote: Compressing objects: 10% (3/30) remote: Compressing objects: 13% (4/30) remote: Compressing objects: 16% (5/30) remote: Compressing objects: 20% (6/30) remote: Compressing objects: 23% (7/30) remote: Compressing objects: 26% (8/30) remote: Compressing objects: 30% (9/30) remote: Compressing objects: 33% (10/30) remote: Compressing objects: 36% (11/30) remote: Compressing objects: 40% (12/30) remote: Compressing objects: 43% (13/30) remote: Compressing objects: 46% (14/30) remote: Compressing objects: 50% (15/30) remote: Compressing objects: 53% (16/30) remote: Compressing objects: 56% (17/30) remote: Compressing objects: 60% (18/30) remote: Compressing objects: 63% (19/30) remote: Compressing objects: 66% (20/30) remote: Compressing objects: 70% (21/30) remote: Compressing objects: 73% (22/30) remote: Compressing objects: 76% (23/30) remote: Compressing objects: 80% (24/30) remote: Compressing objects: 83% (25/30) remote: Compressing objects: 86% (26/30) remote: Compressing objects: 90% (27/30) remote: Compressing objects: 93% (28/30) remote: Compressing objects: 96% (29/30) remote: Compressing objects: 100% (30/30) remote: Compressing objects: 100% (30/30), done. remote: Total 42 (delta 10), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/42) Receiving objects: 4% (2/42) Receiving objects: 7% (3/42) Receiving objects: 9% (4/42) Receiving objects: 11% (5/42) Receiving objects: 14% (6/42) Receiving objects: 16% (7/42) Receiving objects: 19% (8/42) Receiving objects: 21% (9/42) Receiving objects: 23% (10/42) Receiving objects: 26% (11/42) Receiving objects: 28% (12/42) Receiving objects: 30% (13/42) Receiving objects: 33% (14/42) Receiving objects: 35% (15/42) Receiving objects: 38% (16/42) Receiving objects: 40% (17/42) Receiving objects: 42% (18/42) Receiving objects: 45% (19/42) Receiving objects: 47% (20/42) Receiving objects: 50% (21/42) Receiving objects: 52% (22/42) Receiving objects: 54% (23/42) Receiving objects: 57% (24/42) Receiving objects: 59% (25/42) Receiving objects: 61% (26/42) Receiving objects: 64% (27/42) Receiving objects: 66% (28/42) Receiving objects: 69% (29/42) Receiving objects: 71% (30/42) Receiving objects: 73% (31/42) Receiving objects: 76% (32/42) Receiving objects: 78% (33/42) Receiving objects: 80% (34/42) Receiving objects: 83% (35/42) Receiving objects: 85% (36/42) Receiving objects: 88% (37/42) Receiving objects: 90% (38/42) Receiving objects: 92% (39/42) Receiving objects: 95% (40/42) Receiving objects: 97% (41/42) Receiving objects: 100% (42/42) Receiving objects: 100% (42/42), 5.04 KiB | 5.04 MiB/s, done. Resolving deltas: 0% (0/10) Resolving deltas: 20% (2/10) Resolving deltas: 60% (6/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/pointcloud_customized'... remote: Enumerating objects: 286, done. remote: Counting objects: 0% (1/180) remote: Counting objects: 1% (2/180) remote: Counting objects: 2% (4/180) remote: Counting objects: 3% (6/180) remote: Counting objects: 4% (8/180) remote: Counting objects: 5% (9/180) remote: Counting objects: 6% (11/180) remote: Counting objects: 7% (13/180) remote: Counting objects: 8% (15/180) remote: Counting objects: 9% (17/180) remote: Counting objects: 10% (18/180) remote: Counting objects: 11% (20/180) remote: Counting objects: 12% (22/180) remote: Counting objects: 13% (24/180) remote: Counting objects: 14% (26/180) remote: Counting objects: 15% (27/180) remote: Counting objects: 16% (29/180) remote: Counting objects: 17% (31/180) remote: Counting objects: 18% (33/180) remote: Counting objects: 19% (35/180) remote: Counting objects: 20% (36/180) remote: Counting objects: 21% (38/180) remote: Counting objects: 22% (40/180) remote: Counting objects: 23% (42/180) remote: Counting objects: 24% (44/180) remote: Counting objects: 25% (45/180) remote: Counting objects: 26% (47/180) remote: Counting objects: 27% (49/180) remote: Counting objects: 28% (51/180) remote: Counting objects: 29% (53/180) remote: Counting objects: 30% (54/180) remote: Counting objects: 31% (56/180) remote: Counting objects: 32% (58/180) remote: Counting objects: 33% (60/180) remote: Counting objects: 34% (62/180) remote: Counting objects: 35% (63/180) remote: Counting objects: 36% (65/180) remote: Counting objects: 37% (67/180) remote: Counting objects: 38% (69/180) remote: Counting objects: 39% (71/180) remote: Counting objects: 40% (72/180) remote: Counting objects: 41% (74/180) remote: Counting objects: 42% (76/180) remote: Counting objects: 43% (78/180) remote: Counting objects: 44% (80/180) remote: Counting objects: 45% (81/180) remote: Counting objects: 46% (83/180) remote: Counting objects: 47% (85/180) remote: Counting objects: 48% (87/180) remote: Counting objects: 49% (89/180) remote: Counting objects: 50% (90/180) remote: Counting objects: 51% (92/180) remote: Counting objects: 52% (94/180) remote: Counting objects: 53% (96/180) remote: Counting objects: 54% (98/180) remote: Counting objects: 55% (99/180) remote: Counting objects: 56% (101/180) remote: Counting objects: 57% (103/180) remote: Counting objects: 58% (105/180) remote: Counting objects: 59% (107/180) remote: Counting objects: 60% (108/180) remote: Counting objects: 61% (110/180) remote: Counting objects: 62% (112/180) remote: Counting objects: 63% (114/180) remote: Counting objects: 64% (116/180) remote: Counting objects: 65% (117/180) remote: Counting objects: 66% (119/180) remote: Counting objects: 67% (121/180) remote: Counting objects: 68% (123/180) remote: Counting objects: 69% (125/180) remote: Counting objects: 70% (126/180) remote: Counting objects: 71% (128/180) remote: Counting objects: 72% (130/180) remote: Counting objects: 73% (132/180) remote: Counting objects: 74% (134/180) remote: Counting objects: 75% (135/180) remote: Counting objects: 76% (137/180) remote: Counting objects: 77% (139/180) remote: Counting objects: 78% (141/180) remote: Counting objects: 79% (143/180) remote: Counting objects: 80% (144/180) remote: Counting objects: 81% (146/180) remote: Counting objects: 82% (148/180) remote: Counting objects: 83% (150/180) remote: Counting objects: 84% (152/180) remote: Counting objects: 85% (153/180) remote: Counting objects: 86% (155/180) remote: Counting objects: 87% (157/180) remote: Counting objects: 88% (159/180) remote: Counting objects: 89% (161/180) remote: Counting objects: 90% (162/180) remote: Counting objects: 91% (164/180) remote: Counting objects: 92% (166/180) remote: Counting objects: 93% (168/180) remote: Counting objects: 94% (170/180) remote: Counting objects: 95% (171/180) remote: Counting objects: 96% (173/180) remote: Counting objects: 97% (175/180) remote: Counting objects: 98% (177/180) remote: Counting objects: 99% (179/180) remote: Counting objects: 100% (180/180) remote: Counting objects: 100% (180/180), done. remote: Compressing objects: 0% (1/149) remote: Compressing objects: 1% (2/149) remote: Compressing objects: 2% (3/149) remote: Compressing objects: 3% (5/149) remote: Compressing objects: 4% (6/149) remote: Compressing objects: 5% (8/149) remote: Compressing objects: 6% (9/149) remote: Compressing objects: 7% (11/149) remote: Compressing objects: 8% (12/149) remote: Compressing objects: 9% (14/149) remote: Compressing objects: 10% (15/149) remote: Compressing objects: 11% (17/149) remote: Compressing objects: 12% (18/149) remote: Compressing objects: 13% (20/149) remote: Compressing objects: 14% (21/149) remote: Compressing objects: 15% (23/149) remote: Compressing objects: 16% (24/149) remote: Compressing objects: 17% (26/149) remote: Compressing objects: 18% (27/149) remote: Compressing objects: 19% (29/149) remote: Compressing objects: 20% (30/149) remote: Compressing objects: 21% (32/149) remote: Compressing objects: 22% (33/149) remote: Compressing objects: 23% (35/149) remote: Compressing objects: 24% (36/149) remote: Compressing objects: 25% (38/149) remote: Compressing objects: 26% (39/149) remote: Compressing objects: 26% (40/149) remote: Compressing objects: 27% (41/149) remote: Compressing objects: 28% (42/149) remote: Compressing objects: 29% (44/149) remote: Compressing objects: 30% (45/149) remote: Compressing objects: 31% (47/149) remote: Compressing objects: 32% (48/149) remote: Compressing objects: 33% (50/149) remote: Compressing objects: 34% (51/149) remote: Compressing objects: 35% (53/149) remote: Compressing objects: 36% (54/149) remote: Compressing objects: 37% (56/149) remote: Compressing objects: 38% (57/149) remote: Compressing objects: 38% (58/149) remote: Compressing objects: 39% (59/149) remote: Compressing objects: 40% (60/149) remote: Compressing objects: 41% (62/149) remote: Compressing objects: 42% (63/149) remote: Compressing objects: 43% (65/149) remote: Compressing objects: 44% (66/149) remote: Compressing objects: 45% (68/149) remote: Compressing objects: 46% (69/149) remote: Compressing objects: 47% (71/149) remote: Compressing objects: 48% (72/149) remote: Compressing objects: 49% (74/149) remote: Compressing objects: 50% (75/149) remote: Compressing objects: 51% (76/149) remote: Compressing objects: 52% (78/149) remote: Compressing objects: 53% (79/149) remote: Compressing objects: 54% (81/149) remote: Compressing objects: 55% (82/149) remote: Compressing objects: 56% (84/149) remote: Compressing objects: 57% (85/149) remote: Compressing objects: 58% (87/149) remote: Compressing objects: 59% (88/149) remote: Compressing objects: 60% (90/149) remote: Compressing objects: 61% (91/149) remote: Compressing objects: 62% (93/149) remote: Compressing objects: 63% (94/149) remote: Compressing objects: 64% (96/149) remote: Compressing objects: 65% (97/149) remote: Compressing objects: 66% (99/149) remote: Compressing objects: 67% (100/149) remote: Compressing objects: 68% (102/149) remote: Compressing objects: 69% (103/149) remote: Compressing objects: 70% (105/149) remote: Compressing objects: 71% (106/149) remote: Compressing objects: 72% (108/149) remote: Compressing objects: 73% (109/149) remote: Compressing objects: 74% (111/149) remote: Compressing objects: 75% (112/149) remote: Compressing objects: 76% (114/149) remote: Compressing objects: 77% (115/149) remote: Compressing objects: 78% (117/149) remote: Compressing objects: 79% (118/149) remote: Compressing objects: 80% (120/149) remote: Compressing objects: 81% (121/149) remote: Compressing objects: 82% (123/149) remote: Compressing objects: 83% (124/149) remote: Compressing objects: 84% (126/149) remote: Compressing objects: 85% (127/149) remote: Compressing objects: 86% (129/149) remote: Compressing objects: 87% (130/149) remote: Compressing objects: 88% (132/149) remote: Compressing objects: 89% (133/149) remote: Compressing objects: 90% (135/149) remote: Compressing objects: 91% (136/149) remote: Compressing objects: 92% (138/149) remote: Compressing objects: 93% (139/149) remote: Compressing objects: 94% (141/149) remote: Compressing objects: 95% (142/149) remote: Compressing objects: 95% (143/149) remote: Compressing objects: 96% (144/149) remote: Compressing objects: 97% (145/149) remote: Compressing objects: 98% (147/149) remote: Compressing objects: 99% (148/149) remote: Compressing objects: 100% (149/149) remote: Compressing objects: 100% (149/149), done. Receiving objects: 0% (1/286) Receiving objects: 1% (3/286) Receiving objects: 2% (6/286) Receiving objects: 3% (9/286) Receiving objects: 4% (12/286) Receiving objects: 5% (15/286) Receiving objects: 6% (18/286) Receiving objects: 7% (21/286), 14.63 MiB | 29.23 MiB/s Receiving objects: 8% (23/286), 14.63 MiB | 29.23 MiB/s Receiving objects: 9% (26/286), 14.63 MiB | 29.23 MiB/s Receiving objects: 10% (29/286), 14.63 MiB | 29.23 MiB/s Receiving objects: 11% (32/286), 14.63 MiB | 29.23 MiB/s Receiving objects: 11% (33/286), 29.48 MiB | 29.47 MiB/s Receiving objects: 12% (35/286), 29.48 MiB | 29.47 MiB/s Receiving objects: 13% (38/286), 29.48 MiB | 29.47 MiB/s Receiving objects: 13% (40/286), 54.38 MiB | 27.19 MiB/s Receiving objects: 14% (41/286), 65.70 MiB | 26.28 MiB/s Receiving objects: 14% (42/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 15% (43/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 16% (46/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 17% (49/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 18% (52/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 19% (55/286), 95.05 MiB | 31.68 MiB/s Receiving objects: 20% (58/286), 111.37 MiB | 31.82 MiB/s Receiving objects: 21% (61/286), 111.37 MiB | 31.82 MiB/s Receiving objects: 22% (63/286), 111.37 MiB | 31.82 MiB/s Receiving objects: 22% (64/286), 126.76 MiB | 31.69 MiB/s Receiving objects: 23% (66/286), 142.18 MiB | 31.59 MiB/s Receiving objects: 24% (69/286), 142.18 MiB | 31.59 MiB/s Receiving objects: 24% (71/286), 156.76 MiB | 31.59 MiB/s Receiving objects: 25% (72/286), 156.76 MiB | 31.59 MiB/s Receiving objects: 26% (75/286), 171.13 MiB | 31.48 MiB/s Receiving objects: 27% (78/286), 171.13 MiB | 31.48 MiB/s Receiving objects: 27% (79/286), 185.00 MiB | 31.58 MiB/s Receiving objects: 28% (81/286), 185.00 MiB | 31.58 MiB/s Receiving objects: 28% (82/286), 218.63 MiB | 33.98 MiB/s Receiving objects: 28% (82/286), 254.36 MiB | 31.78 MiB/s Receiving objects: 29% (83/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 30% (86/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 31% (89/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 32% (92/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 33% (95/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 34% (98/286), 269.05 MiB | 31.63 MiB/s Receiving objects: 34% (99/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 35% (101/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 36% (103/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 37% (106/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 38% (109/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 39% (112/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 40% (115/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 41% (118/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 42% (121/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 43% (123/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 44% (126/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 45% (129/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 46% (132/286), 282.61 MiB | 31.21 MiB/s Receiving objects: 46% (133/286), 290.82 MiB | 23.72 MiB/s Receiving objects: 47% (135/286), 290.82 MiB | 23.72 MiB/s Receiving objects: 48% (138/286), 290.82 MiB | 23.72 MiB/s Receiving objects: 48% (138/286), 304.49 MiB | 23.60 MiB/s Receiving objects: 49% (141/286), 304.49 MiB | 23.60 MiB/s Receiving objects: 50% (143/286), 308.90 MiB | 21.92 MiB/s Receiving objects: 51% (146/286), 308.90 MiB | 21.92 MiB/s Receiving objects: 52% (149/286), 312.02 MiB | 19.61 MiB/s Receiving objects: 53% (152/286), 312.02 MiB | 19.61 MiB/s Receiving objects: 53% (154/286), 333.57 MiB | 17.17 MiB/s Receiving objects: 54% (155/286), 333.57 MiB | 17.17 MiB/s Receiving objects: 54% (155/286), 338.04 MiB | 13.43 MiB/s Receiving objects: 55% (158/286), 338.04 MiB | 13.43 MiB/s Receiving objects: 56% (161/286), 338.04 MiB | 13.43 MiB/s Receiving objects: 57% (164/286), 338.04 MiB | 13.43 MiB/s Receiving objects: 57% (165/286), 339.26 MiB | 5.29 MiB/s Receiving objects: 58% (166/286), 339.26 MiB | 5.29 MiB/s Receiving objects: 58% (166/286), 356.60 MiB | 5.58 MiB/s Receiving objects: 58% (166/286), 391.00 MiB | 7.15 MiB/s Receiving objects: 58% (167/286), 408.84 MiB | 8.25 MiB/s Receiving objects: 59% (169/286), 416.50 MiB | 8.62 MiB/s Receiving objects: 60% (172/286), 416.50 MiB | 8.62 MiB/s Receiving objects: 61% (175/286), 420.84 MiB | 8.42 MiB/s Receiving objects: 62% (178/286), 423.52 MiB | 7.40 MiB/s Receiving objects: 63% (181/286), 423.52 MiB | 7.40 MiB/s Receiving objects: 64% (184/286), 423.52 MiB | 7.40 MiB/s Receiving objects: 65% (186/286), 423.52 MiB | 7.40 MiB/s Receiving objects: 66% (189/286), 431.24 MiB | 8.05 MiB/s Receiving objects: 67% (192/286), 431.24 MiB | 8.05 MiB/s Receiving objects: 68% (195/286), 431.24 MiB | 8.05 MiB/s Receiving objects: 69% (198/286), 431.24 MiB | 8.05 MiB/s Receiving objects: 70% (201/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 71% (204/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 72% (206/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 73% (209/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 74% (212/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 75% (215/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 76% (218/286), 446.26 MiB | 23.56 MiB/s Receiving objects: 76% (218/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 77% (221/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 78% (224/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 79% (226/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 80% (229/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 81% (232/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 82% (235/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 83% (238/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 84% (241/286), 474.27 MiB | 8.83 MiB/s Receiving objects: 85% (244/286), 495.83 MiB | 9.10 MiB/s Receiving objects: 86% (246/286), 495.83 MiB | 9.10 MiB/s Receiving objects: 87% (249/286), 525.66 MiB | 9.49 MiB/s Receiving objects: 88% (252/286), 525.66 MiB | 9.49 MiB/s Receiving objects: 89% (255/286), 525.66 MiB | 9.49 MiB/s Receiving objects: 89% (256/286), 539.77 MiB | 10.33 MiB/s Receiving objects: 90% (258/286), 553.09 MiB | 11.29 MiB/s Receiving objects: 91% (261/286), 566.50 MiB | 11.79 MiB/s remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106 Receiving objects: 92% (264/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 93% (266/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 94% (269/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 95% (272/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 96% (275/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 97% (278/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 98% (281/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 99% (284/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 100% (286/286), 566.50 MiB | 11.79 MiB/s Receiving objects: 100% (286/286), 577.13 MiB | 15.35 MiB/s, done. Resolving deltas: 0% (0/44) Resolving deltas: 2% (1/44) Resolving deltas: 4% (2/44) Resolving deltas: 18% (8/44) Resolving deltas: 20% (9/44) Resolving deltas: 22% (10/44) Resolving deltas: 34% (15/44) Resolving deltas: 36% (16/44) Resolving deltas: 38% (17/44) Resolving deltas: 52% (23/44) Resolving deltas: 59% (26/44) Resolving deltas: 68% (30/44) Resolving deltas: 70% (31/44) Resolving deltas: 72% (32/44) Resolving deltas: 75% (33/44) Resolving deltas: 79% (35/44) Resolving deltas: 84% (37/44) Resolving deltas: 88% (39/44) Resolving deltas: 90% (40/44) Resolving deltas: 97% (43/44) Resolving deltas: 100% (44/44) Resolving deltas: 100% (44/44), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/prediction_config'... remote: Enumerating objects: 102, done. remote: Counting objects: 1% (1/58) remote: Counting objects: 3% (2/58) remote: Counting objects: 5% (3/58) remote: Counting objects: 6% (4/58) remote: Counting objects: 8% (5/58) remote: Counting objects: 10% (6/58) remote: Counting objects: 12% (7/58) remote: Counting objects: 13% (8/58) remote: Counting objects: 15% (9/58) remote: Counting objects: 17% (10/58) remote: Counting objects: 18% (11/58) remote: Counting objects: 20% (12/58) remote: Counting objects: 22% (13/58) remote: Counting objects: 24% (14/58) remote: Counting objects: 25% (15/58) remote: Counting objects: 27% (16/58) remote: Counting objects: 29% (17/58) remote: Counting objects: 31% (18/58) remote: Counting objects: 32% (19/58) remote: Counting objects: 34% (20/58) remote: Counting objects: 36% (21/58) remote: Counting objects: 37% (22/58) remote: Counting objects: 39% (23/58) remote: Counting objects: 41% (24/58) remote: Counting objects: 43% (25/58) remote: Counting objects: 44% (26/58) remote: Counting objects: 46% (27/58) remote: Counting objects: 48% (28/58) remote: Counting objects: 50% (29/58) remote: Counting objects: 51% (30/58) remote: Counting objects: 53% (31/58) remote: Counting objects: 55% (32/58) remote: Counting objects: 56% (33/58) remote: Counting objects: 58% (34/58) remote: Counting objects: 60% (35/58) remote: Counting objects: 62% (36/58) remote: Counting objects: 63% (37/58) remote: Counting objects: 65% (38/58) remote: Counting objects: 67% (39/58) remote: Counting objects: 68% (40/58) remote: Counting objects: 70% (41/58) remote: Counting objects: 72% (42/58) remote: Counting objects: 74% (43/58) remote: Counting objects: 75% (44/58) remote: Counting objects: 77% (45/58) remote: Counting objects: 79% (46/58) remote: Counting objects: 81% (47/58) remote: Counting objects: 82% (48/58) remote: Counting objects: 84% (49/58) remote: Counting objects: 86% (50/58) remote: Counting objects: 87% (51/58) remote: Counting objects: 89% (52/58) remote: Counting objects: 91% (53/58) remote: Counting objects: 93% (54/58) remote: Counting objects: 94% (55/58) remote: Counting objects: 96% (56/58) remote: Counting objects: 98% (57/58) remote: Counting objects: 100% (58/58) remote: Counting objects: 100% (58/58), done. remote: Compressing objects: 2% (1/35) remote: Compressing objects: 5% (2/35) remote: Compressing objects: 8% (3/35) remote: Compressing objects: 11% (4/35) remote: Compressing objects: 14% (5/35) remote: Compressing objects: 17% (6/35) remote: Compressing objects: 20% (7/35) remote: Compressing objects: 22% (8/35) remote: Compressing objects: 25% (9/35) remote: Compressing objects: 28% (10/35) remote: Compressing objects: 31% (11/35) remote: Compressing objects: 34% (12/35) remote: Compressing objects: 37% (13/35) remote: Compressing objects: 40% (14/35) remote: Compressing objects: 42% (15/35) remote: Compressing objects: 45% (16/35) remote: Compressing objects: 48% (17/35) remote: Compressing objects: 51% (18/35) remote: Compressing objects: 54% (19/35) remote: Compressing objects: 57% (20/35) remote: Compressing objects: 60% (21/35) remote: Compressing objects: 62% (22/35) remote: Compressing objects: 65% (23/35) remote: Compressing objects: 68% (24/35) remote: Compressing objects: 71% (25/35) remote: Compressing objects: 74% (26/35) remote: Compressing objects: 77% (27/35) remote: Compressing objects: 80% (28/35) remote: Compressing objects: 82% (29/35) remote: Compressing objects: 85% (30/35) remote: Compressing objects: 88% (31/35) remote: Compressing objects: 91% (32/35) remote: Compressing objects: 94% (33/35) remote: Compressing objects: 97% (34/35) remote: Compressing objects: 100% (35/35) remote: Compressing objects: 100% (35/35), done. Receiving objects: 0% (1/102) Receiving objects: 1% (2/102) Receiving objects: 2% (3/102) Receiving objects: 3% (4/102) Receiving objects: 4% (5/102) Receiving objects: 5% (6/102) Receiving objects: 6% (7/102) Receiving objects: 7% (8/102) Receiving objects: 8% (9/102) Receiving objects: 9% (10/102) Receiving objects: 10% (11/102) Receiving objects: 11% (12/102) Receiving objects: 12% (13/102) Receiving objects: 13% (14/102) Receiving objects: 14% (15/102) Receiving objects: 15% (16/102) Receiving objects: 16% (17/102) Receiving objects: 17% (18/102) Receiving objects: 18% (19/102) Receiving objects: 19% (20/102) Receiving objects: 20% (21/102) Receiving objects: 21% (22/102) Receiving objects: 22% (23/102) Receiving objects: 23% (24/102) Receiving objects: 24% (25/102) Receiving objects: 25% (26/102) Receiving objects: 26% (27/102) Receiving objects: 27% (28/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 28% (29/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 29% (30/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 30% (31/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 31% (32/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 32% (33/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 33% (34/102), 19.36 MiB | 38.69 MiB/s remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44 Receiving objects: 34% (35/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 35% (36/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 36% (37/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 37% (38/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 38% (39/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 39% (40/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 40% (41/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 41% (42/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 42% (43/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 43% (44/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 44% (45/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 45% (46/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 46% (47/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 47% (48/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 48% (49/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 49% (50/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 50% (51/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 51% (53/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 52% (54/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 53% (55/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 54% (56/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 55% (57/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 56% (58/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 57% (59/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 58% (60/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 59% (61/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 60% (62/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 61% (63/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 62% (64/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 63% (65/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 64% (66/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 65% (67/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 66% (68/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 67% (69/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 68% (70/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 69% (71/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 70% (72/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 71% (73/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 72% (74/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 73% (75/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 74% (76/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 75% (77/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 76% (78/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 77% (79/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 78% (80/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 79% (81/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 80% (82/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 81% (83/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 82% (84/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 83% (85/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 84% (86/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 85% (87/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 86% (88/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 87% (89/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 88% (90/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 89% (91/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 90% (92/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 91% (93/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 92% (94/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 93% (95/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 94% (96/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 95% (97/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 96% (98/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 97% (99/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 98% (100/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 99% (101/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 100% (102/102), 19.36 MiB | 38.69 MiB/s Receiving objects: 100% (102/102), 31.81 MiB | 37.66 MiB/s, done. Resolving deltas: 0% (0/27) Resolving deltas: 3% (1/27) Resolving deltas: 22% (6/27) Resolving deltas: 29% (8/27) Resolving deltas: 88% (24/27) Resolving deltas: 92% (25/27) Resolving deltas: 100% (27/27) Resolving deltas: 100% (27/27), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/rslidar_sdk_common'... remote: Enumerating objects: 16, done. remote: Counting objects: 6% (1/16) remote: Counting objects: 12% (2/16) remote: Counting objects: 18% (3/16) remote: Counting objects: 25% (4/16) remote: Counting objects: 31% (5/16) remote: Counting objects: 37% (6/16) remote: Counting objects: 43% (7/16) remote: Counting objects: 50% (8/16) remote: Counting objects: 56% (9/16) remote: Counting objects: 62% (10/16) remote: Counting objects: 68% (11/16) remote: Counting objects: 75% (12/16) remote: Counting objects: 81% (13/16) remote: Counting objects: 87% (14/16) remote: Counting objects: 93% (15/16) remote: Counting objects: 100% (16/16) remote: Counting objects: 100% (16/16), done. remote: Compressing objects: 7% (1/13) remote: Compressing objects: 15% (2/13) remote: Compressing objects: 23% (3/13) remote: Compressing objects: 30% (4/13) remote: Compressing objects: 38% (5/13) remote: Compressing objects: 46% (6/13) remote: Compressing objects: 53% (7/13) remote: Compressing objects: 61% (8/13) remote: Compressing objects: 69% (9/13) remote: Compressing objects: 76% (10/13) remote: Compressing objects: 84% (11/13) remote: Compressing objects: 92% (12/13) remote: Compressing objects: 100% (13/13) remote: Compressing objects: 100% (13/13), done. remote: Total 16 (delta 3), reused 0 (delta 0), pack-reused 0 Receiving objects: 6% (1/16) Receiving objects: 12% (2/16) Receiving objects: 18% (3/16) Receiving objects: 25% (4/16) Receiving objects: 31% (5/16) Receiving objects: 37% (6/16) Receiving objects: 43% (7/16) Receiving objects: 50% (8/16) Receiving objects: 56% (9/16) Receiving objects: 62% (10/16) Receiving objects: 68% (11/16) Receiving objects: 75% (12/16) Receiving objects: 81% (13/16) Receiving objects: 87% (14/16) Receiving objects: 93% (15/16) Receiving objects: 100% (16/16) Receiving objects: 100% (16/16), 7.32 KiB | 7.32 MiB/s, done. Resolving deltas: 0% (0/3) Resolving deltas: 100% (3/3) Resolving deltas: 100% (3/3), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/static_transform_common'... remote: Enumerating objects: 14, done. remote: Counting objects: 7% (1/14) remote: Counting objects: 14% (2/14) remote: Counting objects: 21% (3/14) remote: Counting objects: 28% (4/14) remote: Counting objects: 35% (5/14) remote: Counting objects: 42% (6/14) remote: Counting objects: 50% (7/14) remote: Counting objects: 57% (8/14) remote: Counting objects: 64% (9/14) remote: Counting objects: 71% (10/14) remote: Counting objects: 78% (11/14) remote: Counting objects: 85% (12/14) remote: Counting objects: 92% (13/14) remote: Counting objects: 100% (14/14) remote: Counting objects: 100% (14/14), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. remote: Total 14 (delta 2), reused 0 (delta 0), pack-reused 0 Receiving objects: 7% (1/14) Receiving objects: 14% (2/14) Receiving objects: 21% (3/14) Receiving objects: 28% (4/14) Receiving objects: 35% (5/14) Receiving objects: 42% (6/14) Receiving objects: 50% (7/14) Receiving objects: 57% (8/14) Receiving objects: 64% (9/14) Receiving objects: 71% (10/14) Receiving objects: 78% (11/14) Receiving objects: 85% (12/14) Receiving objects: 92% (13/14) Receiving objects: 100% (14/14) Receiving objects: 100% (14/14), done. Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-common'... remote: Enumerating objects: 131, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) remote: Total 131 (delta 17), reused 52 (delta 10), pack-reused 38 Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 24.29 KiB | 8.10 MiB/s, done. Resolving deltas: 0% (0/22) Resolving deltas: 4% (1/22) Resolving deltas: 9% (2/22) Resolving deltas: 40% (9/22) Resolving deltas: 100% (22/22) Resolving deltas: 100% (22/22), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-device'... remote: Enumerating objects: 1473, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 2% (1/49) remote: Compressing objects: 4% (2/49) remote: Compressing objects: 6% (3/49) remote: Compressing objects: 8% (4/49) remote: Compressing objects: 10% (5/49) remote: Compressing objects: 12% (6/49) remote: Compressing objects: 14% (7/49) remote: Compressing objects: 16% (8/49) remote: Compressing objects: 18% (9/49) remote: Compressing objects: 20% (10/49) remote: Compressing objects: 22% (11/49) remote: Compressing objects: 24% (12/49) remote: Compressing objects: 26% (13/49) remote: Compressing objects: 28% (14/49) remote: Compressing objects: 30% (15/49) remote: Compressing objects: 32% (16/49) remote: Compressing objects: 34% (17/49) remote: Compressing objects: 36% (18/49) remote: Compressing objects: 38% (19/49) remote: Compressing objects: 40% (20/49) remote: Compressing objects: 42% (21/49) remote: Compressing objects: 44% (22/49) remote: Compressing objects: 46% (23/49) remote: Compressing objects: 48% (24/49) remote: Compressing objects: 51% (25/49) remote: Compressing objects: 53% (26/49) remote: Compressing objects: 55% (27/49) remote: Compressing objects: 57% (28/49) remote: Compressing objects: 59% (29/49) remote: Compressing objects: 61% (30/49) remote: Compressing objects: 63% (31/49) remote: Compressing objects: 65% (32/49) remote: Compressing objects: 67% (33/49) remote: Compressing objects: 69% (34/49) remote: Compressing objects: 71% (35/49) remote: Compressing objects: 73% (36/49) remote: Compressing objects: 75% (37/49) remote: Compressing objects: 77% (38/49) remote: Compressing objects: 79% (39/49) remote: Compressing objects: 81% (40/49) remote: Compressing objects: 83% (41/49) remote: Compressing objects: 85% (42/49) remote: Compressing objects: 87% (43/49) remote: Compressing objects: 89% (44/49) remote: Compressing objects: 91% (45/49) remote: Compressing objects: 93% (46/49) remote: Compressing objects: 95% (47/49) remote: Compressing objects: 97% (48/49) remote: Compressing objects: 100% (49/49) remote: Compressing objects: 100% (49/49), done. Receiving objects: 0% (1/1473) Receiving objects: 1% (15/1473) Receiving objects: 2% (30/1473) Receiving objects: 3% (45/1473) Receiving objects: 4% (59/1473) Receiving objects: 5% (74/1473) Receiving objects: 6% (89/1473) Receiving objects: 7% (104/1473) Receiving objects: 8% (118/1473) Receiving objects: 9% (133/1473) Receiving objects: 10% (148/1473) Receiving objects: 11% (163/1473) Receiving objects: 12% (177/1473) Receiving objects: 13% (192/1473) Receiving objects: 14% (207/1473) Receiving objects: 15% (221/1473) Receiving objects: 16% (236/1473) Receiving objects: 17% (251/1473) Receiving objects: 18% (266/1473) Receiving objects: 19% (280/1473) Receiving objects: 20% (295/1473) Receiving objects: 21% (310/1473) Receiving objects: 22% (325/1473) Receiving objects: 23% (339/1473) Receiving objects: 24% (354/1473) Receiving objects: 25% (369/1473) Receiving objects: 26% (383/1473) Receiving objects: 27% (398/1473) Receiving objects: 28% (413/1473) Receiving objects: 29% (428/1473) Receiving objects: 30% (442/1473) Receiving objects: 31% (457/1473) Receiving objects: 32% (472/1473) Receiving objects: 33% (487/1473) Receiving objects: 34% (501/1473) Receiving objects: 35% (516/1473) Receiving objects: 36% (531/1473) Receiving objects: 37% (546/1473) Receiving objects: 38% (560/1473) Receiving objects: 39% (575/1473) Receiving objects: 40% (590/1473) Receiving objects: 41% (604/1473) Receiving objects: 42% (619/1473) Receiving objects: 43% (634/1473) Receiving objects: 44% (649/1473) Receiving objects: 45% (663/1473) Receiving objects: 46% (678/1473) Receiving objects: 47% (693/1473) Receiving objects: 48% (708/1473) Receiving objects: 49% (722/1473) Receiving objects: 50% (737/1473) Receiving objects: 51% (752/1473) Receiving objects: 52% (766/1473) Receiving objects: 53% (781/1473) Receiving objects: 54% (796/1473) Receiving objects: 55% (811/1473) Receiving objects: 56% (825/1473) Receiving objects: 57% (840/1473) Receiving objects: 58% (855/1473) remote: Total 1473 (delta 9), reused 0 (delta 0), pack-reused 1421 Receiving objects: 59% (870/1473) Receiving objects: 60% (884/1473) Receiving objects: 61% (899/1473) Receiving objects: 62% (914/1473) Receiving objects: 63% (928/1473) Receiving objects: 64% (943/1473) Receiving objects: 65% (958/1473) Receiving objects: 66% (973/1473) Receiving objects: 67% (987/1473) Receiving objects: 68% (1002/1473) Receiving objects: 69% (1017/1473) Receiving objects: 70% (1032/1473) Receiving objects: 71% (1046/1473) Receiving objects: 72% (1061/1473) Receiving objects: 73% (1076/1473) Receiving objects: 74% (1091/1473) Receiving objects: 75% (1105/1473) Receiving objects: 76% (1120/1473) Receiving objects: 77% (1135/1473) Receiving objects: 78% (1149/1473) Receiving objects: 79% (1164/1473) Receiving objects: 80% (1179/1473) Receiving objects: 81% (1194/1473) Receiving objects: 82% (1208/1473) Receiving objects: 83% (1223/1473) Receiving objects: 84% (1238/1473) Receiving objects: 85% (1253/1473) Receiving objects: 86% (1267/1473) Receiving objects: 87% (1282/1473) Receiving objects: 88% (1297/1473) Receiving objects: 89% (1311/1473) Receiving objects: 90% (1326/1473) Receiving objects: 91% (1341/1473) Receiving objects: 92% (1356/1473) Receiving objects: 93% (1370/1473) Receiving objects: 94% (1385/1473) Receiving objects: 95% (1400/1473) Receiving objects: 96% (1415/1473) Receiving objects: 97% (1429/1473) Receiving objects: 98% (1444/1473) Receiving objects: 99% (1459/1473) Receiving objects: 100% (1473/1473) Receiving objects: 100% (1473/1473), 165.23 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/468) Resolving deltas: 6% (31/468) Resolving deltas: 14% (66/468) Resolving deltas: 15% (72/468) Resolving deltas: 16% (75/468) Resolving deltas: 21% (100/468) Resolving deltas: 27% (131/468) Resolving deltas: 28% (134/468) Resolving deltas: 31% (146/468) Resolving deltas: 33% (156/468) Resolving deltas: 36% (171/468) Resolving deltas: 37% (175/468) Resolving deltas: 42% (199/468) Resolving deltas: 43% (202/468) Resolving deltas: 44% (207/468) Resolving deltas: 49% (232/468) Resolving deltas: 50% (235/468) Resolving deltas: 51% (241/468) Resolving deltas: 53% (252/468) Resolving deltas: 54% (253/468) Resolving deltas: 55% (261/468) Resolving deltas: 67% (318/468) Resolving deltas: 70% (330/468) Resolving deltas: 73% (345/468) Resolving deltas: 74% (350/468) Resolving deltas: 75% (351/468) Resolving deltas: 77% (362/468) Resolving deltas: 78% (366/468) Resolving deltas: 79% (372/468) Resolving deltas: 80% (376/468) Resolving deltas: 82% (384/468) Resolving deltas: 84% (397/468) Resolving deltas: 85% (398/468) Resolving deltas: 86% (403/468) Resolving deltas: 87% (409/468) Resolving deltas: 88% (415/468) Resolving deltas: 89% (417/468) Resolving deltas: 90% (422/468) Resolving deltas: 91% (426/468) Resolving deltas: 92% (431/468) Resolving deltas: 93% (436/468) Resolving deltas: 94% (441/468) Resolving deltas: 95% (445/468) Resolving deltas: 96% (450/468) Resolving deltas: 97% (454/468) Resolving deltas: 98% (459/468) Resolving deltas: 99% (464/468) Resolving deltas: 100% (468/468) Resolving deltas: 100% (468/468), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-mqtt'... remote: Enumerating objects: 131, done. remote: Counting objects: 0% (1/103) remote: Counting objects: 1% (2/103) remote: Counting objects: 2% (3/103) remote: Counting objects: 3% (4/103) remote: Counting objects: 4% (5/103) remote: Counting objects: 5% (6/103) remote: Counting objects: 6% (7/103) remote: Counting objects: 7% (8/103) remote: Counting objects: 8% (9/103) remote: Counting objects: 9% (10/103) remote: Counting objects: 10% (11/103) remote: Counting objects: 11% (12/103) remote: Counting objects: 12% (13/103) remote: Counting objects: 13% (14/103) remote: Counting objects: 14% (15/103) remote: Counting objects: 15% (16/103) remote: Counting objects: 16% (17/103) remote: Counting objects: 17% (18/103) remote: Counting objects: 18% (19/103) remote: Counting objects: 19% (20/103) remote: Counting objects: 20% (21/103) remote: Counting objects: 21% (22/103) remote: Counting objects: 22% (23/103) remote: Counting objects: 23% (24/103) remote: Counting objects: 24% (25/103) remote: Counting objects: 25% (26/103) remote: Counting objects: 26% (27/103) remote: Counting objects: 27% (28/103) remote: Counting objects: 28% (29/103) remote: Counting objects: 29% (30/103) remote: Counting objects: 30% (31/103) remote: Counting objects: 31% (32/103) remote: Counting objects: 32% (33/103) remote: Counting objects: 33% (34/103) remote: Counting objects: 34% (36/103) remote: Counting objects: 35% (37/103) remote: Counting objects: 36% (38/103) remote: Counting objects: 37% (39/103) remote: Counting objects: 38% (40/103) remote: Counting objects: 39% (41/103) remote: Counting objects: 40% (42/103) remote: Counting objects: 41% (43/103) remote: Counting objects: 42% (44/103) remote: Counting objects: 43% (45/103) remote: Counting objects: 44% (46/103) remote: Counting objects: 45% (47/103) remote: Counting objects: 46% (48/103) remote: Counting objects: 47% (49/103) remote: Counting objects: 48% (50/103) remote: Counting objects: 49% (51/103) remote: Counting objects: 50% (52/103) remote: Counting objects: 51% (53/103) remote: Counting objects: 52% (54/103) remote: Counting objects: 53% (55/103) remote: Counting objects: 54% (56/103) remote: Counting objects: 55% (57/103) remote: Counting objects: 56% (58/103) remote: Counting objects: 57% (59/103) remote: Counting objects: 58% (60/103) remote: Counting objects: 59% (61/103) remote: Counting objects: 60% (62/103) remote: Counting objects: 61% (63/103) remote: Counting objects: 62% (64/103) remote: Counting objects: 63% (65/103) remote: Counting objects: 64% (66/103) remote: Counting objects: 65% (67/103) remote: Counting objects: 66% (68/103) remote: Counting objects: 67% (70/103) remote: Counting objects: 68% (71/103) remote: Counting objects: 69% (72/103) remote: Counting objects: 70% (73/103) remote: Counting objects: 71% (74/103) remote: Counting objects: 72% (75/103) remote: Counting objects: 73% (76/103) remote: Counting objects: 74% (77/103) remote: Counting objects: 75% (78/103) remote: Counting objects: 76% (79/103) remote: Counting objects: 77% (80/103) remote: Counting objects: 78% (81/103) remote: Counting objects: 79% (82/103) remote: Counting objects: 80% (83/103) remote: Counting objects: 81% (84/103) remote: Counting objects: 82% (85/103) remote: Counting objects: 83% (86/103) remote: Counting objects: 84% (87/103) remote: Counting objects: 85% (88/103) remote: Counting objects: 86% (89/103) remote: Counting objects: 87% (90/103) remote: Counting objects: 88% (91/103) remote: Counting objects: 89% (92/103) remote: Counting objects: 90% (93/103) remote: Counting objects: 91% (94/103) remote: Counting objects: 92% (95/103) remote: Counting objects: 93% (96/103) remote: Counting objects: 94% (97/103) remote: Counting objects: 95% (98/103) remote: Counting objects: 96% (99/103) remote: Counting objects: 97% (100/103) remote: Counting objects: 98% (101/103) remote: Counting objects: 99% (102/103) remote: Counting objects: 100% (103/103) remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 2% (1/47) remote: Compressing objects: 4% (2/47) remote: Compressing objects: 6% (3/47) remote: Compressing objects: 8% (4/47) remote: Compressing objects: 10% (5/47) remote: Compressing objects: 12% (6/47) remote: Compressing objects: 14% (7/47) remote: Compressing objects: 17% (8/47) remote: Compressing objects: 19% (9/47) remote: Compressing objects: 21% (10/47) remote: Compressing objects: 23% (11/47) remote: Compressing objects: 25% (12/47) remote: Compressing objects: 27% (13/47) remote: Compressing objects: 29% (14/47) remote: Compressing objects: 31% (15/47) remote: Compressing objects: 34% (16/47) remote: Compressing objects: 36% (17/47) remote: Compressing objects: 38% (18/47) remote: Compressing objects: 40% (19/47) remote: Compressing objects: 42% (20/47) remote: Compressing objects: 44% (21/47) remote: Compressing objects: 46% (22/47) remote: Compressing objects: 48% (23/47) remote: Compressing objects: 51% (24/47) remote: Compressing objects: 53% (25/47) remote: Compressing objects: 55% (26/47) remote: Compressing objects: 57% (27/47) remote: Compressing objects: 59% (28/47) remote: Compressing objects: 61% (29/47) remote: Compressing objects: 63% (30/47) remote: Compressing objects: 65% (31/47) remote: Compressing objects: 68% (32/47) remote: Compressing objects: 70% (33/47) remote: Compressing objects: 72% (34/47) remote: Compressing objects: 74% (35/47) remote: Compressing objects: 76% (36/47) remote: Compressing objects: 78% (37/47) remote: Compressing objects: 80% (38/47) remote: Compressing objects: 82% (39/47) remote: Compressing objects: 85% (40/47) remote: Compressing objects: 87% (41/47) remote: Compressing objects: 89% (42/47) remote: Compressing objects: 91% (43/47) remote: Compressing objects: 93% (44/47) remote: Compressing objects: 95% (45/47) remote: Compressing objects: 97% (46/47) remote: Compressing objects: 100% (47/47) remote: Compressing objects: 100% (47/47), done. Receiving objects: 0% (1/131) Receiving objects: 1% (2/131) Receiving objects: 2% (3/131) Receiving objects: 3% (4/131) Receiving objects: 4% (6/131) Receiving objects: 5% (7/131) Receiving objects: 6% (8/131) Receiving objects: 7% (10/131) Receiving objects: 8% (11/131) Receiving objects: 9% (12/131) Receiving objects: 10% (14/131) Receiving objects: 11% (15/131) Receiving objects: 12% (16/131) remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28 Receiving objects: 13% (18/131) Receiving objects: 14% (19/131) Receiving objects: 15% (20/131) Receiving objects: 16% (21/131) Receiving objects: 17% (23/131) Receiving objects: 18% (24/131) Receiving objects: 19% (25/131) Receiving objects: 20% (27/131) Receiving objects: 21% (28/131) Receiving objects: 22% (29/131) Receiving objects: 23% (31/131) Receiving objects: 24% (32/131) Receiving objects: 25% (33/131) Receiving objects: 26% (35/131) Receiving objects: 27% (36/131) Receiving objects: 28% (37/131) Receiving objects: 29% (38/131) Receiving objects: 30% (40/131) Receiving objects: 31% (41/131) Receiving objects: 32% (42/131) Receiving objects: 33% (44/131) Receiving objects: 34% (45/131) Receiving objects: 35% (46/131) Receiving objects: 36% (48/131) Receiving objects: 37% (49/131) Receiving objects: 38% (50/131) Receiving objects: 39% (52/131) Receiving objects: 40% (53/131) Receiving objects: 41% (54/131) Receiving objects: 42% (56/131) Receiving objects: 43% (57/131) Receiving objects: 44% (58/131) Receiving objects: 45% (59/131) Receiving objects: 46% (61/131) Receiving objects: 47% (62/131) Receiving objects: 48% (63/131) Receiving objects: 49% (65/131) Receiving objects: 50% (66/131) Receiving objects: 51% (67/131) Receiving objects: 52% (69/131) Receiving objects: 53% (70/131) Receiving objects: 54% (71/131) Receiving objects: 55% (73/131) Receiving objects: 56% (74/131) Receiving objects: 57% (75/131) Receiving objects: 58% (76/131) Receiving objects: 59% (78/131) Receiving objects: 60% (79/131) Receiving objects: 61% (80/131) Receiving objects: 62% (82/131) Receiving objects: 63% (83/131) Receiving objects: 64% (84/131) Receiving objects: 65% (86/131) Receiving objects: 66% (87/131) Receiving objects: 67% (88/131) Receiving objects: 68% (90/131) Receiving objects: 69% (91/131) Receiving objects: 70% (92/131) Receiving objects: 71% (94/131) Receiving objects: 72% (95/131) Receiving objects: 73% (96/131) Receiving objects: 74% (97/131) Receiving objects: 75% (99/131) Receiving objects: 76% (100/131) Receiving objects: 77% (101/131) Receiving objects: 78% (103/131) Receiving objects: 79% (104/131) Receiving objects: 80% (105/131) Receiving objects: 81% (107/131) Receiving objects: 82% (108/131) Receiving objects: 83% (109/131) Receiving objects: 84% (111/131) Receiving objects: 85% (112/131) Receiving objects: 86% (113/131) Receiving objects: 87% (114/131) Receiving objects: 88% (116/131) Receiving objects: 89% (117/131) Receiving objects: 90% (118/131) Receiving objects: 91% (120/131) Receiving objects: 92% (121/131) Receiving objects: 93% (122/131) Receiving objects: 94% (124/131) Receiving objects: 95% (125/131) Receiving objects: 96% (126/131) Receiving objects: 97% (128/131) Receiving objects: 98% (129/131) Receiving objects: 99% (130/131) Receiving objects: 100% (131/131) Receiving objects: 100% (131/131), 14.54 KiB | 14.54 MiB/s, done. Resolving deltas: 0% (0/31) Resolving deltas: 3% (1/31) Resolving deltas: 6% (2/31) Resolving deltas: 9% (3/31) Resolving deltas: 12% (4/31) Resolving deltas: 16% (5/31) Resolving deltas: 22% (7/31) Resolving deltas: 25% (8/31) Resolving deltas: 48% (15/31) Resolving deltas: 74% (23/31) Resolving deltas: 100% (31/31) Resolving deltas: 100% (31/31), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-node-xiamen'... remote: Enumerating objects: 721, done. remote: Counting objects: 0% (1/220) remote: Counting objects: 1% (3/220) remote: Counting objects: 2% (5/220) remote: Counting objects: 3% (7/220) remote: Counting objects: 4% (9/220) remote: Counting objects: 5% (11/220) remote: Counting objects: 6% (14/220) remote: Counting objects: 7% (16/220) remote: Counting objects: 8% (18/220) remote: Counting objects: 9% (20/220) remote: Counting objects: 10% (22/220) remote: Counting objects: 11% (25/220) remote: Counting objects: 12% (27/220) remote: Counting objects: 13% (29/220) remote: Counting objects: 14% (31/220) remote: Counting objects: 15% (33/220) remote: Counting objects: 16% (36/220) remote: Counting objects: 17% (38/220) remote: Counting objects: 18% (40/220) remote: Counting objects: 19% (42/220) remote: Counting objects: 20% (44/220) remote: Counting objects: 21% (47/220) remote: Counting objects: 22% (49/220) remote: Counting objects: 23% (51/220) remote: Counting objects: 24% (53/220) remote: Counting objects: 25% (55/220) remote: Counting objects: 26% (58/220) remote: Counting objects: 27% (60/220) remote: Counting objects: 28% (62/220) remote: Counting objects: 29% (64/220) remote: Counting objects: 30% (66/220) remote: Counting objects: 31% (69/220) remote: Counting objects: 32% (71/220) remote: Counting objects: 33% (73/220) remote: Counting objects: 34% (75/220) remote: Counting objects: 35% (77/220) remote: Counting objects: 36% (80/220) remote: Counting objects: 37% (82/220) remote: Counting objects: 38% (84/220) remote: Counting objects: 39% (86/220) remote: Counting objects: 40% (88/220) remote: Counting objects: 41% (91/220) remote: Counting objects: 42% (93/220) remote: Counting objects: 43% (95/220) remote: Counting objects: 44% (97/220) remote: Counting objects: 45% (99/220) remote: Counting objects: 46% (102/220) remote: Counting objects: 47% (104/220) remote: Counting objects: 48% (106/220) remote: Counting objects: 49% (108/220) remote: Counting objects: 50% (110/220) remote: Counting objects: 51% (113/220) remote: Counting objects: 52% (115/220) remote: Counting objects: 53% (117/220) remote: Counting objects: 54% (119/220) remote: Counting objects: 55% (121/220) remote: Counting objects: 56% (124/220) remote: Counting objects: 57% (126/220) remote: Counting objects: 58% (128/220) remote: Counting objects: 59% (130/220) remote: Counting objects: 60% (132/220) remote: Counting objects: 61% (135/220) remote: Counting objects: 62% (137/220) remote: Counting objects: 63% (139/220) remote: Counting objects: 64% (141/220) remote: Counting objects: 65% (143/220) remote: Counting objects: 66% (146/220) remote: Counting objects: 67% (148/220) remote: Counting objects: 68% (150/220) remote: Counting objects: 69% (152/220) remote: Counting objects: 70% (154/220) remote: Counting objects: 71% (157/220) remote: Counting objects: 72% (159/220) remote: Counting objects: 73% (161/220) remote: Counting objects: 74% (163/220) remote: Counting objects: 75% (165/220) remote: Counting objects: 76% (168/220) remote: Counting objects: 77% (170/220) remote: Counting objects: 78% (172/220) remote: Counting objects: 79% (174/220) remote: Counting objects: 80% (176/220) remote: Counting objects: 81% (179/220) remote: Counting objects: 82% (181/220) remote: Counting objects: 83% (183/220) remote: Counting objects: 84% (185/220) remote: Counting objects: 85% (187/220) remote: Counting objects: 86% (190/220) remote: Counting objects: 87% (192/220) remote: Counting objects: 88% (194/220) remote: Counting objects: 89% (196/220) remote: Counting objects: 90% (198/220) remote: Counting objects: 91% (201/220) remote: Counting objects: 92% (203/220) remote: Counting objects: 93% (205/220) remote: Counting objects: 94% (207/220) remote: Counting objects: 95% (209/220) remote: Counting objects: 96% (212/220) remote: Counting objects: 97% (214/220) remote: Counting objects: 98% (216/220) remote: Counting objects: 99% (218/220) remote: Counting objects: 100% (220/220) remote: Counting objects: 100% (220/220), done. remote: Compressing objects: 1% (1/73) remote: Compressing objects: 2% (2/73) remote: Compressing objects: 4% (3/73) remote: Compressing objects: 5% (4/73) remote: Compressing objects: 6% (5/73) remote: Compressing objects: 8% (6/73) remote: Compressing objects: 9% (7/73) remote: Compressing objects: 10% (8/73) remote: Compressing objects: 12% (9/73) remote: Compressing objects: 13% (10/73) remote: Compressing objects: 15% (11/73) remote: Compressing objects: 16% (12/73) remote: Compressing objects: 17% (13/73) remote: Compressing objects: 19% (14/73) remote: Compressing objects: 20% (15/73) remote: Compressing objects: 21% (16/73) remote: Compressing objects: 23% (17/73) remote: Compressing objects: 24% (18/73) remote: Compressing objects: 26% (19/73) remote: Compressing objects: 27% (20/73) remote: Compressing objects: 28% (21/73) remote: Compressing objects: 30% (22/73) remote: Compressing objects: 31% (23/73) remote: Compressing objects: 32% (24/73) remote: Compressing objects: 34% (25/73) remote: Compressing objects: 35% (26/73) remote: Compressing objects: 36% (27/73) remote: Compressing objects: 38% (28/73) remote: Compressing objects: 39% (29/73) remote: Compressing objects: 41% (30/73) remote: Compressing objects: 42% (31/73) remote: Compressing objects: 43% (32/73) remote: Compressing objects: 45% (33/73) remote: Compressing objects: 46% (34/73) remote: Compressing objects: 47% (35/73) remote: Compressing objects: 49% (36/73) remote: Compressing objects: 50% (37/73) remote: Compressing objects: 52% (38/73) remote: Compressing objects: 53% (39/73) remote: Compressing objects: 54% (40/73) remote: Compressing objects: 56% (41/73) remote: Compressing objects: 57% (42/73) remote: Compressing objects: 58% (43/73) remote: Compressing objects: 60% (44/73) remote: Compressing objects: 61% (45/73) remote: Compressing objects: 63% (46/73) remote: Compressing objects: 64% (47/73) remote: Compressing objects: 65% (48/73) remote: Compressing objects: 67% (49/73) remote: Compressing objects: 68% (50/73) remote: Compressing objects: 69% (51/73) remote: Compressing objects: 71% (52/73) remote: Compressing objects: 72% (53/73) remote: Compressing objects: 73% (54/73) remote: Compressing objects: 75% (55/73) remote: Compressing objects: 76% (56/73) remote: Compressing objects: 78% (57/73) remote: Compressing objects: 79% (58/73) remote: Compressing objects: 80% (59/73) remote: Compressing objects: 82% (60/73) remote: Compressing objects: 83% (61/73) remote: Compressing objects: 84% (62/73) remote: Compressing objects: 86% (63/73) remote: Compressing objects: 87% (64/73) remote: Compressing objects: 89% (65/73) remote: Compressing objects: 90% (66/73) remote: Compressing objects: 91% (67/73) remote: Compressing objects: 93% (68/73) remote: Compressing objects: 94% (69/73) remote: Compressing objects: 95% (70/73) remote: Compressing objects: 97% (71/73) remote: Compressing objects: 98% (72/73) remote: Compressing objects: 100% (73/73) remote: Compressing objects: 100% (73/73), done. Receiving objects: 0% (1/721) Receiving objects: 1% (8/721) Receiving objects: 2% (15/721) Receiving objects: 3% (22/721) Receiving objects: 4% (29/721) Receiving objects: 5% (37/721) Receiving objects: 6% (44/721) Receiving objects: 7% (51/721) Receiving objects: 8% (58/721) Receiving objects: 9% (65/721) Receiving objects: 10% (73/721) Receiving objects: 11% (80/721) Receiving objects: 12% (87/721) Receiving objects: 13% (94/721) Receiving objects: 14% (101/721) Receiving objects: 15% (109/721) Receiving objects: 16% (116/721) Receiving objects: 17% (123/721) Receiving objects: 18% (130/721) Receiving objects: 19% (137/721) Receiving objects: 20% (145/721) Receiving objects: 21% (152/721) Receiving objects: 22% (159/721) remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501 Receiving objects: 23% (166/721) Receiving objects: 24% (174/721) Receiving objects: 25% (181/721) Receiving objects: 26% (188/721) Receiving objects: 27% (195/721) Receiving objects: 28% (202/721) Receiving objects: 29% (210/721) Receiving objects: 30% (217/721) Receiving objects: 31% (224/721) Receiving objects: 32% (231/721) Receiving objects: 33% (238/721) Receiving objects: 34% (246/721) Receiving objects: 35% (253/721) Receiving objects: 36% (260/721) Receiving objects: 37% (267/721) Receiving objects: 38% (274/721) Receiving objects: 39% (282/721) Receiving objects: 40% (289/721) Receiving objects: 41% (296/721) Receiving objects: 42% (303/721) Receiving objects: 43% (311/721) Receiving objects: 44% (318/721) Receiving objects: 45% (325/721) Receiving objects: 46% (332/721) Receiving objects: 47% (339/721) Receiving objects: 48% (347/721) Receiving objects: 49% (354/721) Receiving objects: 50% (361/721) Receiving objects: 51% (368/721) Receiving objects: 52% (375/721) Receiving objects: 53% (383/721) Receiving objects: 54% (390/721) Receiving objects: 55% (397/721) Receiving objects: 56% (404/721) Receiving objects: 57% (411/721) Receiving objects: 58% (419/721) Receiving objects: 59% (426/721) Receiving objects: 60% (433/721) Receiving objects: 61% (440/721) Receiving objects: 62% (448/721) Receiving objects: 63% (455/721) Receiving objects: 64% (462/721) Receiving objects: 65% (469/721) Receiving objects: 66% (476/721) Receiving objects: 67% (484/721) Receiving objects: 68% (491/721) Receiving objects: 69% (498/721) Receiving objects: 70% (505/721) Receiving objects: 71% (512/721) Receiving objects: 72% (520/721) Receiving objects: 73% (527/721) Receiving objects: 74% (534/721) Receiving objects: 75% (541/721) Receiving objects: 76% (548/721) Receiving objects: 77% (556/721) Receiving objects: 78% (563/721) Receiving objects: 79% (570/721) Receiving objects: 80% (577/721) Receiving objects: 81% (585/721) Receiving objects: 82% (592/721) Receiving objects: 83% (599/721) Receiving objects: 84% (606/721) Receiving objects: 85% (613/721) Receiving objects: 86% (621/721) Receiving objects: 87% (628/721) Receiving objects: 88% (635/721) Receiving objects: 89% (642/721) Receiving objects: 90% (649/721) Receiving objects: 91% (657/721) Receiving objects: 92% (664/721) Receiving objects: 93% (671/721) Receiving objects: 94% (678/721) Receiving objects: 95% (685/721) Receiving objects: 96% (693/721) Receiving objects: 97% (700/721) Receiving objects: 98% (707/721) Receiving objects: 99% (714/721) Receiving objects: 100% (721/721) Receiving objects: 100% (721/721), 77.76 KiB | 15.55 MiB/s, done. Resolving deltas: 0% (0/124) Resolving deltas: 1% (2/124) Resolving deltas: 2% (3/124) Resolving deltas: 3% (4/124) Resolving deltas: 61% (76/124) Resolving deltas: 100% (124/124) Resolving deltas: 100% (124/124), done. Cloning into '/root/workspace/xiamen-config/M011/params_new/system-port'... remote: Enumerating objects: 217, done. remote: Counting objects: 4% (1/24) remote: Counting objects: 8% (2/24) remote: Counting objects: 12% (3/24) remote: Counting objects: 16% (4/24) remote: Counting objects: 20% (5/24) remote: Counting objects: 25% (6/24) remote: Counting objects: 29% (7/24) remote: Counting objects: 33% (8/24) remote: Counting objects: 37% (9/24) remote: Counting objects: 41% (10/24) remote: Counting objects: 45% (11/24) remote: Counting objects: 50% (12/24) remote: Counting objects: 54% (13/24) remote: Counting objects: 58% (14/24) remote: Counting objects: 62% (15/24) remote: Counting objects: 66% (16/24) remote: Counting objects: 70% (17/24) remote: Counting objects: 75% (18/24) remote: Counting objects: 79% (19/24) remote: Counting objects: 83% (20/24) remote: Counting objects: 87% (21/24) remote: Counting objects: 91% (22/24) remote: Counting objects: 95% (23/24) remote: Counting objects: 100% (24/24) remote: Counting objects: 100% (24/24), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. Receiving objects: 0% (1/217) Receiving objects: 1% (3/217) Receiving objects: 2% (5/217) Receiving objects: 3% (7/217) Receiving objects: 4% (9/217) Receiving objects: 5% (11/217) Receiving objects: 6% (14/217) Receiving objects: 7% (16/217) Receiving objects: 8% (18/217) Receiving objects: 9% (20/217) Receiving objects: 10% (22/217) Receiving objects: 11% (24/217) Receiving objects: 12% (27/217) Receiving objects: 13% (29/217) Receiving objects: 14% (31/217) Receiving objects: 15% (33/217) Receiving objects: 16% (35/217) Receiving objects: 17% (37/217) Receiving objects: 18% (40/217) Receiving objects: 19% (42/217) Receiving objects: 20% (44/217) Receiving objects: 21% (46/217) Receiving objects: 22% (48/217) Receiving objects: 23% (50/217) Receiving objects: 24% (53/217) Receiving objects: 25% (55/217) Receiving objects: 26% (57/217) Receiving objects: 27% (59/217) Receiving objects: 28% (61/217) Receiving objects: 29% (63/217) Receiving objects: 30% (66/217) Receiving objects: 31% (68/217) Receiving objects: 32% (70/217) Receiving objects: 33% (72/217) Receiving objects: 34% (74/217) Receiving objects: 35% (76/217) Receiving objects: 36% (79/217) Receiving objects: 37% (81/217) Receiving objects: 38% (83/217) Receiving objects: 39% (85/217) Receiving objects: 40% (87/217) Receiving objects: 41% (89/217) Receiving objects: 42% (92/217) Receiving objects: 43% (94/217) Receiving objects: 44% (96/217) Receiving objects: 45% (98/217) Receiving objects: 46% (100/217) Receiving objects: 47% (102/217) Receiving objects: 48% (105/217) Receiving objects: 49% (107/217) Receiving objects: 50% (109/217) Receiving objects: 51% (111/217) Receiving objects: 52% (113/217) Receiving objects: 53% (116/217) Receiving objects: 54% (118/217) Receiving objects: 55% (120/217) Receiving objects: 56% (122/217) Receiving objects: 57% (124/217) Receiving objects: 58% (126/217) Receiving objects: 59% (129/217) Receiving objects: 60% (131/217) Receiving objects: 61% (133/217) Receiving objects: 62% (135/217) Receiving objects: 63% (137/217) Receiving objects: 64% (139/217) Receiving objects: 65% (142/217) Receiving objects: 66% (144/217) Receiving objects: 67% (146/217) Receiving objects: 68% (148/217) Receiving objects: 69% (150/217) Receiving objects: 70% (152/217) Receiving objects: 71% (155/217) Receiving objects: 72% (157/217) Receiving objects: 73% (159/217) Receiving objects: 74% (161/217) Receiving objects: 75% (163/217) Receiving objects: 76% (165/217) Receiving objects: 77% (168/217) Receiving objects: 78% (170/217) Receiving objects: 79% (172/217) remote: Total 217 (delta 5), reused 0 (delta 0), pack-reused 193 Receiving objects: 80% (174/217) Receiving objects: 81% (176/217) Receiving objects: 82% (178/217) Receiving objects: 83% (181/217) Receiving objects: 84% (183/217) Receiving objects: 85% (185/217) Receiving objects: 86% (187/217) Receiving objects: 87% (189/217) Receiving objects: 88% (191/217) Receiving objects: 89% (194/217) Receiving objects: 90% (196/217) Receiving objects: 91% (198/217) Receiving objects: 92% (200/217) Receiving objects: 93% (202/217) Receiving objects: 94% (204/217) Receiving objects: 95% (207/217) Receiving objects: 96% (209/217) Receiving objects: 97% (211/217) Receiving objects: 98% (213/217) Receiving objects: 99% (215/217) Receiving objects: 100% (217/217) Receiving objects: 100% (217/217), 23.60 KiB | 23.60 MiB/s, done. Resolving deltas: 0% (0/102) Resolving deltas: 3% (4/102) Resolving deltas: 9% (10/102) Resolving deltas: 11% (12/102) Resolving deltas: 12% (13/102) Resolving deltas: 14% (15/102) Resolving deltas: 15% (16/102) Resolving deltas: 16% (17/102) Resolving deltas: 46% (47/102) Resolving deltas: 47% (48/102) Resolving deltas: 48% (49/102) Resolving deltas: 53% (55/102) Resolving deltas: 54% (56/102) Resolving deltas: 58% (60/102) Resolving deltas: 59% (61/102) Resolving deltas: 63% (65/102) Resolving deltas: 65% (67/102) Resolving deltas: 68% (70/102) Resolving deltas: 70% (72/102) Resolving deltas: 71% (73/102) Resolving deltas: 72% (74/102) Resolving deltas: 73% (75/102) Resolving deltas: 79% (81/102) Resolving deltas: 83% (85/102) Resolving deltas: 84% (86/102) Resolving deltas: 100% (102/102) Resolving deltas: 100% (102/102), done. Submodule path 'crane_align_common': checked out '954ba1c96df2e7fb63dbd882b3b7abd22189fa4d' Submodule path 'crane_align_customized': checked out '07e2fe19b0a857e5cc58198f500a99740ef6a523' Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57' Submodule path 'lidar-extrinsics': checked out '4b72c5482b269c5c8a882b5b42206ab3431498fc' Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415' Submodule path 'lidar_loc_v2_customized': checked out '757b1bcad695ba3f05fa91fc6c66d88322cd8897' Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f' Submodule path 'msf-vehicle': checked out 'abefac59c7a025826f2f65468b8e496c1e4681c7' Submodule path 'perception_camera_driver': checked out '061d2f8d8f07ee1298125af5cf7f0cd4fadb7900' Submodule path 'perception_data_collection': checked out 'ea72280f850053987bd2abd50de835ba4d31f0db' Submodule path 'perception_lane_detection': checked out '2025b59ffc81b1a440e58285bc4cab6df4b5bf82' Submodule path 'perception_lidar_camera_fusion': checked out '12ed715803633023cb6b9b340699a6580c4fc9d4' Submodule path 'perception_new_detection': checked out '5a72b8352ae355afa17e8ffc5708b6679cd09116' Submodule path 'perception_segmentation_fisheye': checked out 'abe85ad6372e466c5c35bf6acf735a59e78a7684' Submodule path 'perception_spreader_imv': checked out '38ff203daf907dcc76b243cc06a63f13d3c3714e' Submodule path 'perception_vehicles': checked out 'acaf1642708f998fbba2d7241b56cc8e61ae6d9a' Submodule path 'pointcloud_customized': checked out '6f3b017c7c9f466b61a1ff63f72a0797909390ae' Submodule path 'prediction_config': checked out '8338c765c74f861da40234898f3877eff4e88103' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'static_transform_common': checked out '79606d0a8d1b7bab782d8279cb27d4d11e0212dd' Submodule path 'system-common': checked out '41d65c5d5048bd72a453af165ea635b24ab106b0' Submodule path 'system-device': checked out 'a2b3eb8099196f2596efd2e5efcad9b705562aef' Submodule path 'system-mqtt': checked out 'ad0dd0191f72a8146b94aff1b6e29b949b4c9a87' Submodule path 'system-node-xiamen': checked out 'cd06fb5a7f00269cbe5b530660c3f9c0a4514a64' Submodule path 'system-port': checked out '704ca74866c0aa95e7952f3f8e9287fb3bb2e73e' [Pipeline] sh + ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ 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_vehicles/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ static_transform_common/ system-common/ system-device/ system-mqtt/ system-node-xiamen/ system-port/ [Pipeline] echo [crane_align_common, crane_align_customized, fast_lio_port_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, 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_vehicles, pointcloud_customized, prediction_config, rslidar_sdk_common, static_transform_common, system-common, system-device, system-mqtt, system-node-xiamen, system-port] [Pipeline] sh + mkdir -p /root/workspace/xiamen-config/M011/params_new/params_new [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/crane_align_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/crane_align_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo crane_align_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized/ [Pipeline] echo 1 [Pipeline] echo fast_lio_port_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M011/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M011/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M011/params_new/msf-port/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M011/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M011/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M011/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_camera_driver/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_camera_driver 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_data_collection/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_data_collection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_lane_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M011/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_lidar_camera_fusion/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_lidar_camera_fusion 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/perception_new_detection/ [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M011/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye/ + wc -l [Pipeline] echo 1 [Pipeline] echo perception_segmentation_fisheye 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_spreader_imv 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M011/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/perception_vehicles/ + wc -l [Pipeline] echo 3 [Pipeline] echo perception_vehicles 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M011/params_new/perception_vehicles/master /root/workspace/xiamen-config/M011/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/prediction_config/prediction /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/rslidar_sdk_common/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/static_transform_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo static_transform_common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/system-common/ [Pipeline] echo 1 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-common/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/system-device/ [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-device/master /root/workspace/xiamen-config/M011/params_new/system-device/slave /root/workspace/xiamen-config/M011/params_new/system-device/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-mqtt/ + wc -l [Pipeline] echo 1 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node-xiamen 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M011/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/xiamen-config/M011/params_new/system-port/ [Pipeline] echo 3 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M011/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M011/params_new/system-port/system-ros /root/workspace/xiamen-config/M011/params_new/params_new/ [Pipeline] sh + ls /root/workspace/xiamen-config/M011/params_new/params_new/ crane_align data_collection extrinsics fast_lio imv_spreader_detection lane_detection lidar_camera_fusion lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk segmentation slave static_transform.yaml system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/xiamen-config/M011/params_new/params_new/crane_align /root/workspace/xiamen-config/M011/params_new/params_new/data_collection /root/workspace/xiamen-config/M011/params_new/params_new/extrinsics /root/workspace/xiamen-config/M011/params_new/params_new/fast_lio /root/workspace/xiamen-config/M011/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M011/params_new/params_new/lane_detection /root/workspace/xiamen-config/M011/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M011/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M011/params_new/params_new/master /root/workspace/xiamen-config/M011/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M011/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M011/params_new/params_new/perception /root/workspace/xiamen-config/M011/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M011/params_new/params_new/pointcloud /root/workspace/xiamen-config/M011/params_new/params_new/prediction /root/workspace/xiamen-config/M011/params_new/params_new/README.md /root/workspace/xiamen-config/M011/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M011/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M011/params_new/params_new/segmentation /root/workspace/xiamen-config/M011/params_new/params_new/slave /root/workspace/xiamen-config/M011/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M011/params_new/params_new/system-ros /root/workspace/xiamen-config/M011/params_M011/params/ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] echo M010 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M010 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M010/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M010/params_M010/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M010/params_M010/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M010/params_M010/params/slave@tmp [Pipeline] sh + cp -r params_M010 params_orin_slave_M010_2024-01-16_15-12-43 [Pipeline] sh + zip -rq params_orin_slave_M010_2024-01-16_15-12-43.zip params_orin_slave_M010_2024-01-16_15-12-43 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M010@tmp M011 M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M010/params_orin_slave_M010_2024-01-16_15-12-43.zip,/root/workspace/xiamen-config/M010/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M010/params_orin_slave_M010_2024-01-16_15-12-43.zip"' --form 'version=@"/root/workspace/xiamen-config/M010/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 100 47.5M 0 0 100 47.5M 0 36.3M 0:00:01 0:00:01 --:--:-- 36.3M 100 47.5M 0 0 100 47.5M 0 20.5M 0:00:02 0:00:02 --:--:-- 20.5M 100 47.5M 0 0 100 47.5M 0 14.3M 0:00:03 0:00:03 --:--:-- 14.3M 100 47.5M 0 0 100 47.5M 0 11.0M 0:00:04 0:00:04 --:--:-- 11.0M 100 47.5M 0 0 100 47.5M 0 9160k 0:00:05 0:00:05 --:--:-- 9160k 100 47.5M 0 0 100 47.5M 0 7706k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6651k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5851k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5222k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4715k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4298k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3949k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3652k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3397k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3174k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2980k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2808k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2654k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2517k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2393k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2280k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2178k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2085k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1999k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1920k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1847k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1779k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1716k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1658k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1603k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1552k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1504k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1459k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1416k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1376k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1338k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1302k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1268k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1236k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1205k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1176k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1148k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1122k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1096k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1072k 0:00:45 0:00:45 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1049k 0:00:46 0:00:46 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1035k 0:00:46 0:00:46 --:--:-- 9 100 47.5M 0 43 100 47.5M 0 1035k 0:00:46 0:00:46 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M010@tmp [Pipeline] echo M011 [Pipeline] echo slave [Pipeline] dir Running in /root/workspace/xiamen-config/M011 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_M011/.git [Pipeline] dir Running in /root/workspace/xiamen-config/M011/params_M011/params/slave [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M011/params_M011/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M011/params_M011/params/slave@tmp [Pipeline] sh + cp -r params_M011 params_orin_slave_M011_2024-01-16_15-13-40 [Pipeline] sh + zip -rq params_orin_slave_M011_2024-01-16_15-13-40.zip params_orin_slave_M011_2024-01-16_15-13-40 ./version.json [Pipeline] sh + ls /root/workspace/xiamen-config M007 M008 M009 M010 M011 M011@tmp M012 M013 M014 M015 M016 M017 M018 M019 M020 M021 M022 M023 M024 M025 M026 M027 M028 M029 M030 M031 M032 M033 M034 M035 M036 M037 M038 M039 M040 M041 M042 M043 M044 shared_config [Pipeline] echo /root/workspace/xiamen-config/M011/params_orin_slave_M011_2024-01-16_15-13-40.zip,/root/workspace/xiamen-config/M011/version.json [Pipeline] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M011/params_orin_slave_M011_2024-01-16_15-13-40.zip"' --form 'version=@"/root/workspace/xiamen-config/M011/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 100 47.5M 0 0 100 47.5M 0 38.4M 0:00:01 0:00:01 --:--:-- 38.4M 100 47.5M 0 0 100 47.5M 0 21.2M 0:00:02 0:00:02 --:--:-- 21.2M 100 47.5M 0 0 100 47.5M 0 14.6M 0:00:03 0:00:03 --:--:-- 14.6M 100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.2M 100 47.5M 0 0 100 47.5M 0 9282k 0:00:05 0:00:05 --:--:-- 9282k 100 47.5M 0 0 100 47.5M 0 7795k 0:00:06 0:00:06 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 6716k 0:00:07 0:00:07 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5901k 0:00:08 0:00:08 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 5262k 0:00:09 0:00:09 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4748k 0:00:10 0:00:10 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 4325k 0:00:11 0:00:11 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3972k 0:00:12 0:00:12 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3671k 0:00:13 0:00:13 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3414k 0:00:14 0:00:14 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 3189k 0:00:15 0:00:15 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2993k 0:00:16 0:00:16 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2819k 0:00:17 0:00:17 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2664k 0:00:18 0:00:18 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2526k 0:00:19 0:00:19 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2401k 0:00:20 0:00:20 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2288k 0:00:21 0:00:21 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2185k 0:00:22 0:00:22 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2091k 0:00:23 0:00:23 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 2005k 0:00:24 0:00:24 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1925k 0:00:25 0:00:25 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1852k 0:00:26 0:00:26 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1784k 0:00:27 0:00:27 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1721k 0:00:28 0:00:28 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1662k 0:00:29 0:00:29 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1607k 0:00:30 0:00:30 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1555k 0:00:31 0:00:31 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1507k 0:00:32 0:00:32 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1462k 0:00:33 0:00:33 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1419k 0:00:34 0:00:34 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1379k 0:00:35 0:00:35 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1341k 0:00:36 0:00:36 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1305k 0:00:37 0:00:37 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1270k 0:00:38 0:00:38 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1238k 0:00:39 0:00:39 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1207k 0:00:40 0:00:40 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1178k 0:00:41 0:00:41 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1150k 0:00:42 0:00:42 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1123k 0:00:43 0:00:43 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1098k 0:00:44 0:00:44 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1074k 0:00:45 0:00:45 --:--:-- 0 100 47.5M 0 0 100 47.5M 0 1051k 0:00:46 0:00:46 --:--:-- 0 100 47.5M 0 43 100 47.5M 0 1034k 0:00:47 0:00:47 --:--:-- 9 100 47.5M 0 43 100 47.5M 0 1034k 0:00:47 0:00:47 --:--:-- 11 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/xiamen-config/M011@tmp [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] sh + cat /root/commtest/master-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M007.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M008.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M009.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M010.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M011.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M012.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M013.json [Pipeline] sh + cat /root/commtest/master-project/xiamen/.M014.json [Pipeline] sh + cat /root/commtest/rcdev-project/xiamen/.M014.json [Pipeline] sh + cat /root/commtest/dev-project/xiamen/.M014.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [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": "# 参数发布通知 ### [厦门010-11从机参数] --- - 状态:<font color=#01B468> 编译成功 </font> - 执行人:sunyufu - 更新车辆: > - <font color=#3C3C3C> [M010slave]: **公有dev**: 4d9059f.**2024/01/15/09:41:15** **私有dev**: 8ffbafa.**2023/12/18/13:28:16** </font> > - <font color=#3C3C3C> [M011slave]: **公有dev**: 4d9059f.**2024/01/15/09:41:15** **私有dev**: 9b19fdd.**2023/12/21/19:22:40** </font> --- > 请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 719 100 27 100 692 252 6467 --:--:-- --:--:-- --:--:-- 6719 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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