Started by user yangjun
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 7b8646293ac9573f1a0ae133ae764c3458dcadc5
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 7b8646293ac9573f1a0ae133ae764c3458dcadc5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7b8646293ac9573f1a0ae133ae764c3458dcadc5 # 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
M008不更新参数
[Pipeline] echo
M010不更新参数
[Pipeline] echo
M011不更新参数
[Pipeline] echo
M012不更新参数
[Pipeline] echo
M013不更新参数
[Pipeline] echo
M014不更新参数
[Pipeline] echo
[M007, M009]
[Pipeline] echo
[M007, M009]
[Pipeline] echo
M007
[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
[M007, M009]
[Pipeline] echo
M007
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M007
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M007/params_M007
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M007/params /root/workspace/xiamen-config/M007/params_M007 /root/workspace/xiamen-config/M007/params_new /root/workspace/xiamen-config/M007/params_orin_master_M007_2024-01-15_19-56-06 /root/workspace/xiamen-config/M007/params_orin_master_M007_2024-01-15_19-56-06.zip /root/workspace/xiamen-config/M007/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M007
[Pipeline] {
[Pipeline] echo
[M007, M009]
[Pipeline] echo
更新M007参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M007
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M007.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M007/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/xiamen/M007.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M007.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/M007.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b # timeout=300000
Commit message: "feat:删除安全模块参数"
> git rev-list --no-walk 9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M007.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=M007
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M007
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1328,"description":"","name":"M007","name_with_namespace":"Hardware / config / M007","path":"M007","path_with_namespace":"hardware/config/M007","created_at":"2024-01-04T13:15:37.642Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M007.git","web_url":"http://159.27.226.4/hardware/config/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:29.842Z","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/1328","issues":"http://159.27.226.4/api/v4/projects/1328/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1328/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1328/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1328/labels","events":"http://159.27.226.4/api/v4/projects/1328/events","members":"http://159.27.226.4/api/v4/projects/1328/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1328/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:15:37.653Z"},"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":988,"description":null,"name":"M007","name_with_namespace":"Lidar / config / vehicles / M007","path":"M007","path_with_namespace":"lidar/config/vehicles/M007","created_at":"2023-07-28T07:57:01.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M007","readme_url":"http://159.27.226.4/lidar/config/vehicles/M007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T12:28:46.126Z","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/988","issues":"http://159.27.226.4/api/v4/projects/988/issues","merge_requests":"http://159.27.226.4/api/v4/projects/988/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/988/repository/branches","labels":"http://159.27.226.4/api/v4/projects/988/labels","events":"http://159.27.226.4/api/v4/projects/988/events","members":"http://159.27.226.4/api/v4/projects/988/members","cluster_agents":"http://159.27.226.4/api/v4/projects/988/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:01.881Z"},"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":742,"description":"","name":"M007","name_with_namespace":"config / extrinsics / M007","path":"M007","path_with_namespace":"config/extrinsics/M007","created_at":"2023-07-10T12:53:36.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M007.git","web_url":"http://159.27.226.4/config/extrinsics/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:07.043Z","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/742","issues":"http://159.27.226.4/api/v4/projects/742/issues","merge_requests":"http://159.27.226.4/api/v4/projects/742/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/742/repository/branches","labels":"http://159.27.226.4/api/v4/projects/742/labels","events":"http://159.27.226.4/api/v4/projects/742/events","members":"http://159.27.226.4/api/v4/projects/742/members","cluster_agents":"http://159.27.226.4/api/v4/projects/742/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:53:36.752Z"},"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":739,"description":"","name":"M007","name_with_namespace":"Localization / config / M007","path":"m007","path_with_namespace":"localization/config/m007","created_at":"2023-07-10T09:03:20.938Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m007.git","http_url_to_repo":"http://159.27.226.4/localization/config/m007.git","web_url":"http://159.27.226.4/localization/config/m007","readme_url":"http://159.27.226.4/localization/config/m007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:47.040Z","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/739","issues":"http://159.27.226.4/api/v4/projects/739/issues","merge_requests":"http://159.27.226.4/api/v4/projects/739/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/739/repository/branches","labels":"http://159.27.226.4/api/v4/projects/739/labels","events":"http://159.27.226.4/api/v4/projects/739/events","members":"http://159.27.226.4/api/v4/projects/739/members","cluster_agents":"http://159.27.226.4/api/v4/projects/739/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-11T09:03:20.953Z"},"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":671,"description":"","name":"M007","name_with_namespace":"config / vehicles / M007","path":"M007","path_with_namespace":"config/vehicles/M007","created_at":"2023-07-03T06:54:42.849Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M007.git","web_url":"http://159.27.226.4/config/vehicles/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:05.427Z","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/671","issues":"http://159.27.226.4/api/v4/projects/671/issues","merge_requests":"http://159.27.226.4/api/v4/projects/671/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/671/repository/branches","labels":"http://159.27.226.4/api/v4/projects/671/labels","events":"http://159.27.226.4/api/v4/projects/671/events","members":"http://159.27.226.4/api/v4/projects/671/members","cluster_agents":"http://159.27.226.4/api/v4/projects/671/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-04T06:54:42.891Z"},"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":444,"description":"","name":"M007","name_with_namespace":"config / xiamen / M007","path":"M007","path_with_namespace":"config/xiamen/M007","created_at":"2022-10-27T04:06:33.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M007.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M007.git","web_url":"http://159.27.226.4/config/xiamen/M007","readme_url":"http://159.27.226.4/config/xiamen/M007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:21.822Z","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/444","issues":"http://159.27.226.4/api/v4/projects/444/issues","merge_requests":"http://159.27.226.4/api/v4/projects/444/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/444/repository/branches","labels":"http://159.27.226.4/api/v4/projects/444/labels","events":"http://159.27.226.4/api/v4/projects/444/events","members":"http://159.27.226.4/api/v4/projects/444/members","cluster_agents":"http://159.27.226.4/api/v4/projects/444/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:06:34.003Z"},"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}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
444
[Pipeline] echo
444
[Pipeline] echo
9915ee8
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 444 9915ee8 9915ee8
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M007.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] echo
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M007.json
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_orin_slave_M007","branch":"dev","time":"2024-01-15_19-58-12","commit_id":"9915ee8","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=M007
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M007
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1328,"description":"","name":"M007","name_with_namespace":"Hardware / config / M007","path":"M007","path_with_namespace":"hardware/config/M007","created_at":"2024-01-04T13:15:37.642Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M007.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M007.git","web_url":"http://159.27.226.4/hardware/config/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:29.842Z","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/1328","issues":"http://159.27.226.4/api/v4/projects/1328/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1328/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1328/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1328/labels","events":"http://159.27.226.4/api/v4/projects/1328/events","members":"http://159.27.226.4/api/v4/projects/1328/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1328/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:15:37.653Z"},"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":988,"description":null,"name":"M007","name_with_namespace":"Lidar / config / vehicles / M007","path":"M007","path_with_namespace":"lidar/config/vehicles/M007","created_at":"2023-07-28T07:57:01.866Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M007.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M007","readme_url":"http://159.27.226.4/lidar/config/vehicles/M007/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-07T12:28:46.126Z","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/988","issues":"http://159.27.226.4/api/v4/projects/988/issues","merge_requests":"http://159.27.226.4/api/v4/projects/988/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/988/repository/branches","labels":"http://159.27.226.4/api/v4/projects/988/labels","events":"http://159.27.226.4/api/v4/projects/988/events","members":"http://159.27.226.4/api/v4/projects/988/members","cluster_agents":"http://159.27.226.4/api/v4/projects/988/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:01.881Z"},"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":742,"description":"","name":"M007","name_with_namespace":"config / extrinsics / M007","path":"M007","path_with_namespace":"config/extrinsics/M007","created_at":"2023-07-10T12:53:36.736Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M007.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M007.git","web_url":"http://159.27.226.4/config/extrinsics/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-10-27T02:10:07.043Z","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/742","issues":"http://159.27.226.4/api/v4/projects/742/issues","merge_requests":"http://159.27.226.4/api/v4/projects/742/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/742/repository/branches","labels":"http://159.27.226.4/api/v4/projects/742/labels","events":"http://159.27.226.4/api/v4/projects/742/events","members":"http://159.27.226.4/api/v4/projects/742/members","cluster_agents":"http://159.27.226.4/api/v4/projects/742/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:53:36.752Z"},"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":739,"description":"","name":"M007","name_with_namespace":"Localization / config / M007","path":"m007","path_with_namespace":"localization/config/m007","created_at":"2023-07-10T09:03:20.938Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m007.git","http_url_to_repo":"http://159.27.226.4/localization/config/m007.git","web_url":"http://159.27.226.4/localization/config/m007","readme_url":"http://159.27.226.4/localization/config/m007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:47.040Z","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/739","issues":"http://159.27.226.4/api/v4/projects/739/issues","merge_requests":"http://159.27.226.4/api/v4/projects/739/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/739/repository/branches","labels":"http://159.27.226.4/api/v4/projects/739/labels","events":"http://159.27.226.4/api/v4/projects/739/events","members":"http://159.27.226.4/api/v4/projects/739/members","cluster_agents":"http://159.27.226.4/api/v4/projects/739/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-11T09:03:20.953Z"},"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":671,"description":"","name":"M007","name_with_namespace":"config / vehicles / M007","path":"M007","path_with_namespace":"config/vehicles/M007","created_at":"2023-07-03T06:54:42.849Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M007.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M007.git","web_url":"http://159.27.226.4/config/vehicles/M007","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:05.427Z","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/671","issues":"http://159.27.226.4/api/v4/projects/671/issues","merge_requests":"http://159.27.226.4/api/v4/projects/671/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/671/repository/branches","labels":"http://159.27.226.4/api/v4/projects/671/labels","events":"http://159.27.226.4/api/v4/projects/671/events","members":"http://159.27.226.4/api/v4/projects/671/members","cluster_agents":"http://159.27.226.4/api/v4/projects/671/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-04T06:54:42.891Z"},"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":444,"description":"","name":"M007","name_with_namespace":"config / xiamen / M007","path":"M007","path_with_namespace":"config/xiamen/M007","created_at":"2022-10-27T04:06:33.981Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M007.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M007.git","web_url":"http://159.27.226.4/config/xiamen/M007","readme_url":"http://159.27.226.4/config/xiamen/M007/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:48:21.822Z","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/444","issues":"http://159.27.226.4/api/v4/projects/444/issues","merge_requests":"http://159.27.226.4/api/v4/projects/444/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/444/repository/branches","labels":"http://159.27.226.4/api/v4/projects/444/labels","events":"http://159.27.226.4/api/v4/projects/444/events","members":"http://159.27.226.4/api/v4/projects/444/members","cluster_agents":"http://159.27.226.4/api/v4/projects/444/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:06:34.003Z"},"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}}]
Success: Status code 200 is in the accepted range: 100:399
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] readJSON
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
config/xiamen/M007
[Pipeline] echo
444
[Pipeline] echo
444
[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/444/repository/commits/9915ee8
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/444/repository/commits/9915ee8
Response Code: HTTP/1.1 200 OK
Response:
{"id":"9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b","short_id":"9915ee8e","created_at":"2023-12-18T13:27:36.000+08:00","parent_ids":["7ac6b4879506cee4eb2169188bb14f340cebe334"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:27:36.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:27:36.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M007/-/commit/9915ee8e405ff3756bd32e2dd50dc36fed7f8f8b","stats":{"additions":0,"deletions":118,"total":118},"status":null,"project_id":444,"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:27:36
[Pipeline] echo
dev**: 9915ee8.**2023/12/18/13:27:36**
[Pipeline] dir
Running in /root/workspace/xiamen-config/M007/params_M007
[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/M007/params_M007 # 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_M007@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M007.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-15T07:21:51.730Z","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-15T06:44:32.838Z","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
4d9059f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 4d9059f 4d9059f
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M007.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] echo
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M007.json
{"project":{"M007":"config/xiamen/M007","shared_config":"config/xiamen/shared_config"},"commit":{"M007":"9915ee8","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-24","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-15T07:21:51.730Z","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-15T06:44:32.838Z","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_M007","branch":"dev","time":"2024-01-15_19-58-12","commit_id":"9915ee8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-24","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M007_Slave","type":0,"project":5}
[Pipeline] echo
M007
[Pipeline] sh
++ ls
++ grep -v params_M007
++ xargs
++ grep -v version.json
+ cp -r params params_M007/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_slave_M007","branch":"dev","time":"2024-01-15_19-58-12","commit_id":"9915ee8","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-24","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M007_Slave","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M007@tmp
[Pipeline] echo
> - [M007slave]:
**公有dev**: 4d9059f.**2024/01/15/09:41:15**
**私有dev**: 9915ee8.**2023/12/18/13:27:36**
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
M009
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M009
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M009/params_M009
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M009/params /root/workspace/xiamen-config/M009/params_M009 /root/workspace/xiamen-config/M009/params_new /root/workspace/xiamen-config/M009/params_orin_master_M009_2024-01-15_19-57-01 /root/workspace/xiamen-config/M009/params_orin_master_M009_2024-01-15_19-57-01.zip /root/workspace/xiamen-config/M009/version.json
[Pipeline] dir
Running in /root/workspace/xiamen-config/M009
[Pipeline] {
[Pipeline] echo
[M007, M009]
[Pipeline] echo
更新M009参数
[Pipeline] echo
rc_dev
[Pipeline] echo
M009
[Pipeline] echo
dev,http://159.27.226.4/config/xiamen/M009.git
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
> git rev-parse --resolve-git-dir /root/workspace/xiamen-config/M009/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://159.27.226.4/config/xiamen/M009.git # timeout=10
Using shallow fetch with depth 1
Fetching upstream changes from http://159.27.226.4/config/xiamen/M009.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/M009.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/dev^{commit} # timeout=10
Checking out Revision 0ff055754cd7944a1ab8eed159ae296bbb7cc4de (origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0ff055754cd7944a1ab8eed159ae296bbb7cc4de # timeout=300000
Commit message: "feat:删除安全模块参数"
> git rev-list --no-walk 0ff055754cd7944a1ab8eed159ae296bbb7cc4de # timeout=10
[Pipeline] echo
rc_dev
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M009.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=M009
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M009
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1330,"description":"","name":"M009","name_with_namespace":"Hardware / config / M009","path":"M009","path_with_namespace":"hardware/config/M009","created_at":"2024-01-04T13:16:44.541Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M009.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M009.git","web_url":"http://159.27.226.4/hardware/config/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:32.713Z","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/1330","issues":"http://159.27.226.4/api/v4/projects/1330/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1330/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1330/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1330/labels","events":"http://159.27.226.4/api/v4/projects/1330/events","members":"http://159.27.226.4/api/v4/projects/1330/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1330/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:16:44.553Z"},"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":987,"description":null,"name":"M009","name_with_namespace":"Lidar / config / vehicles / M009","path":"M009","path_with_namespace":"lidar/config/vehicles/M009","created_at":"2023-07-28T07:57:01.380Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M009.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M009","readme_url":"http://159.27.226.4/lidar/config/vehicles/M009/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T10:57:02.185Z","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/987","issues":"http://159.27.226.4/api/v4/projects/987/issues","merge_requests":"http://159.27.226.4/api/v4/projects/987/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/987/repository/branches","labels":"http://159.27.226.4/api/v4/projects/987/labels","events":"http://159.27.226.4/api/v4/projects/987/events","members":"http://159.27.226.4/api/v4/projects/987/members","cluster_agents":"http://159.27.226.4/api/v4/projects/987/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:01.393Z"},"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":744,"description":"","name":"M009","name_with_namespace":"config / extrinsics / M009","path":"M009","path_with_namespace":"config/extrinsics/M009","created_at":"2023-07-10T12:55:47.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M009.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M009.git","web_url":"http://159.27.226.4/config/extrinsics/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T03:45:30.840Z","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/744","issues":"http://159.27.226.4/api/v4/projects/744/issues","merge_requests":"http://159.27.226.4/api/v4/projects/744/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/744/repository/branches","labels":"http://159.27.226.4/api/v4/projects/744/labels","events":"http://159.27.226.4/api/v4/projects/744/events","members":"http://159.27.226.4/api/v4/projects/744/members","cluster_agents":"http://159.27.226.4/api/v4/projects/744/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:55:47.643Z"},"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":741,"description":"","name":"M009","name_with_namespace":"Localization / config / M009","path":"m009","path_with_namespace":"localization/config/m009","created_at":"2023-07-10T09:06:28.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m009.git","http_url_to_repo":"http://159.27.226.4/localization/config/m009.git","web_url":"http://159.27.226.4/localization/config/m009","readme_url":"http://159.27.226.4/localization/config/m009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:49.876Z","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/741","issues":"http://159.27.226.4/api/v4/projects/741/issues","merge_requests":"http://159.27.226.4/api/v4/projects/741/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/741/repository/branches","labels":"http://159.27.226.4/api/v4/projects/741/labels","events":"http://159.27.226.4/api/v4/projects/741/events","members":"http://159.27.226.4/api/v4/projects/741/members","cluster_agents":"http://159.27.226.4/api/v4/projects/741/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-11T09:06:28.638Z"},"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":673,"description":"","name":"M009","name_with_namespace":"config / vehicles / M009","path":"M009","path_with_namespace":"config/vehicles/M009","created_at":"2023-07-04T07:46:36.089Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M009.git","web_url":"http://159.27.226.4/config/vehicles/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:10.470Z","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/673","issues":"http://159.27.226.4/api/v4/projects/673/issues","merge_requests":"http://159.27.226.4/api/v4/projects/673/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/673/repository/branches","labels":"http://159.27.226.4/api/v4/projects/673/labels","events":"http://159.27.226.4/api/v4/projects/673/events","members":"http://159.27.226.4/api/v4/projects/673/members","cluster_agents":"http://159.27.226.4/api/v4/projects/673/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:36.129Z"},"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":446,"description":"","name":"M009","name_with_namespace":"config / xiamen / M009","path":"M009","path_with_namespace":"config/xiamen/M009","created_at":"2022-10-27T04:07:33.042Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M009.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M009.git","web_url":"http://159.27.226.4/config/xiamen/M009","readme_url":"http://159.27.226.4/config/xiamen/M009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:53.373Z","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/446","issues":"http://159.27.226.4/api/v4/projects/446/issues","merge_requests":"http://159.27.226.4/api/v4/projects/446/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/446/repository/branches","labels":"http://159.27.226.4/api/v4/projects/446/labels","events":"http://159.27.226.4/api/v4/projects/446/events","members":"http://159.27.226.4/api/v4/projects/446/members","cluster_agents":"http://159.27.226.4/api/v4/projects/446/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:07:33.060Z"},"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/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
446
[Pipeline] echo
446
[Pipeline] echo
0ff0557
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 446 0ff0557 0ff0557
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M009.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] echo
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M009.json
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_orin_slave_M009","branch":"dev","time":"2024-01-15_19-58-32","commit_id":"0ff0557","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=M009
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects?search=M009
Response Code: HTTP/1.1 200 OK
Response:
[{"id":1330,"description":"","name":"M009","name_with_namespace":"Hardware / config / M009","path":"M009","path_with_namespace":"hardware/config/M009","created_at":"2024-01-04T13:16:44.541Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/M009.git","http_url_to_repo":"http://159.27.226.4/hardware/config/M009.git","web_url":"http://159.27.226.4/hardware/config/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-12T15:41:32.713Z","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/1330","issues":"http://159.27.226.4/api/v4/projects/1330/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1330/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1330/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1330/labels","events":"http://159.27.226.4/api/v4/projects/1330/events","members":"http://159.27.226.4/api/v4/projects/1330/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1330/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:16:44.553Z"},"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":987,"description":null,"name":"M009","name_with_namespace":"Lidar / config / vehicles / M009","path":"M009","path_with_namespace":"lidar/config/vehicles/M009","created_at":"2023-07-28T07:57:01.380Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:lidar/config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/lidar/config/vehicles/M009.git","web_url":"http://159.27.226.4/lidar/config/vehicles/M009","readme_url":"http://159.27.226.4/lidar/config/vehicles/M009/-/blob/master/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T10:57:02.185Z","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/987","issues":"http://159.27.226.4/api/v4/projects/987/issues","merge_requests":"http://159.27.226.4/api/v4/projects/987/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/987/repository/branches","labels":"http://159.27.226.4/api/v4/projects/987/labels","events":"http://159.27.226.4/api/v4/projects/987/events","members":"http://159.27.226.4/api/v4/projects/987/members","cluster_agents":"http://159.27.226.4/api/v4/projects/987/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:01.393Z"},"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":744,"description":"","name":"M009","name_with_namespace":"config / extrinsics / M009","path":"M009","path_with_namespace":"config/extrinsics/M009","created_at":"2023-07-10T12:55:47.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/M009.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/M009.git","web_url":"http://159.27.226.4/config/extrinsics/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-15T03:45:30.840Z","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/744","issues":"http://159.27.226.4/api/v4/projects/744/issues","merge_requests":"http://159.27.226.4/api/v4/projects/744/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/744/repository/branches","labels":"http://159.27.226.4/api/v4/projects/744/labels","events":"http://159.27.226.4/api/v4/projects/744/events","members":"http://159.27.226.4/api/v4/projects/744/members","cluster_agents":"http://159.27.226.4/api/v4/projects/744/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:55:47.643Z"},"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":741,"description":"","name":"M009","name_with_namespace":"Localization / config / M009","path":"m009","path_with_namespace":"localization/config/m009","created_at":"2023-07-10T09:06:28.624Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:localization/config/m009.git","http_url_to_repo":"http://159.27.226.4/localization/config/m009.git","web_url":"http://159.27.226.4/localization/config/m009","readme_url":"http://159.27.226.4/localization/config/m009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-11-06T09:52:49.876Z","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/741","issues":"http://159.27.226.4/api/v4/projects/741/issues","merge_requests":"http://159.27.226.4/api/v4/projects/741/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/741/repository/branches","labels":"http://159.27.226.4/api/v4/projects/741/labels","events":"http://159.27.226.4/api/v4/projects/741/events","members":"http://159.27.226.4/api/v4/projects/741/members","cluster_agents":"http://159.27.226.4/api/v4/projects/741/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-11T09:06:28.638Z"},"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":673,"description":"","name":"M009","name_with_namespace":"config / vehicles / M009","path":"M009","path_with_namespace":"config/vehicles/M009","created_at":"2023-07-04T07:46:36.089Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/M009.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/M009.git","web_url":"http://159.27.226.4/config/vehicles/M009","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-02T06:28:10.470Z","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/673","issues":"http://159.27.226.4/api/v4/projects/673/issues","merge_requests":"http://159.27.226.4/api/v4/projects/673/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/673/repository/branches","labels":"http://159.27.226.4/api/v4/projects/673/labels","events":"http://159.27.226.4/api/v4/projects/673/events","members":"http://159.27.226.4/api/v4/projects/673/members","cluster_agents":"http://159.27.226.4/api/v4/projects/673/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:36.129Z"},"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":446,"description":"","name":"M009","name_with_namespace":"config / xiamen / M009","path":"M009","path_with_namespace":"config/xiamen/M009","created_at":"2022-10-27T04:07:33.042Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/M009.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/M009.git","web_url":"http://159.27.226.4/config/xiamen/M009","readme_url":"http://159.27.226.4/config/xiamen/M009/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T06:47:53.373Z","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/446","issues":"http://159.27.226.4/api/v4/projects/446/issues","merge_requests":"http://159.27.226.4/api/v4/projects/446/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/446/repository/branches","labels":"http://159.27.226.4/api/v4/projects/446/labels","events":"http://159.27.226.4/api/v4/projects/446/events","members":"http://159.27.226.4/api/v4/projects/446/members","cluster_agents":"http://159.27.226.4/api/v4/projects/446/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:07:33.060Z"},"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/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
config/xiamen/M009
[Pipeline] echo
446
[Pipeline] echo
446
[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/446/repository/commits/0ff0557
Content-Type: application/json
PRIVATE-TOKEN: *****
Sending request to url: http://159.27.226.4/api/v4/projects/446/repository/commits/0ff0557
Response Code: HTTP/1.1 200 OK
Response:
{"id":"0ff055754cd7944a1ab8eed159ae296bbb7cc4de","short_id":"0ff05575","created_at":"2023-12-18T13:27:55.000+08:00","parent_ids":["33916c1f668c174882d590178440569b2ccca78d"],"title":"feat:删除安全模块参数","message":"feat:删除安全模块参数\n\n","author_name":"allen","author_email":"wuyanjun110@126.com","authored_date":"2023-12-18T13:27:55.000+08:00","committer_name":"allen","committer_email":"wuyanjun110@126.com","committed_date":"2023-12-18T13:27:55.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/xiamen/M009/-/commit/0ff055754cd7944a1ab8eed159ae296bbb7cc4de","stats":{"additions":0,"deletions":819,"total":819},"status":null,"project_id":446,"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:27:55
[Pipeline] echo
dev**: 0ff0557.**2023/12/18/13:27:55**
[Pipeline] dir
Running in /root/workspace/xiamen-config/M009/params_M009
[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_M009@tmp
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git rev-parse --short HEAD
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/M009.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-15T07:21:51.730Z","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-15T06:44:32.838Z","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
4d9059f
[Pipeline] sh
+ python3 /root/weilk/project/get_git_log.py 486 4d9059f 4d9059f
[Pipeline] echo
/root/commtest/rcdev-project/xiamen/.M009.json
[Pipeline] readJSON
[Pipeline] echo
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] echo
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] sh
+ echo '{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}'
[Pipeline] sh
+ cat /root/commtest/rcdev-project/xiamen/.M009.json
{"project":{"M009":"config/xiamen/M009","shared_config":"config/xiamen/shared_config"},"commit":{"M009":"0ff0557","shared_config":"4d9059f"}}
[Pipeline] echo
{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-35","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-15T07:21:51.730Z","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-15T06:44:32.838Z","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_M009","branch":"dev","time":"2024-01-15_19-58-32","commit_id":"0ff0557","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-35","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M009_Slave","type":0,"project":5}
[Pipeline] echo
M007
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
++ grep -v params_M009
+ cp -r params params_M009/
[Pipeline] sh
+ echo '{"module":[{"repo_name":"params_orin_slave_M009","branch":"dev","time":"2024-01-15_19-58-32","commit_id":"0ff0557","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-01-15_19-58-35","commit_id":"4d9059f","version":"","commit_msgs":",,"}],"device":2,"device_name":"M009_Slave","type":0,"project":5}'
[Pipeline] sh
+ rm -rf params_M009@tmp
[Pipeline] echo
> - [M007slave]:
**公有dev**: 4d9059f.**2024/01/15/09:41:15**
**私有dev**: 9915ee8.**2023/12/18/13:27:36**
> - [M009slave]:
**公有dev**: 4d9059f.**2024/01/15/09:41:15**
**私有dev**: 0ff0557.**2023/12/18/13:27:55**
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M007@tmp /root/workspace/xiamen-config/M009@tmp
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (checkout_new)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>拉取新参数方式,合并旧参数(个别车)>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
M007拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M007/params_new
[Pipeline] dir
Running in /root/workspace/xiamen-config/M007/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/M007.git
> git init /root/workspace/xiamen-config/M007/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/M007.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/M007.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/M007.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 76e8a8bf1c7ab06279ecbd1daa27da93b0cf3c38 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 76e8a8bf1c7ab06279ecbd1daa27da93b0cf3c38 # timeout=300000
Commit message: "Update module: perception_segmentation_fisheye to the lastest commit of xiamen_imv_batch"
> git rev-list --no-walk 76e8a8bf1c7ab06279ecbd1daa27da93b0cf3c38 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule '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 'hdmap-common' (git@159.27.226.4:map/config/hdmap-common.git) registered for path 'hdmap-common'
Submodule 'lidar-extrinsics' (git@159.27.226.4:config/extrinsics/M007.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/m007.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/M007.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/M007/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.
remote: Total 33 (delta 12), reused 0 (delta 0), pack-reused 0
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)
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/M007/params_new/crane_align_customized'...
remote: Enumerating objects: 1171, done.
remote: Counting objects: 0% (1/113)
remote: Counting objects: 1% (2/113)
remote: Counting objects: 2% (3/113)
remote: Counting objects: 3% (4/113)
remote: Counting objects: 4% (5/113)
remote: Counting objects: 5% (6/113)
remote: Counting objects: 6% (7/113)
remote: Counting objects: 7% (8/113)
remote: Counting objects: 8% (10/113)
remote: Counting objects: 9% (11/113)
remote: Counting objects: 10% (12/113)
remote: Counting objects: 11% (13/113)
remote: Counting objects: 12% (14/113)
remote: Counting objects: 13% (15/113)
remote: Counting objects: 14% (16/113)
remote: Counting objects: 15% (17/113)
remote: Counting objects: 16% (19/113)
remote: Counting objects: 17% (20/113)
remote: Counting objects: 18% (21/113)
remote: Counting objects: 19% (22/113)
remote: Counting objects: 20% (23/113)
remote: Counting objects: 21% (24/113)
remote: Counting objects: 22% (25/113)
remote: Counting objects: 23% (26/113)
remote: Counting objects: 24% (28/113)
remote: Counting objects: 25% (29/113)
remote: Counting objects: 26% (30/113)
remote: Counting objects: 27% (31/113)
remote: Counting objects: 28% (32/113)
remote: Counting objects: 29% (33/113)
remote: Counting objects: 30% (34/113)
remote: Counting objects: 31% (36/113)
remote: Counting objects: 32% (37/113)
remote: Counting objects: 33% (38/113)
remote: Counting objects: 34% (39/113)
remote: Counting objects: 35% (40/113)
remote: Counting objects: 36% (41/113)
remote: Counting objects: 37% (42/113)
remote: Counting objects: 38% (43/113)
remote: Counting objects: 39% (45/113)
remote: Counting objects: 40% (46/113)
remote: Counting objects: 41% (47/113)
remote: Counting objects: 42% (48/113)
remote: Counting objects: 43% (49/113)
remote: Counting objects: 44% (50/113)
remote: Counting objects: 45% (51/113)
remote: Counting objects: 46% (52/113)
remote: Counting objects: 47% (54/113)
remote: Counting objects: 48% (55/113)
remote: Counting objects: 49% (56/113)
remote: Counting objects: 50% (57/113)
remote: Counting objects: 51% (58/113)
remote: Counting objects: 52% (59/113)
remote: Counting objects: 53% (60/113)
remote: Counting objects: 54% (62/113)
remote: Counting objects: 55% (63/113)
remote: Counting objects: 56% (64/113)
remote: Counting objects: 57% (65/113)
remote: Counting objects: 58% (66/113)
remote: Counting objects: 59% (67/113)
remote: Counting objects: 60% (68/113)
remote: Counting objects: 61% (69/113)
remote: Counting objects: 62% (71/113)
remote: Counting objects: 63% (72/113)
remote: Counting objects: 64% (73/113)
remote: Counting objects: 65% (74/113)
remote: Counting objects: 66% (75/113)
remote: Counting objects: 67% (76/113)
remote: Counting objects: 68% (77/113)
remote: Counting objects: 69% (78/113)
remote: Counting objects: 70% (80/113)
remote: Counting objects: 71% (81/113)
remote: Counting objects: 72% (82/113)
remote: Counting objects: 73% (83/113)
remote: Counting objects: 74% (84/113)
remote: Counting objects: 75% (85/113)
remote: Counting objects: 76% (86/113)
remote: Counting objects: 77% (88/113)
remote: Counting objects: 78% (89/113)
remote: Counting objects: 79% (90/113)
remote: Counting objects: 80% (91/113)
remote: Counting objects: 81% (92/113)
remote: Counting objects: 82% (93/113)
remote: Counting objects: 83% (94/113)
remote: Counting objects: 84% (95/113)
remote: Counting objects: 85% (97/113)
remote: Counting objects: 86% (98/113)
remote: Counting objects: 87% (99/113)
remote: Counting objects: 88% (100/113)
remote: Counting objects: 89% (101/113)
remote: Counting objects: 90% (102/113)
remote: Counting objects: 91% (103/113)
remote: Counting objects: 92% (104/113)
remote: Counting objects: 93% (106/113)
remote: Counting objects: 94% (107/113)
remote: Counting objects: 95% (108/113)
remote: Counting objects: 96% (109/113)
remote: Counting objects: 97% (110/113)
remote: Counting objects: 98% (111/113)
remote: Counting objects: 99% (112/113)
remote: Counting objects: 100% (113/113)
remote: Counting objects: 100% (113/113), done.
remote: Compressing objects: 1% (1/61)
remote: Compressing objects: 3% (2/61)
remote: Compressing objects: 4% (3/61)
remote: Compressing objects: 6% (4/61)
remote: Compressing objects: 8% (5/61)
remote: Compressing objects: 9% (6/61)
remote: Compressing objects: 11% (7/61)
remote: Compressing objects: 13% (8/61)
remote: Compressing objects: 14% (9/61)
remote: Compressing objects: 16% (10/61)
remote: Compressing objects: 18% (11/61)
remote: Compressing objects: 19% (12/61)
remote: Compressing objects: 21% (13/61)
remote: Compressing objects: 22% (14/61)
remote: Compressing objects: 24% (15/61)
remote: Compressing objects: 26% (16/61)
remote: Compressing objects: 27% (17/61)
remote: Compressing objects: 29% (18/61)
remote: Compressing objects: 31% (19/61)
remote: Compressing objects: 32% (20/61)
remote: Compressing objects: 34% (21/61)
remote: Compressing objects: 36% (22/61)
remote: Compressing objects: 37% (23/61)
remote: Compressing objects: 39% (24/61)
remote: Compressing objects: 40% (25/61)
remote: Compressing objects: 42% (26/61)
remote: Compressing objects: 44% (27/61)
remote: Compressing objects: 45% (28/61)
remote: Compressing objects: 47% (29/61)
remote: Compressing objects: 49% (30/61)
remote: Compressing objects: 50% (31/61)
remote: Compressing objects: 52% (32/61)
remote: Compressing objects: 54% (33/61)
remote: Compressing objects: 55% (34/61)
remote: Compressing objects: 57% (35/61)
remote: Compressing objects: 59% (36/61)
remote: Compressing objects: 60% (37/61)
remote: Compressing objects: 62% (38/61)
remote: Compressing objects: 63% (39/61)
remote: Compressing objects: 65% (40/61)
remote: Compressing objects: 67% (41/61)
remote: Compressing objects: 68% (42/61)
remote: Compressing objects: 70% (43/61)
remote: Compressing objects: 72% (44/61)
remote: Compressing objects: 73% (45/61)
remote: Compressing objects: 75% (46/61)
remote: Compressing objects: 77% (47/61)
remote: Compressing objects: 78% (48/61)
remote: Compressing objects: 80% (49/61)
remote: Compressing objects: 81% (50/61)
remote: Compressing objects: 83% (51/61)
remote: Compressing objects: 85% (52/61)
remote: Compressing objects: 86% (53/61)
remote: Compressing objects: 88% (54/61)
remote: Compressing objects: 90% (55/61)
remote: Compressing objects: 91% (56/61)
remote: Compressing objects: 93% (57/61)
remote: Compressing objects: 95% (58/61)
remote: Compressing objects: 96% (59/61)
remote: Compressing objects: 98% (60/61)
remote: Compressing objects: 100% (61/61)
remote: Compressing objects: 100% (61/61), done.
Receiving objects: 0% (1/1171)
Receiving objects: 1% (12/1171)
Receiving objects: 2% (24/1171)
Receiving objects: 3% (36/1171)
Receiving objects: 4% (47/1171)
Receiving objects: 5% (59/1171)
Receiving objects: 6% (71/1171)
Receiving objects: 7% (82/1171)
Receiving objects: 8% (94/1171)
Receiving objects: 9% (106/1171)
Receiving objects: 10% (118/1171)
Receiving objects: 11% (129/1171)
Receiving objects: 12% (141/1171)
Receiving objects: 13% (153/1171)
Receiving objects: 14% (164/1171)
Receiving objects: 15% (176/1171)
Receiving objects: 16% (188/1171)
Receiving objects: 17% (200/1171)
Receiving objects: 18% (211/1171)
Receiving objects: 19% (223/1171)
Receiving objects: 20% (235/1171)
Receiving objects: 21% (246/1171)
Receiving objects: 22% (258/1171)
Receiving objects: 23% (270/1171)
Receiving objects: 24% (282/1171)
Receiving objects: 25% (293/1171)
Receiving objects: 26% (305/1171)
Receiving objects: 27% (317/1171)
Receiving objects: 28% (328/1171)
Receiving objects: 29% (340/1171)
Receiving objects: 30% (352/1171)
Receiving objects: 31% (364/1171)
Receiving objects: 32% (375/1171)
Receiving objects: 33% (387/1171)
Receiving objects: 34% (399/1171)
Receiving objects: 35% (410/1171)
Receiving objects: 36% (422/1171)
Receiving objects: 37% (434/1171)
Receiving objects: 38% (445/1171)
Receiving objects: 39% (457/1171)
Receiving objects: 40% (469/1171)
Receiving objects: 41% (481/1171)
Receiving objects: 42% (492/1171)
Receiving objects: 43% (504/1171)
Receiving objects: 44% (516/1171)
Receiving objects: 45% (527/1171)
Receiving objects: 46% (539/1171)
Receiving objects: 47% (551/1171)
Receiving objects: 48% (563/1171)
Receiving objects: 49% (574/1171)
Receiving objects: 50% (586/1171)
Receiving objects: 51% (598/1171)
Receiving objects: 52% (609/1171)
Receiving objects: 53% (621/1171)
Receiving objects: 54% (633/1171)
Receiving objects: 55% (645/1171)
Receiving objects: 56% (656/1171)
Receiving objects: 57% (668/1171)
Receiving objects: 58% (680/1171)
Receiving objects: 59% (691/1171)
Receiving objects: 60% (703/1171)
Receiving objects: 61% (715/1171)
Receiving objects: 62% (727/1171)
Receiving objects: 63% (738/1171)
Receiving objects: 64% (750/1171)
Receiving objects: 65% (762/1171)
Receiving objects: 66% (773/1171)
Receiving objects: 67% (785/1171)
Receiving objects: 68% (797/1171)
Receiving objects: 69% (808/1171)
Receiving objects: 70% (820/1171)
Receiving objects: 71% (832/1171)
Receiving objects: 72% (844/1171)
Receiving objects: 73% (855/1171)
Receiving objects: 74% (867/1171)
Receiving objects: 75% (879/1171)
Receiving objects: 76% (890/1171)
Receiving objects: 77% (902/1171)
Receiving objects: 78% (914/1171)
Receiving objects: 79% (926/1171)
Receiving objects: 80% (937/1171)
Receiving objects: 81% (949/1171)
Receiving objects: 82% (961/1171)
Receiving objects: 83% (972/1171)
Receiving objects: 84% (984/1171)
Receiving objects: 85% (996/1171)
Receiving objects: 86% (1008/1171)
Receiving objects: 87% (1019/1171)
Receiving objects: 88% (1031/1171)
remote: Total 1171 (delta 42), reused 74 (delta 26), pack-reused 1058
Receiving objects: 89% (1043/1171)
Receiving objects: 90% (1054/1171)
Receiving objects: 91% (1066/1171)
Receiving objects: 92% (1078/1171)
Receiving objects: 93% (1090/1171)
Receiving objects: 94% (1101/1171)
Receiving objects: 95% (1113/1171)
Receiving objects: 96% (1125/1171)
Receiving objects: 97% (1136/1171)
Receiving objects: 98% (1148/1171)
Receiving objects: 99% (1160/1171)
Receiving objects: 100% (1171/1171)
Receiving objects: 100% (1171/1171), 422.18 KiB | 23.45 MiB/s, done.
Resolving deltas: 0% (0/550)
Resolving deltas: 1% (6/550)
Resolving deltas: 2% (11/550)
Resolving deltas: 3% (17/550)
Resolving deltas: 4% (23/550)
Resolving deltas: 5% (28/550)
Resolving deltas: 6% (33/550)
Resolving deltas: 7% (39/550)
Resolving deltas: 8% (46/550)
Resolving deltas: 10% (60/550)
Resolving deltas: 15% (83/550)
Resolving deltas: 18% (101/550)
Resolving deltas: 19% (105/550)
Resolving deltas: 21% (117/550)
Resolving deltas: 22% (125/550)
Resolving deltas: 29% (161/550)
Resolving deltas: 30% (167/550)
Resolving deltas: 31% (171/550)
Resolving deltas: 33% (182/550)
Resolving deltas: 34% (188/550)
Resolving deltas: 40% (222/550)
Resolving deltas: 41% (227/550)
Resolving deltas: 43% (240/550)
Resolving deltas: 44% (243/550)
Resolving deltas: 46% (255/550)
Resolving deltas: 47% (260/550)
Resolving deltas: 48% (265/550)
Resolving deltas: 49% (270/550)
Resolving deltas: 50% (279/550)
Resolving deltas: 51% (285/550)
Resolving deltas: 52% (288/550)
Resolving deltas: 54% (298/550)
Resolving deltas: 55% (306/550)
Resolving deltas: 56% (309/550)
Resolving deltas: 57% (314/550)
Resolving deltas: 59% (326/550)
Resolving deltas: 60% (332/550)
Resolving deltas: 62% (341/550)
Resolving deltas: 63% (347/550)
Resolving deltas: 64% (352/550)
Resolving deltas: 65% (360/550)
Resolving deltas: 68% (376/550)
Resolving deltas: 72% (398/550)
Resolving deltas: 73% (404/550)
Resolving deltas: 74% (407/550)
Resolving deltas: 75% (414/550)
Resolving deltas: 76% (418/550)
Resolving deltas: 100% (550/550)
Resolving deltas: 100% (550/550), done.
Cloning into '/root/workspace/xiamen-config/M007/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/M007/params_new/hdmap-common'...
remote: Enumerating objects: 8, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Compressing objects: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 8 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 12% (1/8)
Receiving objects: 25% (2/8)
Receiving objects: 37% (3/8)
Receiving objects: 50% (4/8)
Receiving objects: 62% (5/8)
Receiving objects: 75% (6/8)
Receiving objects: 87% (7/8)
Receiving objects: 100% (8/8)
Receiving objects: 100% (8/8), done.
Cloning into '/root/workspace/xiamen-config/M007/params_new/lidar-extrinsics'...
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/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 33 (delta 5), reused 0 (delta 0), pack-reused 0
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)
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), 6.53 KiB | 6.53 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 60% (3/5)
Resolving deltas: 80% (4/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/xiamen-config/M007/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/M007/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 255, done.
remote: Counting objects: 2% (1/49)
remote: Counting objects: 4% (2/49)
remote: Counting objects: 6% (3/49)
remote: Counting objects: 8% (4/49)
remote: Counting objects: 10% (5/49)
remote: Counting objects: 12% (6/49)
remote: Counting objects: 14% (7/49)
remote: Counting objects: 16% (8/49)
remote: Counting objects: 18% (9/49)
remote: Counting objects: 20% (10/49)
remote: Counting objects: 22% (11/49)
remote: Counting objects: 24% (12/49)
remote: Counting objects: 26% (13/49)
remote: Counting objects: 28% (14/49)
remote: Counting objects: 30% (15/49)
remote: Counting objects: 32% (16/49)
remote: Counting objects: 34% (17/49)
remote: Counting objects: 36% (18/49)
remote: Counting objects: 38% (19/49)
remote: Counting objects: 40% (20/49)
remote: Counting objects: 42% (21/49)
remote: Counting objects: 44% (22/49)
remote: Counting objects: 46% (23/49)
remote: Counting objects: 48% (24/49)
remote: Counting objects: 51% (25/49)
remote: Counting objects: 53% (26/49)
remote: Counting objects: 55% (27/49)
remote: Counting objects: 57% (28/49)
remote: Counting objects: 59% (29/49)
remote: Counting objects: 61% (30/49)
remote: Counting objects: 63% (31/49)
remote: Counting objects: 65% (32/49)
remote: Counting objects: 67% (33/49)
remote: Counting objects: 69% (34/49)
remote: Counting objects: 71% (35/49)
remote: Counting objects: 73% (36/49)
remote: Counting objects: 75% (37/49)
remote: Counting objects: 77% (38/49)
remote: Counting objects: 79% (39/49)
remote: Counting objects: 81% (40/49)
remote: Counting objects: 83% (41/49)
remote: Counting objects: 85% (42/49)
remote: Counting objects: 87% (43/49)
remote: Counting objects: 89% (44/49)
remote: Counting objects: 91% (45/49)
remote: Counting objects: 93% (46/49)
remote: Counting objects: 95% (47/49)
remote: Counting objects: 97% (48/49)
remote: Counting objects: 100% (49/49)
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 3% (1/33)
remote: Compressing objects: 6% (2/33)
remote: Compressing objects: 9% (3/33)
remote: Compressing objects: 12% (4/33)
remote: Compressing objects: 15% (5/33)
remote: Compressing objects: 18% (6/33)
remote: Compressing objects: 21% (7/33)
remote: Compressing objects: 24% (8/33)
remote: Compressing objects: 27% (9/33)
remote: Compressing objects: 30% (10/33)
remote: Compressing objects: 33% (11/33)
remote: Compressing objects: 36% (12/33)
remote: Compressing objects: 39% (13/33)
remote: Compressing objects: 42% (14/33)
remote: Compressing objects: 45% (15/33)
remote: Compressing objects: 48% (16/33)
remote: Compressing objects: 51% (17/33)
remote: Compressing objects: 54% (18/33)
remote: Compressing objects: 57% (19/33)
remote: Compressing objects: 60% (20/33)
remote: Compressing objects: 63% (21/33)
remote: Compressing objects: 66% (22/33)
remote: Compressing objects: 69% (23/33)
remote: Compressing objects: 72% (24/33)
remote: Compressing objects: 75% (25/33)
remote: Compressing objects: 78% (26/33)
remote: Compressing objects: 81% (27/33)
remote: Compressing objects: 84% (28/33)
remote: Compressing objects: 87% (29/33)
remote: Compressing objects: 90% (30/33)
remote: Compressing objects: 93% (31/33)
remote: Compressing objects: 96% (32/33)
remote: Compressing objects: 100% (33/33)
remote: Compressing objects: 100% (33/33), done.
Receiving objects: 0% (1/255)
Receiving objects: 1% (3/255)
Receiving objects: 2% (6/255)
Receiving objects: 3% (8/255)
Receiving objects: 4% (11/255)
Receiving objects: 5% (13/255)
Receiving objects: 6% (16/255)
Receiving objects: 7% (18/255)
Receiving objects: 8% (21/255)
Receiving objects: 9% (23/255)
Receiving objects: 10% (26/255)
Receiving objects: 11% (29/255)
Receiving objects: 12% (31/255)
Receiving objects: 13% (34/255)
Receiving objects: 14% (36/255)
Receiving objects: 15% (39/255)
Receiving objects: 16% (41/255)
Receiving objects: 17% (44/255)
Receiving objects: 18% (46/255)
Receiving objects: 19% (49/255)
Receiving objects: 20% (51/255)
Receiving objects: 21% (54/255)
Receiving objects: 22% (57/255)
Receiving objects: 23% (59/255)
Receiving objects: 24% (62/255)
Receiving objects: 25% (64/255)
Receiving objects: 26% (67/255)
Receiving objects: 27% (69/255)
Receiving objects: 28% (72/255)
Receiving objects: 29% (74/255)
Receiving objects: 30% (77/255)
Receiving objects: 31% (80/255)
Receiving objects: 32% (82/255)
Receiving objects: 33% (85/255)
Receiving objects: 34% (87/255)
Receiving objects: 35% (90/255)
Receiving objects: 36% (92/255)
Receiving objects: 37% (95/255)
Receiving objects: 38% (97/255)
Receiving objects: 39% (100/255)
Receiving objects: 40% (102/255)
Receiving objects: 41% (105/255)
Receiving objects: 42% (108/255)
Receiving objects: 43% (110/255)
Receiving objects: 44% (113/255)
remote: Total 255 (delta 9), reused 35 (delta 6), pack-reused 206
Receiving objects: 45% (115/255)
Receiving objects: 46% (118/255)
Receiving objects: 47% (120/255)
Receiving objects: 48% (123/255)
Receiving objects: 49% (125/255)
Receiving objects: 50% (128/255)
Receiving objects: 51% (131/255)
Receiving objects: 52% (133/255)
Receiving objects: 53% (136/255)
Receiving objects: 54% (138/255)
Receiving objects: 55% (141/255)
Receiving objects: 56% (143/255)
Receiving objects: 57% (146/255)
Receiving objects: 58% (148/255)
Receiving objects: 59% (151/255)
Receiving objects: 60% (153/255)
Receiving objects: 61% (156/255)
Receiving objects: 62% (159/255)
Receiving objects: 63% (161/255)
Receiving objects: 64% (164/255)
Receiving objects: 65% (166/255)
Receiving objects: 66% (169/255)
Receiving objects: 67% (171/255)
Receiving objects: 68% (174/255)
Receiving objects: 69% (176/255)
Receiving objects: 70% (179/255)
Receiving objects: 71% (182/255)
Receiving objects: 72% (184/255)
Receiving objects: 73% (187/255)
Receiving objects: 74% (189/255)
Receiving objects: 75% (192/255)
Receiving objects: 76% (194/255)
Receiving objects: 77% (197/255)
Receiving objects: 78% (199/255)
Receiving objects: 79% (202/255)
Receiving objects: 80% (204/255)
Receiving objects: 81% (207/255)
Receiving objects: 82% (210/255)
Receiving objects: 83% (212/255)
Receiving objects: 84% (215/255)
Receiving objects: 85% (217/255)
Receiving objects: 86% (220/255)
Receiving objects: 87% (222/255)
Receiving objects: 88% (225/255)
Receiving objects: 89% (227/255)
Receiving objects: 90% (230/255)
Receiving objects: 91% (233/255)
Receiving objects: 92% (235/255)
Receiving objects: 93% (238/255)
Receiving objects: 94% (240/255)
Receiving objects: 95% (243/255)
Receiving objects: 96% (245/255)
Receiving objects: 97% (248/255)
Receiving objects: 98% (250/255)
Receiving objects: 99% (253/255)
Receiving objects: 100% (255/255)
Receiving objects: 100% (255/255), 51.63 KiB | 17.21 MiB/s, done.
Resolving deltas: 0% (0/84)
Resolving deltas: 1% (1/84)
Resolving deltas: 2% (2/84)
Resolving deltas: 3% (3/84)
Resolving deltas: 7% (6/84)
Resolving deltas: 10% (9/84)
Resolving deltas: 13% (11/84)
Resolving deltas: 35% (30/84)
Resolving deltas: 41% (35/84)
Resolving deltas: 44% (37/84)
Resolving deltas: 46% (39/84)
Resolving deltas: 50% (42/84)
Resolving deltas: 51% (43/84)
Resolving deltas: 55% (47/84)
Resolving deltas: 58% (49/84)
Resolving deltas: 61% (52/84)
Resolving deltas: 66% (56/84)
Resolving deltas: 70% (59/84)
Resolving deltas: 76% (64/84)
Resolving deltas: 78% (66/84)
Resolving deltas: 80% (68/84)
Resolving deltas: 82% (69/84)
Resolving deltas: 84% (71/84)
Resolving deltas: 86% (73/84)
Resolving deltas: 88% (74/84)
Resolving deltas: 90% (76/84)
Resolving deltas: 92% (78/84)
Resolving deltas: 96% (81/84)
Resolving deltas: 97% (82/84)
Resolving deltas: 100% (84/84)
Resolving deltas: 100% (84/84), done.
Cloning into '/root/workspace/xiamen-config/M007/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)
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)
remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63
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: 8% (4/49)
Resolving deltas: 20% (10/49)
Resolving deltas: 26% (13/49)
Resolving deltas: 30% (15/49)
Resolving deltas: 34% (17/49)
Resolving deltas: 36% (18/49)
Resolving deltas: 40% (20/49)
Resolving deltas: 44% (22/49)
Resolving deltas: 48% (24/49)
Resolving deltas: 57% (28/49)
Resolving deltas: 61% (30/49)
Resolving deltas: 63% (31/49)
Resolving deltas: 69% (34/49)
Resolving deltas: 75% (37/49)
Resolving deltas: 77% (38/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/M007/params_new/msf-vehicle'...
remote: Enumerating objects: 33, 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: 16% (1/6)
remote: Compressing objects: 33% (2/6)
remote: Compressing objects: 50% (3/6)
remote: Compressing objects: 66% (4/6)
remote: Compressing objects: 83% (5/6)
remote: Compressing objects: 100% (6/6)
remote: Compressing objects: 100% (6/6), done.
remote: Total 33 (delta 2), reused 0 (delta 0), pack-reused 27
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)
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), 7.13 KiB | 7.13 MiB/s, done.
Resolving deltas: 0% (0/11)
Resolving deltas: 27% (3/11)
Resolving deltas: 36% (4/11)
Resolving deltas: 45% (5/11)
Resolving deltas: 72% (8/11)
Resolving deltas: 100% (11/11)
Resolving deltas: 100% (11/11), done.
Cloning into '/root/workspace/xiamen-config/M007/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/M007/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: 78% (11/14)
Resolving deltas: 85% (12/14)
Resolving deltas: 100% (14/14)
Resolving deltas: 100% (14/14), done.
Cloning into '/root/workspace/xiamen-config/M007/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.
remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41
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)
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: 8% (2/25)
Resolving deltas: 12% (3/25)
Resolving deltas: 60% (15/25)
Resolving deltas: 100% (25/25)
Resolving deltas: 100% (25/25), done.
Cloning into '/root/workspace/xiamen-config/M007/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/M007/params_new/perception_new_detection'...
remote: Enumerating objects: 3486, 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/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
Receiving objects: 0% (1/3486)
Receiving objects: 1% (35/3486)
Receiving objects: 2% (70/3486)
Receiving objects: 3% (105/3486)
Receiving objects: 4% (140/3486)
Receiving objects: 5% (175/3486)
Receiving objects: 6% (210/3486)
Receiving objects: 7% (245/3486)
Receiving objects: 8% (279/3486)
Receiving objects: 9% (314/3486)
Receiving objects: 10% (349/3486)
Receiving objects: 11% (384/3486)
Receiving objects: 12% (419/3486)
Receiving objects: 13% (454/3486)
Receiving objects: 14% (489/3486)
Receiving objects: 15% (523/3486)
Receiving objects: 16% (558/3486)
Receiving objects: 17% (593/3486)
Receiving objects: 18% (628/3486)
Receiving objects: 19% (663/3486)
Receiving objects: 20% (698/3486)
Receiving objects: 21% (733/3486)
Receiving objects: 22% (767/3486)
Receiving objects: 23% (802/3486)
Receiving objects: 24% (837/3486)
Receiving objects: 25% (872/3486)
Receiving objects: 26% (907/3486)
Receiving objects: 27% (942/3486)
Receiving objects: 28% (977/3486)
Receiving objects: 29% (1011/3486)
Receiving objects: 30% (1046/3486)
Receiving objects: 31% (1081/3486)
Receiving objects: 32% (1116/3486)
Receiving objects: 33% (1151/3486)
Receiving objects: 34% (1186/3486)
Receiving objects: 35% (1221/3486)
Receiving objects: 36% (1255/3486)
Receiving objects: 37% (1290/3486)
Receiving objects: 38% (1325/3486)
Receiving objects: 39% (1360/3486)
Receiving objects: 40% (1395/3486)
Receiving objects: 41% (1430/3486)
Receiving objects: 42% (1465/3486)
Receiving objects: 43% (1499/3486)
Receiving objects: 44% (1534/3486)
Receiving objects: 45% (1569/3486)
Receiving objects: 46% (1604/3486)
Receiving objects: 47% (1639/3486)
Receiving objects: 48% (1674/3486)
Receiving objects: 49% (1709/3486)
Receiving objects: 50% (1743/3486)
Receiving objects: 51% (1778/3486)
Receiving objects: 52% (1813/3486)
Receiving objects: 53% (1848/3486)
Receiving objects: 54% (1883/3486)
Receiving objects: 55% (1918/3486)
Receiving objects: 56% (1953/3486)
Receiving objects: 57% (1988/3486)
Receiving objects: 58% (2022/3486)
Receiving objects: 59% (2057/3486)
Receiving objects: 60% (2092/3486)
Receiving objects: 61% (2127/3486)
Receiving objects: 62% (2162/3486)
Receiving objects: 63% (2197/3486)
Receiving objects: 64% (2232/3486)
Receiving objects: 65% (2266/3486)
Receiving objects: 66% (2301/3486)
Receiving objects: 67% (2336/3486)
remote: Total 3486 (delta 7), reused 0 (delta 0), pack-reused 3453
Receiving objects: 68% (2371/3486)
Receiving objects: 69% (2406/3486)
Receiving objects: 70% (2441/3486)
Receiving objects: 71% (2476/3486)
Receiving objects: 72% (2510/3486)
Receiving objects: 73% (2545/3486)
Receiving objects: 74% (2580/3486)
Receiving objects: 75% (2615/3486)
Receiving objects: 76% (2650/3486)
Receiving objects: 77% (2685/3486)
Receiving objects: 78% (2720/3486)
Receiving objects: 79% (2754/3486)
Receiving objects: 80% (2789/3486)
Receiving objects: 81% (2824/3486)
Receiving objects: 82% (2859/3486)
Receiving objects: 83% (2894/3486)
Receiving objects: 84% (2929/3486)
Receiving objects: 85% (2964/3486)
Receiving objects: 86% (2998/3486)
Receiving objects: 87% (3033/3486)
Receiving objects: 88% (3068/3486)
Receiving objects: 89% (3103/3486)
Receiving objects: 90% (3138/3486)
Receiving objects: 91% (3173/3486)
Receiving objects: 92% (3208/3486)
Receiving objects: 93% (3242/3486)
Receiving objects: 94% (3277/3486)
Receiving objects: 95% (3312/3486)
Receiving objects: 96% (3347/3486)
Receiving objects: 97% (3382/3486)
Receiving objects: 98% (3417/3486)
Receiving objects: 99% (3452/3486)
Receiving objects: 100% (3486/3486)
Receiving objects: 100% (3486/3486), 354.05 KiB | 25.29 MiB/s, done.
Resolving deltas: 0% (0/689)
Resolving deltas: 1% (8/689)
Resolving deltas: 8% (60/689)
Resolving deltas: 9% (67/689)
Resolving deltas: 11% (76/689)
Resolving deltas: 12% (84/689)
Resolving deltas: 13% (90/689)
Resolving deltas: 18% (129/689)
Resolving deltas: 19% (136/689)
Resolving deltas: 20% (139/689)
Resolving deltas: 21% (145/689)
Resolving deltas: 22% (152/689)
Resolving deltas: 23% (159/689)
Resolving deltas: 24% (166/689)
Resolving deltas: 25% (174/689)
Resolving deltas: 26% (180/689)
Resolving deltas: 29% (200/689)
Resolving deltas: 30% (207/689)
Resolving deltas: 31% (220/689)
Resolving deltas: 33% (229/689)
Resolving deltas: 78% (539/689)
Resolving deltas: 100% (689/689)
Resolving deltas: 100% (689/689), done.
Cloning into '/root/workspace/xiamen-config/M007/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)
remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33
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/M007/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: 11% (5/42)
Resolving deltas: 23% (10/42)
Resolving deltas: 26% (11/42)
Resolving deltas: 40% (17/42)
Resolving deltas: 100% (42/42)
Resolving deltas: 100% (42/42), done.
Cloning into '/root/workspace/xiamen-config/M007/params_new/perception_vehicles'...
remote: Enumerating objects: 40, done.
remote: Counting objects: 10% (1/10)
remote: Counting objects: 20% (2/10)
remote: Counting objects: 30% (3/10)
remote: Counting objects: 40% (4/10)
remote: Counting objects: 50% (5/10)
remote: Counting objects: 60% (6/10)
remote: Counting objects: 70% (7/10)
remote: Counting objects: 80% (8/10)
remote: Counting objects: 90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), 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.
remote: Total 40 (delta 0), reused 10 (delta 0), pack-reused 30
Receiving objects: 2% (1/40)
Receiving objects: 5% (2/40)
Receiving objects: 7% (3/40)
Receiving objects: 10% (4/40)
Receiving objects: 12% (5/40)
Receiving objects: 15% (6/40)
Receiving objects: 17% (7/40)
Receiving objects: 20% (8/40)
Receiving objects: 22% (9/40)
Receiving objects: 25% (10/40)
Receiving objects: 27% (11/40)
Receiving objects: 30% (12/40)
Receiving objects: 32% (13/40)
Receiving objects: 35% (14/40)
Receiving objects: 37% (15/40)
Receiving objects: 40% (16/40)
Receiving objects: 42% (17/40)
Receiving objects: 45% (18/40)
Receiving objects: 47% (19/40)
Receiving objects: 50% (20/40)
Receiving objects: 52% (21/40)
Receiving objects: 55% (22/40)
Receiving objects: 57% (23/40)
Receiving objects: 60% (24/40)
Receiving objects: 62% (25/40)
Receiving objects: 65% (26/40)
Receiving objects: 67% (27/40)
Receiving objects: 70% (28/40)
Receiving objects: 72% (29/40)
Receiving objects: 75% (30/40)
Receiving objects: 77% (31/40)
Receiving objects: 80% (32/40)
Receiving objects: 82% (33/40)
Receiving objects: 85% (34/40)
Receiving objects: 87% (35/40)
Receiving objects: 90% (36/40)
Receiving objects: 92% (37/40)
Receiving objects: 95% (38/40)
Receiving objects: 97% (39/40)
Receiving objects: 100% (40/40)
Receiving objects: 100% (40/40), 6.11 KiB | 6.11 MiB/s, done.
Resolving deltas: 0% (0/7)
Resolving deltas: 14% (1/7)
Resolving deltas: 57% (4/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/xiamen-config/M007/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.54 MiB | 29.05 MiB/s
Receiving objects: 8% (23/286), 14.54 MiB | 29.05 MiB/s
Receiving objects: 9% (26/286), 14.54 MiB | 29.05 MiB/s
Receiving objects: 10% (29/286), 14.54 MiB | 29.05 MiB/s
Receiving objects: 11% (32/286), 14.54 MiB | 29.05 MiB/s
Receiving objects: 11% (33/286), 29.50 MiB | 29.49 MiB/s
Receiving objects: 12% (35/286), 29.50 MiB | 29.49 MiB/s
Receiving objects: 13% (38/286), 29.50 MiB | 29.49 MiB/s
Receiving objects: 13% (40/286), 53.74 MiB | 26.87 MiB/s
Receiving objects: 14% (41/286), 65.15 MiB | 26.06 MiB/s
Receiving objects: 14% (42/286), 91.96 MiB | 30.65 MiB/s
Receiving objects: 15% (43/286), 91.96 MiB | 30.65 MiB/s
Receiving objects: 16% (46/286), 91.96 MiB | 30.65 MiB/s
Receiving objects: 17% (49/286), 91.96 MiB | 30.65 MiB/s
Receiving objects: 18% (52/286), 91.96 MiB | 30.65 MiB/s
Receiving objects: 19% (55/286), 109.03 MiB | 31.15 MiB/s
Receiving objects: 20% (58/286), 109.03 MiB | 31.15 MiB/s
Receiving objects: 21% (61/286), 109.03 MiB | 31.15 MiB/s
Receiving objects: 22% (63/286), 109.03 MiB | 31.15 MiB/s
Receiving objects: 22% (64/286), 125.03 MiB | 31.25 MiB/s
Receiving objects: 23% (66/286), 140.05 MiB | 31.12 MiB/s
Receiving objects: 24% (69/286), 140.05 MiB | 31.12 MiB/s
Receiving objects: 24% (71/286), 154.85 MiB | 31.18 MiB/s
Receiving objects: 25% (72/286), 154.85 MiB | 31.18 MiB/s
Receiving objects: 26% (75/286), 168.98 MiB | 31.00 MiB/s
Receiving objects: 27% (78/286), 168.98 MiB | 31.00 MiB/s
Receiving objects: 27% (79/286), 182.85 MiB | 31.22 MiB/s
Receiving objects: 28% (81/286), 182.85 MiB | 31.22 MiB/s
Receiving objects: 28% (82/286), 215.32 MiB | 33.37 MiB/s
Receiving objects: 28% (82/286), 252.14 MiB | 31.80 MiB/s
Receiving objects: 29% (83/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 30% (86/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 31% (89/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 32% (92/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 33% (95/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 34% (98/286), 267.30 MiB | 31.62 MiB/s
Receiving objects: 34% (98/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 35% (101/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 36% (103/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 37% (106/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 38% (109/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 39% (112/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 40% (115/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 41% (118/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 42% (121/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 43% (123/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 44% (126/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 45% (129/286), 281.13 MiB | 31.35 MiB/s
Receiving objects: 46% (132/286), 281.13 MiB | 31.35 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), 303.28 MiB | 23.60 MiB/s
Receiving objects: 49% (141/286), 303.28 MiB | 23.60 MiB/s
Receiving objects: 50% (143/286), 307.79 MiB | 21.91 MiB/s
Receiving objects: 50% (145/286), 307.79 MiB | 21.91 MiB/s
Receiving objects: 51% (146/286), 311.95 MiB | 19.87 MiB/s
Receiving objects: 52% (149/286), 311.95 MiB | 19.87 MiB/s
Receiving objects: 53% (152/286), 311.95 MiB | 19.87 MiB/s
Receiving objects: 53% (154/286), 334.14 MiB | 17.52 MiB/s
Receiving objects: 54% (155/286), 334.14 MiB | 17.52 MiB/s
Receiving objects: 54% (155/286), 338.04 MiB | 13.62 MiB/s
Receiving objects: 55% (158/286), 338.04 MiB | 13.62 MiB/s
Receiving objects: 56% (161/286), 338.04 MiB | 13.62 MiB/s
Receiving objects: 57% (164/286), 338.04 MiB | 13.62 MiB/s
Receiving objects: 57% (165/286), 339.26 MiB | 5.39 MiB/s
Receiving objects: 58% (166/286), 339.26 MiB | 5.39 MiB/s
Receiving objects: 58% (166/286), 357.62 MiB | 5.72 MiB/s
Receiving objects: 58% (166/286), 392.93 MiB | 7.37 MiB/s
Receiving objects: 58% (167/286), 410.25 MiB | 8.43 MiB/s
Receiving objects: 59% (169/286), 410.25 MiB | 8.43 MiB/s
Receiving objects: 60% (172/286), 418.52 MiB | 8.66 MiB/s
Receiving objects: 60% (174/286), 421.70 MiB | 8.34 MiB/s
Receiving objects: 61% (175/286), 421.70 MiB | 8.34 MiB/s
Receiving objects: 62% (178/286), 421.70 MiB | 8.34 MiB/s
Receiving objects: 63% (181/286), 425.32 MiB | 7.36 MiB/s
Receiving objects: 64% (184/286), 425.32 MiB | 7.36 MiB/s
Receiving objects: 65% (186/286), 425.32 MiB | 7.36 MiB/s
Receiving objects: 66% (189/286), 425.32 MiB | 7.36 MiB/s
Receiving objects: 67% (192/286), 425.32 MiB | 7.36 MiB/s
Receiving objects: 67% (194/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 68% (195/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 69% (198/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 70% (201/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 71% (204/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 72% (206/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 73% (209/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 74% (212/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 75% (215/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 76% (218/286), 440.98 MiB | 8.71 MiB/s
Receiving objects: 76% (218/286), 470.13 MiB | 23.59 MiB/s
Receiving objects: 76% (218/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 77% (221/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 78% (224/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 79% (226/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 80% (229/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 81% (232/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 82% (235/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 83% (238/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 84% (241/286), 474.27 MiB | 8.85 MiB/s
Receiving objects: 85% (244/286), 496.57 MiB | 9.15 MiB/s
Receiving objects: 86% (246/286), 496.57 MiB | 9.15 MiB/s
Receiving objects: 86% (247/286), 512.17 MiB | 9.00 MiB/s
Receiving objects: 87% (249/286), 527.35 MiB | 9.78 MiB/s
Receiving objects: 88% (252/286), 527.35 MiB | 9.78 MiB/s
Receiving objects: 89% (255/286), 527.35 MiB | 9.78 MiB/s
Receiving objects: 89% (256/286), 541.39 MiB | 10.75 MiB/s
Receiving objects: 90% (258/286), 554.83 MiB | 11.72 MiB/s
Receiving objects: 91% (261/286), 568.71 MiB | 11.56 MiB/s
remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106
Receiving objects: 92% (264/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 93% (266/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 94% (269/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 95% (272/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 96% (275/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 97% (278/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 98% (281/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 99% (284/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 100% (286/286), 568.71 MiB | 11.56 MiB/s
Receiving objects: 100% (286/286), 577.13 MiB | 15.42 MiB/s, done.
Resolving deltas: 0% (0/44)
Resolving deltas: 2% (1/44)
Resolving deltas: 18% (8/44)
Resolving deltas: 20% (9/44)
Resolving deltas: 27% (12/44)
Resolving deltas: 36% (16/44)
Resolving deltas: 38% (17/44)
Resolving deltas: 52% (23/44)
Resolving deltas: 54% (24/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/M007/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), 18.36 MiB | 36.69 MiB/s
Receiving objects: 28% (29/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 29% (30/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 30% (31/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 31% (32/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 32% (33/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 33% (34/102), 18.36 MiB | 36.69 MiB/s
remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44
Receiving objects: 34% (35/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 35% (36/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 36% (37/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 37% (38/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 38% (39/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 39% (40/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 40% (41/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 41% (42/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 42% (43/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 43% (44/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 44% (45/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 45% (46/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 46% (47/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 47% (48/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 48% (49/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 49% (50/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 50% (51/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 51% (53/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 52% (54/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 53% (55/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 54% (56/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 55% (57/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 56% (58/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 57% (59/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 58% (60/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 59% (61/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 60% (62/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 61% (63/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 62% (64/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 63% (65/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 64% (66/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 65% (67/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 66% (68/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 67% (69/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 68% (70/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 69% (71/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 70% (72/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 71% (73/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 72% (74/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 73% (75/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 74% (76/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 75% (77/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 76% (78/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 77% (79/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 78% (80/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 79% (81/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 80% (82/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 81% (83/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 82% (84/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 83% (85/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 84% (86/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 85% (87/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 86% (88/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 87% (89/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 88% (90/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 89% (91/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 90% (92/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 91% (93/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 92% (94/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 93% (95/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 94% (96/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 95% (97/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 96% (98/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 97% (99/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 98% (100/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 99% (101/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 100% (102/102), 18.36 MiB | 36.69 MiB/s
Receiving objects: 100% (102/102), 31.81 MiB | 36.93 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/M007/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/M007/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/M007/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/M007/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: 6% (30/468)
Resolving deltas: 12% (57/468)
Resolving deltas: 14% (70/468)
Resolving deltas: 15% (73/468)
Resolving deltas: 21% (99/468)
Resolving deltas: 27% (130/468)
Resolving deltas: 28% (134/468)
Resolving deltas: 32% (151/468)
Resolving deltas: 34% (160/468)
Resolving deltas: 35% (164/468)
Resolving deltas: 42% (198/468)
Resolving deltas: 43% (202/468)
Resolving deltas: 54% (256/468)
Resolving deltas: 55% (258/468)
Resolving deltas: 56% (263/468)
Resolving deltas: 57% (267/468)
Resolving deltas: 58% (274/468)
Resolving deltas: 61% (288/468)
Resolving deltas: 63% (296/468)
Resolving deltas: 73% (345/468)
Resolving deltas: 75% (351/468)
Resolving deltas: 79% (374/468)
Resolving deltas: 80% (378/468)
Resolving deltas: 81% (380/468)
Resolving deltas: 82% (385/468)
Resolving deltas: 83% (389/468)
Resolving deltas: 84% (397/468)
Resolving deltas: 85% (398/468)
Resolving deltas: 86% (403/468)
Resolving deltas: 87% (409/468)
Resolving deltas: 88% (412/468)
Resolving deltas: 89% (417/468)
Resolving deltas: 90% (422/468)
Resolving deltas: 91% (429/468)
Resolving deltas: 92% (431/468)
Resolving deltas: 93% (438/468)
Resolving deltas: 94% (440/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/M007/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)
remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28
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), 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: 45% (14/31)
Resolving deltas: 48% (15/31)
Resolving deltas: 51% (16/31)
Resolving deltas: 58% (18/31)
Resolving deltas: 64% (20/31)
Resolving deltas: 100% (31/31)
Resolving deltas: 100% (31/31), done.
Cloning into '/root/workspace/xiamen-config/M007/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)
remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501
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)
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 | 19.44 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: 66% (83/124)
Resolving deltas: 100% (124/124)
Resolving deltas: 100% (124/124), done.
Cloning into '/root/workspace/xiamen-config/M007/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: 1% (2/102)
Resolving deltas: 7% (8/102)
Resolving deltas: 10% (11/102)
Resolving deltas: 12% (13/102)
Resolving deltas: 15% (16/102)
Resolving deltas: 16% (17/102)
Resolving deltas: 43% (44/102)
Resolving deltas: 44% (45/102)
Resolving deltas: 47% (48/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: 67% (69/102)
Resolving deltas: 69% (71/102)
Resolving deltas: 70% (72/102)
Resolving deltas: 71% (73/102)
Resolving deltas: 75% (77/102)
Resolving deltas: 78% (80/102)
Resolving deltas: 79% (81/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 'db9bd906ee3901d88910741e893890d816328b75'
Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57'
Submodule path 'hdmap-common': checked out '0df3c461c84bdc63b2a70002371761fe81131eef'
Submodule path 'lidar-extrinsics': checked out 'bda76fe6471dfe384fbf40aa33cbf142ecb242fb'
Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415'
Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2'
Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f'
Submodule path 'msf-vehicle': checked out '1e4a4572bf7cd9d3f9a0aa1544bcc5b3d5c8e141'
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 '437f6645abd6f568622eb59d81547455784276f1'
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 '376c99b027a9020b4f5f3333c89ebf38825d7f61'
[Pipeline] sh
+ ls -d crane_align_common/ crane_align_customized/ fast_lio_port_customized/ hdmap-common/ 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, hdmap-common, 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/M007/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/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/M007/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/hdmap-common/
[Pipeline] echo
1
[Pipeline] echo
hdmap-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/hdmap-common/hdmap_interface.yaml /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M007/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/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/M007/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_customized/
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M007/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M007/params_new/msf-port/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/msf-vehicle/
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M007/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M007/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M007/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/perception_data_collection/
[Pipeline] echo
1
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M007/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/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/M007/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M007/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/perception_segmentation_fisheye/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_segmentation_fisheye 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M007/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/perception_vehicles/
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M007/params_new/perception_vehicles/master /root/workspace/xiamen-config/M007/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/prediction_config/
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/prediction_config/prediction /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/static_transform_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/system-common/
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/system-common/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/system-device/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/system-device/master /root/workspace/xiamen-config/M007/params_new/system-device/slave /root/workspace/xiamen-config/M007/params_new/system-device/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/
[Pipeline] echo
3
[Pipeline] echo
system-node-xiamen 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M007/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/system-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M007/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M007/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M007/params_new/system-port/system-ros /root/workspace/xiamen-config/M007/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M007/params_new/params_new/
crane_align
data_collection
extrinsics
fast_lio
hdmap_interface.yaml
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/M007/params_new/params_new/crane_align /root/workspace/xiamen-config/M007/params_new/params_new/data_collection /root/workspace/xiamen-config/M007/params_new/params_new/extrinsics /root/workspace/xiamen-config/M007/params_new/params_new/fast_lio /root/workspace/xiamen-config/M007/params_new/params_new/hdmap_interface.yaml /root/workspace/xiamen-config/M007/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M007/params_new/params_new/lane_detection /root/workspace/xiamen-config/M007/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M007/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M007/params_new/params_new/master /root/workspace/xiamen-config/M007/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M007/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M007/params_new/params_new/perception /root/workspace/xiamen-config/M007/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M007/params_new/params_new/pointcloud /root/workspace/xiamen-config/M007/params_new/params_new/prediction /root/workspace/xiamen-config/M007/params_new/params_new/README.md /root/workspace/xiamen-config/M007/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M007/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M007/params_new/params_new/segmentation /root/workspace/xiamen-config/M007/params_new/params_new/slave /root/workspace/xiamen-config/M007/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M007/params_new/params_new/system-ros /root/workspace/xiamen-config/M007/params_M007/params/
[Pipeline] echo
M009拉取新参数方式
[Pipeline] sh
+ mkdir -p /root/workspace/xiamen-config/M009/params_new
[Pipeline] dir
Running in /root/workspace/xiamen-config/M009/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/M009.git
> git init /root/workspace/xiamen-config/M009/params_new # timeout=10
Fetching upstream changes from http://159.27.226.4/config/vehicles/M009.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/M009.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://159.27.226.4/config/vehicles/M009.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 c2405a7761935546f34246b49302381bc3793dd6 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f c2405a7761935546f34246b49302381bc3793dd6 # timeout=300000
Commit message: "Update module: perception_segmentation_fisheye to the lastest commit of xiamen_imv_batch"
> git rev-list --no-walk c2405a7761935546f34246b49302381bc3793dd6 # timeout=10
[Pipeline] sh
+ git submodule init
Submodule 'crane_align_common' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_common.git) registered for path 'crane_align_common'
Submodule 'crane_align_customized' (git@159.27.226.4:lidar_localization_mapping/config/crane_align/crane_align_customized.git) registered for path 'crane_align_customized'
Submodule '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/M009.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/m009.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/M009.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/M009/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: 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/M009/params_new/crane_align_customized'...
remote: Enumerating objects: 1171, done.
remote: Counting objects: 0% (1/113)
remote: Counting objects: 1% (2/113)
remote: Counting objects: 2% (3/113)
remote: Counting objects: 3% (4/113)
remote: Counting objects: 4% (5/113)
remote: Counting objects: 5% (6/113)
remote: Counting objects: 6% (7/113)
remote: Counting objects: 7% (8/113)
remote: Counting objects: 8% (10/113)
remote: Counting objects: 9% (11/113)
remote: Counting objects: 10% (12/113)
remote: Counting objects: 11% (13/113)
remote: Counting objects: 12% (14/113)
remote: Counting objects: 13% (15/113)
remote: Counting objects: 14% (16/113)
remote: Counting objects: 15% (17/113)
remote: Counting objects: 16% (19/113)
remote: Counting objects: 17% (20/113)
remote: Counting objects: 18% (21/113)
remote: Counting objects: 19% (22/113)
remote: Counting objects: 20% (23/113)
remote: Counting objects: 21% (24/113)
remote: Counting objects: 22% (25/113)
remote: Counting objects: 23% (26/113)
remote: Counting objects: 24% (28/113)
remote: Counting objects: 25% (29/113)
remote: Counting objects: 26% (30/113)
remote: Counting objects: 27% (31/113)
remote: Counting objects: 28% (32/113)
remote: Counting objects: 29% (33/113)
remote: Counting objects: 30% (34/113)
remote: Counting objects: 31% (36/113)
remote: Counting objects: 32% (37/113)
remote: Counting objects: 33% (38/113)
remote: Counting objects: 34% (39/113)
remote: Counting objects: 35% (40/113)
remote: Counting objects: 36% (41/113)
remote: Counting objects: 37% (42/113)
remote: Counting objects: 38% (43/113)
remote: Counting objects: 39% (45/113)
remote: Counting objects: 40% (46/113)
remote: Counting objects: 41% (47/113)
remote: Counting objects: 42% (48/113)
remote: Counting objects: 43% (49/113)
remote: Counting objects: 44% (50/113)
remote: Counting objects: 45% (51/113)
remote: Counting objects: 46% (52/113)
remote: Counting objects: 47% (54/113)
remote: Counting objects: 48% (55/113)
remote: Counting objects: 49% (56/113)
remote: Counting objects: 50% (57/113)
remote: Counting objects: 51% (58/113)
remote: Counting objects: 52% (59/113)
remote: Counting objects: 53% (60/113)
remote: Counting objects: 54% (62/113)
remote: Counting objects: 55% (63/113)
remote: Counting objects: 56% (64/113)
remote: Counting objects: 57% (65/113)
remote: Counting objects: 58% (66/113)
remote: Counting objects: 59% (67/113)
remote: Counting objects: 60% (68/113)
remote: Counting objects: 61% (69/113)
remote: Counting objects: 62% (71/113)
remote: Counting objects: 63% (72/113)
remote: Counting objects: 64% (73/113)
remote: Counting objects: 65% (74/113)
remote: Counting objects: 66% (75/113)
remote: Counting objects: 67% (76/113)
remote: Counting objects: 68% (77/113)
remote: Counting objects: 69% (78/113)
remote: Counting objects: 70% (80/113)
remote: Counting objects: 71% (81/113)
remote: Counting objects: 72% (82/113)
remote: Counting objects: 73% (83/113)
remote: Counting objects: 74% (84/113)
remote: Counting objects: 75% (85/113)
remote: Counting objects: 76% (86/113)
remote: Counting objects: 77% (88/113)
remote: Counting objects: 78% (89/113)
remote: Counting objects: 79% (90/113)
remote: Counting objects: 80% (91/113)
remote: Counting objects: 81% (92/113)
remote: Counting objects: 82% (93/113)
remote: Counting objects: 83% (94/113)
remote: Counting objects: 84% (95/113)
remote: Counting objects: 85% (97/113)
remote: Counting objects: 86% (98/113)
remote: Counting objects: 87% (99/113)
remote: Counting objects: 88% (100/113)
remote: Counting objects: 89% (101/113)
remote: Counting objects: 90% (102/113)
remote: Counting objects: 91% (103/113)
remote: Counting objects: 92% (104/113)
remote: Counting objects: 93% (106/113)
remote: Counting objects: 94% (107/113)
remote: Counting objects: 95% (108/113)
remote: Counting objects: 96% (109/113)
remote: Counting objects: 97% (110/113)
remote: Counting objects: 98% (111/113)
remote: Counting objects: 99% (112/113)
remote: Counting objects: 100% (113/113)
remote: Counting objects: 100% (113/113), done.
remote: Compressing objects: 1% (1/61)
remote: Compressing objects: 3% (2/61)
remote: Compressing objects: 4% (3/61)
remote: Compressing objects: 6% (4/61)
remote: Compressing objects: 8% (5/61)
remote: Compressing objects: 9% (6/61)
remote: Compressing objects: 11% (7/61)
remote: Compressing objects: 13% (8/61)
remote: Compressing objects: 14% (9/61)
remote: Compressing objects: 16% (10/61)
remote: Compressing objects: 18% (11/61)
remote: Compressing objects: 19% (12/61)
remote: Compressing objects: 21% (13/61)
remote: Compressing objects: 22% (14/61)
remote: Compressing objects: 24% (15/61)
remote: Compressing objects: 26% (16/61)
remote: Compressing objects: 27% (17/61)
remote: Compressing objects: 29% (18/61)
remote: Compressing objects: 31% (19/61)
remote: Compressing objects: 32% (20/61)
remote: Compressing objects: 34% (21/61)
remote: Compressing objects: 36% (22/61)
remote: Compressing objects: 37% (23/61)
remote: Compressing objects: 39% (24/61)
remote: Compressing objects: 40% (25/61)
remote: Compressing objects: 42% (26/61)
remote: Compressing objects: 44% (27/61)
remote: Compressing objects: 45% (28/61)
remote: Compressing objects: 47% (29/61)
remote: Compressing objects: 49% (30/61)
remote: Compressing objects: 50% (31/61)
remote: Compressing objects: 52% (32/61)
remote: Compressing objects: 54% (33/61)
remote: Compressing objects: 55% (34/61)
remote: Compressing objects: 57% (35/61)
remote: Compressing objects: 59% (36/61)
remote: Compressing objects: 60% (37/61)
remote: Compressing objects: 62% (38/61)
remote: Compressing objects: 63% (39/61)
remote: Compressing objects: 65% (40/61)
remote: Compressing objects: 67% (41/61)
remote: Compressing objects: 68% (42/61)
remote: Compressing objects: 70% (43/61)
remote: Compressing objects: 72% (44/61)
remote: Compressing objects: 73% (45/61)
remote: Compressing objects: 75% (46/61)
remote: Compressing objects: 77% (47/61)
remote: Compressing objects: 78% (48/61)
remote: Compressing objects: 80% (49/61)
remote: Compressing objects: 81% (50/61)
remote: Compressing objects: 83% (51/61)
remote: Compressing objects: 85% (52/61)
remote: Compressing objects: 86% (53/61)
remote: Compressing objects: 88% (54/61)
remote: Compressing objects: 90% (55/61)
remote: Compressing objects: 91% (56/61)
remote: Compressing objects: 93% (57/61)
remote: Compressing objects: 95% (58/61)
remote: Compressing objects: 96% (59/61)
remote: Compressing objects: 98% (60/61)
remote: Compressing objects: 100% (61/61)
remote: Compressing objects: 100% (61/61), done.
Receiving objects: 0% (1/1171)
Receiving objects: 1% (12/1171)
Receiving objects: 2% (24/1171)
Receiving objects: 3% (36/1171)
Receiving objects: 4% (47/1171)
Receiving objects: 5% (59/1171)
Receiving objects: 6% (71/1171)
Receiving objects: 7% (82/1171)
Receiving objects: 8% (94/1171)
Receiving objects: 9% (106/1171)
Receiving objects: 10% (118/1171)
Receiving objects: 11% (129/1171)
Receiving objects: 12% (141/1171)
Receiving objects: 13% (153/1171)
Receiving objects: 14% (164/1171)
Receiving objects: 15% (176/1171)
Receiving objects: 16% (188/1171)
Receiving objects: 17% (200/1171)
Receiving objects: 18% (211/1171)
Receiving objects: 19% (223/1171)
Receiving objects: 20% (235/1171)
Receiving objects: 21% (246/1171)
Receiving objects: 22% (258/1171)
Receiving objects: 23% (270/1171)
Receiving objects: 24% (282/1171)
Receiving objects: 25% (293/1171)
Receiving objects: 26% (305/1171)
Receiving objects: 27% (317/1171)
Receiving objects: 28% (328/1171)
Receiving objects: 29% (340/1171)
Receiving objects: 30% (352/1171)
Receiving objects: 31% (364/1171)
Receiving objects: 32% (375/1171)
Receiving objects: 33% (387/1171)
Receiving objects: 34% (399/1171)
Receiving objects: 35% (410/1171)
Receiving objects: 36% (422/1171)
Receiving objects: 37% (434/1171)
Receiving objects: 38% (445/1171)
Receiving objects: 39% (457/1171)
Receiving objects: 40% (469/1171)
Receiving objects: 41% (481/1171)
Receiving objects: 42% (492/1171)
Receiving objects: 43% (504/1171)
Receiving objects: 44% (516/1171)
Receiving objects: 45% (527/1171)
Receiving objects: 46% (539/1171)
Receiving objects: 47% (551/1171)
Receiving objects: 48% (563/1171)
Receiving objects: 49% (574/1171)
Receiving objects: 50% (586/1171)
Receiving objects: 51% (598/1171)
Receiving objects: 52% (609/1171)
Receiving objects: 53% (621/1171)
Receiving objects: 54% (633/1171)
Receiving objects: 55% (645/1171)
Receiving objects: 56% (656/1171)
Receiving objects: 57% (668/1171)
Receiving objects: 58% (680/1171)
Receiving objects: 59% (691/1171)
Receiving objects: 60% (703/1171)
Receiving objects: 61% (715/1171)
Receiving objects: 62% (727/1171)
Receiving objects: 63% (738/1171)
Receiving objects: 64% (750/1171)
Receiving objects: 65% (762/1171)
Receiving objects: 66% (773/1171)
Receiving objects: 67% (785/1171)
Receiving objects: 68% (797/1171)
Receiving objects: 69% (808/1171)
Receiving objects: 70% (820/1171)
Receiving objects: 71% (832/1171)
Receiving objects: 72% (844/1171)
Receiving objects: 73% (855/1171)
Receiving objects: 74% (867/1171)
Receiving objects: 75% (879/1171)
Receiving objects: 76% (890/1171)
Receiving objects: 77% (902/1171)
Receiving objects: 78% (914/1171)
Receiving objects: 79% (926/1171)
Receiving objects: 80% (937/1171)
Receiving objects: 81% (949/1171)
Receiving objects: 82% (961/1171)
Receiving objects: 83% (972/1171)
Receiving objects: 84% (984/1171)
Receiving objects: 85% (996/1171)
Receiving objects: 86% (1008/1171)
Receiving objects: 87% (1019/1171)
Receiving objects: 88% (1031/1171)
remote: Total 1171 (delta 42), reused 75 (delta 26), pack-reused 1058
Receiving objects: 89% (1043/1171)
Receiving objects: 90% (1054/1171)
Receiving objects: 91% (1066/1171)
Receiving objects: 92% (1078/1171)
Receiving objects: 93% (1090/1171)
Receiving objects: 94% (1101/1171)
Receiving objects: 95% (1113/1171)
Receiving objects: 96% (1125/1171)
Receiving objects: 97% (1136/1171)
Receiving objects: 98% (1148/1171)
Receiving objects: 99% (1160/1171)
Receiving objects: 100% (1171/1171)
Receiving objects: 100% (1171/1171), 422.20 KiB | 23.46 MiB/s, done.
Resolving deltas: 0% (0/550)
Resolving deltas: 1% (6/550)
Resolving deltas: 2% (11/550)
Resolving deltas: 3% (17/550)
Resolving deltas: 4% (23/550)
Resolving deltas: 5% (28/550)
Resolving deltas: 6% (33/550)
Resolving deltas: 7% (39/550)
Resolving deltas: 8% (46/550)
Resolving deltas: 10% (60/550)
Resolving deltas: 16% (89/550)
Resolving deltas: 18% (100/550)
Resolving deltas: 20% (111/550)
Resolving deltas: 22% (122/550)
Resolving deltas: 23% (130/550)
Resolving deltas: 30% (165/550)
Resolving deltas: 31% (172/550)
Resolving deltas: 33% (182/550)
Resolving deltas: 34% (188/550)
Resolving deltas: 40% (222/550)
Resolving deltas: 41% (228/550)
Resolving deltas: 43% (241/550)
Resolving deltas: 44% (243/550)
Resolving deltas: 46% (255/550)
Resolving deltas: 47% (261/550)
Resolving deltas: 48% (265/550)
Resolving deltas: 49% (271/550)
Resolving deltas: 50% (280/550)
Resolving deltas: 51% (285/550)
Resolving deltas: 52% (288/550)
Resolving deltas: 54% (299/550)
Resolving deltas: 55% (305/550)
Resolving deltas: 56% (310/550)
Resolving deltas: 57% (315/550)
Resolving deltas: 59% (326/550)
Resolving deltas: 60% (331/550)
Resolving deltas: 62% (341/550)
Resolving deltas: 64% (353/550)
Resolving deltas: 66% (363/550)
Resolving deltas: 68% (378/550)
Resolving deltas: 73% (402/550)
Resolving deltas: 74% (411/550)
Resolving deltas: 75% (413/550)
Resolving deltas: 76% (418/550)
Resolving deltas: 100% (550/550)
Resolving deltas: 100% (550/550), done.
Cloning into '/root/workspace/xiamen-config/M009/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/M009/params_new/lidar-extrinsics'...
remote: Enumerating objects: 49, done.
remote: Counting objects: 2% (1/49)
remote: Counting objects: 4% (2/49)
remote: Counting objects: 6% (3/49)
remote: Counting objects: 8% (4/49)
remote: Counting objects: 10% (5/49)
remote: Counting objects: 12% (6/49)
remote: Counting objects: 14% (7/49)
remote: Counting objects: 16% (8/49)
remote: Counting objects: 18% (9/49)
remote: Counting objects: 20% (10/49)
remote: Counting objects: 22% (11/49)
remote: Counting objects: 24% (12/49)
remote: Counting objects: 26% (13/49)
remote: Counting objects: 28% (14/49)
remote: Counting objects: 30% (15/49)
remote: Counting objects: 32% (16/49)
remote: Counting objects: 34% (17/49)
remote: Counting objects: 36% (18/49)
remote: Counting objects: 38% (19/49)
remote: Counting objects: 40% (20/49)
remote: Counting objects: 42% (21/49)
remote: Counting objects: 44% (22/49)
remote: Counting objects: 46% (23/49)
remote: Counting objects: 48% (24/49)
remote: Counting objects: 51% (25/49)
remote: Counting objects: 53% (26/49)
remote: Counting objects: 55% (27/49)
remote: Counting objects: 57% (28/49)
remote: Counting objects: 59% (29/49)
remote: Counting objects: 61% (30/49)
remote: Counting objects: 63% (31/49)
remote: Counting objects: 65% (32/49)
remote: Counting objects: 67% (33/49)
remote: Counting objects: 69% (34/49)
remote: Counting objects: 71% (35/49)
remote: Counting objects: 73% (36/49)
remote: Counting objects: 75% (37/49)
remote: Counting objects: 77% (38/49)
remote: Counting objects: 79% (39/49)
remote: Counting objects: 81% (40/49)
remote: Counting objects: 83% (41/49)
remote: Counting objects: 85% (42/49)
remote: Counting objects: 87% (43/49)
remote: Counting objects: 89% (44/49)
remote: Counting objects: 91% (45/49)
remote: Counting objects: 93% (46/49)
remote: Counting objects: 95% (47/49)
remote: Counting objects: 97% (48/49)
remote: Counting objects: 100% (49/49)
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 2% (1/39)
remote: Compressing objects: 5% (2/39)
remote: Compressing objects: 7% (3/39)
remote: Compressing objects: 10% (4/39)
remote: Compressing objects: 12% (5/39)
remote: Compressing objects: 15% (6/39)
remote: Compressing objects: 17% (7/39)
remote: Compressing objects: 20% (8/39)
remote: Compressing objects: 23% (9/39)
remote: Compressing objects: 25% (10/39)
remote: Compressing objects: 28% (11/39)
remote: Compressing objects: 30% (12/39)
remote: Compressing objects: 33% (13/39)
remote: Compressing objects: 35% (14/39)
remote: Compressing objects: 38% (15/39)
remote: Compressing objects: 41% (16/39)
remote: Compressing objects: 43% (17/39)
remote: Compressing objects: 46% (18/39)
remote: Compressing objects: 48% (19/39)
remote: Compressing objects: 51% (20/39)
remote: Compressing objects: 53% (21/39)
remote: Compressing objects: 56% (22/39)
remote: Compressing objects: 58% (23/39)
remote: Compressing objects: 61% (24/39)
remote: Compressing objects: 64% (25/39)
remote: Compressing objects: 66% (26/39)
remote: Compressing objects: 69% (27/39)
remote: Compressing objects: 71% (28/39)
remote: Compressing objects: 74% (29/39)
remote: Compressing objects: 76% (30/39)
remote: Compressing objects: 79% (31/39)
remote: Compressing objects: 82% (32/39)
remote: Compressing objects: 84% (33/39)
remote: Compressing objects: 87% (34/39)
remote: Compressing objects: 89% (35/39)
remote: Compressing objects: 92% (36/39)
remote: Compressing objects: 94% (37/39)
remote: Compressing objects: 97% (38/39)
remote: Compressing objects: 100% (39/39)
remote: Compressing objects: 100% (39/39), done.
remote: Total 49 (delta 5), reused 49 (delta 5), pack-reused 0
Receiving objects: 2% (1/49)
Receiving objects: 4% (2/49)
Receiving objects: 6% (3/49)
Receiving objects: 8% (4/49)
Receiving objects: 10% (5/49)
Receiving objects: 12% (6/49)
Receiving objects: 14% (7/49)
Receiving objects: 16% (8/49)
Receiving objects: 18% (9/49)
Receiving objects: 20% (10/49)
Receiving objects: 22% (11/49)
Receiving objects: 24% (12/49)
Receiving objects: 26% (13/49)
Receiving objects: 28% (14/49)
Receiving objects: 30% (15/49)
Receiving objects: 32% (16/49)
Receiving objects: 34% (17/49)
Receiving objects: 36% (18/49)
Receiving objects: 38% (19/49)
Receiving objects: 40% (20/49)
Receiving objects: 42% (21/49)
Receiving objects: 44% (22/49)
Receiving objects: 46% (23/49)
Receiving objects: 48% (24/49)
Receiving objects: 51% (25/49)
Receiving objects: 53% (26/49)
Receiving objects: 55% (27/49)
Receiving objects: 57% (28/49)
Receiving objects: 59% (29/49)
Receiving objects: 61% (30/49)
Receiving objects: 63% (31/49)
Receiving objects: 65% (32/49)
Receiving objects: 67% (33/49)
Receiving objects: 69% (34/49)
Receiving objects: 71% (35/49)
Receiving objects: 73% (36/49)
Receiving objects: 75% (37/49)
Receiving objects: 77% (38/49)
Receiving objects: 79% (39/49)
Receiving objects: 81% (40/49)
Receiving objects: 83% (41/49)
Receiving objects: 85% (42/49)
Receiving objects: 87% (43/49)
Receiving objects: 89% (44/49)
Receiving objects: 91% (45/49)
Receiving objects: 93% (46/49)
Receiving objects: 95% (47/49)
Receiving objects: 97% (48/49)
Receiving objects: 100% (49/49)
Receiving objects: 100% (49/49), 9.19 KiB | 9.19 MiB/s, done.
Resolving deltas: 0% (0/5)
Resolving deltas: 20% (1/5)
Resolving deltas: 100% (5/5)
Resolving deltas: 100% (5/5), done.
Cloning into '/root/workspace/xiamen-config/M009/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/M009/params_new/lidar_loc_v2_customized'...
remote: Enumerating objects: 255, done.
remote: Counting objects: 2% (1/49)
remote: Counting objects: 4% (2/49)
remote: Counting objects: 6% (3/49)
remote: Counting objects: 8% (4/49)
remote: Counting objects: 10% (5/49)
remote: Counting objects: 12% (6/49)
remote: Counting objects: 14% (7/49)
remote: Counting objects: 16% (8/49)
remote: Counting objects: 18% (9/49)
remote: Counting objects: 20% (10/49)
remote: Counting objects: 22% (11/49)
remote: Counting objects: 24% (12/49)
remote: Counting objects: 26% (13/49)
remote: Counting objects: 28% (14/49)
remote: Counting objects: 30% (15/49)
remote: Counting objects: 32% (16/49)
remote: Counting objects: 34% (17/49)
remote: Counting objects: 36% (18/49)
remote: Counting objects: 38% (19/49)
remote: Counting objects: 40% (20/49)
remote: Counting objects: 42% (21/49)
remote: Counting objects: 44% (22/49)
remote: Counting objects: 46% (23/49)
remote: Counting objects: 48% (24/49)
remote: Counting objects: 51% (25/49)
remote: Counting objects: 53% (26/49)
remote: Counting objects: 55% (27/49)
remote: Counting objects: 57% (28/49)
remote: Counting objects: 59% (29/49)
remote: Counting objects: 61% (30/49)
remote: Counting objects: 63% (31/49)
remote: Counting objects: 65% (32/49)
remote: Counting objects: 67% (33/49)
remote: Counting objects: 69% (34/49)
remote: Counting objects: 71% (35/49)
remote: Counting objects: 73% (36/49)
remote: Counting objects: 75% (37/49)
remote: Counting objects: 77% (38/49)
remote: Counting objects: 79% (39/49)
remote: Counting objects: 81% (40/49)
remote: Counting objects: 83% (41/49)
remote: Counting objects: 85% (42/49)
remote: Counting objects: 87% (43/49)
remote: Counting objects: 89% (44/49)
remote: Counting objects: 91% (45/49)
remote: Counting objects: 93% (46/49)
remote: Counting objects: 95% (47/49)
remote: Counting objects: 97% (48/49)
remote: Counting objects: 100% (49/49)
remote: Counting objects: 100% (49/49), done.
remote: Compressing objects: 3% (1/33)
remote: Compressing objects: 6% (2/33)
remote: Compressing objects: 9% (3/33)
remote: Compressing objects: 12% (4/33)
remote: Compressing objects: 15% (5/33)
remote: Compressing objects: 18% (6/33)
remote: Compressing objects: 21% (7/33)
remote: Compressing objects: 24% (8/33)
remote: Compressing objects: 27% (9/33)
remote: Compressing objects: 30% (10/33)
remote: Compressing objects: 33% (11/33)
remote: Compressing objects: 36% (12/33)
remote: Compressing objects: 39% (13/33)
remote: Compressing objects: 42% (14/33)
remote: Compressing objects: 45% (15/33)
remote: Compressing objects: 48% (16/33)
remote: Compressing objects: 51% (17/33)
remote: Compressing objects: 54% (18/33)
remote: Compressing objects: 57% (19/33)
remote: Compressing objects: 60% (20/33)
remote: Compressing objects: 63% (21/33)
remote: Compressing objects: 66% (22/33)
remote: Compressing objects: 69% (23/33)
remote: Compressing objects: 72% (24/33)
remote: Compressing objects: 75% (25/33)
remote: Compressing objects: 78% (26/33)
remote: Compressing objects: 81% (27/33)
remote: Compressing objects: 84% (28/33)
remote: Compressing objects: 87% (29/33)
remote: Compressing objects: 90% (30/33)
remote: Compressing objects: 93% (31/33)
remote: Compressing objects: 96% (32/33)
remote: Compressing objects: 100% (33/33)
remote: Compressing objects: 100% (33/33), done.
Receiving objects: 0% (1/255)
Receiving objects: 1% (3/255)
Receiving objects: 2% (6/255)
Receiving objects: 3% (8/255)
Receiving objects: 4% (11/255)
Receiving objects: 5% (13/255)
Receiving objects: 6% (16/255)
Receiving objects: 7% (18/255)
Receiving objects: 8% (21/255)
Receiving objects: 9% (23/255)
Receiving objects: 10% (26/255)
Receiving objects: 11% (29/255)
Receiving objects: 12% (31/255)
Receiving objects: 13% (34/255)
Receiving objects: 14% (36/255)
Receiving objects: 15% (39/255)
Receiving objects: 16% (41/255)
Receiving objects: 17% (44/255)
Receiving objects: 18% (46/255)
Receiving objects: 19% (49/255)
Receiving objects: 20% (51/255)
remote: Total 255 (delta 9), reused 35 (delta 6), pack-reused 206
Receiving objects: 21% (54/255)
Receiving objects: 22% (57/255)
Receiving objects: 23% (59/255)
Receiving objects: 24% (62/255)
Receiving objects: 25% (64/255)
Receiving objects: 26% (67/255)
Receiving objects: 27% (69/255)
Receiving objects: 28% (72/255)
Receiving objects: 29% (74/255)
Receiving objects: 30% (77/255)
Receiving objects: 31% (80/255)
Receiving objects: 32% (82/255)
Receiving objects: 33% (85/255)
Receiving objects: 34% (87/255)
Receiving objects: 35% (90/255)
Receiving objects: 36% (92/255)
Receiving objects: 37% (95/255)
Receiving objects: 38% (97/255)
Receiving objects: 39% (100/255)
Receiving objects: 40% (102/255)
Receiving objects: 41% (105/255)
Receiving objects: 42% (108/255)
Receiving objects: 43% (110/255)
Receiving objects: 44% (113/255)
Receiving objects: 45% (115/255)
Receiving objects: 46% (118/255)
Receiving objects: 47% (120/255)
Receiving objects: 48% (123/255)
Receiving objects: 49% (125/255)
Receiving objects: 50% (128/255)
Receiving objects: 51% (131/255)
Receiving objects: 52% (133/255)
Receiving objects: 53% (136/255)
Receiving objects: 54% (138/255)
Receiving objects: 55% (141/255)
Receiving objects: 56% (143/255)
Receiving objects: 57% (146/255)
Receiving objects: 58% (148/255)
Receiving objects: 59% (151/255)
Receiving objects: 60% (153/255)
Receiving objects: 61% (156/255)
Receiving objects: 62% (159/255)
Receiving objects: 63% (161/255)
Receiving objects: 64% (164/255)
Receiving objects: 65% (166/255)
Receiving objects: 66% (169/255)
Receiving objects: 67% (171/255)
Receiving objects: 68% (174/255)
Receiving objects: 69% (176/255)
Receiving objects: 70% (179/255)
Receiving objects: 71% (182/255)
Receiving objects: 72% (184/255)
Receiving objects: 73% (187/255)
Receiving objects: 74% (189/255)
Receiving objects: 75% (192/255)
Receiving objects: 76% (194/255)
Receiving objects: 77% (197/255)
Receiving objects: 78% (199/255)
Receiving objects: 79% (202/255)
Receiving objects: 80% (204/255)
Receiving objects: 81% (207/255)
Receiving objects: 82% (210/255)
Receiving objects: 83% (212/255)
Receiving objects: 84% (215/255)
Receiving objects: 85% (217/255)
Receiving objects: 86% (220/255)
Receiving objects: 87% (222/255)
Receiving objects: 88% (225/255)
Receiving objects: 89% (227/255)
Receiving objects: 90% (230/255)
Receiving objects: 91% (233/255)
Receiving objects: 92% (235/255)
Receiving objects: 93% (238/255)
Receiving objects: 94% (240/255)
Receiving objects: 95% (243/255)
Receiving objects: 96% (245/255)
Receiving objects: 97% (248/255)
Receiving objects: 98% (250/255)
Receiving objects: 99% (253/255)
Receiving objects: 100% (255/255)
Receiving objects: 100% (255/255), 51.63 KiB | 17.21 MiB/s, done.
Resolving deltas: 0% (0/84)
Resolving deltas: 1% (1/84)
Resolving deltas: 2% (2/84)
Resolving deltas: 3% (3/84)
Resolving deltas: 4% (4/84)
Resolving deltas: 10% (9/84)
Resolving deltas: 13% (11/84)
Resolving deltas: 34% (29/84)
Resolving deltas: 41% (35/84)
Resolving deltas: 44% (37/84)
Resolving deltas: 46% (39/84)
Resolving deltas: 47% (40/84)
Resolving deltas: 52% (44/84)
Resolving deltas: 55% (47/84)
Resolving deltas: 60% (51/84)
Resolving deltas: 61% (52/84)
Resolving deltas: 65% (55/84)
Resolving deltas: 70% (59/84)
Resolving deltas: 72% (61/84)
Resolving deltas: 73% (62/84)
Resolving deltas: 75% (63/84)
Resolving deltas: 76% (64/84)
Resolving deltas: 77% (65/84)
Resolving deltas: 79% (67/84)
Resolving deltas: 82% (69/84)
Resolving deltas: 86% (73/84)
Resolving deltas: 92% (78/84)
Resolving deltas: 97% (82/84)
Resolving deltas: 98% (83/84)
Resolving deltas: 100% (84/84)
Resolving deltas: 100% (84/84), done.
Cloning into '/root/workspace/xiamen-config/M009/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)
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)
remote: Total 87 (delta 13), reused 17 (delta 9), pack-reused 63
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: 14% (7/49)
Resolving deltas: 16% (8/49)
Resolving deltas: 28% (14/49)
Resolving deltas: 30% (15/49)
Resolving deltas: 32% (16/49)
Resolving deltas: 36% (18/49)
Resolving deltas: 38% (19/49)
Resolving deltas: 42% (21/49)
Resolving deltas: 44% (22/49)
Resolving deltas: 53% (26/49)
Resolving deltas: 57% (28/49)
Resolving deltas: 61% (30/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/M009/params_new/msf-vehicle'...
remote: Enumerating objects: 30, done.
remote: Counting objects: 3% (1/30)
remote: Counting objects: 6% (2/30)
remote: Counting objects: 10% (3/30)
remote: Counting objects: 13% (4/30)
remote: Counting objects: 16% (5/30)
remote: Counting objects: 20% (6/30)
remote: Counting objects: 23% (7/30)
remote: Counting objects: 26% (8/30)
remote: Counting objects: 30% (9/30)
remote: Counting objects: 33% (10/30)
remote: Counting objects: 36% (11/30)
remote: Counting objects: 40% (12/30)
remote: Counting objects: 43% (13/30)
remote: Counting objects: 46% (14/30)
remote: Counting objects: 50% (15/30)
remote: Counting objects: 53% (16/30)
remote: Counting objects: 56% (17/30)
remote: Counting objects: 60% (18/30)
remote: Counting objects: 63% (19/30)
remote: Counting objects: 66% (20/30)
remote: Counting objects: 70% (21/30)
remote: Counting objects: 73% (22/30)
remote: Counting objects: 76% (23/30)
remote: Counting objects: 80% (24/30)
remote: Counting objects: 83% (25/30)
remote: Counting objects: 86% (26/30)
remote: Counting objects: 90% (27/30)
remote: Counting objects: 93% (28/30)
remote: Counting objects: 96% (29/30)
remote: Counting objects: 100% (30/30)
remote: Counting objects: 100% (30/30), done.
remote: Compressing objects: 3% (1/29)
remote: Compressing objects: 6% (2/29)
remote: Compressing objects: 10% (3/29)
remote: Compressing objects: 13% (4/29)
remote: Compressing objects: 17% (5/29)
remote: Compressing objects: 20% (6/29)
remote: Compressing objects: 24% (7/29)
remote: Compressing objects: 27% (8/29)
remote: Compressing objects: 31% (9/29)
remote: Compressing objects: 34% (10/29)
remote: Compressing objects: 37% (11/29)
remote: Compressing objects: 41% (12/29)
remote: Compressing objects: 44% (13/29)
remote: Compressing objects: 48% (14/29)
remote: Compressing objects: 51% (15/29)
remote: Compressing objects: 55% (16/29)
remote: Compressing objects: 58% (17/29)
remote: Compressing objects: 62% (18/29)
remote: Compressing objects: 65% (19/29)
remote: Compressing objects: 68% (20/29)
remote: Compressing objects: 72% (21/29)
remote: Compressing objects: 75% (22/29)
remote: Compressing objects: 79% (23/29)
remote: Compressing objects: 82% (24/29)
remote: Compressing objects: 86% (25/29)
remote: Compressing objects: 89% (26/29)
remote: Compressing objects: 93% (27/29)
remote: Compressing objects: 96% (28/29)
remote: Compressing objects: 100% (29/29)
remote: Compressing objects: 100% (29/29), done.
remote: Total 30 (delta 10), reused 0 (delta 0), pack-reused 0
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.21 KiB | 6.21 MiB/s, done.
Resolving deltas: 0% (0/10)
Resolving deltas: 10% (1/10)
Resolving deltas: 30% (3/10)
Resolving deltas: 100% (10/10)
Resolving deltas: 100% (10/10), done.
Cloning into '/root/workspace/xiamen-config/M009/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/M009/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: 50% (7/14)
Resolving deltas: 57% (8/14)
Resolving deltas: 71% (10/14)
Resolving deltas: 78% (11/14)
Resolving deltas: 92% (13/14)
Resolving deltas: 100% (14/14)
Resolving deltas: 100% (14/14), done.
Cloning into '/root/workspace/xiamen-config/M009/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.
remote: Total 121 (delta 14), reused 64 (delta 10), pack-reused 41
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)
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: 12% (3/25)
Resolving deltas: 16% (4/25)
Resolving deltas: 76% (19/25)
Resolving deltas: 100% (25/25)
Resolving deltas: 100% (25/25), done.
Cloning into '/root/workspace/xiamen-config/M009/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/M009/params_new/perception_new_detection'...
remote: Enumerating objects: 3486, 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/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
Receiving objects: 0% (1/3486)
Receiving objects: 1% (35/3486)
Receiving objects: 2% (70/3486)
Receiving objects: 3% (105/3486)
Receiving objects: 4% (140/3486)
Receiving objects: 5% (175/3486)
Receiving objects: 6% (210/3486)
Receiving objects: 7% (245/3486)
Receiving objects: 8% (279/3486)
Receiving objects: 9% (314/3486)
Receiving objects: 10% (349/3486)
Receiving objects: 11% (384/3486)
Receiving objects: 12% (419/3486)
Receiving objects: 13% (454/3486)
Receiving objects: 14% (489/3486)
Receiving objects: 15% (523/3486)
Receiving objects: 16% (558/3486)
Receiving objects: 17% (593/3486)
Receiving objects: 18% (628/3486)
Receiving objects: 19% (663/3486)
Receiving objects: 20% (698/3486)
Receiving objects: 21% (733/3486)
Receiving objects: 22% (767/3486)
Receiving objects: 23% (802/3486)
Receiving objects: 24% (837/3486)
Receiving objects: 25% (872/3486)
Receiving objects: 26% (907/3486)
Receiving objects: 27% (942/3486)
Receiving objects: 28% (977/3486)
Receiving objects: 29% (1011/3486)
Receiving objects: 30% (1046/3486)
Receiving objects: 31% (1081/3486)
Receiving objects: 32% (1116/3486)
Receiving objects: 33% (1151/3486)
Receiving objects: 34% (1186/3486)
Receiving objects: 35% (1221/3486)
Receiving objects: 36% (1255/3486)
Receiving objects: 37% (1290/3486)
Receiving objects: 38% (1325/3486)
Receiving objects: 39% (1360/3486)
Receiving objects: 40% (1395/3486)
Receiving objects: 41% (1430/3486)
Receiving objects: 42% (1465/3486)
Receiving objects: 43% (1499/3486)
Receiving objects: 44% (1534/3486)
Receiving objects: 45% (1569/3486)
Receiving objects: 46% (1604/3486)
Receiving objects: 47% (1639/3486)
Receiving objects: 48% (1674/3486)
Receiving objects: 49% (1709/3486)
Receiving objects: 50% (1743/3486)
Receiving objects: 51% (1778/3486)
Receiving objects: 52% (1813/3486)
Receiving objects: 53% (1848/3486)
Receiving objects: 54% (1883/3486)
Receiving objects: 55% (1918/3486)
Receiving objects: 56% (1953/3486)
Receiving objects: 57% (1988/3486)
Receiving objects: 58% (2022/3486)
Receiving objects: 59% (2057/3486)
Receiving objects: 60% (2092/3486)
Receiving objects: 61% (2127/3486)
Receiving objects: 62% (2162/3486)
Receiving objects: 63% (2197/3486)
Receiving objects: 64% (2232/3486)
Receiving objects: 65% (2266/3486)
Receiving objects: 66% (2301/3486)
Receiving objects: 67% (2336/3486)
Receiving objects: 68% (2371/3486)
Receiving objects: 69% (2406/3486)
Receiving objects: 70% (2441/3486)
Receiving objects: 71% (2476/3486)
Receiving objects: 72% (2510/3486)
Receiving objects: 73% (2545/3486)
Receiving objects: 74% (2580/3486)
Receiving objects: 75% (2615/3486)
Receiving objects: 76% (2650/3486)
Receiving objects: 77% (2685/3486)
remote: Total 3486 (delta 7), reused 0 (delta 0), pack-reused 3453
Receiving objects: 78% (2720/3486)
Receiving objects: 79% (2754/3486)
Receiving objects: 80% (2789/3486)
Receiving objects: 81% (2824/3486)
Receiving objects: 82% (2859/3486)
Receiving objects: 83% (2894/3486)
Receiving objects: 84% (2929/3486)
Receiving objects: 85% (2964/3486)
Receiving objects: 86% (2998/3486)
Receiving objects: 87% (3033/3486)
Receiving objects: 88% (3068/3486)
Receiving objects: 89% (3103/3486)
Receiving objects: 90% (3138/3486)
Receiving objects: 91% (3173/3486)
Receiving objects: 92% (3208/3486)
Receiving objects: 93% (3242/3486)
Receiving objects: 94% (3277/3486)
Receiving objects: 95% (3312/3486)
Receiving objects: 96% (3347/3486)
Receiving objects: 97% (3382/3486)
Receiving objects: 98% (3417/3486)
Receiving objects: 99% (3452/3486)
Receiving objects: 100% (3486/3486)
Receiving objects: 100% (3486/3486), 354.05 KiB | 23.60 MiB/s, done.
Resolving deltas: 0% (0/689)
Resolving deltas: 9% (64/689)
Resolving deltas: 10% (70/689)
Resolving deltas: 11% (76/689)
Resolving deltas: 12% (85/689)
Resolving deltas: 13% (92/689)
Resolving deltas: 18% (127/689)
Resolving deltas: 19% (131/689)
Resolving deltas: 20% (138/689)
Resolving deltas: 21% (146/689)
Resolving deltas: 22% (152/689)
Resolving deltas: 23% (159/689)
Resolving deltas: 24% (166/689)
Resolving deltas: 25% (173/689)
Resolving deltas: 28% (196/689)
Resolving deltas: 29% (200/689)
Resolving deltas: 30% (207/689)
Resolving deltas: 31% (216/689)
Resolving deltas: 32% (225/689)
Resolving deltas: 77% (535/689)
Resolving deltas: 100% (689/689)
Resolving deltas: 100% (689/689), done.
Cloning into '/root/workspace/xiamen-config/M009/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)
remote: Total 53 (delta 2), reused 0 (delta 0), pack-reused 33
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)
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: 42% (3/7)
Resolving deltas: 100% (7/7)
Resolving deltas: 100% (7/7), done.
Cloning into '/root/workspace/xiamen-config/M009/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: 14% (6/42)
Resolving deltas: 19% (8/42)
Resolving deltas: 21% (9/42)
Resolving deltas: 26% (11/42)
Resolving deltas: 28% (12/42)
Resolving deltas: 30% (13/42)
Resolving deltas: 35% (15/42)
Resolving deltas: 100% (42/42)
Resolving deltas: 100% (42/42), done.
Cloning into '/root/workspace/xiamen-config/M009/params_new/perception_vehicles'...
remote: Enumerating objects: 39, done.
remote: Counting objects: 2% (1/39)
remote: Counting objects: 5% (2/39)
remote: Counting objects: 7% (3/39)
remote: Counting objects: 10% (4/39)
remote: Counting objects: 12% (5/39)
remote: Counting objects: 15% (6/39)
remote: Counting objects: 17% (7/39)
remote: Counting objects: 20% (8/39)
remote: Counting objects: 23% (9/39)
remote: Counting objects: 25% (10/39)
remote: Counting objects: 28% (11/39)
remote: Counting objects: 30% (12/39)
remote: Counting objects: 33% (13/39)
remote: Counting objects: 35% (14/39)
remote: Counting objects: 38% (15/39)
remote: Counting objects: 41% (16/39)
remote: Counting objects: 43% (17/39)
remote: Counting objects: 46% (18/39)
remote: Counting objects: 48% (19/39)
remote: Counting objects: 51% (20/39)
remote: Counting objects: 53% (21/39)
remote: Counting objects: 56% (22/39)
remote: Counting objects: 58% (23/39)
remote: Counting objects: 61% (24/39)
remote: Counting objects: 64% (25/39)
remote: Counting objects: 66% (26/39)
remote: Counting objects: 69% (27/39)
remote: Counting objects: 71% (28/39)
remote: Counting objects: 74% (29/39)
remote: Counting objects: 76% (30/39)
remote: Counting objects: 79% (31/39)
remote: Counting objects: 82% (32/39)
remote: Counting objects: 84% (33/39)
remote: Counting objects: 87% (34/39)
remote: Counting objects: 89% (35/39)
remote: Counting objects: 92% (36/39)
remote: Counting objects: 94% (37/39)
remote: Counting objects: 97% (38/39)
remote: Counting objects: 100% (39/39)
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 3% (1/27)
remote: Compressing objects: 7% (2/27)
remote: Compressing objects: 11% (3/27)
remote: Compressing objects: 14% (4/27)
remote: Compressing objects: 18% (5/27)
remote: Compressing objects: 22% (6/27)
remote: Compressing objects: 25% (7/27)
remote: Compressing objects: 29% (8/27)
remote: Compressing objects: 33% (9/27)
remote: Compressing objects: 37% (10/27)
remote: Compressing objects: 40% (11/27)
remote: Compressing objects: 44% (12/27)
remote: Compressing objects: 48% (13/27)
remote: Compressing objects: 51% (14/27)
remote: Compressing objects: 55% (15/27)
remote: Compressing objects: 59% (16/27)
remote: Compressing objects: 62% (17/27)
remote: Compressing objects: 66% (18/27)
remote: Compressing objects: 70% (19/27)
remote: Compressing objects: 74% (20/27)
remote: Compressing objects: 77% (21/27)
remote: Compressing objects: 81% (22/27)
remote: Compressing objects: 85% (23/27)
remote: Compressing objects: 88% (24/27)
remote: Compressing objects: 92% (25/27)
remote: Compressing objects: 96% (26/27)
remote: Compressing objects: 100% (27/27)
remote: Compressing objects: 100% (27/27), done.
remote: Total 39 (delta 9), reused 0 (delta 0), pack-reused 0
Receiving objects: 2% (1/39)
Receiving objects: 5% (2/39)
Receiving objects: 7% (3/39)
Receiving objects: 10% (4/39)
Receiving objects: 12% (5/39)
Receiving objects: 15% (6/39)
Receiving objects: 17% (7/39)
Receiving objects: 20% (8/39)
Receiving objects: 23% (9/39)
Receiving objects: 25% (10/39)
Receiving objects: 28% (11/39)
Receiving objects: 30% (12/39)
Receiving objects: 33% (13/39)
Receiving objects: 35% (14/39)
Receiving objects: 38% (15/39)
Receiving objects: 41% (16/39)
Receiving objects: 43% (17/39)
Receiving objects: 46% (18/39)
Receiving objects: 48% (19/39)
Receiving objects: 51% (20/39)
Receiving objects: 53% (21/39)
Receiving objects: 56% (22/39)
Receiving objects: 58% (23/39)
Receiving objects: 61% (24/39)
Receiving objects: 64% (25/39)
Receiving objects: 66% (26/39)
Receiving objects: 69% (27/39)
Receiving objects: 71% (28/39)
Receiving objects: 74% (29/39)
Receiving objects: 76% (30/39)
Receiving objects: 79% (31/39)
Receiving objects: 82% (32/39)
Receiving objects: 84% (33/39)
Receiving objects: 87% (34/39)
Receiving objects: 89% (35/39)
Receiving objects: 92% (36/39)
Receiving objects: 94% (37/39)
Receiving objects: 97% (38/39)
Receiving objects: 100% (39/39)
Receiving objects: 100% (39/39), 4.68 KiB | 4.68 MiB/s, done.
Resolving deltas: 0% (0/9)
Resolving deltas: 11% (1/9)
Resolving deltas: 55% (5/9)
Resolving deltas: 100% (9/9)
Resolving deltas: 100% (9/9), done.
Cloning into '/root/workspace/xiamen-config/M009/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: 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: 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), 15.17 MiB | 30.33 MiB/s
Receiving objects: 8% (23/286), 15.17 MiB | 30.33 MiB/s
Receiving objects: 9% (26/286), 15.17 MiB | 30.33 MiB/s
Receiving objects: 10% (29/286), 15.17 MiB | 30.33 MiB/s
Receiving objects: 11% (32/286), 15.17 MiB | 30.33 MiB/s
Receiving objects: 11% (33/286), 30.62 MiB | 30.61 MiB/s
Receiving objects: 12% (35/286), 30.62 MiB | 30.61 MiB/s
Receiving objects: 13% (38/286), 30.62 MiB | 30.61 MiB/s
Receiving objects: 13% (40/286), 55.48 MiB | 27.74 MiB/s
Receiving objects: 14% (41/286), 67.52 MiB | 27.00 MiB/s
Receiving objects: 15% (43/286), 67.52 MiB | 27.00 MiB/s
Receiving objects: 16% (46/286), 67.52 MiB | 27.00 MiB/s
Receiving objects: 16% (47/286), 98.95 MiB | 32.98 MiB/s
Receiving objects: 17% (49/286), 98.95 MiB | 32.98 MiB/s
Receiving objects: 18% (52/286), 98.95 MiB | 32.98 MiB/s
Receiving objects: 19% (55/286), 98.95 MiB | 32.98 MiB/s
Receiving objects: 20% (58/286), 98.95 MiB | 32.98 MiB/s
Receiving objects: 21% (61/286), 115.39 MiB | 32.96 MiB/s
Receiving objects: 22% (63/286), 115.39 MiB | 32.96 MiB/s
Receiving objects: 22% (64/286), 130.35 MiB | 32.58 MiB/s
Receiving objects: 23% (66/286), 147.24 MiB | 32.72 MiB/s
Receiving objects: 24% (69/286), 147.24 MiB | 32.72 MiB/s
Receiving objects: 24% (71/286), 161.62 MiB | 32.54 MiB/s
Receiving objects: 25% (72/286), 161.62 MiB | 32.54 MiB/s
Receiving objects: 26% (75/286), 161.62 MiB | 32.54 MiB/s
Receiving objects: 27% (78/286), 161.62 MiB | 32.54 MiB/s
Receiving objects: 28% (81/286), 176.34 MiB | 32.38 MiB/s
Receiving objects: 28% (82/286), 190.48 MiB | 32.59 MiB/s
Receiving objects: 28% (82/286), 226.68 MiB | 35.37 MiB/s
Receiving objects: 28% (82/286), 263.57 MiB | 32.93 MiB/s
Receiving objects: 29% (83/286), 263.57 MiB | 32.93 MiB/s
Receiving objects: 30% (86/286), 263.57 MiB | 32.93 MiB/s
Receiving objects: 31% (89/286), 263.57 MiB | 32.93 MiB/s
Receiving objects: 32% (92/286), 263.57 MiB | 32.93 MiB/s
Receiving objects: 33% (95/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 34% (98/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 35% (101/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 36% (103/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 37% (106/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 38% (109/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 39% (112/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 40% (115/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 41% (118/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 42% (121/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 43% (123/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 44% (126/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 45% (129/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 46% (132/286), 276.40 MiB | 32.46 MiB/s
Receiving objects: 46% (133/286), 290.82 MiB | 24.58 MiB/s
Receiving objects: 47% (135/286), 290.82 MiB | 24.58 MiB/s
Receiving objects: 48% (138/286), 290.82 MiB | 24.58 MiB/s
Receiving objects: 49% (141/286), 304.86 MiB | 24.52 MiB/s
Receiving objects: 50% (143/286), 309.12 MiB | 22.58 MiB/s
Receiving objects: 51% (146/286), 309.12 MiB | 22.58 MiB/s
Receiving objects: 51% (148/286), 313.45 MiB | 20.91 MiB/s
Receiving objects: 52% (149/286), 313.45 MiB | 20.91 MiB/s
Receiving objects: 53% (152/286), 313.45 MiB | 20.91 MiB/s
Receiving objects: 54% (155/286), 320.44 MiB | 19.05 MiB/s
Receiving objects: 54% (155/286), 338.04 MiB | 14.56 MiB/s
Receiving objects: 55% (158/286), 338.04 MiB | 14.56 MiB/s
Receiving objects: 56% (161/286), 338.04 MiB | 14.56 MiB/s
Receiving objects: 57% (164/286), 338.04 MiB | 14.56 MiB/s
Receiving objects: 57% (165/286), 339.26 MiB | 5.65 MiB/s
Receiving objects: 58% (166/286), 339.26 MiB | 5.65 MiB/s
Receiving objects: 58% (166/286), 374.14 MiB | 6.91 MiB/s
Receiving objects: 58% (166/286), 410.16 MiB | 8.41 MiB/s
Receiving objects: 59% (169/286), 410.16 MiB | 8.41 MiB/s
Receiving objects: 59% (171/286), 418.06 MiB | 8.71 MiB/s
Receiving objects: 60% (172/286), 418.06 MiB | 8.71 MiB/s
Receiving objects: 61% (175/286), 421.70 MiB | 8.28 MiB/s
Receiving objects: 62% (178/286), 421.70 MiB | 8.28 MiB/s
Receiving objects: 62% (178/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 63% (181/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 64% (184/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 65% (186/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 66% (189/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 67% (192/286), 425.32 MiB | 7.32 MiB/s
Receiving objects: 68% (195/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 69% (198/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 70% (201/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 71% (204/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 72% (206/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 73% (209/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 73% (210/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 74% (212/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 75% (215/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 76% (218/286), 441.19 MiB | 8.72 MiB/s
Receiving objects: 76% (218/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 77% (221/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 78% (224/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 79% (226/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 80% (229/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 81% (232/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 82% (235/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 83% (238/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 84% (241/286), 474.27 MiB | 8.93 MiB/s
Receiving objects: 85% (244/286), 496.13 MiB | 9.23 MiB/s
Receiving objects: 86% (246/286), 496.13 MiB | 9.23 MiB/s
Receiving objects: 86% (247/286), 526.00 MiB | 9.63 MiB/s
Receiving objects: 87% (249/286), 526.00 MiB | 9.63 MiB/s
Receiving objects: 88% (252/286), 526.00 MiB | 9.63 MiB/s
Receiving objects: 89% (255/286), 526.00 MiB | 9.63 MiB/s
Receiving objects: 89% (257/286), 553.07 MiB | 11.68 MiB/s
Receiving objects: 90% (258/286), 553.07 MiB | 11.68 MiB/s
Receiving objects: 91% (261/286), 566.59 MiB | 11.47 MiB/s
remote: Total 286 (delta 36), reused 114 (delta 14), pack-reused 106
Receiving objects: 92% (264/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 93% (266/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 94% (269/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 95% (272/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 96% (275/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 97% (278/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 98% (281/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 99% (284/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 100% (286/286), 566.59 MiB | 11.47 MiB/s
Receiving objects: 100% (286/286), 577.13 MiB | 15.63 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: 11% (5/44)
Resolving deltas: 13% (6/44)
Resolving deltas: 18% (8/44)
Resolving deltas: 25% (11/44)
Resolving deltas: 27% (12/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/M009/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), 18.87 MiB | 37.73 MiB/s
Receiving objects: 28% (29/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 29% (30/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 30% (31/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 31% (32/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 32% (33/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 33% (34/102), 18.87 MiB | 37.73 MiB/s
remote: Total 102 (delta 16), reused 9 (delta 0), pack-reused 44
Receiving objects: 34% (35/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 35% (36/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 36% (37/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 37% (38/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 38% (39/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 39% (40/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 40% (41/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 41% (42/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 42% (43/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 43% (44/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 44% (45/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 45% (46/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 46% (47/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 47% (48/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 48% (49/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 49% (50/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 50% (51/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 51% (53/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 52% (54/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 53% (55/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 54% (56/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 55% (57/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 56% (58/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 57% (59/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 58% (60/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 59% (61/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 60% (62/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 61% (63/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 62% (64/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 63% (65/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 64% (66/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 65% (67/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 66% (68/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 67% (69/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 68% (70/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 69% (71/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 70% (72/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 71% (73/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 72% (74/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 73% (75/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 74% (76/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 75% (77/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 76% (78/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 77% (79/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 78% (80/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 79% (81/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 80% (82/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 81% (83/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 82% (84/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 83% (85/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 84% (86/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 85% (87/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 86% (88/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 87% (89/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 88% (90/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 89% (91/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 90% (92/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 91% (93/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 92% (94/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 93% (95/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 94% (96/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 95% (97/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 96% (98/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 97% (99/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 98% (100/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 99% (101/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 100% (102/102), 18.87 MiB | 37.73 MiB/s
Receiving objects: 100% (102/102), 31.81 MiB | 37.02 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/M009/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/M009/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/M009/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/M009/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: 5% (28/468)
Resolving deltas: 13% (61/468)
Resolving deltas: 14% (66/468)
Resolving deltas: 20% (98/468)
Resolving deltas: 26% (124/468)
Resolving deltas: 30% (141/468)
Resolving deltas: 32% (152/468)
Resolving deltas: 40% (189/468)
Resolving deltas: 41% (192/468)
Resolving deltas: 53% (251/468)
Resolving deltas: 54% (254/468)
Resolving deltas: 55% (258/468)
Resolving deltas: 57% (268/468)
Resolving deltas: 58% (272/468)
Resolving deltas: 59% (277/468)
Resolving deltas: 60% (282/468)
Resolving deltas: 61% (286/468)
Resolving deltas: 62% (293/468)
Resolving deltas: 64% (304/468)
Resolving deltas: 65% (305/468)
Resolving deltas: 71% (335/468)
Resolving deltas: 73% (345/468)
Resolving deltas: 79% (370/468)
Resolving deltas: 80% (375/468)
Resolving deltas: 81% (381/468)
Resolving deltas: 83% (390/468)
Resolving deltas: 84% (395/468)
Resolving deltas: 86% (403/468)
Resolving deltas: 87% (408/468)
Resolving deltas: 88% (414/468)
Resolving deltas: 89% (417/468)
Resolving deltas: 91% (429/468)
Resolving deltas: 92% (431/468)
Resolving deltas: 93% (436/468)
Resolving deltas: 94% (440/468)
Resolving deltas: 95% (447/468)
Resolving deltas: 96% (450/468)
Resolving deltas: 97% (455/468)
Resolving deltas: 98% (460/468)
Resolving deltas: 99% (464/468)
Resolving deltas: 100% (468/468)
Resolving deltas: 100% (468/468), done.
Cloning into '/root/workspace/xiamen-config/M009/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)
remote: Total 131 (delta 28), reused 69 (delta 14), pack-reused 28
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), 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: 12% (4/31)
Resolving deltas: 16% (5/31)
Resolving deltas: 19% (6/31)
Resolving deltas: 29% (9/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/M009/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)
remote: Total 721 (delta 38), reused 188 (delta 31), pack-reused 501
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)
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: 66% (83/124)
Resolving deltas: 100% (124/124)
Resolving deltas: 100% (124/124), done.
Cloning into '/root/workspace/xiamen-config/M009/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 | 23.60 MiB/s, done.
Resolving deltas: 0% (0/102)
Resolving deltas: 1% (2/102)
Resolving deltas: 8% (9/102)
Resolving deltas: 10% (11/102)
Resolving deltas: 13% (14/102)
Resolving deltas: 14% (15/102)
Resolving deltas: 17% (18/102)
Resolving deltas: 54% (56/102)
Resolving deltas: 58% (60/102)
Resolving deltas: 62% (64/102)
Resolving deltas: 63% (65/102)
Resolving deltas: 64% (66/102)
Resolving deltas: 66% (68/102)
Resolving deltas: 67% (69/102)
Resolving deltas: 68% (70/102)
Resolving deltas: 69% (71/102)
Resolving deltas: 70% (72/102)
Resolving deltas: 71% (73/102)
Resolving deltas: 75% (77/102)
Resolving deltas: 77% (79/102)
Resolving deltas: 88% (90/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 'db9bd906ee3901d88910741e893890d816328b75'
Submodule path 'fast_lio_port_customized': checked out '6363788eb7a0be3cb38efabae43a9fa451967a57'
Submodule path 'lidar-extrinsics': checked out 'abe8cafa1f11e0bf65aa6f1c7eec0e82947795e5'
Submodule path 'lidar_loc_v2_common': checked out '0f4ba74cc53d95aaf3910e9f5255e361fd56d415'
Submodule path 'lidar_loc_v2_customized': checked out 'e2031eedcacad7874c340c14f237f90745eefec2'
Submodule path 'msf-port': checked out 'd3f9e47749bb04ff9785a05ed4788ef17887c06f'
Submodule path 'msf-vehicle': checked out '4d36439b933767504d64cf49fd262a318b00fbb6'
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 'f47760284307770dd8dcf050201c311c442424f6'
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 '376c99b027a9020b4f5f3333c89ebf38825d7f61'
[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/M009/params_new/params_new
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/crane_align_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/crane_align_common/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/crane_align_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
crane_align_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/crane_align_customized/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/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/M009/params_new/fast_lio_port_customized/fast_lio /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
lidar-extrinsics 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/crane_align /root/workspace/xiamen-config/M009/params_new/lidar-extrinsics/extrinsics /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_common/
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_customized/
[Pipeline] echo
1
[Pipeline] echo
lidar_loc_v2_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/msf-port/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
msf-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/msf-port/msf_assistant.yaml /root/workspace/xiamen-config/M009/params_new/msf-port/msf_localization_share.yaml /root/workspace/xiamen-config/M009/params_new/msf-port/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/msf-vehicle/
+ wc -l
[Pipeline] echo
4
[Pipeline] echo
msf-vehicle 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/msf-vehicle/extrinsics /root/workspace/xiamen-config/M009/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/xiamen-config/M009/params_new/msf-vehicle/msf_localization.yaml /root/workspace/xiamen-config/M009/params_new/msf-vehicle/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/perception_camera_driver/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_camera_driver 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_camera_driver/slave /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/perception_data_collection/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
perception_data_collection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_data_collection/data_collection /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/
[Pipeline] echo
2
[Pipeline] echo
perception_lane_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/lane_detection /root/workspace/xiamen-config/M009/params_new/perception_lane_detection/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/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/M009/params_new/perception_lidar_camera_fusion/lidar_camera_fusion /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/perception_new_detection/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_new_detection 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_new_detection/perception /root/workspace/xiamen-config/M009/params_new/perception_new_detection/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/perception_segmentation_fisheye/
[Pipeline] echo
1
[Pipeline] echo
perception_segmentation_fisheye 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_segmentation_fisheye/segmentation /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/
+ wc -l
[Pipeline] echo
2
[Pipeline] echo
perception_spreader_imv 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/imv_spreader_detection /root/workspace/xiamen-config/M009/params_new/perception_spreader_imv/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/perception_vehicles/
[Pipeline] echo
3
[Pipeline] echo
perception_vehicles 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/perception_vehicles/extrinsics /root/workspace/xiamen-config/M009/params_new/perception_vehicles/master /root/workspace/xiamen-config/M009/params_new/perception_vehicles/README.md /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/pointcloud_customized/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
pointcloud_customized 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/pointcloud_customized/pointcloud /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/prediction_config/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
prediction_config 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/prediction_config/prediction /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/rslidar_sdk_common/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
rslidar_sdk_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/static_transform_common/
[Pipeline] echo
1
[Pipeline] echo
static_transform_common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/static_transform_common/static_transform.yaml /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/system-common/
[Pipeline] echo
1
[Pipeline] echo
system-common 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/system-common/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/system-device/
[Pipeline] echo
3
[Pipeline] echo
system-device 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/system-device/master /root/workspace/xiamen-config/M009/params_new/system-device/slave /root/workspace/xiamen-config/M009/params_new/system-device/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/system-mqtt/
+ wc -l
[Pipeline] echo
1
[Pipeline] echo
system-mqtt 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/system-mqtt/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/
+ wc -l
[Pipeline] echo
3
[Pipeline] echo
system-node-xiamen 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/master /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/slave /root/workspace/xiamen-config/M009/params_new/system-node-xiamen/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ wc -l
+ ls /root/workspace/xiamen-config/M009/params_new/system-port/
[Pipeline] echo
3
[Pipeline] echo
system-port 开始合并
[Pipeline] sh
+ cp -r /root/workspace/xiamen-config/M009/params_new/system-port/peripheral_controller.toml /root/workspace/xiamen-config/M009/params_new/system-port/ros_can_interpreter.toml /root/workspace/xiamen-config/M009/params_new/system-port/system-ros /root/workspace/xiamen-config/M009/params_new/params_new/
[Pipeline] sh
+ ls /root/workspace/xiamen-config/M009/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/M009/params_new/params_new/crane_align /root/workspace/xiamen-config/M009/params_new/params_new/data_collection /root/workspace/xiamen-config/M009/params_new/params_new/extrinsics /root/workspace/xiamen-config/M009/params_new/params_new/fast_lio /root/workspace/xiamen-config/M009/params_new/params_new/imv_spreader_detection /root/workspace/xiamen-config/M009/params_new/params_new/lane_detection /root/workspace/xiamen-config/M009/params_new/params_new/lidar_camera_fusion /root/workspace/xiamen-config/M009/params_new/params_new/lidar_loc_v2 /root/workspace/xiamen-config/M009/params_new/params_new/master /root/workspace/xiamen-config/M009/params_new/params_new/msf_assistant.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization_calibration.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization_share.yaml /root/workspace/xiamen-config/M009/params_new/params_new/msf_localization.yaml /root/workspace/xiamen-config/M009/params_new/params_new/perception /root/workspace/xiamen-config/M009/params_new/params_new/peripheral_controller.toml /root/workspace/xiamen-config/M009/params_new/params_new/pointcloud /root/workspace/xiamen-config/M009/params_new/params_new/prediction /root/workspace/xiamen-config/M009/params_new/params_new/README.md /root/workspace/xiamen-config/M009/params_new/params_new/ros_can_interpreter.toml /root/workspace/xiamen-config/M009/params_new/params_new/rslidar_sdk /root/workspace/xiamen-config/M009/params_new/params_new/segmentation /root/workspace/xiamen-config/M009/params_new/params_new/slave /root/workspace/xiamen-config/M009/params_new/params_new/static_transform.yaml /root/workspace/xiamen-config/M009/params_new/params_new/system-ros /root/workspace/xiamen-config/M009/params_M009/params/
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo
[1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] echo
M007
[Pipeline] echo
slave
[Pipeline] dir
Running in /root/workspace/xiamen-config/M007
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_M007/.git
[Pipeline] dir
Running in /root/workspace/xiamen-config/M007/params_M007/params/slave
[Pipeline] {
[Pipeline] sh
++ grep -v version.json
++ xargs
++ ls
+ cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M007/params_M007/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M007/params_M007/params/slave@tmp
[Pipeline] sh
+ cp -r params_M007 params_orin_slave_M007_2024-01-15_20-01-29
[Pipeline] sh
+ zip -rq params_orin_slave_M007_2024-01-15_20-01-29.zip params_orin_slave_M007_2024-01-15_20-01-29 ./version.json
[Pipeline] sh
+ ls /root/workspace/xiamen-config
M007
M007@tmp
M008
M009
M010
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/M007/params_orin_slave_M007_2024-01-15_20-01-29.zip,/root/workspace/xiamen-config/M007/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/M007/params_orin_slave_M007_2024-01-15_20-01-29.zip"' --form 'version=@"/root/workspace/xiamen-config/M007/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 39.5M 0:00:01 0:00:01 --:--:-- 39.5M
100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M
100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M
100 47.5M 0 0 100 47.5M 0 11.2M 0:00:04 0:00:04 --:--:-- 11.3M
100 47.5M 0 0 100 47.5M 0 9345k 0:00:05 0:00:05 --:--:-- 9346k
100 47.5M 0 0 100 47.5M 0 7838k 0:00:06 0:00:06 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 6749k 0:00:07 0:00:07 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 5926k 0:00:08 0:00:08 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 5282k 0:00:09 0:00:09 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 4764k 0:00:10 0:00:10 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 4339k 0:00:11 0:00:11 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3983k 0:00:12 0:00:12 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3422k 0:00:14 0:00:14 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3197k 0:00:15 0:00:15 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2670k 0:00:18 0:00:18 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2531k 0:00:19 0:00:19 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2189k 0:00:22 0:00:22 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2008k 0:00:24 0:00:24 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1609k 0:00:30 0:00:30 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0
100 47.5M 0 43 100 47.5M 1 1184k 0:00:41 0:00:41 --:--:-- 8
100 47.5M 0 43 100 47.5M 1 1184k 0:00:41 0:00:41 --:--:-- 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] sh
+ sed -i '$ s/project":5/project":1001/' /root/workspace/xiamen-config/M007/version.json
[Pipeline] sh
+ sed -i '$ s/device":1/device":9/' /root/workspace/xiamen-config/M007/version.json
[Pipeline] sh
+ sed -i '$ s/device_name":"M007_Master"/device_name":""/' /root/workspace/xiamen-config/M007/version.json
[Pipeline] sh
+ curl -X POST http://127.0.0.1:8090/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/xiamen-config/M007/params_orin_slave_M007_2024-01-15_20-01-29.zip"' --form 'version=@"/root/workspace/xiamen-config/M007/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.5M 0:00:01 0:00:01 --:--:-- 38.5M
100 47.5M 0 43 100 47.5M 25 27.6M 0:00:01 0:00:01 --:--:-- 27.6M
100 47.5M 0 43 100 47.5M 25 27.6M 0:00:01 0:00:01 --:--:-- 27.6M
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] echo
{"msg":"操作成功","code":200,"data":""}
[Pipeline] readJSON
[Pipeline] echo
status:200
[Pipeline] echo
M007参数上传到仿真环境
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M007@tmp
[Pipeline] echo
M009
[Pipeline] echo
slave
[Pipeline] dir
Running in /root/workspace/xiamen-config/M009
[Pipeline] {
[Pipeline] sh
+ rm -rf params_new@tmp
[Pipeline] sh
+ rm -rf params_M009/.git
[Pipeline] dir
Running in /root/workspace/xiamen-config/M009/params_M009/params/slave
[Pipeline] {
[Pipeline] sh
++ ls
++ grep -v version.json
++ xargs
+ cp -r camera_driver recorder.toml system-ros /root/workspace/xiamen-config/M009/params_M009/params/
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ rm -rf /root/workspace/xiamen-config/M009/params_M009/params/slave@tmp
[Pipeline] sh
+ cp -r params_M009 params_orin_slave_M009_2024-01-15_20-02-24
[Pipeline] sh
+ zip -rq params_orin_slave_M009_2024-01-15_20-02-24.zip params_orin_slave_M009_2024-01-15_20-02-24 ./version.json
[Pipeline] sh
+ ls /root/workspace/xiamen-config
M007
M008
M009
M009@tmp
M010
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/M009/params_orin_slave_M009_2024-01-15_20-02-24.zip,/root/workspace/xiamen-config/M009/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/M009/params_orin_slave_M009_2024-01-15_20-02-24.zip"' --form 'version=@"/root/workspace/xiamen-config/M009/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 39.5M 0:00:01 0:00:01 --:--:-- 39.5M
100 47.5M 0 0 100 47.5M 0 21.5M 0:00:02 0:00:02 --:--:-- 21.5M
100 47.5M 0 0 100 47.5M 0 14.8M 0:00:03 0:00:03 --:--:-- 14.8M
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 9344k 0:00:05 0:00:05 --:--:-- 9346k
100 47.5M 0 0 100 47.5M 0 7837k 0:00:06 0:00:06 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 6749k 0:00:07 0:00:07 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 5925k 0:00:08 0:00:08 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 5281k 0:00:09 0:00:09 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 4763k 0:00:10 0:00:10 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 4338k 0:00:11 0:00:11 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3982k 0:00:12 0:00:12 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3681k 0:00:13 0:00:13 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3421k 0:00:14 0:00:14 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 3196k 0:00:15 0:00:15 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2999k 0:00:16 0:00:16 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2825k 0:00:17 0:00:17 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2669k 0:00:18 0:00:18 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2530k 0:00:19 0:00:19 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2405k 0:00:20 0:00:20 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2292k 0:00:21 0:00:21 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2188k 0:00:22 0:00:22 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2094k 0:00:23 0:00:23 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 2007k 0:00:24 0:00:24 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1928k 0:00:25 0:00:25 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1854k 0:00:26 0:00:26 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1786k 0:00:27 0:00:27 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1723k 0:00:28 0:00:28 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1664k 0:00:29 0:00:29 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1608k 0:00:30 0:00:30 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1557k 0:00:31 0:00:31 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1509k 0:00:32 0:00:32 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1463k 0:00:33 0:00:33 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1420k 0:00:34 0:00:34 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1380k 0:00:35 0:00:35 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1342k 0:00:36 0:00:36 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1306k 0:00:37 0:00:37 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1272k 0:00:38 0:00:38 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1239k 0:00:39 0:00:39 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1208k 0:00:40 0:00:40 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1179k 0:00:41 0:00:41 --:--:-- 0
100 47.5M 0 0 100 47.5M 0 1151k 0:00:42 0:00:42 --:--:-- 0
100 47.5M 0 43 100 47.5M 1 1141k 0:00:42 0:00:42 --:--:-- 9
[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/M009@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": "# 参数发布通知
### [厦门007 009车参数]
---
- 状态: 编译成功
- 执行人:yangjun
- 更新车辆:
> - [M007slave]:
**公有dev**: 4d9059f.**2024/01/15/09:41:15**
**私有dev**: 9915ee8.**2023/12/18/13:27:36**
> - [M009slave]:
**公有dev**: 4d9059f.**2024/01/15/09:41:15**
**私有dev**: 0ff0557.**2023/12/18/13:27:55**
---
> 请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 717 100 27 100 690 264 6764 --:--:-- --:--:-- --:--:-- 7099
[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